Pull request #40091 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c057825cf56850ffb97cae532d0bfa261b4b9a53+9e7d5ac5ea55dc57185f49476e03d6efa76b3512 (972ab2dac254d5f6708c73c3c7e47d87486836a9) 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 [2019-10-30T17:08:10.256Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-30T17:08:10.263Z] Trying to pass milestone 11 [Pipeline] milestone [2019-10-30T17:08:10.286Z] Trying to pass milestone 12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-30T17:08:10.472Z] Running on ubuntu-1804-overlay2 (i-03cc95256957b2dbb) in /home/ubuntu/workspace/moby_PR-40091 [Pipeline] { [Pipeline] checkout [2019-10-30T17:08:10.517Z] using credential docker-jenkins-github-credentials [2019-10-30T17:08:10.533Z] Fetching changes from the remote Git repository [2019-10-30T17:08:10.544Z] Fetching without tags [2019-10-30T17:08:10.523Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-30T17:08:10.534Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:10.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:10.545Z] > git --version # timeout=10 [2019-10-30T17:08:10.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:10.563Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:23.763Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:24.333Z] Merge succeeded, producing c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:24.334Z] Checking out Revision c057825cf56850ffb97cae532d0bfa261b4b9a53 (PR-40091) [2019-10-30T17:08:24.669Z] Commit message: "Pass VERSION variable to binary build targets." [2019-10-30T17:08:24.682Z] First time build. Skipping changelog. [2019-10-30T17:08:23.765Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:23.773Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:24.296Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-30T17:08:24.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-30T17:08:24.336Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:24.350Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:24.672Z] > git rev-list --no-walk 20a5b46c11c874b8840d76c6919d55213520701d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-30T17:08:25.784Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40091:/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 [2019-10-30T17:08:25.784Z] Unable to find image 'alpine:latest' locally [2019-10-30T17:08:25.784Z] latest: Pulling from library/alpine [2019-10-30T17:08:25.784Z] 89d9c30c1d48: Already exists [2019-10-30T17:08:26.041Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-10-30T17:08:26.041Z] Status: Downloaded newer image for alpine:latest [2019-10-30T17:08:29.318Z] 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 [2019-10-30T17:08:30.499Z] Running on ubuntu-1804-overlay2 (i-0aa3c197c677582ab) in /home/ubuntu/workspace/moby_PR-40091 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] { [2019-10-30T17:08:30.534Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0009eeb2e23f99b4c) in /home/ubuntu/workspace/moby_PR-40091 [Pipeline] checkout [2019-10-30T17:08:30.562Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-40091 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-10-30T17:08:30.614Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-30T17:08:30.625Z] Cloning the remote Git repository [2019-10-30T17:08:30.625Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-30T17:08:30.649Z] Running on ubuntu-1804-overlay2 (i-0df1d79a188319251) in /home/ubuntu/workspace/moby_PR-40091 [Pipeline] { [2019-10-30T17:08:30.654Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40091 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2019-10-30T17:08:30.710Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-10-30T17:08:30.718Z] Cloning the remote Git repository [2019-10-30T17:08:30.718Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] { [2019-10-30T17:08:30.781Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2019-10-30T17:08:30.798Z] Cloning the remote Git repository [2019-10-30T17:08:30.798Z] 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] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-30T17:08:31.028Z] using credential docker-jenkins-github-credentials [2019-10-30T17:08:31.076Z] Cloning the remote Git repository [2019-10-30T17:08:31.077Z] Cloning with configured refspecs honoured and without tags [2019-10-30T17:08:30.641Z] Cloning repository https://github.com/moby/moby.git [2019-10-30T17:08:30.641Z] > git init /home/ubuntu/workspace/moby_PR-40091 # timeout=10 [2019-10-30T17:08:30.659Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:30.659Z] > git --version # timeout=10 [2019-10-30T17:08:30.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:30.673Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:30.726Z] Cloning repository https://github.com/moby/moby.git [2019-10-30T17:08:30.726Z] > git init /home/ubuntu/workspace/moby_PR-40091 # timeout=10 [2019-10-30T17:08:30.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:30.750Z] > git --version # timeout=10 [2019-10-30T17:08:30.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:30.756Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:30.807Z] Cloning repository https://github.com/moby/moby.git [2019-10-30T17:08:30.808Z] > git init /home/docker/workspace/moby_PR-40091 # timeout=10 [2019-10-30T17:08:30.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:30.824Z] > git --version # timeout=10 [2019-10-30T17:08:30.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:30.830Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:31.111Z] Cloning repository https://github.com/moby/moby.git [2019-10-30T17:08:31.114Z] > git init /home/jenkins/workspace/moby_PR-40091 # timeout=10 [2019-10-30T17:08:31.158Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:31.160Z] > git --version # timeout=10 [2019-10-30T17:08:31.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:31.181Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:32.628Z] using credential docker-jenkins-github-credentials [2019-10-30T17:08:32.634Z] Cloning the remote Git repository [2019-10-30T17:08:32.634Z] Cloning with configured refspecs honoured and without tags [2019-10-30T17:08:32.655Z] Cloning repository https://github.com/moby/moby.git [2019-10-30T17:08:32.690Z] > git init /home/ubuntu/workspace/moby_PR-40091 # timeout=10 [2019-10-30T17:08:32.919Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:32.919Z] > git --version # timeout=10 [2019-10-30T17:08:32.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:32.937Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:39.962Z] Fetching without tags [2019-10-30T17:08:40.385Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:39.824Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:39.844Z] > git config --add remote.origin.fetch +refs/pull/40091/head:refs/remotes/origin/PR-40091 # timeout=10 [2019-10-30T17:08:39.863Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-30T17:08:39.928Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:39.996Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:39.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:40.000Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:40.418Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:40.437Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:41.164Z] Merge succeeded, producing c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:41.165Z] Checking out Revision c057825cf56850ffb97cae532d0bfa261b4b9a53 (PR-40091) [2019-10-30T17:08:42.008Z] Commit message: "Pass VERSION variable to binary build targets." [2019-10-30T17:08:41.058Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-30T17:08:41.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-30T17:08:41.197Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:41.218Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-30T17:08:43.355Z] + docker version [2019-10-30T17:08:43.355Z] Client: [2019-10-30T17:08:43.355Z] Version: 18.06.1-ce [2019-10-30T17:08:43.355Z] API version: 1.38 [2019-10-30T17:08:43.355Z] Go version: go1.10.3 [2019-10-30T17:08:43.355Z] Git commit: e68fc7a [2019-10-30T17:08:43.355Z] Built: Tue Aug 21 17:24:34 2018 [2019-10-30T17:08:43.355Z] OS/Arch: linux/s390x [2019-10-30T17:08:43.355Z] Experimental: false [2019-10-30T17:08:43.355Z] [2019-10-30T17:08:43.355Z] Server: [2019-10-30T17:08:43.355Z] Engine: [2019-10-30T17:08:43.355Z] Version: 18.06.1-ce [2019-10-30T17:08:43.355Z] API version: 1.38 (minimum version 1.12) [2019-10-30T17:08:43.355Z] Go version: go1.10.3 [2019-10-30T17:08:43.355Z] Git commit: e68fc7a [2019-10-30T17:08:43.355Z] Built: Tue Aug 21 17:23:34 2018 [2019-10-30T17:08:43.355Z] OS/Arch: linux/s390x [2019-10-30T17:08:43.355Z] Experimental: true [Pipeline] sh [2019-10-30T17:08:43.919Z] Fetching without tags [2019-10-30T17:08:44.195Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:44.227Z] + docker info [2019-10-30T17:08:44.227Z] Containers: 0 [2019-10-30T17:08:44.227Z] Running: 0 [2019-10-30T17:08:44.227Z] Paused: 0 [2019-10-30T17:08:44.227Z] Stopped: 0 [2019-10-30T17:08:44.227Z] Images: 0 [2019-10-30T17:08:44.227Z] Server Version: 18.06.1-ce [2019-10-30T17:08:44.227Z] Storage Driver: overlay2 [2019-10-30T17:08:44.227Z] Backing Filesystem: extfs [2019-10-30T17:08:44.227Z] Supports d_type: true [2019-10-30T17:08:44.227Z] Native Overlay Diff: true [2019-10-30T17:08:44.227Z] Logging Driver: json-file [2019-10-30T17:08:44.227Z] Cgroup Driver: cgroupfs [2019-10-30T17:08:44.227Z] Plugins: [2019-10-30T17:08:44.227Z] Volume: local [2019-10-30T17:08:44.227Z] Network: bridge host ipvlan macvlan null overlay [2019-10-30T17:08:44.227Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-30T17:08:44.227Z] Swarm: inactive [2019-10-30T17:08:44.227Z] Runtimes: runc [2019-10-30T17:08:44.227Z] Default Runtime: runc [2019-10-30T17:08:44.227Z] Init Binary: docker-init [2019-10-30T17:08:44.227Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-30T17:08:44.227Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-30T17:08:44.227Z] init version: fec3683 [2019-10-30T17:08:44.227Z] Security Options: [2019-10-30T17:08:44.227Z] apparmor [2019-10-30T17:08:44.227Z] seccomp [2019-10-30T17:08:44.227Z] Profile: default [2019-10-30T17:08:44.227Z] Kernel Version: 4.4.0-133-generic [2019-10-30T17:08:44.227Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-30T17:08:44.227Z] OSType: linux [2019-10-30T17:08:44.227Z] Architecture: s390x [2019-10-30T17:08:44.227Z] CPUs: 2 [2019-10-30T17:08:44.227Z] Total Memory: 7.862GiB [2019-10-30T17:08:44.227Z] Name: s390x-ubuntu-29 [2019-10-30T17:08:44.227Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-30T17:08:44.227Z] Docker Root Dir: /var/lib/docker [2019-10-30T17:08:44.227Z] Debug Mode (client): false [2019-10-30T17:08:44.227Z] Debug Mode (server): false [2019-10-30T17:08:44.227Z] Username: dockerbuildbot [2019-10-30T17:08:44.227Z] Registry: https://index.docker.io/v1/ [2019-10-30T17:08:44.227Z] Labels: [2019-10-30T17:08:44.227Z] Experimental: true [2019-10-30T17:08:44.227Z] Insecure Registries: [2019-10-30T17:08:44.227Z] 127.0.0.0/8 [2019-10-30T17:08:44.227Z] Live Restore Enabled: false [2019-10-30T17:08:44.227Z] [2019-10-30T17:08:44.227Z] WARNING: No swap limit support [Pipeline] sh [2019-10-30T17:08:43.870Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:43.876Z] > git config --add remote.origin.fetch +refs/pull/40091/head:refs/remotes/origin/PR-40091 # timeout=10 [2019-10-30T17:08:43.899Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-30T17:08:43.916Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:43.935Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:43.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:43.936Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:44.210Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:44.216Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:44.767Z] Merge succeeded, producing c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:44.768Z] Checking out Revision c057825cf56850ffb97cae532d0bfa261b4b9a53 (PR-40091) [2019-10-30T17:08:45.050Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:08:45.050Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:08:45.050Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40091/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-30T17:08:45.051Z] + bash /home/jenkins/workspace/moby_PR-40091/check-config.sh [2019-10-30T17:08:45.051Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-30T17:08:45.051Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-10-30T17:08:45.051Z] [2019-10-30T17:08:45.051Z] Generally Necessary: [2019-10-30T17:08:45.253Z] Commit message: "Pass VERSION variable to binary build targets." [2019-10-30T17:08:45.420Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-30T17:08:45.420Z] - apparmor: enabled and tools installed [2019-10-30T17:08:45.420Z] - CONFIG_NAMESPACES: enabled [2019-10-30T17:08:45.420Z] - CONFIG_NET_NS: enabled [2019-10-30T17:08:45.420Z] - CONFIG_PID_NS: enabled [2019-10-30T17:08:45.420Z] - CONFIG_IPC_NS: enabled [2019-10-30T17:08:45.420Z] - CONFIG_UTS_NS: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CGROUPS: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CPUSETS: enabled [2019-10-30T17:08:45.420Z] - CONFIG_MEMCG: enabled [2019-10-30T17:08:45.420Z] - CONFIG_KEYS: enabled [2019-10-30T17:08:45.420Z] - CONFIG_VETH: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-30T17:08:45.420Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-30T17:08:45.420Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-30T17:08:45.420Z] [2019-10-30T17:08:45.420Z] Optional Features: [2019-10-30T17:08:45.420Z] - CONFIG_USER_NS: enabled [2019-10-30T17:08:45.420Z] - CONFIG_SECCOMP: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-30T17:08:45.420Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-30T17:08:45.420Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-30T17:08:45.420Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-30T17:08:45.420Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-30T17:08:45.420Z] - CONFIG_BLK_CGROUP: enabled [2019-10-30T17:08:45.420Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-30T17:08:45.420Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CGROUP_PERF: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-30T17:08:45.420Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-30T17:08:45.420Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-30T17:08:45.420Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-30T17:08:45.420Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_IP_VS: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-30T17:08:45.420Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-30T17:08:45.420Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-30T17:08:45.420Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_EXT4_FS: enabled [2019-10-30T17:08:45.420Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-30T17:08:45.420Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-30T17:08:45.420Z] - Network Drivers: [2019-10-30T17:08:45.420Z] - "overlay": [2019-10-30T17:08:45.420Z] - CONFIG_VXLAN: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-30T17:08:45.420Z] Optional (for encrypted networks): [2019-10-30T17:08:45.420Z] - CONFIG_CRYPTO: enabled [2019-10-30T17:08:45.420Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_XFRM: enabled [2019-10-30T17:08:45.420Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-30T17:08:45.420Z] - "ipvlan": [2019-10-30T17:08:45.420Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-30T17:08:45.420Z] - "macvlan": [2019-10-30T17:08:45.420Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_DUMMY: enabled (as module) [2019-10-30T17:08:45.420Z] - "ftp,tftp client in container": [2019-10-30T17:08:45.420Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-30T17:08:45.420Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-30T17:08:45.420Z] - Storage Drivers: [2019-10-30T17:08:45.420Z] - "aufs": [2019-10-30T17:08:45.476Z] Fetching without tags [2019-10-30T17:08:45.500Z] Still waiting to schedule task [2019-10-30T17:08:45.500Z] Waiting for next available executor on ‘windows-2019’ [2019-10-30T17:08:45.783Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-30T17:08:45.783Z] - "btrfs": [2019-10-30T17:08:45.783Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-30T17:08:45.783Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-30T17:08:45.783Z] - "devicemapper": [2019-10-30T17:08:45.783Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-30T17:08:45.783Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-30T17:08:45.783Z] - "overlay": [2019-10-30T17:08:45.783Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-30T17:08:45.783Z] - "zfs": [2019-10-30T17:08:45.783Z] - /dev/zfs: missing [2019-10-30T17:08:45.783Z] - zfs command: missing [2019-10-30T17:08:45.783Z] - zpool command: missing [2019-10-30T17:08:45.783Z] [2019-10-30T17:08:45.783Z] Limits: [2019-10-30T17:08:45.783Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-30T17:08:45.783Z] [2019-10-30T17:08:45.783Z] + true [2019-10-30T17:08:45.856Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit c057825cf56850ffb97cae532d0bfa261b4b9a53 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-30T17:08:46.195Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-30T17:08:44.757Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-30T17:08:44.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-30T17:08:44.783Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:44.791Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:46.453Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:45.456Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:45.461Z] > git config --add remote.origin.fetch +refs/pull/40091/head:refs/remotes/origin/PR-40091 # timeout=10 [2019-10-30T17:08:45.466Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-30T17:08:45.475Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:45.484Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:45.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:45.485Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:45.864Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:45.873Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:46.607Z] + docker version [2019-10-30T17:08:46.607Z] Client: Docker Engine - Community [2019-10-30T17:08:46.607Z] Version: 19.03.2 [2019-10-30T17:08:46.607Z] API version: 1.40 [2019-10-30T17:08:46.607Z] Go version: go1.12.8 [2019-10-30T17:08:46.607Z] Git commit: 6a30dfc [2019-10-30T17:08:46.607Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-30T17:08:46.607Z] OS/Arch: linux/amd64 [2019-10-30T17:08:46.607Z] Experimental: false [2019-10-30T17:08:46.607Z] [2019-10-30T17:08:46.607Z] Server: Docker Engine - Community [2019-10-30T17:08:46.607Z] Engine: [2019-10-30T17:08:46.607Z] Version: 19.03.2 [2019-10-30T17:08:46.607Z] API version: 1.40 (minimum version 1.12) [2019-10-30T17:08:46.607Z] Go version: go1.12.8 [2019-10-30T17:08:46.607Z] Git commit: 6a30dfc [2019-10-30T17:08:46.607Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-30T17:08:46.607Z] OS/Arch: linux/amd64 [2019-10-30T17:08:46.607Z] Experimental: true [2019-10-30T17:08:46.607Z] containerd: [2019-10-30T17:08:46.607Z] Version: 1.2.6 [2019-10-30T17:08:46.607Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-30T17:08:46.607Z] runc: [2019-10-30T17:08:46.607Z] Version: 1.0.0-rc8 [2019-10-30T17:08:46.607Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-30T17:08:46.607Z] docker-init: [2019-10-30T17:08:46.607Z] Version: 0.18.0 [2019-10-30T17:08:46.607Z] GitCommit: fec3683 [Pipeline] sh [2019-10-30T17:08:46.637Z] + make bundles/buildx [2019-10-30T17:08:46.637Z] make: command: Command not found [2019-10-30T17:08:46.637Z] make: command: Command not found [2019-10-30T17:08:46.637Z] mkdir bundles [2019-10-30T17:08:46.637Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-30T17:08:46.637Z] --build-arg BUILDX_COMMIT \ [2019-10-30T17:08:46.637Z] --build-arg BUILDX_REPO \ [2019-10-30T17:08:46.637Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-30T17:08:46.637Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-30T17:08:46.637Z] . [2019-10-30T17:08:46.637Z] /bin/sh: 4: go: not found [2019-10-30T17:08:46.637Z] /bin/sh: 5: go: not found [2019-10-30T17:08:46.747Z] Merge succeeded, producing c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:46.748Z] Checking out Revision c057825cf56850ffb97cae532d0bfa261b4b9a53 (PR-40091) [2019-10-30T17:08:46.895Z] + docker info [2019-10-30T17:08:47.032Z] Merge succeeded, producing c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:47.033Z] Checking out Revision c057825cf56850ffb97cae532d0bfa261b4b9a53 (PR-40091) [2019-10-30T17:08:46.133Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:46.142Z] > git config --add remote.origin.fetch +refs/pull/40091/head:refs/remotes/origin/PR-40091 # timeout=10 [2019-10-30T17:08:46.151Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-30T17:08:46.173Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:46.196Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:46.197Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:46.197Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:46.461Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:46.476Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:46.996Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-30T17:08:47.016Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-30T17:08:47.032Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:47.047Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:47.377Z] Commit message: "Pass VERSION variable to binary build targets." [2019-10-30T17:08:47.921Z] Sending build context to Docker daemon 50.11MB [2019-10-30T17:08:47.922Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-30T17:08:47.922Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-30T17:08:47.922Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-30T17:08:47.922Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-30T17:08:47.971Z] Commit message: "Pass VERSION variable to binary build targets." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-30T17:08:48.305Z] 1.12.10-stretch: Pulling from library/golang [2019-10-30T17:08:48.305Z] ade01ea651a2: Pulling fs layer [2019-10-30T17:08:48.305Z] fbabdb69f639: Pulling fs layer [2019-10-30T17:08:48.305Z] ff33bd1013d7: Pulling fs layer [2019-10-30T17:08:48.305Z] 85cfe9d77eff: Pulling fs layer [2019-10-30T17:08:48.305Z] ace5139f9caa: Pulling fs layer [2019-10-30T17:08:48.305Z] e4d79466b81c: Pulling fs layer [2019-10-30T17:08:48.305Z] b00baabad4ce: Pulling fs layer [2019-10-30T17:08:48.305Z] 85cfe9d77eff: Waiting [2019-10-30T17:08:48.305Z] ace5139f9caa: Waiting [2019-10-30T17:08:48.305Z] e4d79466b81c: Waiting [2019-10-30T17:08:48.305Z] b00baabad4ce: Waiting [2019-10-30T17:08:48.342Z] + docker version [2019-10-30T17:08:48.342Z] Client: Docker Engine - Community [2019-10-30T17:08:48.342Z] Version: 19.03.2 [2019-10-30T17:08:48.342Z] API version: 1.40 [2019-10-30T17:08:48.342Z] Go version: go1.12.8 [2019-10-30T17:08:48.342Z] Git commit: 6a30dfc [2019-10-30T17:08:48.342Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-30T17:08:48.342Z] OS/Arch: linux/arm64 [2019-10-30T17:08:48.342Z] Experimental: false [2019-10-30T17:08:48.342Z] [2019-10-30T17:08:48.342Z] Server: Docker Engine - Community [2019-10-30T17:08:48.342Z] Engine: [2019-10-30T17:08:48.342Z] Version: 19.03.2 [2019-10-30T17:08:48.342Z] API version: 1.40 (minimum version 1.12) [2019-10-30T17:08:48.342Z] Go version: go1.12.8 [2019-10-30T17:08:48.342Z] Git commit: 6a30dfc [2019-10-30T17:08:48.342Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-30T17:08:48.342Z] OS/Arch: linux/arm64 [2019-10-30T17:08:48.342Z] Experimental: true [2019-10-30T17:08:48.342Z] containerd: [2019-10-30T17:08:48.342Z] Version: 1.2.6 [2019-10-30T17:08:48.342Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-30T17:08:48.342Z] runc: [2019-10-30T17:08:48.342Z] Version: 1.0.0-rc8 [2019-10-30T17:08:48.342Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-30T17:08:48.342Z] docker-init: [2019-10-30T17:08:48.342Z] Version: 0.18.0 [2019-10-30T17:08:48.342Z] GitCommit: fec3683 [Pipeline] sh [2019-10-30T17:08:46.731Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-30T17:08:46.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-30T17:08:46.756Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:46.760Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-30T17:08:48.631Z] + docker info [2019-10-30T17:08:48.916Z] ff33bd1013d7: Verifying Checksum [2019-10-30T17:08:48.916Z] fbabdb69f639: Verifying Checksum [2019-10-30T17:08:48.916Z] fbabdb69f639: Download complete [2019-10-30T17:08:48.939Z] + docker version [2019-10-30T17:08:49.566Z] Client: [2019-10-30T17:08:49.566Z] Debug Mode: false [2019-10-30T17:08:49.566Z] [2019-10-30T17:08:49.566Z] Server: [2019-10-30T17:08:49.566Z] Containers: 0 [2019-10-30T17:08:49.566Z] Running: 0 [2019-10-30T17:08:49.566Z] Paused: 0 [2019-10-30T17:08:49.566Z] Stopped: 0 [2019-10-30T17:08:49.566Z] Images: 2 [2019-10-30T17:08:49.566Z] Server Version: 19.03.2 [2019-10-30T17:08:49.566Z] Storage Driver: overlay2 [2019-10-30T17:08:49.566Z] Backing Filesystem: extfs [2019-10-30T17:08:49.566Z] Supports d_type: true [2019-10-30T17:08:49.566Z] Native Overlay Diff: true [2019-10-30T17:08:49.566Z] Logging Driver: json-file [2019-10-30T17:08:49.566Z] Cgroup Driver: cgroupfs [2019-10-30T17:08:49.566Z] Plugins: [2019-10-30T17:08:49.566Z] Volume: local [2019-10-30T17:08:49.566Z] Network: bridge host ipvlan macvlan null overlay [2019-10-30T17:08:49.566Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-30T17:08:49.566Z] Swarm: inactive [2019-10-30T17:08:49.566Z] Runtimes: runc [2019-10-30T17:08:49.566Z] Default Runtime: runc [2019-10-30T17:08:49.566Z] Init Binary: docker-init [2019-10-30T17:08:49.566Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-30T17:08:49.566Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-30T17:08:49.566Z] init version: fec3683 [2019-10-30T17:08:49.566Z] Security Options: [2019-10-30T17:08:49.566Z] apparmor [2019-10-30T17:08:49.566Z] seccomp [2019-10-30T17:08:49.566Z] Profile: default [2019-10-30T17:08:49.566Z] Kernel Version: 4.15.0-1048-aws [2019-10-30T17:08:49.566Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-30T17:08:49.566Z] OSType: linux [2019-10-30T17:08:49.566Z] Architecture: aarch64 [2019-10-30T17:08:49.566Z] CPUs: 4 [2019-10-30T17:08:49.566Z] Total Memory: 7.525GiB [2019-10-30T17:08:49.566Z] Name: ip-10-100-37-217 [2019-10-30T17:08:49.566Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-30T17:08:49.566Z] Docker Root Dir: /var/lib/docker [2019-10-30T17:08:49.566Z] Debug Mode: false [2019-10-30T17:08:49.566Z] Registry: https://index.docker.io/v1/ [2019-10-30T17:08:49.566Z] Labels: [2019-10-30T17:08:49.566Z] Experimental: true [2019-10-30T17:08:49.566Z] Insecure Registries: [2019-10-30T17:08:49.566Z] 127.0.0.0/8 [2019-10-30T17:08:49.566Z] Live Restore Enabled: true [2019-10-30T17:08:49.566Z] [2019-10-30T17:08:49.566Z] WARNING: No swap limit support [Pipeline] sh [2019-10-30T17:08:49.585Z] 85cfe9d77eff: Verifying Checksum [2019-10-30T17:08:49.585Z] 85cfe9d77eff: Download complete [2019-10-30T17:08:49.856Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:08:49.856Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:08:49.856Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40091/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-30T17:08:49.856Z] + bash /home/ubuntu/workspace/moby_PR-40091/check-config.sh [2019-10-30T17:08:49.856Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-30T17:08:49.856Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-30T17:08:49.856Z] [2019-10-30T17:08:49.856Z] Generally Necessary: [2019-10-30T17:08:49.856Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-30T17:08:50.067Z] ade01ea651a2: Verifying Checksum [2019-10-30T17:08:50.067Z] ade01ea651a2: Download complete [2019-10-30T17:08:50.115Z] - apparmor: enabled and tools installed [2019-10-30T17:08:50.115Z] - CONFIG_NAMESPACES: enabled [2019-10-30T17:08:50.115Z] - CONFIG_NET_NS: enabled [2019-10-30T17:08:50.115Z] - CONFIG_PID_NS: enabled [2019-10-30T17:08:50.115Z] - CONFIG_IPC_NS: enabled [2019-10-30T17:08:50.115Z] - CONFIG_UTS_NS: enabled [2019-10-30T17:08:50.115Z] - CONFIG_CGROUPS: enabled [2019-10-30T17:08:50.115Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-30T17:08:50.115Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-30T17:08:50.115Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-30T17:08:50.115Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-30T17:08:50.115Z] - CONFIG_CPUSETS: enabled [2019-10-30T17:08:50.115Z] - CONFIG_MEMCG: enabled [2019-10-30T17:08:50.115Z] - CONFIG_KEYS: enabled [2019-10-30T17:08:50.115Z] - CONFIG_VETH: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-30T17:08:50.115Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-30T17:08:50.115Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-30T17:08:50.115Z] [2019-10-30T17:08:50.115Z] Optional Features: [2019-10-30T17:08:50.115Z] - CONFIG_USER_NS: enabled [2019-10-30T17:08:50.374Z] - CONFIG_SECCOMP: enabled [2019-10-30T17:08:50.374Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-30T17:08:50.374Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-30T17:08:50.374Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-30T17:08:50.374Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-30T17:08:50.374Z] - CONFIG_BLK_CGROUP: enabled [2019-10-30T17:08:50.374Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-30T17:08:50.374Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-30T17:08:50.374Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-30T17:08:50.374Z] - CONFIG_CGROUP_PERF: enabled [2019-10-30T17:08:50.374Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-30T17:08:50.374Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-30T17:08:50.374Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-30T17:08:50.375Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-30T17:08:50.375Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-30T17:08:50.375Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-30T17:08:50.375Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-30T17:08:50.375Z] - CONFIG_IP_VS: enabled (as module) [2019-10-30T17:08:50.375Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-30T17:08:50.375Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-30T17:08:50.375Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-30T17:08:50.375Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-30T17:08:50.375Z] - CONFIG_EXT4_FS: enabled [2019-10-30T17:08:50.375Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-30T17:08:50.375Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-30T17:08:50.375Z] - Network Drivers: [2019-10-30T17:08:50.375Z] - "overlay": [2019-10-30T17:08:50.491Z] b00baabad4ce: Verifying Checksum [2019-10-30T17:08:50.491Z] b00baabad4ce: Download complete [2019-10-30T17:08:50.633Z] - CONFIG_VXLAN: enabled (as module) [2019-10-30T17:08:50.633Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-30T17:08:50.633Z] Optional (for encrypted networks): [2019-10-30T17:08:50.633Z] - CONFIG_CRYPTO: enabled [2019-10-30T17:08:50.633Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-30T17:08:50.633Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-30T17:08:50.633Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-30T17:08:50.633Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-30T17:08:50.633Z] - CONFIG_XFRM: enabled [2019-10-30T17:08:50.633Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-30T17:08:50.633Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-30T17:08:50.633Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-30T17:08:50.634Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-30T17:08:50.634Z] - "ipvlan": [2019-10-30T17:08:50.634Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-30T17:08:50.634Z] - "macvlan": [2019-10-30T17:08:50.634Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-30T17:08:50.634Z] - CONFIG_DUMMY: enabled (as module) [2019-10-30T17:08:50.634Z] - "ftp,tftp client in container": [2019-10-30T17:08:50.634Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-30T17:08:50.634Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-30T17:08:50.634Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-30T17:08:50.634Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-30T17:08:50.634Z] - Storage Drivers: [2019-10-30T17:08:50.634Z] - "aufs": [2019-10-30T17:08:50.634Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-30T17:08:50.634Z] - "btrfs": [2019-10-30T17:08:50.634Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-30T17:08:50.634Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-30T17:08:50.634Z] - "devicemapper": [2019-10-30T17:08:50.891Z] ace5139f9caa: Verifying Checksum [2019-10-30T17:08:50.891Z] ace5139f9caa: Download complete [2019-10-30T17:08:50.891Z] e4d79466b81c: Verifying Checksum [2019-10-30T17:08:50.891Z] e4d79466b81c: Download complete [2019-10-30T17:08:50.892Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-30T17:08:50.892Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-30T17:08:50.892Z] - "overlay": [2019-10-30T17:08:50.892Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-30T17:08:50.892Z] - "zfs": [2019-10-30T17:08:50.892Z] - /dev/zfs: missing [2019-10-30T17:08:50.892Z] - zfs command: missing [2019-10-30T17:08:50.892Z] - zpool command: missing [2019-10-30T17:08:50.892Z] [2019-10-30T17:08:50.892Z] Limits: [2019-10-30T17:08:50.892Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-30T17:08:50.892Z] [2019-10-30T17:08:50.892Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-30T17:08:51.070Z] Client: [2019-10-30T17:08:51.070Z] Debug Mode: false [2019-10-30T17:08:51.070Z] [2019-10-30T17:08:51.070Z] Server: [2019-10-30T17:08:51.070Z] Containers: 0 [2019-10-30T17:08:51.070Z] Running: 0 [2019-10-30T17:08:51.070Z] Paused: 0 [2019-10-30T17:08:51.070Z] Stopped: 0 [2019-10-30T17:08:51.070Z] Images: 0 [2019-10-30T17:08:51.070Z] Server Version: 19.03.2 [2019-10-30T17:08:51.070Z] Storage Driver: overlay2 [2019-10-30T17:08:51.070Z] Backing Filesystem: extfs [2019-10-30T17:08:51.070Z] Supports d_type: true [2019-10-30T17:08:51.070Z] Native Overlay Diff: true [2019-10-30T17:08:51.070Z] Logging Driver: json-file [2019-10-30T17:08:51.070Z] Cgroup Driver: cgroupfs [2019-10-30T17:08:51.070Z] Plugins: [2019-10-30T17:08:51.070Z] Volume: local [2019-10-30T17:08:51.070Z] Network: bridge host ipvlan macvlan null overlay [2019-10-30T17:08:51.070Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-30T17:08:51.070Z] Swarm: inactive [2019-10-30T17:08:51.070Z] Runtimes: runc [2019-10-30T17:08:51.070Z] Default Runtime: runc [2019-10-30T17:08:51.070Z] Init Binary: docker-init [2019-10-30T17:08:51.070Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-30T17:08:51.070Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-30T17:08:51.070Z] init version: fec3683 [2019-10-30T17:08:51.070Z] Security Options: [2019-10-30T17:08:51.070Z] apparmor [2019-10-30T17:08:51.070Z] seccomp [2019-10-30T17:08:51.070Z] Profile: default [2019-10-30T17:08:51.070Z] Kernel Version: 4.15.0-1048-aws [2019-10-30T17:08:51.070Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-30T17:08:51.070Z] OSType: linux [2019-10-30T17:08:51.070Z] Architecture: x86_64 [2019-10-30T17:08:51.070Z] CPUs: 2 [2019-10-30T17:08:51.070Z] Total Memory: 7.501GiB [2019-10-30T17:08:51.070Z] Name: ip-10-100-60-169 [2019-10-30T17:08:51.070Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-30T17:08:51.070Z] Docker Root Dir: /var/lib/docker [2019-10-30T17:08:51.070Z] Debug Mode: false [2019-10-30T17:08:51.070Z] Registry: https://index.docker.io/v1/ [2019-10-30T17:08:51.070Z] Labels: [2019-10-30T17:08:51.070Z] Experimental: true [2019-10-30T17:08:51.070Z] Insecure Registries: [2019-10-30T17:08:51.070Z] 127.0.0.0/8 [2019-10-30T17:08:51.070Z] Live Restore Enabled: true [2019-10-30T17:08:51.070Z] [2019-10-30T17:08:51.070Z] WARNING: No swap limit support [Pipeline] sh [2019-10-30T17:08:51.226Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 . [2019-10-30T17:08:51.226Z] #2 [internal] load build definition from Dockerfile [2019-10-30T17:08:51.226Z] #2 transferring dockerfile: 14.85kB 0.0s done [2019-10-30T17:08:51.226Z] #2 DONE 0.1s [2019-10-30T17:08:51.226Z] [2019-10-30T17:08:51.226Z] #1 [internal] load .dockerignore [2019-10-30T17:08:51.226Z] #1 transferring context: 87B 0.0s done [2019-10-30T17:08:51.226Z] #1 DONE 0.1s [2019-10-30T17:08:51.226Z] [2019-10-30T17:08:51.226Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-30T17:08:51.353Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:08:51.353Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:08:51.353Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40091/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-30T17:08:51.353Z] + bash /home/ubuntu/workspace/moby_PR-40091/check-config.sh [2019-10-30T17:08:51.353Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-30T17:08:51.353Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-30T17:08:51.353Z] [2019-10-30T17:08:51.353Z] Generally Necessary: [2019-10-30T17:08:51.353Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-30T17:08:51.353Z] - apparmor: enabled and tools installed [2019-10-30T17:08:51.353Z] - CONFIG_NAMESPACES: enabled [2019-10-30T17:08:51.353Z] - CONFIG_NET_NS: enabled [2019-10-30T17:08:51.353Z] - CONFIG_PID_NS: enabled [2019-10-30T17:08:51.353Z] - CONFIG_IPC_NS: enabled [2019-10-30T17:08:51.353Z] - CONFIG_UTS_NS: enabled [2019-10-30T17:08:51.353Z] - CONFIG_CGROUPS: enabled [2019-10-30T17:08:51.353Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-30T17:08:51.353Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-30T17:08:51.353Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-30T17:08:51.353Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-30T17:08:51.353Z] - CONFIG_CPUSETS: enabled [2019-10-30T17:08:51.353Z] - CONFIG_MEMCG: enabled [2019-10-30T17:08:51.353Z] - CONFIG_KEYS: enabled [2019-10-30T17:08:51.353Z] - CONFIG_VETH: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-30T17:08:51.353Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-30T17:08:51.353Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-30T17:08:51.353Z] [2019-10-30T17:08:51.353Z] Optional Features: [2019-10-30T17:08:51.353Z] - CONFIG_USER_NS: enabled [2019-10-30T17:08:51.353Z] - CONFIG_SECCOMP: enabled [2019-10-30T17:08:51.353Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-30T17:08:51.353Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-30T17:08:51.353Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-30T17:08:51.353Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-30T17:08:51.353Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-30T17:08:51.353Z] - CONFIG_BLK_CGROUP: enabled [2019-10-30T17:08:51.353Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-30T17:08:51.353Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-30T17:08:51.353Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-30T17:08:51.353Z] - CONFIG_CGROUP_PERF: enabled [2019-10-30T17:08:51.353Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-30T17:08:51.484Z] #3 DONE 0.1s [2019-10-30T17:08:51.484Z] [2019-10-30T17:08:51.484Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-30T17:08:51.484Z] #4 CACHED [2019-10-30T17:08:51.611Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-30T17:08:51.611Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-30T17:08:51.611Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-30T17:08:51.611Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-30T17:08:51.611Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-30T17:08:51.611Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-30T17:08:51.611Z] - CONFIG_IP_VS: enabled (as module) [2019-10-30T17:08:51.611Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-30T17:08:51.611Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-30T17:08:51.611Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-30T17:08:51.611Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-30T17:08:51.611Z] - CONFIG_EXT4_FS: enabled [2019-10-30T17:08:51.611Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-30T17:08:51.611Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-30T17:08:51.611Z] - Network Drivers: [2019-10-30T17:08:51.611Z] - "overlay": [2019-10-30T17:08:51.611Z] - CONFIG_VXLAN: enabled (as module) [2019-10-30T17:08:51.611Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-30T17:08:51.611Z] Optional (for encrypted networks): [2019-10-30T17:08:51.611Z] - CONFIG_CRYPTO: enabled [2019-10-30T17:08:51.611Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-30T17:08:51.611Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-30T17:08:51.611Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-30T17:08:51.611Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-30T17:08:51.611Z] - CONFIG_XFRM: enabled [2019-10-30T17:08:51.611Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-30T17:08:51.611Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-30T17:08:51.611Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-30T17:08:51.611Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-30T17:08:51.612Z] - "ipvlan": [2019-10-30T17:08:51.612Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-30T17:08:51.612Z] - "macvlan": [2019-10-30T17:08:51.612Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-30T17:08:51.612Z] - CONFIG_DUMMY: enabled (as module) [2019-10-30T17:08:51.612Z] - "ftp,tftp client in container": [2019-10-30T17:08:51.612Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-30T17:08:51.612Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-30T17:08:51.612Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-30T17:08:51.612Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-30T17:08:51.612Z] - Storage Drivers: [2019-10-30T17:08:51.612Z] - "aufs": [2019-10-30T17:08:51.612Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-30T17:08:51.612Z] - "btrfs": [2019-10-30T17:08:51.612Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-30T17:08:51.612Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-30T17:08:51.612Z] - "devicemapper": [2019-10-30T17:08:51.612Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-30T17:08:51.612Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-30T17:08:51.612Z] - "overlay": [2019-10-30T17:08:51.612Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-30T17:08:51.612Z] - "zfs": [2019-10-30T17:08:51.612Z] - /dev/zfs: missing [2019-10-30T17:08:51.612Z] - zfs command: missing [2019-10-30T17:08:51.612Z] - zpool command: missing [2019-10-30T17:08:51.612Z] [2019-10-30T17:08:51.612Z] Limits: [2019-10-30T17:08:51.612Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-30T17:08:51.612Z] [2019-10-30T17:08:51.612Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-30T17:08:51.945Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 . [2019-10-30T17:08:51.945Z] #2 [internal] load .dockerignore [2019-10-30T17:08:51.945Z] #2 transferring context: 87B done [2019-10-30T17:08:51.945Z] #2 DONE 0.0s [2019-10-30T17:08:51.945Z] [2019-10-30T17:08:51.945Z] #1 [internal] load build definition from Dockerfile [2019-10-30T17:08:51.945Z] #1 transferring dockerfile: 14.85kB done [2019-10-30T17:08:51.945Z] #1 DONE 0.0s [2019-10-30T17:08:51.945Z] [2019-10-30T17:08:51.945Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-30T17:08:52.052Z] [2019-10-30T17:08:52.052Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-30T17:08:52.052Z] #6 DONE 0.1s [2019-10-30T17:08:52.052Z] [2019-10-30T17:08:52.052Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-30T17:08:52.052Z] #5 DONE 0.0s [2019-10-30T17:08:52.052Z] [2019-10-30T17:08:52.052Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-30T17:08:52.052Z] #65 DONE 0.0s [2019-10-30T17:08:52.052Z] [2019-10-30T17:08:52.052Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:08:52.052Z] #7 DONE 0.0s [2019-10-30T17:08:52.052Z] [2019-10-30T17:08:52.052Z] #19 [internal] load build context [2019-10-30T17:08:52.202Z] #3 DONE 0.2s [2019-10-30T17:08:52.202Z] [2019-10-30T17:08:52.202Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-30T17:08:52.202Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-30T17:08:52.202Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-30T17:08:52.202Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-30T17:08:52.202Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-30T17:08:52.202Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-10-30T17:08:52.202Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-30T17:08:52.202Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-30T17:08:52.303Z] ade01ea651a2: Pull complete [2019-10-30T17:08:52.460Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-10-30T17:08:52.460Z] #4 DONE 0.5s [2019-10-30T17:08:53.024Z] [2019-10-30T17:08:53.024Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-30T17:08:53.178Z] fbabdb69f639: Pull complete [2019-10-30T17:08:53.178Z] ff33bd1013d7: Pull complete [2019-10-30T17:08:53.282Z] #6 DONE 0.2s [2019-10-30T17:08:53.282Z] [2019-10-30T17:08:53.282Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-30T17:08:53.282Z] #5 DONE 0.2s [2019-10-30T17:08:53.282Z] [2019-10-30T17:08:53.282Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-30T17:08:53.282Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-30T17:08:53.282Z] #65 DONE 0.0s [2019-10-30T17:08:53.282Z] [2019-10-30T17:08:53.282Z] #19 [internal] load build context [2019-10-30T17:08:53.430Z] #19 transferring context: 45.63MB 1.4s done [2019-10-30T17:08:53.430Z] #19 DONE 1.4s [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:08:53.689Z] #57 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:08:53.689Z] #38 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:08:53.689Z] #47 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-30T17:08:53.689Z] #15 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:08:53.689Z] #22 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #45 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-30T17:08:53.689Z] #49 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-30T17:08:53.689Z] #35 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-30T17:08:53.689Z] #58 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:08:53.689Z] #26 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-30T17:08:53.689Z] #61 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-30T17:08:53.689Z] #30 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:08:53.689Z] #17 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:08:53.689Z] #54 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #60 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:08:53.689Z] #34 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:08:53.689Z] #36 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-30T17:08:53.689Z] #11 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:08:53.689Z] #44 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:08:53.689Z] #50 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-30T17:08:53.689Z] #13 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-30T17:08:53.689Z] #14 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-30T17:08:53.689Z] #8 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:08:53.689Z] #24 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #37 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #64 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #51 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-30T17:08:53.689Z] #67 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:08:53.689Z] #33 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:08:53.689Z] #59 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:08:53.689Z] #52 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:08:53.689Z] #41 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #32 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:08:53.689Z] #10 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:08:53.689Z] #31 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #69 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-30T17:08:53.689Z] #43 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-30T17:08:53.689Z] #21 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-30T17:08:53.689Z] #53 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #48 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-30T17:08:53.689Z] #27 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:08:53.689Z] #56 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:08:53.689Z] #62 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-30T17:08:53.689Z] #66 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-30T17:08:53.689Z] #18 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #39 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #55 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:08:53.689Z] #28 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-30T17:08:53.689Z] #42 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:08:53.689Z] #68 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-30T17:08:53.689Z] #25 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-30T17:08:53.689Z] #23 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-30T17:08:53.689Z] #46 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-30T17:08:53.689Z] #63 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:08:53.689Z] #20 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-30T17:08:53.689Z] #9 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #16 [dev 6/24] RUN ldconfig [2019-10-30T17:08:53.689Z] #16 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-30T17:08:53.689Z] #29 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-30T17:08:53.689Z] #12 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:08:53.689Z] #40 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-30T17:08:53.689Z] #70 CACHED [2019-10-30T17:08:53.689Z] [2019-10-30T17:08:53.689Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-30T17:08:54.958Z] 85cfe9d77eff: Pull complete [2019-10-30T17:08:55.490Z] Client: Docker Engine - Community [2019-10-30T17:08:55.490Z] Version: 19.03.2 [2019-10-30T17:08:55.490Z] API version: 1.40 [2019-10-30T17:08:55.490Z] Go version: go1.12.8 [2019-10-30T17:08:55.490Z] Git commit: 6a30dfc [2019-10-30T17:08:55.490Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-30T17:08:55.490Z] OS/Arch: linux/amd64 [2019-10-30T17:08:55.490Z] Experimental: false [2019-10-30T17:08:55.490Z] [2019-10-30T17:08:55.490Z] Server: Docker Engine - Community [2019-10-30T17:08:55.490Z] Engine: [2019-10-30T17:08:55.490Z] Version: 19.03.2 [2019-10-30T17:08:55.490Z] API version: 1.40 (minimum version 1.12) [2019-10-30T17:08:55.490Z] Go version: go1.12.8 [2019-10-30T17:08:55.490Z] Git commit: 6a30dfc [2019-10-30T17:08:55.490Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-30T17:08:55.490Z] OS/Arch: linux/amd64 [2019-10-30T17:08:55.490Z] Experimental: true [2019-10-30T17:08:55.490Z] containerd: [2019-10-30T17:08:55.490Z] Version: 1.2.6 [2019-10-30T17:08:55.490Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-30T17:08:55.490Z] runc: [2019-10-30T17:08:55.490Z] Version: 1.0.0-rc8 [2019-10-30T17:08:55.490Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-30T17:08:55.490Z] docker-init: [2019-10-30T17:08:55.490Z] Version: 0.18.0 [2019-10-30T17:08:55.490Z] GitCommit: fec3683 [Pipeline] sh [2019-10-30T17:08:55.800Z] + docker info [2019-10-30T17:08:56.225Z] #71 DONE 2.0s [2019-10-30T17:08:56.225Z] [2019-10-30T17:08:56.225Z] #72 exporting to image [2019-10-30T17:08:56.225Z] #72 exporting layers [2019-10-30T17:08:56.230Z] ace5139f9caa: Pull complete [2019-10-30T17:08:57.167Z] #72 exporting layers 1.4s done [2019-10-30T17:08:57.167Z] #72 writing image sha256:b866e6709c3e8bd2fe9e4b320a8226ec8ef1875eab15a6dea9b09c16140a8f9d done [2019-10-30T17:08:57.167Z] #72 naming to docker.io/library/docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 done [2019-10-30T17:08:57.167Z] #72 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-30T17:08:57.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/test/unit [2019-10-30T17:08:57.548Z] #19 transferring context: 45.63MB 3.7s done [2019-10-30T17:08:57.548Z] #19 DONE 3.8s [2019-10-30T17:08:57.548Z] [2019-10-30T17:08:57.548Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:08:57.548Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-30T17:08:57.548Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.5s done [2019-10-30T17:08:57.548Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.3s done [2019-10-30T17:08:57.548Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-30T17:08:57.548Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-30T17:08:57.548Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.8s done [2019-10-30T17:08:57.548Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-30T17:08:57.548Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.2s done [2019-10-30T17:08:57.548Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.5s done [2019-10-30T17:08:57.548Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.7s [2019-10-30T17:08:57.548Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 2.7s [2019-10-30T17:08:57.548Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.6s done [2019-10-30T17:08:57.548Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.7s done [2019-10-30T17:08:57.821Z] Fetching without tags [2019-10-30T17:08:58.113Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.8s done [2019-10-30T17:08:58.113Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-30T17:08:58.306Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:58.678Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.5s done [2019-10-30T17:08:58.678Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-30T17:08:57.783Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:57.788Z] > git config --add remote.origin.fetch +refs/pull/40091/head:refs/remotes/origin/PR-40091 # timeout=10 [2019-10-30T17:08:57.792Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-30T17:08:57.807Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:08:57.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:08:57.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:08:57.824Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:08:58.306Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:58.311Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:58.936Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-10-30T17:08:59.194Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-30T17:08:59.436Z] Merge succeeded, producing c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:08:59.437Z] Checking out Revision c057825cf56850ffb97cae532d0bfa261b4b9a53 (PR-40091) [2019-10-30T17:08:59.956Z] Commit message: "Pass VERSION variable to binary build targets." [2019-10-30T17:08:59.978Z] Client: [2019-10-30T17:08:59.979Z] Debug Mode: false [2019-10-30T17:08:59.979Z] [2019-10-30T17:08:59.979Z] Server: [2019-10-30T17:08:59.979Z] Containers: 0 [2019-10-30T17:08:59.979Z] Running: 0 [2019-10-30T17:08:59.979Z] Paused: 0 [2019-10-30T17:08:59.979Z] Stopped: 0 [2019-10-30T17:08:59.979Z] Images: 0 [2019-10-30T17:08:59.979Z] Server Version: 19.03.2 [2019-10-30T17:08:59.979Z] Storage Driver: overlay2 [2019-10-30T17:08:59.979Z] Backing Filesystem: extfs [2019-10-30T17:08:59.979Z] Supports d_type: true [2019-10-30T17:08:59.979Z] Native Overlay Diff: true [2019-10-30T17:08:59.979Z] Logging Driver: json-file [2019-10-30T17:08:59.979Z] Cgroup Driver: cgroupfs [2019-10-30T17:08:59.979Z] Plugins: [2019-10-30T17:08:59.979Z] Volume: local [2019-10-30T17:08:59.979Z] Network: bridge host ipvlan macvlan null overlay [2019-10-30T17:08:59.979Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-30T17:08:59.979Z] Swarm: inactive [2019-10-30T17:08:59.979Z] Runtimes: runc [2019-10-30T17:08:59.979Z] Default Runtime: runc [2019-10-30T17:08:59.979Z] Init Binary: docker-init [2019-10-30T17:08:59.979Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-30T17:08:59.979Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-30T17:08:59.979Z] init version: fec3683 [2019-10-30T17:08:59.979Z] Security Options: [2019-10-30T17:08:59.979Z] apparmor [2019-10-30T17:08:59.979Z] seccomp [2019-10-30T17:08:59.979Z] Profile: default [2019-10-30T17:08:59.979Z] Kernel Version: 4.15.0-1048-aws [2019-10-30T17:08:59.979Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-30T17:08:59.979Z] OSType: linux [2019-10-30T17:08:59.979Z] Architecture: x86_64 [2019-10-30T17:08:59.979Z] CPUs: 2 [2019-10-30T17:08:59.979Z] Total Memory: 7.501GiB [2019-10-30T17:08:59.979Z] Name: ip-10-100-118-211 [2019-10-30T17:08:59.979Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-30T17:08:59.979Z] Docker Root Dir: /var/lib/docker [2019-10-30T17:08:59.979Z] Debug Mode: false [2019-10-30T17:08:59.979Z] Registry: https://index.docker.io/v1/ [2019-10-30T17:08:59.979Z] Labels: [2019-10-30T17:08:59.979Z] Experimental: true [2019-10-30T17:08:59.979Z] Insecure Registries: [2019-10-30T17:08:59.979Z] 127.0.0.0/8 [2019-10-30T17:08:59.979Z] Live Restore Enabled: true [2019-10-30T17:08:59.979Z] [2019-10-30T17:08:59.979Z] WARNING: No swap limit support [Pipeline] sh [2019-10-30T17:09:00.264Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:09:00.264Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:09:00.264Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40091/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-30T17:09:00.264Z] + bash /home/ubuntu/workspace/moby_PR-40091/check-config.sh [2019-10-30T17:09:00.264Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-30T17:09:00.264Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-30T17:09:00.264Z] [2019-10-30T17:09:00.264Z] Generally Necessary: [2019-10-30T17:09:00.264Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-30T17:09:00.264Z] - apparmor: enabled and tools installed [2019-10-30T17:09:00.264Z] - CONFIG_NAMESPACES: enabled [2019-10-30T17:09:00.264Z] - CONFIG_NET_NS: enabled [2019-10-30T17:09:00.264Z] - CONFIG_PID_NS: enabled [2019-10-30T17:09:00.264Z] - CONFIG_IPC_NS: enabled [2019-10-30T17:09:00.264Z] - CONFIG_UTS_NS: enabled [2019-10-30T17:09:00.264Z] - CONFIG_CGROUPS: enabled [2019-10-30T17:09:00.264Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-30T17:09:00.264Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-30T17:09:00.264Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-30T17:09:00.264Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-30T17:09:00.264Z] - CONFIG_CPUSETS: enabled [2019-10-30T17:09:00.452Z] e4d79466b81c: Pull complete [2019-10-30T17:09:00.522Z] - CONFIG_MEMCG: enabled [2019-10-30T17:09:00.522Z] - CONFIG_KEYS: enabled [2019-10-30T17:09:00.522Z] - CONFIG_VETH: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-30T17:09:00.522Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-30T17:09:00.522Z] [2019-10-30T17:09:00.522Z] Optional Features: [2019-10-30T17:09:00.522Z] - CONFIG_USER_NS: enabled [2019-10-30T17:09:00.522Z] - CONFIG_SECCOMP: enabled [2019-10-30T17:09:00.522Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-30T17:09:00.522Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-30T17:09:00.522Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-30T17:09:00.522Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-30T17:09:00.522Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-30T17:09:00.522Z] - CONFIG_BLK_CGROUP: enabled [2019-10-30T17:09:00.522Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-30T17:09:00.522Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-30T17:09:00.522Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-30T17:09:00.522Z] - CONFIG_CGROUP_PERF: enabled [2019-10-30T17:09:00.522Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-30T17:09:00.522Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-30T17:09:00.522Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-30T17:09:00.522Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-30T17:09:00.522Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-30T17:09:00.522Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_IP_VS: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-30T17:09:00.522Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-30T17:09:00.522Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-30T17:09:00.522Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_EXT4_FS: enabled [2019-10-30T17:09:00.522Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-30T17:09:00.522Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-30T17:09:00.522Z] - Network Drivers: [2019-10-30T17:09:00.522Z] - "overlay": [2019-10-30T17:09:00.522Z] - CONFIG_VXLAN: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-30T17:09:00.522Z] Optional (for encrypted networks): [2019-10-30T17:09:00.522Z] - CONFIG_CRYPTO: enabled [2019-10-30T17:09:00.522Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-30T17:09:00.522Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-30T17:09:00.522Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-30T17:09:00.522Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-30T17:09:00.522Z] - CONFIG_XFRM: enabled [2019-10-30T17:09:00.522Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-30T17:09:00.522Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-10-30T17:09:00.780Z] - "ipvlan": [2019-10-30T17:09:00.780Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-30T17:09:00.780Z] - "macvlan": [2019-10-30T17:09:00.780Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-30T17:09:00.780Z] - CONFIG_DUMMY: enabled (as module) [2019-10-30T17:09:00.780Z] - "ftp,tftp client in container": [2019-10-30T17:09:00.780Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-30T17:09:00.780Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-30T17:09:00.780Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-30T17:09:00.780Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-30T17:09:00.780Z] - Storage Drivers: [2019-10-30T17:09:00.780Z] - "aufs": [2019-10-30T17:09:00.780Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-30T17:09:00.780Z] - "btrfs": [2019-10-30T17:09:00.780Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-30T17:09:00.780Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-30T17:09:00.780Z] - "devicemapper": [2019-10-30T17:09:00.780Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-30T17:09:00.780Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-30T17:09:00.780Z] - "overlay": [2019-10-30T17:09:00.780Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-30T17:09:00.780Z] - "zfs": [2019-10-30T17:09:00.780Z] - /dev/zfs: missing [2019-10-30T17:09:00.780Z] - zfs command: missing [2019-10-30T17:09:00.780Z] - zpool command: missing [2019-10-30T17:09:00.780Z] [2019-10-30T17:09:00.780Z] Limits: [2019-10-30T17:09:00.780Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-30T17:09:00.780Z] [2019-10-30T17:09:00.780Z] + true [Pipeline] } [Pipeline] // stage [2019-10-30T17:09:00.817Z] b00baabad4ce: Pull complete [2019-10-30T17:09:00.817Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-30T17:09:00.817Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-30T17:09:00.817Z] ---> 687421176e14 [2019-10-30T17:09:00.817Z] Step 5/16 : ARG BUILDX_REPO [2019-10-30T17:09:00.817Z] ---> Running in 791c135e6578 [2019-10-30T17:09:00.817Z] Removing intermediate container 791c135e6578 [2019-10-30T17:09:00.817Z] ---> b3355f59e999 [2019-10-30T17:09:00.817Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2019-10-30T17:09:01.092Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.0s done [2019-10-30T17:09:01.092Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-30T17:08:59.393Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-30T17:08:59.421Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-30T17:08:59.442Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:08:59.449Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:09:01.199Z] + docker version [2019-10-30T17:09:01.199Z] Client: [2019-10-30T17:09:01.199Z] Version: 18.06.1-ce [2019-10-30T17:09:01.199Z] API version: 1.38 [2019-10-30T17:09:01.199Z] Go version: go1.10.3 [2019-10-30T17:09:01.199Z] Git commit: e68fc7a [2019-10-30T17:09:01.199Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-30T17:09:01.199Z] OS/Arch: linux/ppc64le [2019-10-30T17:09:01.199Z] Experimental: false [2019-10-30T17:09:01.199Z] [2019-10-30T17:09:01.199Z] Server: [2019-10-30T17:09:01.199Z] Engine: [2019-10-30T17:09:01.199Z] Version: 18.06.1-ce [2019-10-30T17:09:01.199Z] API version: 1.38 (minimum version 1.12) [2019-10-30T17:09:01.199Z] Go version: go1.10.3 [2019-10-30T17:09:01.199Z] Git commit: e68fc7a [2019-10-30T17:09:01.199Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-30T17:09:01.199Z] OS/Arch: linux/ppc64le [2019-10-30T17:09:01.199Z] Experimental: true [2019-10-30T17:09:01.207Z] ---> Running in e6394a5e9e88 [2019-10-30T17:09:01.207Z] Cloning into '/buildx'... [2019-10-30T17:09:01.213Z] + sudo modprobe ip_vs [Pipeline] sh [2019-10-30T17:09:01.472Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 . [2019-10-30T17:09:01.573Z] + docker info [2019-10-30T17:09:01.573Z] Containers: 0 [2019-10-30T17:09:01.573Z] Running: 0 [2019-10-30T17:09:01.573Z] Paused: 0 [2019-10-30T17:09:01.573Z] Stopped: 0 [2019-10-30T17:09:01.573Z] Images: 0 [2019-10-30T17:09:01.573Z] Server Version: 18.06.1-ce [2019-10-30T17:09:01.573Z] Storage Driver: overlay2 [2019-10-30T17:09:01.573Z] Backing Filesystem: extfs [2019-10-30T17:09:01.573Z] Supports d_type: true [2019-10-30T17:09:01.573Z] Native Overlay Diff: true [2019-10-30T17:09:01.573Z] Logging Driver: json-file [2019-10-30T17:09:01.573Z] Cgroup Driver: cgroupfs [2019-10-30T17:09:01.573Z] Plugins: [2019-10-30T17:09:01.573Z] Volume: local [2019-10-30T17:09:01.574Z] Network: bridge host ipvlan macvlan null overlay [2019-10-30T17:09:01.574Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-30T17:09:01.574Z] Swarm: inactive [2019-10-30T17:09:01.574Z] Runtimes: runc [2019-10-30T17:09:01.574Z] Default Runtime: runc [2019-10-30T17:09:01.574Z] Init Binary: docker-init [2019-10-30T17:09:01.574Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-30T17:09:01.574Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-30T17:09:01.574Z] init version: fec3683 [2019-10-30T17:09:01.574Z] Security Options: [2019-10-30T17:09:01.574Z] apparmor [2019-10-30T17:09:01.574Z] seccomp [2019-10-30T17:09:01.574Z] Profile: default [2019-10-30T17:09:01.574Z] Kernel Version: 4.4.0-139-generic [2019-10-30T17:09:01.574Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-30T17:09:01.574Z] OSType: linux [2019-10-30T17:09:01.574Z] Architecture: ppc64le [2019-10-30T17:09:01.574Z] CPUs: 4 [2019-10-30T17:09:01.574Z] Total Memory: 7.972GiB [2019-10-30T17:09:01.574Z] Name: ppc64le-ubuntu-26 [2019-10-30T17:09:01.574Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-30T17:09:01.574Z] Docker Root Dir: /var/lib/docker [2019-10-30T17:09:01.574Z] Debug Mode (client): false [2019-10-30T17:09:01.574Z] Debug Mode (server): false [2019-10-30T17:09:01.574Z] Username: dockerbuildbot [2019-10-30T17:09:01.574Z] Registry: https://index.docker.io/v1/ [2019-10-30T17:09:01.574Z] Labels: [2019-10-30T17:09:01.574Z] Experimental: true [2019-10-30T17:09:01.574Z] Insecure Registries: [2019-10-30T17:09:01.574Z] 127.0.0.0/8 [2019-10-30T17:09:01.574Z] Live Restore Enabled: false [2019-10-30T17:09:01.574Z] [Pipeline] sh [2019-10-30T17:09:01.695Z] ? github.com/docker/docker/api [no test files] [2019-10-30T17:09:01.729Z] #1 [internal] load .dockerignore [2019-10-30T17:09:01.729Z] #1 transferring context: 87B done [2019-10-30T17:09:01.729Z] #1 DONE 0.0s [2019-10-30T17:09:01.729Z] [2019-10-30T17:09:01.729Z] #2 [internal] load build definition from Dockerfile [2019-10-30T17:09:01.729Z] #2 transferring dockerfile: 14.85kB done [2019-10-30T17:09:01.729Z] #2 DONE 0.0s [2019-10-30T17:09:01.729Z] [2019-10-30T17:09:01.729Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-30T17:09:01.950Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:09:01.950Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:09:01.950Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40091/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-30T17:09:01.950Z] + bash /home/docker/workspace/moby_PR-40091/check-config.sh [2019-10-30T17:09:01.950Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-30T17:09:01.950Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-30T17:09:01.950Z] [2019-10-30T17:09:01.950Z] Generally Necessary: [2019-10-30T17:09:01.950Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-30T17:09:01.950Z] - apparmor: enabled and tools installed [2019-10-30T17:09:01.986Z] #3 DONE 0.3s [2019-10-30T17:09:01.986Z] [2019-10-30T17:09:01.986Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-30T17:09:01.986Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-30T17:09:01.986Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-30T17:09:01.986Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.53MB / 8.82MB 0.2s [2019-10-30T17:09:01.986Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-30T17:09:01.986Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-30T17:09:02.238Z] - CONFIG_NAMESPACES: enabled [2019-10-30T17:09:02.238Z] - CONFIG_NET_NS: enabled [2019-10-30T17:09:02.238Z] - CONFIG_PID_NS: enabled [2019-10-30T17:09:02.238Z] - CONFIG_IPC_NS: enabled [2019-10-30T17:09:02.238Z] - CONFIG_UTS_NS: enabled [2019-10-30T17:09:02.238Z] - CONFIG_CGROUPS: enabled [2019-10-30T17:09:02.238Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-30T17:09:02.238Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-30T17:09:02.238Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-30T17:09:02.238Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-30T17:09:02.238Z] - CONFIG_CPUSETS: enabled [2019-10-30T17:09:02.238Z] - CONFIG_MEMCG: enabled [2019-10-30T17:09:02.238Z] - CONFIG_KEYS: enabled [2019-10-30T17:09:02.238Z] - CONFIG_VETH: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-30T17:09:02.238Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-30T17:09:02.238Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-30T17:09:02.238Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-30T17:09:02.238Z] [2019-10-30T17:09:02.238Z] Optional Features: [2019-10-30T17:09:02.238Z] - CONFIG_USER_NS: enabled [2019-10-30T17:09:02.238Z] - CONFIG_SECCOMP: enabled [2019-10-30T17:09:02.238Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-30T17:09:02.238Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-30T17:09:02.238Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-30T17:09:02.238Z] (cgroup swap accounting is currently enabled) [2019-10-30T17:09:02.243Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-30T17:09:02.243Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-30T17:09:02.500Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-10-30T17:09:02.500Z] #4 DONE 0.6s [2019-10-30T17:09:02.522Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-30T17:09:02.522Z] - CONFIG_BLK_CGROUP: enabled [2019-10-30T17:09:02.522Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-30T17:09:02.522Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-30T17:09:02.522Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-30T17:09:02.522Z] - CONFIG_CGROUP_PERF: enabled [2019-10-30T17:09:02.522Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-30T17:09:02.522Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-30T17:09:02.522Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-30T17:09:02.522Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-30T17:09:02.522Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-30T17:09:02.522Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-30T17:09:02.522Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-30T17:09:02.522Z] - CONFIG_IP_VS: enabled (as module) [2019-10-30T17:09:02.522Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-30T17:09:02.522Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-30T17:09:02.522Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-30T17:09:02.522Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-30T17:09:02.522Z] - CONFIG_EXT4_FS: enabled [2019-10-30T17:09:02.523Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-30T17:09:02.523Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-30T17:09:02.523Z] - Network Drivers: [2019-10-30T17:09:02.523Z] - "overlay": [2019-10-30T17:09:02.523Z] - CONFIG_VXLAN: enabled (as module) [2019-10-30T17:09:02.523Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-30T17:09:02.523Z] Optional (for encrypted networks): [2019-10-30T17:09:02.805Z] - CONFIG_CRYPTO: enabled [2019-10-30T17:09:02.805Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_XFRM: enabled [2019-10-30T17:09:02.805Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-30T17:09:02.805Z] - "ipvlan": [2019-10-30T17:09:02.805Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-30T17:09:02.805Z] - "macvlan": [2019-10-30T17:09:02.805Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_DUMMY: enabled (as module) [2019-10-30T17:09:02.805Z] - "ftp,tftp client in container": [2019-10-30T17:09:02.805Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-30T17:09:02.805Z] - Storage Drivers: [2019-10-30T17:09:02.805Z] - "aufs": [2019-10-30T17:09:02.805Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-30T17:09:02.805Z] - "btrfs": [2019-10-30T17:09:02.805Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-30T17:09:02.805Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-30T17:09:02.805Z] - "devicemapper": [2019-10-30T17:09:02.805Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-30T17:09:02.805Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-30T17:09:02.805Z] - "overlay": [2019-10-30T17:09:02.805Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-30T17:09:02.805Z] - "zfs": [2019-10-30T17:09:02.805Z] - /dev/zfs: missing [2019-10-30T17:09:02.805Z] - zfs command: missing [2019-10-30T17:09:02.805Z] - zpool command: missing [2019-10-30T17:09:02.805Z] [2019-10-30T17:09:02.805Z] Limits: [2019-10-30T17:09:02.805Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-30T17:09:02.805Z] [2019-10-30T17:09:02.805Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-30T17:09:03.065Z] [2019-10-30T17:09:03.065Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-30T17:09:03.227Z] + make bundles/buildx [2019-10-30T17:09:03.325Z] #6 DONE 0.2s [2019-10-30T17:09:03.325Z] [2019-10-30T17:09:03.325Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-30T17:09:03.325Z] #5 DONE 0.2s [2019-10-30T17:09:03.325Z] [2019-10-30T17:09:03.325Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:09:03.325Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-30T17:09:03.325Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.0s [2019-10-30T17:09:03.326Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-30T17:09:03.326Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.0s [2019-10-30T17:09:03.326Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-30T17:09:03.326Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-30T17:09:03.583Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 7.42MB / 10.80MB 0.2s [2019-10-30T17:09:03.583Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 14.83MB / 45.38MB 0.2s [2019-10-30T17:09:03.583Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 21.13MB / 45.38MB 0.3s [2019-10-30T17:09:03.618Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.9s done [2019-10-30T17:09:03.618Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-30T17:09:03.635Z] Removing intermediate container e6394a5e9e88 [2019-10-30T17:09:03.635Z] ---> a2ee4f594076 [2019-10-30T17:09:03.635Z] Step 7/16 : WORKDIR /buildx [2019-10-30T17:09:03.635Z] ---> Running in a5129aab84ae [2019-10-30T17:09:03.635Z] Removing intermediate container a5129aab84ae [2019-10-30T17:09:03.635Z] ---> 308bbe5cae0c [2019-10-30T17:09:03.635Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-30T17:09:03.840Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 30.18MB / 45.38MB 0.4s [2019-10-30T17:09:03.840Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 41.70MB / 45.38MB 0.6s [2019-10-30T17:09:03.840Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 3.96MB / 4.34MB 0.6s [2019-10-30T17:09:03.841Z] make: command: Command not found [2019-10-30T17:09:03.841Z] make: command: Command not found [2019-10-30T17:09:03.841Z] mkdir bundles [2019-10-30T17:09:03.841Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-30T17:09:03.841Z] --build-arg BUILDX_COMMIT \ [2019-10-30T17:09:03.841Z] --build-arg BUILDX_REPO \ [2019-10-30T17:09:03.841Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-30T17:09:03.841Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-30T17:09:03.841Z] . [2019-10-30T17:09:03.841Z] /bin/sh: 4: go: not found [2019-10-30T17:09:03.841Z] /bin/sh: 5: go: not found [2019-10-30T17:09:03.997Z] ---> Running in 6fdbb7fc43c7 [2019-10-30T17:09:03.997Z] Removing intermediate container 6fdbb7fc43c7 [2019-10-30T17:09:03.997Z] ---> 3af84253887b [2019-10-30T17:09:03.997Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-30T17:09:03.997Z] ---> Running in 91afa2d39313 [2019-10-30T17:09:04.099Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.7s [2019-10-30T17:09:04.099Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.7s done [2019-10-30T17:09:04.099Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 1.66MB / 50.07MB 0.7s [2019-10-30T17:09:04.099Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.8s [2019-10-30T17:09:04.099Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.8s done [2019-10-30T17:09:04.099Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 8.67MB / 50.07MB 0.8s [2019-10-30T17:09:04.099Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.8s [2019-10-30T17:09:04.356Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.9s done [2019-10-30T17:09:04.356Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 14.61MB / 50.07MB 0.9s [2019-10-30T17:09:04.356Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.02MB / 57.69MB 0.9s [2019-10-30T17:09:04.356Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 0.9s [2019-10-30T17:09:04.356Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-30T17:09:04.356Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 20.79MB / 50.07MB 1.0s [2019-10-30T17:09:04.356Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 9.23MB / 57.69MB 1.0s [2019-10-30T17:09:04.615Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 25.63MB / 50.07MB 1.1s [2019-10-30T17:09:04.615Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 18.43MB / 57.69MB 1.1s [2019-10-30T17:09:04.615Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 35.69MB / 50.07MB 1.4s [2019-10-30T17:09:04.615Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 28.51MB / 57.69MB 1.4s [2019-10-30T17:09:04.615Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 10.09MB / 120.06MB 1.4s [2019-10-30T17:09:04.767Z] From https://github.com/docker/buildx [2019-10-30T17:09:04.767Z] * [new tag] v0.3.1 -> build [2019-10-30T17:09:04.767Z] Switched to branch 'build' [2019-10-30T17:09:04.873Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 39.94MB / 50.07MB 1.5s [2019-10-30T17:09:04.873Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 38.41MB / 57.69MB 1.5s [2019-10-30T17:09:04.873Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 17.92MB / 120.06MB 1.5s [2019-10-30T17:09:04.873Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 44.50MB / 50.07MB 1.6s [2019-10-30T17:09:04.873Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 44.76MB / 57.69MB 1.6s [2019-10-30T17:09:04.874Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.7s [2019-10-30T17:09:04.874Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 49.45MB / 57.69MB 1.7s [2019-10-30T17:09:04.874Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 32.63MB / 120.06MB 1.7s [2019-10-30T17:09:05.139Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.7s done [2019-10-30T17:09:05.139Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.8s [2019-10-30T17:09:05.139Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 41.80MB / 120.06MB 1.8s [2019-10-30T17:09:05.139Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 1.8s done [2019-10-30T17:09:05.400Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 56.91MB / 120.06MB 2.0s [2019-10-30T17:09:05.400Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.1s done [2019-10-30T17:09:05.400Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 64.49MB / 120.06MB 2.1s [2019-10-30T17:09:05.551Z] Removing intermediate container 91afa2d39313 [2019-10-30T17:09:05.551Z] ---> 8b1265e147b7 [2019-10-30T17:09:05.551Z] Step 10/16 : RUN go mod download [2019-10-30T17:09:05.551Z] ---> Running in 7f07ba3a6bd3 [2019-10-30T17:09:05.659Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 71.71MB / 120.06MB 2.3s [2019-10-30T17:09:05.659Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 79.67MB / 120.06MB 2.4s [2019-10-30T17:09:05.922Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 86.93MB / 120.06MB 2.4s [2019-10-30T17:09:05.922Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 94.95MB / 120.06MB 2.5s [2019-10-30T17:09:05.928Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-30T17:09:05.928Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-30T17:09:05.928Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-30T17:09:05.928Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-30T17:09:05.928Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-30T17:09:05.928Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-30T17:09:05.928Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-30T17:09:05.928Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-30T17:09:06.181Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 111.42MB / 120.06MB 2.7s [2019-10-30T17:09:06.181Z] #7 ... [2019-10-30T17:09:06.181Z] [2019-10-30T17:09:06.181Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-30T17:09:06.181Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-30T17:09:06.181Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-30T17:09:06.181Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-30T17:09:06.181Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-30T17:09:06.181Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.2s done [2019-10-30T17:09:06.181Z] #65 DONE 2.9s [2019-10-30T17:09:06.181Z] [2019-10-30T17:09:06.181Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:09:06.181Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.03MB / 120.06MB 2.8s [2019-10-30T17:09:06.521Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-30T17:09:06.522Z] Sending build context to Docker daemon 50.11MB [2019-10-30T17:09:06.522Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-30T17:09:06.522Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-30T17:09:06.522Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-30T17:09:06.522Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-30T17:09:06.522Z] 1.12.10-stretch: Pulling from library/golang [2019-10-30T17:09:06.749Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.2s done [2019-10-30T17:09:06.805Z] fb056072eab9: Pulling fs layer [2019-10-30T17:09:06.805Z] 6a33b1f9796f: Pulling fs layer [2019-10-30T17:09:06.805Z] 8f8f8962e456: Pulling fs layer [2019-10-30T17:09:06.805Z] 68adcc365214: Pulling fs layer [2019-10-30T17:09:06.805Z] 76d8adf27bdf: Pulling fs layer [2019-10-30T17:09:06.805Z] d66e58854927: Pulling fs layer [2019-10-30T17:09:06.805Z] 71497195576e: Pulling fs layer [2019-10-30T17:09:06.805Z] 76d8adf27bdf: Waiting [2019-10-30T17:09:06.805Z] 68adcc365214: Waiting [2019-10-30T17:09:06.805Z] d66e58854927: Waiting [2019-10-30T17:09:07.160Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-30T17:09:07.313Z] #7 ... [2019-10-30T17:09:07.313Z] [2019-10-30T17:09:07.313Z] #19 [internal] load build context [2019-10-30T17:09:07.313Z] #19 transferring context: 45.63MB 3.8s done [2019-10-30T17:09:07.313Z] #19 DONE 4.1s [2019-10-30T17:09:07.313Z] [2019-10-30T17:09:07.313Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:09:07.441Z] 8f8f8962e456: Verifying Checksum [2019-10-30T17:09:07.441Z] 8f8f8962e456: Download complete [2019-10-30T17:09:07.653Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-30T17:09:07.654Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-30T17:09:07.729Z] 6a33b1f9796f: Verifying Checksum [2019-10-30T17:09:07.729Z] 6a33b1f9796f: Download complete [2019-10-30T17:09:07.805Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 4.3s done [2019-10-30T17:09:08.050Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-30T17:09:08.050Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-30T17:09:08.050Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-30T17:09:08.062Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-30T17:09:08.319Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.9s done [2019-10-30T17:09:08.442Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-30T17:09:08.576Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.1s [2019-10-30T17:09:08.627Z] #7 DONE 15.4s [2019-10-30T17:09:08.627Z] [2019-10-30T17:09:08.627Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-30T17:09:08.834Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-10-30T17:09:08.834Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-30T17:09:08.846Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-30T17:09:08.846Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-30T17:09:08.846Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-30T17:09:08.846Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-30T17:09:09.092Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-10-30T17:09:09.241Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-30T17:09:09.241Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-30T17:09:09.350Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-30T17:09:09.649Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-30T17:09:09.786Z] fb056072eab9: Download complete [2019-10-30T17:09:10.043Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-30T17:09:10.043Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-30T17:09:10.043Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-30T17:09:10.043Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-30T17:09:10.471Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-30T17:09:10.471Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-30T17:09:10.471Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-30T17:09:10.471Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-30T17:09:10.881Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-30T17:09:10.881Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-30T17:09:11.251Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.0s done [2019-10-30T17:09:11.284Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-30T17:09:11.294Z] 68adcc365214: Verifying Checksum [2019-10-30T17:09:11.294Z] 68adcc365214: Download complete [2019-10-30T17:09:11.510Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-10-30T17:09:11.583Z] 71497195576e: Verifying Checksum [2019-10-30T17:09:11.583Z] 71497195576e: Download complete [2019-10-30T17:09:11.691Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2019-10-30T17:09:11.789Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-30T17:09:11.867Z] 76d8adf27bdf: Verifying Checksum [2019-10-30T17:09:11.867Z] 76d8adf27bdf: Download complete [2019-10-30T17:09:11.912Z] #8 DONE 2.7s [2019-10-30T17:09:11.912Z] [2019-10-30T17:09:11.912Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-30T17:09:12.478Z] #9 DONE 0.8s [2019-10-30T17:09:12.478Z] [2019-10-30T17:09:12.478Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:09:12.478Z] #20 DONE 0.1s [2019-10-30T17:09:12.478Z] [2019-10-30T17:09:12.478Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-30T17:09:12.478Z] #21 DONE 0.1s [2019-10-30T17:09:12.478Z] [2019-10-30T17:09:12.478Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:09:12.502Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-30T17:09:12.502Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-30T17:09:12.502Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-30T17:09:12.502Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-30T17:09:12.502Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-30T17:09:13.002Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-30T17:09:13.399Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-30T17:09:13.407Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.7s done [2019-10-30T17:09:13.407Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0.1s [2019-10-30T17:09:13.824Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-30T17:09:13.824Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-30T17:09:13.824Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-30T17:09:13.852Z] #22 1.589 + RM_GOPATH=0 [2019-10-30T17:09:13.852Z] #22 1.589 + TMP_GOPATH= [2019-10-30T17:09:13.852Z] #22 1.589 + : /build [2019-10-30T17:09:13.852Z] #22 1.589 + '[' -z '' ']' [2019-10-30T17:09:14.110Z] #22 1.589 ++ mktemp -d [2019-10-30T17:09:14.110Z] #22 1.594 + export GOPATH=/tmp/tmp.GNlqMPEa4Q [2019-10-30T17:09:14.110Z] #22 1.594 + GOPATH=/tmp/tmp.GNlqMPEa4Q [2019-10-30T17:09:14.110Z] #22 1.594 + RM_GOPATH=1 [2019-10-30T17:09:14.110Z] #22 1.596 ++ dirname ./install.sh [2019-10-30T17:09:14.110Z] #22 1.596 + dir=. [2019-10-30T17:09:14.110Z] #22 1.596 + bin=dockercli [2019-10-30T17:09:14.110Z] #22 1.596 + shift [2019-10-30T17:09:14.110Z] #22 1.597 + '[' '!' -f ./dockercli.installer ']' [2019-10-30T17:09:14.110Z] #22 1.597 + . ./dockercli.installer [2019-10-30T17:09:14.110Z] #22 1.597 ++ : stable [2019-10-30T17:09:14.110Z] #22 1.597 ++ : 17.06.2-ce [2019-10-30T17:09:14.110Z] #22 1.597 + install_dockercli [2019-10-30T17:09:14.110Z] #22 1.597 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-30T17:09:14.110Z] #22 1.597 Install docker/cli version 17.06.2-ce from stable [2019-10-30T17:09:14.110Z] #22 1.598 ++ uname -m [2019-10-30T17:09:14.110Z] #22 1.599 + arch=x86_64 [2019-10-30T17:09:14.110Z] #22 1.599 + '[' x86_64 '!=' x86_64 ']' [2019-10-30T17:09:14.110Z] #22 1.599 + url=https://download.docker.com/linux/static [2019-10-30T17:09:14.110Z] #22 1.600 + tar -xz docker/docker [2019-10-30T17:09:14.110Z] #22 1.602 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-30T17:09:14.560Z] fb056072eab9: Pull complete [2019-10-30T17:09:14.697Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-30T17:09:15.101Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-30T17:09:15.511Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-30T17:09:15.511Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-30T17:09:15.574Z] 6a33b1f9796f: Pull complete [2019-10-30T17:09:15.574Z] 8f8f8962e456: Pull complete [2019-10-30T17:09:15.921Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-30T17:09:15.921Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-30T17:09:16.008Z] #22 3.284 + mkdir -p /build [2019-10-30T17:09:16.008Z] #22 3.286 + mv docker/docker /build/ [2019-10-30T17:09:16.008Z] #22 3.287 + rmdir docker [2019-10-30T17:09:16.008Z] #22 DONE 3.6s [2019-10-30T17:09:16.008Z] [2019-10-30T17:09:16.008Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:09:16.008Z] #24 2.907 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:09:16.008Z] #24 2.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:09:16.008Z] #24 2.928 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:09:16.008Z] #24 2.936 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:09:16.008Z] #24 2.942 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:09:16.008Z] #24 3.248 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:09:16.008Z] #24 3.715 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:09:16.266Z] #24 4.092 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:09:16.335Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-30T17:09:16.335Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-30T17:09:16.756Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-30T17:09:17.169Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-30T17:09:17.571Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-30T17:09:17.571Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-30T17:09:17.571Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-30T17:09:17.587Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 3.9s done [2019-10-30T17:09:17.587Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-30T17:09:17.587Z] #7 DONE 14.2s [2019-10-30T17:09:17.587Z] [2019-10-30T17:09:17.587Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-30T17:09:17.609Z] d66e58854927: Verifying Checksum [2019-10-30T17:09:17.610Z] d66e58854927: Download complete [2019-10-30T17:09:18.464Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-30T17:09:18.464Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-30T17:09:18.886Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-30T17:09:18.886Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-30T17:09:19.289Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-30T17:09:19.289Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-30T17:09:19.543Z] #24 6.833 Fetched 7920 kB in 4s (1594 kB/s) [2019-10-30T17:09:19.640Z] 68adcc365214: Pull complete [2019-10-30T17:09:19.707Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-30T17:09:19.707Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-30T17:09:20.108Z] #24 6.833 Reading package lists... [2019-10-30T17:09:20.108Z] #24 ... [2019-10-30T17:09:20.108Z] [2019-10-30T17:09:20.108Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:09:20.108Z] #10 2.747 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:09:20.108Z] #10 2.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:09:20.108Z] #10 2.848 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:09:20.108Z] #10 2.849 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:09:20.108Z] #10 2.855 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:09:20.108Z] #10 3.057 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:09:20.108Z] #10 3.667 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:09:20.108Z] #10 4.000 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:09:20.108Z] #10 6.765 Fetched 7920 kB in 5s (1573 kB/s) [2019-10-30T17:09:20.108Z] #10 6.765 Reading package lists... [2019-10-30T17:09:20.331Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-30T17:09:20.366Z] #10 7.994 Reading package lists... [2019-10-30T17:09:20.366Z] #10 ... [2019-10-30T17:09:20.366Z] [2019-10-30T17:09:20.366Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:09:20.366Z] #24 6.833 Reading package lists... [2019-10-30T17:09:20.785Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-30T17:09:21.353Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-30T17:09:21.353Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-30T17:09:21.353Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-30T17:09:21.766Z] #8 DONE 3.8s [2019-10-30T17:09:21.766Z] [2019-10-30T17:09:21.766Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-30T17:09:21.769Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-30T17:09:21.997Z] #24 8.264 Reading package lists... [2019-10-30T17:09:22.180Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-30T17:09:22.180Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-30T17:09:22.181Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-30T17:09:22.255Z] #24 9.873 Building dependency tree... [2019-10-30T17:09:22.255Z] #24 ... [2019-10-30T17:09:22.255Z] [2019-10-30T17:09:22.255Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:09:22.255Z] #33 2.875 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:09:22.255Z] #33 2.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:09:22.255Z] #33 2.889 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:09:22.255Z] #33 2.892 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:09:22.255Z] #33 2.904 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:09:22.255Z] #33 3.205 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:09:22.255Z] #33 3.670 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:09:22.255Z] #33 4.007 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:09:22.255Z] #33 6.809 Fetched 7920 kB in 4s (1598 kB/s) [2019-10-30T17:09:22.255Z] #33 6.809 Reading package lists... [2019-10-30T17:09:22.255Z] #33 8.263 Reading package lists... [2019-10-30T17:09:22.255Z] #33 9.628 Building dependency tree... [2019-10-30T17:09:22.255Z] #33 9.977 The following additional packages will be installed: [2019-10-30T17:09:22.255Z] #33 9.978 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-30T17:09:22.255Z] #33 9.979 Suggested packages: [2019-10-30T17:09:22.255Z] #33 9.979 codeblocks eclipse ninja-build lrzip [2019-10-30T17:09:22.255Z] #33 9.979 Recommended packages: [2019-10-30T17:09:22.255Z] #33 9.979 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-30T17:09:22.323Z] 76d8adf27bdf: Pull complete [2019-10-30T17:09:22.331Z] #9 DONE 1.0s [2019-10-30T17:09:22.331Z] [2019-10-30T17:09:22.331Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:09:22.331Z] #20 DONE 0.1s [2019-10-30T17:09:22.331Z] [2019-10-30T17:09:22.331Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-30T17:09:22.514Z] #33 10.10 The following NEW packages will be installed: [2019-10-30T17:09:22.514Z] #33 10.10 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-30T17:09:22.514Z] #33 10.10 vim-common xxd [2019-10-30T17:09:22.514Z] #33 ... [2019-10-30T17:09:22.514Z] [2019-10-30T17:09:22.514Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:09:22.514Z] #24 10.14 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-30T17:09:22.514Z] #24 10.14 The following additional packages will be installed: [2019-10-30T17:09:22.514Z] #24 10.14 libjq1 libonig4 [2019-10-30T17:09:22.514Z] #24 10.17 The following NEW packages will be installed: [2019-10-30T17:09:22.514Z] #24 10.18 jq libjq1 libonig4 [2019-10-30T17:09:22.588Z] #46 ... [2019-10-30T17:09:22.588Z] [2019-10-30T17:09:22.588Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-30T17:09:22.588Z] #43 DONE 0.1s [2019-10-30T17:09:22.588Z] [2019-10-30T17:09:22.588Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-30T17:09:22.588Z] #67 DONE 0.1s [2019-10-30T17:09:22.588Z] [2019-10-30T17:09:22.588Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-30T17:09:22.588Z] #49 DONE 0.1s [2019-10-30T17:09:22.588Z] [2019-10-30T17:09:22.588Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-30T17:09:22.588Z] #30 DONE 0.2s [2019-10-30T17:09:22.588Z] [2019-10-30T17:09:22.588Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-30T17:09:22.588Z] #61 DONE 0.2s [2019-10-30T17:09:22.588Z] [2019-10-30T17:09:22.588Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-30T17:09:22.588Z] #21 DONE 0.2s [2019-10-30T17:09:22.588Z] [2019-10-30T17:09:22.588Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-30T17:09:22.588Z] #46 DONE 0.3s [2019-10-30T17:09:22.588Z] [2019-10-30T17:09:22.588Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:09:23.039Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-30T17:09:23.039Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-30T17:09:23.039Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-30T17:09:23.446Z] #24 11.20 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:09:23.446Z] #24 11.20 Need to get 327 kB of archives. [2019-10-30T17:09:23.446Z] #24 11.20 After this operation, 1157 kB of additional disk space will be used. [2019-10-30T17:09:23.446Z] #24 11.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-30T17:09:23.446Z] #24 11.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-30T17:09:23.446Z] #24 11.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-30T17:09:23.459Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-30T17:09:23.703Z] #24 11.39 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:09:23.703Z] #24 11.43 Fetched 327 kB in 1s (319 kB/s) [2019-10-30T17:09:23.703Z] #24 11.47 Selecting previously unselected package libonig4:amd64. [2019-10-30T17:09:23.704Z] #24 11.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.) [2019-10-30T17:09:23.704Z] #24 11.48 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-30T17:09:23.704Z] #24 11.49 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-30T17:09:23.867Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-30T17:09:23.867Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-30T17:09:24.269Z] #24 ... [2019-10-30T17:09:24.269Z] [2019-10-30T17:09:24.269Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:09:24.269Z] #10 7.994 Reading package lists... [2019-10-30T17:09:24.269Z] #10 9.312 Building dependency tree... [2019-10-30T17:09:24.269Z] #10 9.812 The following additional packages will be installed: [2019-10-30T17:09:24.269Z] #10 9.813 libapparmor1 libseccomp2 [2019-10-30T17:09:24.269Z] #10 9.815 Suggested packages: [2019-10-30T17:09:24.269Z] #10 9.815 seccomp [2019-10-30T17:09:24.269Z] #10 9.868 The following NEW packages will be installed: [2019-10-30T17:09:24.269Z] #10 9.870 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-30T17:09:24.269Z] #10 10.91 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:09:24.269Z] #10 10.91 Need to get 300 kB of archives. [2019-10-30T17:09:24.269Z] #10 10.91 After this operation, 1201 kB of additional disk space will be used. [2019-10-30T17:09:24.269Z] #10 10.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-30T17:09:24.269Z] #10 10.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-30T17:09:24.269Z] #10 10.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-30T17:09:24.269Z] #10 10.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-30T17:09:24.269Z] #10 11.03 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:09:24.269Z] #10 11.04 Fetched 300 kB in 1s (288 kB/s) [2019-10-30T17:09:24.269Z] #10 11.07 Selecting previously unselected package libseccomp2:amd64. [2019-10-30T17:09:24.269Z] #10 11.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-30T17:09:24.269Z] #10 11.07 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-30T17:09:24.269Z] #10 11.08 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-30T17:09:24.269Z] #10 11.11 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-30T17:09:24.269Z] #10 11.11 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-30T17:09:24.269Z] #10 11.11 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-30T17:09:24.269Z] #10 11.15 Selecting previously unselected package libapparmor1:amd64. [2019-10-30T17:09:24.269Z] #10 11.15 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-30T17:09:24.269Z] #10 11.15 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-30T17:09:24.269Z] #10 11.19 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-30T17:09:24.269Z] #10 11.20 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-30T17:09:24.269Z] #10 11.20 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-30T17:09:24.269Z] #10 11.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:09:24.269Z] #10 11.34 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-30T17:09:24.269Z] #10 11.35 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-30T17:09:24.269Z] #10 11.36 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-30T17:09:24.269Z] #10 11.37 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-30T17:09:24.269Z] #10 11.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:09:24.269Z] #10 DONE 11.9s [2019-10-30T17:09:24.269Z] [2019-10-30T17:09:24.269Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:09:24.269Z] #24 11.88 Selecting previously unselected package libjq1:amd64. [2019-10-30T17:09:24.269Z] #24 11.88 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-30T17:09:24.269Z] #24 11.89 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-30T17:09:24.269Z] #24 11.99 Selecting previously unselected package jq. [2019-10-30T17:09:24.269Z] #24 11.99 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-30T17:09:24.269Z] #24 12.00 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-30T17:09:24.269Z] #24 12.10 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-30T17:09:24.289Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-30T17:09:24.290Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-30T17:09:24.528Z] #24 12.13 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-30T17:09:24.528Z] #24 12.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:09:24.528Z] #24 12.17 Setting up jq (1.5+dfsg-1.3) ... [2019-10-30T17:09:24.528Z] #24 DONE 12.4s [2019-10-30T17:09:24.528Z] [2019-10-30T17:09:24.528Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:09:24.528Z] #33 11.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:09:24.528Z] #33 11.13 Need to get 13.7 MB of archives. [2019-10-30T17:09:24.528Z] #33 11.13 After this operation, 57.2 MB of additional disk space will be used. [2019-10-30T17:09:24.528Z] #33 11.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-30T17:09:24.528Z] #33 11.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-30T17:09:24.528Z] #33 11.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-30T17:09:24.528Z] #33 11.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-30T17:09:24.528Z] #33 11.33 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-30T17:09:24.528Z] #33 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-30T17:09:24.528Z] #33 11.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-30T17:09:24.528Z] #33 11.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-30T17:09:24.528Z] #33 11.42 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-30T17:09:24.528Z] #33 11.42 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-30T17:09:24.528Z] #33 11.86 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:09:24.528Z] #33 11.90 Fetched 13.7 MB in 1s (10.4 MB/s) [2019-10-30T17:09:24.528Z] #33 11.97 Selecting previously unselected package cmake-data. [2019-10-30T17:09:24.528Z] #33 11.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-30T17:09:24.528Z] #33 11.99 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-30T17:09:24.528Z] #33 11.99 Unpacking cmake-data (3.7.2-1) ... [2019-10-30T17:09:24.706Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-30T17:09:24.706Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-30T17:09:24.786Z] #33 12.62 Selecting previously unselected package liblzo2-2:amd64. [2019-10-30T17:09:24.786Z] #33 12.62 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-30T17:09:24.786Z] #33 12.63 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:09:24.786Z] #33 12.67 Selecting previously unselected package libicu57:amd64. [2019-10-30T17:09:24.786Z] #33 12.67 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-30T17:09:25.043Z] #33 12.68 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-30T17:09:25.119Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-30T17:09:25.119Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-30T17:09:25.524Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-30T17:09:25.609Z] #33 ... [2019-10-30T17:09:25.609Z] [2019-10-30T17:09:25.609Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-30T17:09:25.609Z] #11 DONE 1.5s [2019-10-30T17:09:25.867Z] [2019-10-30T17:09:25.867Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-30T17:09:25.955Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-30T17:09:25.955Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-30T17:09:25.955Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-30T17:09:26.448Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-30T17:09:26.448Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-30T17:09:26.804Z] #12 DONE 1.0s [2019-10-30T17:09:26.804Z] [2019-10-30T17:09:26.804Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:09:26.804Z] #33 13.88 Selecting previously unselected package libxml2:amd64. [2019-10-30T17:09:26.804Z] #33 13.88 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-30T17:09:26.804Z] #33 13.88 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-30T17:09:26.804Z] #33 13.99 Selecting previously unselected package libarchive13:amd64. [2019-10-30T17:09:26.804Z] #33 13.99 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-30T17:09:26.804Z] #33 13.99 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-30T17:09:26.804Z] #33 14.05 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-30T17:09:26.804Z] #33 14.06 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-30T17:09:26.804Z] #33 14.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-30T17:09:26.804Z] #33 14.10 Selecting previously unselected package libuv1:amd64. [2019-10-30T17:09:26.804Z] #33 14.11 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-30T17:09:26.804Z] #33 14.11 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-30T17:09:26.804Z] #33 14.15 Selecting previously unselected package cmake. [2019-10-30T17:09:26.804Z] #33 14.16 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-30T17:09:26.804Z] #33 14.18 Unpacking cmake (3.7.2-1) ... [2019-10-30T17:09:26.929Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-30T17:09:26.929Z] go: finding golang.org/x/text v0.3.0 [2019-10-30T17:09:27.061Z] #33 14.85 Selecting previously unselected package xxd. [2019-10-30T17:09:27.061Z] #33 14.85 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-30T17:09:27.061Z] #33 14.85 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:27.061Z] #33 14.90 Selecting previously unselected package vim-common. [2019-10-30T17:09:27.061Z] #33 14.90 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:09:27.061Z] #33 14.90 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:27.061Z] #33 14.97 Processing triggers for mime-support (3.60) ... [2019-10-30T17:09:27.324Z] #33 14.99 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:27.324Z] #33 14.99 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-30T17:09:27.324Z] #33 15.00 Setting up cmake-data (3.7.2-1) ... [2019-10-30T17:09:27.324Z] #33 15.01 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-30T17:09:27.324Z] #33 15.02 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-30T17:09:27.324Z] #33 15.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:09:27.324Z] #33 15.05 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:27.324Z] #33 15.06 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:09:27.324Z] #33 15.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-30T17:09:27.324Z] #33 15.08 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-30T17:09:27.324Z] #33 15.09 Setting up cmake (3.7.2-1) ... [2019-10-30T17:09:27.324Z] #33 15.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:09:27.401Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-30T17:09:27.401Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-30T17:09:27.401Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-30T17:09:27.583Z] #33 DONE 15.3s [2019-10-30T17:09:27.583Z] [2019-10-30T17:09:27.583Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-30T17:09:27.583Z] #13 0.861 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-30T17:09:27.583Z] #13 DONE 0.9s [2019-10-30T17:09:27.583Z] [2019-10-30T17:09:27.583Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:09:27.583Z] #34 DONE 0.1s [2019-10-30T17:09:27.583Z] [2019-10-30T17:09:27.583Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-30T17:09:27.799Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-30T17:09:27.850Z] #47 ... [2019-10-30T17:09:27.850Z] [2019-10-30T17:09:27.850Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:09:27.850Z] #56 4.773 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:09:27.850Z] #56 4.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:09:27.850Z] #56 4.831 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:09:27.850Z] #56 4.838 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:09:27.850Z] #56 4.861 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:09:28.196Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-30T17:09:28.196Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-30T17:09:28.196Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-30T17:09:28.417Z] #56 6.114 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:09:28.514Z] #14 DONE 0.8s [2019-10-30T17:09:28.514Z] [2019-10-30T17:09:28.514Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-30T17:09:28.606Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-30T17:09:28.606Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-30T17:09:28.674Z] #56 ... [2019-10-30T17:09:28.675Z] [2019-10-30T17:09:28.675Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:09:28.675Z] #38 6.356 + mktemp -d [2019-10-30T17:09:28.675Z] #38 6.358 + export GOPATH=/tmp/tmp.33CHzkCWRx [2019-10-30T17:09:28.675Z] #38 6.358 + git clone https://github.com/docker/distribution.git /tmp/tmp.33CHzkCWRx/src/github.com/docker/distribution [2019-10-30T17:09:28.675Z] #38 6.361 Cloning into '/tmp/tmp.33CHzkCWRx/src/github.com/docker/distribution'... [2019-10-30T17:09:29.079Z] #15 DONE 0.8s [2019-10-30T17:09:29.079Z] [2019-10-30T17:09:29.079Z] #16 [dev 6/24] RUN ldconfig [2019-10-30T17:09:29.153Z] d66e58854927: Pull complete [2019-10-30T17:09:29.153Z] 71497195576e: Pull complete [2019-10-30T17:09:29.153Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-30T17:09:29.153Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-30T17:09:29.153Z] ---> ebd73b5ebd31 [2019-10-30T17:09:29.153Z] Step 5/16 : ARG BUILDX_REPO [2019-10-30T17:09:29.153Z] ---> Running in 82994c89c36a [2019-10-30T17:09:29.153Z] Removing intermediate container 82994c89c36a [2019-10-30T17:09:29.153Z] ---> c815fcaf9bac [2019-10-30T17:09:29.153Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-30T17:09:29.153Z] ---> Running in 3e51e077ea9f [2019-10-30T17:09:29.153Z] Cloning into '/buildx'... [2019-10-30T17:09:29.240Z] #38 ... [2019-10-30T17:09:29.240Z] [2019-10-30T17:09:29.240Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:09:29.240Z] #50 6.750 + RM_GOPATH=0 [2019-10-30T17:09:29.240Z] #50 6.751 + TMP_GOPATH= [2019-10-30T17:09:29.240Z] #50 6.752 + : /build [2019-10-30T17:09:29.240Z] #50 6.752 + '[' -z '' ']' [2019-10-30T17:09:29.240Z] #50 6.753 ++ mktemp -d [2019-10-30T17:09:29.240Z] #50 6.754 + export GOPATH=/tmp/tmp.Q36vYzBXhq [2019-10-30T17:09:29.240Z] #50 6.754 + GOPATH=/tmp/tmp.Q36vYzBXhq [2019-10-30T17:09:29.240Z] #50 6.754 + RM_GOPATH=1 [2019-10-30T17:09:29.240Z] #50 6.755 ++ dirname ./install.sh [2019-10-30T17:09:29.240Z] #50 6.756 + dir=. [2019-10-30T17:09:29.240Z] #50 6.757 + bin=golangci_lint [2019-10-30T17:09:29.240Z] #50 6.757 + shift [2019-10-30T17:09:29.240Z] #50 6.757 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-30T17:09:29.240Z] #50 6.757 + . ./golangci_lint.installer [2019-10-30T17:09:29.240Z] #50 6.757 ++ : v1.20.0 [2019-10-30T17:09:29.240Z] #50 6.757 + install_golangci_lint [2019-10-30T17:09:29.240Z] #50 6.757 + echo 'Installing golangci-lint version v1.20.0' [2019-10-30T17:09:29.240Z] #50 6.757 Installing golangci-lint version v1.20.0 [2019-10-30T17:09:29.240Z] #50 6.757 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-30T17:09:29.435Z] go: finding github.com/lib/pq v1.0.0 [2019-10-30T17:09:29.435Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-30T17:09:29.435Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-30T17:09:29.498Z] #50 ... [2019-10-30T17:09:29.498Z] [2019-10-30T17:09:29.498Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:09:29.498Z] #68 6.969 + RM_GOPATH=0 [2019-10-30T17:09:29.498Z] #68 6.969 + TMP_GOPATH= [2019-10-30T17:09:29.498Z] #68 6.969 + : /build [2019-10-30T17:09:29.498Z] #68 6.969 + '[' -z '' ']' [2019-10-30T17:09:29.498Z] #68 6.972 ++ mktemp -d [2019-10-30T17:09:29.498Z] #68 6.974 + export GOPATH=/tmp/tmp.uH7CsXLOfh [2019-10-30T17:09:29.498Z] #68 6.976 + GOPATH=/tmp/tmp.uH7CsXLOfh [2019-10-30T17:09:29.498Z] #68 6.977 + RM_GOPATH=1 [2019-10-30T17:09:29.498Z] #68 6.978 ++ dirname ./install.sh [2019-10-30T17:09:29.498Z] #68 6.980 + dir=. [2019-10-30T17:09:29.498Z] #68 6.985 + bin=proxy [2019-10-30T17:09:29.498Z] #68 6.988 + shift [2019-10-30T17:09:29.498Z] #68 6.988 + '[' '!' -f ./proxy.installer ']' [2019-10-30T17:09:29.498Z] #68 6.988 + . ./proxy.installer [2019-10-30T17:09:29.498Z] #68 6.988 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:09:29.498Z] #68 6.988 + install_proxy [2019-10-30T17:09:29.498Z] #68 6.988 + case "$1" in [2019-10-30T17:09:29.498Z] #68 6.989 + export CGO_ENABLED=0 [2019-10-30T17:09:29.498Z] #68 6.989 + CGO_ENABLED=0 [2019-10-30T17:09:29.498Z] #68 6.989 + _install_proxy [2019-10-30T17:09:29.498Z] #68 6.989 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-30T17:09:29.498Z] #68 6.990 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uH7CsXLOfh/src/github.com/docker/libnetwork [2019-10-30T17:09:29.498Z] #68 6.990 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:09:29.498Z] #68 6.998 Cloning into '/tmp/tmp.uH7CsXLOfh/src/github.com/docker/libnetwork'... [2019-10-30T17:09:29.498Z] #68 ... [2019-10-30T17:09:29.498Z] [2019-10-30T17:09:29.498Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:09:29.498Z] #44 7.018 + RM_GOPATH=0 [2019-10-30T17:09:29.498Z] #44 7.023 + TMP_GOPATH= [2019-10-30T17:09:29.498Z] #44 7.023 + : /build [2019-10-30T17:09:29.498Z] #44 7.023 + '[' -z '' ']' [2019-10-30T17:09:29.498Z] #44 7.031 ++ mktemp -d [2019-10-30T17:09:29.498Z] #44 7.033 + export GOPATH=/tmp/tmp.9x6Kxib3oC [2019-10-30T17:09:29.498Z] #44 7.040 + GOPATH=/tmp/tmp.9x6Kxib3oC [2019-10-30T17:09:29.498Z] #44 7.040 + RM_GOPATH=1 [2019-10-30T17:09:29.498Z] #44 7.041 ++ dirname ./install.sh [2019-10-30T17:09:29.498Z] #44 7.042 + dir=. [2019-10-30T17:09:29.498Z] #44 7.051 + bin=vndr [2019-10-30T17:09:29.498Z] #44 7.052 + shift [2019-10-30T17:09:29.498Z] #44 7.052 + '[' '!' -f ./vndr.installer ']' [2019-10-30T17:09:29.498Z] #44 7.052 + . ./vndr.installer [2019-10-30T17:09:29.498Z] #44 7.053 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:09:29.498Z] #44 7.053 + install_vndr [2019-10-30T17:09:29.498Z] #44 7.053 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-30T17:09:29.498Z] #44 7.053 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:09:29.498Z] #44 7.053 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9x6Kxib3oC/src/github.com/LK4D4/vndr [2019-10-30T17:09:29.498Z] #44 7.055 Cloning into '/tmp/tmp.9x6Kxib3oC/src/github.com/LK4D4/vndr'... [2019-10-30T17:09:29.755Z] #44 ... [2019-10-30T17:09:29.755Z] [2019-10-30T17:09:29.755Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:09:29.755Z] #22 6.974 + RM_GOPATH=0 [2019-10-30T17:09:29.755Z] #22 6.974 + TMP_GOPATH= [2019-10-30T17:09:29.755Z] #22 6.974 + : /build [2019-10-30T17:09:29.755Z] #22 6.974 + '[' -z '' ']' [2019-10-30T17:09:29.755Z] #22 6.975 ++ mktemp -d [2019-10-30T17:09:29.755Z] #22 6.976 + export GOPATH=/tmp/tmp.k2ZVnS1hXI [2019-10-30T17:09:29.755Z] #22 6.976 + GOPATH=/tmp/tmp.k2ZVnS1hXI [2019-10-30T17:09:29.755Z] #22 6.976 + RM_GOPATH=1 [2019-10-30T17:09:29.755Z] #22 6.978 ++ dirname ./install.sh [2019-10-30T17:09:29.755Z] #22 6.985 + dir=. [2019-10-30T17:09:29.755Z] #22 6.985 + bin=dockercli [2019-10-30T17:09:29.755Z] #22 6.985 + shift [2019-10-30T17:09:29.755Z] #22 6.986 + '[' '!' -f ./dockercli.installer ']' [2019-10-30T17:09:29.755Z] #22 6.987 + . ./dockercli.installer [2019-10-30T17:09:29.755Z] #22 6.987 ++ : stable [2019-10-30T17:09:29.755Z] #22 6.988 ++ : 17.06.2-ce [2019-10-30T17:09:29.755Z] #22 6.988 + install_dockercli [2019-10-30T17:09:29.755Z] #22 6.991 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-30T17:09:29.755Z] #22 6.991 Install docker/cli version 17.06.2-ce from stable [2019-10-30T17:09:29.755Z] #22 6.993 ++ uname -m [2019-10-30T17:09:29.755Z] #22 6.994 + arch=x86_64 [2019-10-30T17:09:29.755Z] #22 6.997 + '[' x86_64 '!=' x86_64 ']' [2019-10-30T17:09:29.755Z] #22 6.997 + url=https://download.docker.com/linux/static [2019-10-30T17:09:29.755Z] #22 6.997 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-30T17:09:29.755Z] #22 6.998 + tar -xz docker/docker [2019-10-30T17:09:29.755Z] #22 ... [2019-10-30T17:09:29.755Z] [2019-10-30T17:09:29.755Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:09:29.755Z] #56 7.530 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:09:29.835Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-30T17:09:29.835Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-30T17:09:30.011Z] #16 DONE 0.7s [2019-10-30T17:09:30.011Z] [2019-10-30T17:09:30.011Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:09:30.249Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-30T17:09:30.249Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-30T17:09:30.687Z] #56 8.460 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:09:31.097Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-30T17:09:31.097Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-30T17:09:31.097Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-30T17:09:31.097Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-30T17:09:31.097Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-30T17:09:31.097Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-30T17:09:31.097Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-30T17:09:31.494Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-30T17:09:31.494Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-30T17:09:31.894Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-30T17:09:31.906Z] #17 1.711 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:09:31.906Z] #17 1.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:09:31.906Z] #17 1.721 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:09:31.906Z] #17 1.727 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:09:31.906Z] #17 1.727 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:09:31.906Z] #17 1.800 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:09:31.906Z] #17 1.908 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:09:31.906Z] #17 1.989 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:09:32.282Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-30T17:09:32.282Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-30T17:09:32.282Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-30T17:09:32.584Z] #56 ... [2019-10-30T17:09:32.584Z] [2019-10-30T17:09:32.584Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:09:32.584Z] #40 7.972 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:09:32.584Z] #40 7.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:09:32.584Z] #40 8.017 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:09:32.584Z] #40 8.028 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:09:32.584Z] #40 8.113 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:09:32.584Z] #40 8.874 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:09:32.584Z] #40 ... [2019-10-30T17:09:32.584Z] [2019-10-30T17:09:32.584Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:09:32.584Z] #33 5.670 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:09:32.584Z] #33 5.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:09:32.584Z] #33 5.754 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:09:32.584Z] #33 5.773 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:09:32.584Z] #33 5.867 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:09:32.584Z] #33 6.681 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:09:32.584Z] #33 8.457 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:09:32.584Z] #33 9.270 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:09:32.584Z] #33 ... [2019-10-30T17:09:32.584Z] [2019-10-30T17:09:32.584Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:09:32.584Z] #28 2.813 + mktemp -d [2019-10-30T17:09:32.584Z] #28 2.813 + export GOPATH=/tmp/tmp.sdeikwMb2F [2019-10-30T17:09:32.584Z] #28 2.813 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.sdeikwMb2F/src/github.com/go-swagger/go-swagger [2019-10-30T17:09:32.584Z] #28 2.816 Cloning into '/tmp/tmp.sdeikwMb2F/src/github.com/go-swagger/go-swagger'... [2019-10-30T17:09:32.643Z] Removing intermediate container 3e51e077ea9f [2019-10-30T17:09:32.643Z] ---> 5734d425b556 [2019-10-30T17:09:32.643Z] Step 7/16 : WORKDIR /buildx [2019-10-30T17:09:32.643Z] ---> Running in 9104d076d274 [2019-10-30T17:09:32.643Z] Removing intermediate container 9104d076d274 [2019-10-30T17:09:32.643Z] ---> 16af23a3a2b5 [2019-10-30T17:09:32.643Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-30T17:09:32.643Z] ---> Running in 2b339c3ee13c [2019-10-30T17:09:32.643Z] Removing intermediate container 2b339c3ee13c [2019-10-30T17:09:32.643Z] ---> d27a7179593e [2019-10-30T17:09:32.643Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-30T17:09:32.643Z] ---> Running in cbd6af26055c [2019-10-30T17:09:32.687Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-30T17:09:32.687Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-30T17:09:32.687Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-30T17:09:32.841Z] #28 ... [2019-10-30T17:09:32.841Z] [2019-10-30T17:09:32.841Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:09:32.841Z] #62 7.260 + RM_GOPATH=0 [2019-10-30T17:09:32.841Z] #62 7.260 + TMP_GOPATH= [2019-10-30T17:09:32.841Z] #62 7.260 + : /build/ [2019-10-30T17:09:32.841Z] #62 7.260 + '[' -z '' ']' [2019-10-30T17:09:32.841Z] #62 7.260 ++ mktemp -d [2019-10-30T17:09:32.841Z] #62 7.262 + export GOPATH=/tmp/tmp.H4MjtqlKcA [2019-10-30T17:09:32.841Z] #62 7.262 + GOPATH=/tmp/tmp.H4MjtqlKcA [2019-10-30T17:09:32.841Z] #62 7.266 + RM_GOPATH=1 [2019-10-30T17:09:32.841Z] #62 7.266 ++ dirname ./install.sh [2019-10-30T17:09:32.841Z] #62 7.267 + dir=. [2019-10-30T17:09:32.841Z] #62 7.267 + bin=rootlesskit [2019-10-30T17:09:32.841Z] #62 7.267 + shift [2019-10-30T17:09:32.841Z] #62 7.268 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-30T17:09:32.841Z] #62 7.268 + . ./rootlesskit.installer [2019-10-30T17:09:32.841Z] #62 7.268 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:09:32.841Z] #62 7.269 + install_rootlesskit [2019-10-30T17:09:32.841Z] #62 7.269 + case "$1" in [2019-10-30T17:09:32.841Z] #62 7.269 + export CGO_ENABLED=0 [2019-10-30T17:09:32.841Z] #62 7.269 + CGO_ENABLED=0 [2019-10-30T17:09:32.841Z] #62 7.269 + _install_rootlesskit [2019-10-30T17:09:32.841Z] #62 7.269 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-30T17:09:32.841Z] #62 7.270 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:09:32.841Z] #62 7.270 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.H4MjtqlKcA/src/github.com/rootless-containers/rootlesskit [2019-10-30T17:09:32.841Z] #62 7.271 Cloning into '/tmp/tmp.H4MjtqlKcA/src/github.com/rootless-containers/rootlesskit'... [2019-10-30T17:09:32.841Z] #62 ... [2019-10-30T17:09:32.841Z] [2019-10-30T17:09:32.841Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:09:32.841Z] #24 6.403 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:09:32.841Z] #24 6.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:09:32.841Z] #24 6.439 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:09:32.841Z] #24 6.441 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:09:32.841Z] #24 6.510 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:09:32.841Z] #24 7.249 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:09:32.841Z] #24 8.862 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:09:32.841Z] #24 9.776 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:09:32.928Z] From https://github.com/docker/buildx [2019-10-30T17:09:32.928Z] * [new tag] v0.3.1 -> build [2019-10-30T17:09:33.098Z] #24 ... [2019-10-30T17:09:33.098Z] [2019-10-30T17:09:33.098Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:09:33.098Z] #31 6.746 + RM_GOPATH=0 [2019-10-30T17:09:33.098Z] #31 6.746 + TMP_GOPATH= [2019-10-30T17:09:33.098Z] #31 6.746 + : /build [2019-10-30T17:09:33.098Z] #31 6.746 + '[' -z '' ']' [2019-10-30T17:09:33.098Z] #31 6.750 ++ mktemp -d [2019-10-30T17:09:33.098Z] #31 6.766 + export GOPATH=/tmp/tmp.39dWIIVTXR [2019-10-30T17:09:33.098Z] #31 6.766 + GOPATH=/tmp/tmp.39dWIIVTXR [2019-10-30T17:09:33.098Z] #31 6.766 + RM_GOPATH=1 [2019-10-30T17:09:33.098Z] #31 6.768 ++ dirname ./install.sh [2019-10-30T17:09:33.098Z] #31 6.770 + dir=. [2019-10-30T17:09:33.098Z] #31 6.770 + bin=tomlv [2019-10-30T17:09:33.098Z] #31 6.770 + shift [2019-10-30T17:09:33.098Z] #31 6.770 + '[' '!' -f ./tomlv.installer ']' [2019-10-30T17:09:33.098Z] #31 6.770 + . ./tomlv.installer [2019-10-30T17:09:33.098Z] #31 6.770 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:09:33.098Z] #31 6.770 + install_tomlv [2019-10-30T17:09:33.098Z] #31 6.770 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-30T17:09:33.098Z] #31 6.770 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.39dWIIVTXR/src/github.com/BurntSushi/toml [2019-10-30T17:09:33.098Z] #31 6.770 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:09:33.098Z] #31 6.773 Cloning into '/tmp/tmp.39dWIIVTXR/src/github.com/BurntSushi/toml'... [2019-10-30T17:09:33.098Z] #31 8.009 + cd /tmp/tmp.39dWIIVTXR/src/github.com/BurntSushi/toml [2019-10-30T17:09:33.098Z] #31 8.009 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:09:33.098Z] #31 8.029 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-30T17:09:33.098Z] #31 8.792 runtime/internal/atomic [2019-10-30T17:09:33.098Z] #31 8.836 internal/cpu [2019-10-30T17:09:33.098Z] #31 9.073 runtime/internal/sys [2019-10-30T17:09:33.098Z] #31 9.294 runtime/internal/math [2019-10-30T17:09:33.098Z] #31 9.302 internal/bytealg [2019-10-30T17:09:33.098Z] #31 9.404 math/bits [2019-10-30T17:09:33.098Z] #31 9.769 math [2019-10-30T17:09:33.098Z] #31 10.11 runtime [2019-10-30T17:09:33.098Z] #31 ... [2019-10-30T17:09:33.098Z] [2019-10-30T17:09:33.098Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:09:33.098Z] #10 7.747 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:09:33.098Z] #10 7.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:09:33.098Z] #10 7.789 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:09:33.098Z] #10 7.792 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:09:33.098Z] #10 7.810 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:09:33.098Z] #10 8.656 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:09:33.098Z] #10 10.43 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:09:33.211Z] Switched to branch 'build' [2019-10-30T17:09:33.278Z] #17 3.061 Fetched 7920 kB in 2s (3323 kB/s) [2019-10-30T17:09:33.299Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-30T17:09:33.357Z] #10 ... [2019-10-30T17:09:33.357Z] [2019-10-30T17:09:33.357Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:09:33.357Z] #62 10.72 + cd /tmp/tmp.H4MjtqlKcA/src/github.com/rootless-containers/rootlesskit [2019-10-30T17:09:33.357Z] #62 10.72 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:09:33.536Z] #17 3.061 Reading package lists... [2019-10-30T17:09:33.614Z] #62 10.93 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-30T17:09:33.615Z] #62 10.93 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-30T17:09:33.828Z] Removing intermediate container cbd6af26055c [2019-10-30T17:09:33.828Z] ---> 4b1506ed5e18 [2019-10-30T17:09:33.828Z] Step 10/16 : RUN go mod download [2019-10-30T17:09:33.828Z] ---> Running in fc9e56e47c29 [2019-10-30T17:09:33.849Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-30T17:09:33.849Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-30T17:09:33.849Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-30T17:09:33.849Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-30T17:09:34.102Z] #17 3.639 Reading package lists... [2019-10-30T17:09:34.102Z] #17 4.203 Building dependency tree... [2019-10-30T17:09:34.115Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-30T17:09:34.115Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-30T17:09:34.115Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-30T17:09:34.115Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-30T17:09:34.115Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-30T17:09:34.115Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-30T17:09:34.115Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-30T17:09:34.115Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-30T17:09:34.267Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-30T17:09:34.267Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-30T17:09:34.360Z] #17 4.378 The following additional packages will be installed: [2019-10-30T17:09:34.360Z] #17 4.378 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-30T17:09:34.360Z] #17 4.378 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-30T17:09:34.360Z] #17 4.378 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-30T17:09:34.360Z] #17 4.379 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-30T17:09:34.360Z] #17 4.379 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-30T17:09:34.360Z] #17 4.379 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-30T17:09:34.360Z] #17 4.379 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-30T17:09:34.360Z] #17 4.379 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-30T17:09:34.360Z] #17 4.379 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-30T17:09:34.360Z] #17 4.380 Suggested packages: [2019-10-30T17:09:34.360Z] #17 4.380 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-30T17:09:34.360Z] #17 4.380 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-30T17:09:34.361Z] #17 4.380 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-30T17:09:34.361Z] #17 4.380 vim-doc vim-scripts xfsdump acl attr quota [2019-10-30T17:09:34.361Z] #17 4.380 Recommended packages: [2019-10-30T17:09:34.361Z] #17 4.380 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-30T17:09:34.361Z] #17 4.380 python3-keyrings.alt python3-xdg unzip [2019-10-30T17:09:34.674Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-30T17:09:34.674Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-30T17:09:34.744Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-30T17:09:34.744Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-30T17:09:34.926Z] #17 5.036 The following NEW packages will be installed: [2019-10-30T17:09:34.926Z] #17 5.036 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-30T17:09:34.926Z] #17 5.036 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-30T17:09:34.926Z] #17 5.036 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-30T17:09:34.926Z] #17 5.036 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-30T17:09:34.926Z] #17 5.036 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-30T17:09:34.926Z] #17 5.037 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-30T17:09:34.926Z] #17 5.037 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-30T17:09:34.926Z] #17 5.037 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-30T17:09:34.926Z] #17 5.037 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-30T17:09:34.926Z] #17 5.037 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-30T17:09:34.926Z] #17 5.037 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-30T17:09:34.926Z] #17 5.037 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-30T17:09:34.926Z] #17 5.037 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-30T17:09:34.926Z] #17 5.037 xfsprogs xxd xz-utils zip [2019-10-30T17:09:35.070Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-30T17:09:35.457Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-30T17:09:35.457Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-30T17:09:35.858Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-30T17:09:35.858Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-30T17:09:35.858Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-30T17:09:36.260Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-30T17:09:36.260Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-30T17:09:36.260Z] go: finding github.com/lib/pq v1.0.0 [2019-10-30T17:09:36.260Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-30T17:09:36.260Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-30T17:09:36.260Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-30T17:09:36.296Z] #17 6.192 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:09:36.296Z] #17 6.192 Need to get 90.9 MB of archives. [2019-10-30T17:09:36.296Z] #17 6.192 After this operation, 541 MB of additional disk space will be used. [2019-10-30T17:09:36.296Z] #17 6.192 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-30T17:09:36.296Z] #17 6.199 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-30T17:09:36.296Z] #17 6.201 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-30T17:09:36.296Z] #17 6.202 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-30T17:09:36.297Z] #17 6.205 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-30T17:09:36.297Z] #17 6.207 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-30T17:09:36.297Z] #17 6.217 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-30T17:09:36.297Z] #17 6.236 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-30T17:09:36.297Z] #17 6.237 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-30T17:09:36.297Z] #17 6.241 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-30T17:09:36.297Z] #17 6.266 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-30T17:09:36.297Z] #17 6.269 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-30T17:09:36.297Z] #17 6.269 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-30T17:09:36.297Z] #17 6.270 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-30T17:09:36.297Z] #17 6.270 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-30T17:09:36.297Z] #17 6.271 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-30T17:09:36.297Z] #17 6.272 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-30T17:09:36.297Z] #17 6.273 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-30T17:09:36.297Z] #17 6.274 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-30T17:09:36.297Z] #17 6.275 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-30T17:09:36.297Z] #17 6.276 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-30T17:09:36.297Z] #17 6.279 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-30T17:09:36.297Z] #17 6.280 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-30T17:09:36.297Z] #17 6.282 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-30T17:09:36.297Z] #17 6.283 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-30T17:09:36.297Z] #17 6.284 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-30T17:09:36.297Z] #17 6.287 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-30T17:09:36.297Z] #17 6.288 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-30T17:09:36.297Z] #17 6.289 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-30T17:09:36.297Z] #17 6.294 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-30T17:09:36.297Z] #17 6.295 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-30T17:09:36.297Z] #17 6.297 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-30T17:09:36.297Z] #17 6.298 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-30T17:09:36.297Z] #17 6.300 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-30T17:09:36.297Z] #17 6.302 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-30T17:09:36.297Z] #17 6.303 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-30T17:09:36.297Z] #17 6.303 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-30T17:09:36.297Z] #17 6.303 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-30T17:09:36.297Z] #17 6.304 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-30T17:09:36.297Z] #17 6.307 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-30T17:09:36.297Z] #17 6.310 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-30T17:09:36.297Z] #17 6.313 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-30T17:09:36.297Z] #17 6.320 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-30T17:09:36.297Z] #17 6.322 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-30T17:09:36.297Z] #17 6.323 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-30T17:09:36.297Z] #17 6.324 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-30T17:09:36.297Z] #17 6.324 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-30T17:09:36.297Z] #17 6.326 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-30T17:09:36.297Z] #17 6.345 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-30T17:09:36.297Z] #17 6.348 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-30T17:09:36.297Z] #17 6.362 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-30T17:09:36.297Z] #17 6.363 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-30T17:09:36.297Z] #17 6.365 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-30T17:09:36.297Z] #17 6.368 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-30T17:09:36.297Z] #17 6.368 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-30T17:09:36.297Z] #17 6.372 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-30T17:09:36.297Z] #17 6.428 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-30T17:09:36.297Z] #17 6.439 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-30T17:09:36.297Z] #17 6.447 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-30T17:09:36.297Z] #17 6.450 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-30T17:09:36.297Z] #17 6.451 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-30T17:09:36.297Z] #17 6.457 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-30T17:09:36.297Z] #17 6.571 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-30T17:09:36.555Z] #17 6.601 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-30T17:09:36.555Z] #17 6.602 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-30T17:09:36.555Z] #17 6.660 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-30T17:09:36.555Z] #17 6.699 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-30T17:09:36.724Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-30T17:09:36.813Z] #17 6.701 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-30T17:09:36.892Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-30T17:09:37.070Z] #17 7.205 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-30T17:09:37.138Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-30T17:09:37.138Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-30T17:09:37.138Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-30T17:09:37.186Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-30T17:09:37.482Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-30T17:09:37.556Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-30T17:09:37.635Z] #17 7.833 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:09:37.635Z] #17 7.852 Fetched 90.9 MB in 2s (33.9 MB/s) [2019-10-30T17:09:37.777Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-30T17:09:37.893Z] #17 7.878 Selecting previously unselected package bash-completion. [2019-10-30T17:09:37.893Z] #17 7.878 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-30T17:09:37.893Z] #17 7.885 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-30T17:09:37.964Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-30T17:09:38.065Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-30T17:09:38.368Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-30T17:09:38.458Z] #17 8.455 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-30T17:09:38.458Z] #17 8.546 Selecting previously unselected package libnet1:amd64. [2019-10-30T17:09:38.458Z] #17 8.547 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-30T17:09:38.458Z] #17 8.550 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-30T17:09:38.458Z] #17 8.583 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-30T17:09:38.458Z] #17 8.583 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-30T17:09:38.458Z] #17 8.586 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-30T17:09:38.458Z] #17 8.615 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-30T17:09:38.458Z] #17 8.615 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-30T17:09:38.458Z] #17 8.621 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-30T17:09:38.458Z] #17 8.657 Selecting previously unselected package libudev-dev:amd64. [2019-10-30T17:09:38.458Z] #17 8.657 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-30T17:09:38.458Z] #17 8.664 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-30T17:09:38.458Z] #17 8.707 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-30T17:09:38.458Z] #17 8.707 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-30T17:09:38.690Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-30T17:09:38.690Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-30T17:09:38.690Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-30T17:09:38.716Z] #17 8.709 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-30T17:09:38.716Z] #17 8.812 Selecting previously unselected package python3.5-minimal. [2019-10-30T17:09:38.716Z] #17 8.812 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-30T17:09:38.716Z] #17 8.817 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-30T17:09:38.778Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-30T17:09:38.778Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-30T17:09:38.778Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-30T17:09:38.881Z] #62 ... [2019-10-30T17:09:38.881Z] [2019-10-30T17:09:38.881Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:09:38.881Z] #22 14.79 + mkdir -p /build [2019-10-30T17:09:38.881Z] #22 14.79 + mv docker/docker /build/ [2019-10-30T17:09:38.881Z] #22 14.81 + rmdir docker [2019-10-30T17:09:38.881Z] #22 DONE 15.7s [2019-10-30T17:09:38.881Z] [2019-10-30T17:09:38.881Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:09:38.881Z] #31 14.67 internal/testlog [2019-10-30T17:09:38.881Z] #31 15.04 encoding [2019-10-30T17:09:38.881Z] #31 15.24 runtime/cgo [2019-10-30T17:09:38.973Z] #17 8.991 Selecting previously unselected package python3-minimal. [2019-10-30T17:09:38.973Z] #17 8.991 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-30T17:09:38.973Z] #17 8.995 Unpacking python3-minimal (3.5.3-1) ... [2019-10-30T17:09:38.973Z] #17 9.029 Selecting previously unselected package libmpdec2:amd64. [2019-10-30T17:09:38.973Z] #17 9.031 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-30T17:09:38.973Z] #17 9.034 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-30T17:09:38.973Z] #17 9.068 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-30T17:09:38.973Z] #17 9.068 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-30T17:09:38.973Z] #17 9.071 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-30T17:09:38.977Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-30T17:09:39.194Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-30T17:09:39.238Z] #17 9.305 Selecting previously unselected package python3.5. [2019-10-30T17:09:39.238Z] #17 9.305 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-30T17:09:39.238Z] #17 9.307 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-30T17:09:39.238Z] #17 9.343 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-30T17:09:39.238Z] #17 9.345 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-30T17:09:39.238Z] #17 9.348 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-30T17:09:39.238Z] #17 9.376 Selecting previously unselected package dh-python. [2019-10-30T17:09:39.238Z] #17 9.376 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-30T17:09:39.238Z] #17 9.380 Unpacking dh-python (2.20170125) ... [2019-10-30T17:09:39.238Z] #17 9.420 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-30T17:09:39.238Z] #17 9.432 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-30T17:09:39.265Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-30T17:09:39.803Z] #17 9.874 Setting up python3-minimal (3.5.3-1) ... [2019-10-30T17:09:39.803Z] #17 10.06 Selecting previously unselected package python3. [2019-10-30T17:09:39.828Z] #31 ... [2019-10-30T17:09:39.828Z] [2019-10-30T17:09:39.828Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:09:39.828Z] #47 7.244 + RM_GOPATH=0 [2019-10-30T17:09:39.828Z] #47 7.244 + TMP_GOPATH= [2019-10-30T17:09:39.828Z] #47 7.244 + : /build [2019-10-30T17:09:39.828Z] #47 7.244 + '[' -z '' ']' [2019-10-30T17:09:39.828Z] #47 7.248 ++ mktemp -d [2019-10-30T17:09:39.828Z] #47 7.248 + export GOPATH=/tmp/tmp.lQuCg0r848 [2019-10-30T17:09:39.828Z] #47 7.248 + GOPATH=/tmp/tmp.lQuCg0r848 [2019-10-30T17:09:39.828Z] #47 7.248 + RM_GOPATH=1 [2019-10-30T17:09:39.828Z] #47 7.251 ++ dirname ./install.sh [2019-10-30T17:09:39.828Z] #47 7.252 + dir=. [2019-10-30T17:09:39.828Z] #47 7.254 + bin=gotestsum [2019-10-30T17:09:39.828Z] #47 7.255 + shift [2019-10-30T17:09:39.828Z] #47 7.255 + '[' '!' -f ./gotestsum.installer ']' [2019-10-30T17:09:39.828Z] #47 7.255 + . ./gotestsum.installer [2019-10-30T17:09:39.828Z] #47 7.255 ++ : v0.3.5 [2019-10-30T17:09:39.828Z] #47 7.255 + install_gotestsum [2019-10-30T17:09:39.828Z] #47 7.256 + echo 'Installing gotestsum version v0.3.5' [2019-10-30T17:09:39.828Z] #47 7.256 Installing gotestsum version v0.3.5 [2019-10-30T17:09:39.828Z] #47 7.256 + go get -d gotest.tools/gotestsum [2019-10-30T17:09:39.895Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-30T17:09:39.898Z] go: finding github.com/kr/text v0.1.0 [2019-10-30T17:09:40.060Z] #17 10.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-30T17:09:40.060Z] #17 10.07 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-30T17:09:40.060Z] #17 10.07 Unpacking python3 (3.5.3-1) ... [2019-10-30T17:09:40.060Z] #17 10.10 Selecting previously unselected package pigz. [2019-10-30T17:09:40.060Z] #17 10.10 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-30T17:09:40.060Z] #17 10.10 Unpacking pigz (2.3.4-1) ... [2019-10-30T17:09:40.060Z] #17 10.13 Selecting previously unselected package libip4tc0:amd64. [2019-10-30T17:09:40.060Z] #17 10.13 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-30T17:09:40.060Z] #17 10.13 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:09:40.060Z] #17 10.17 Selecting previously unselected package libip6tc0:amd64. [2019-10-30T17:09:40.060Z] #17 10.17 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-30T17:09:40.060Z] #17 10.17 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:09:40.060Z] #17 10.20 Selecting previously unselected package libiptc0:amd64. [2019-10-30T17:09:40.060Z] #17 10.21 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-30T17:09:40.060Z] #17 10.21 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:09:40.060Z] #17 10.24 Selecting previously unselected package libxtables12:amd64. [2019-10-30T17:09:40.060Z] #17 10.24 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-30T17:09:40.060Z] #17 10.24 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:09:40.060Z] #17 10.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-30T17:09:40.186Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-30T17:09:40.186Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-30T17:09:40.318Z] #17 10.27 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-30T17:09:40.318Z] #17 10.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-30T17:09:40.318Z] #17 10.30 Selecting previously unselected package iptables. [2019-10-30T17:09:40.318Z] #17 10.31 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-30T17:09:40.318Z] #17 10.31 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-30T17:09:40.318Z] #17 10.36 Selecting previously unselected package xxd. [2019-10-30T17:09:40.318Z] #17 10.37 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-30T17:09:40.318Z] #17 10.37 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:40.318Z] #17 10.40 Selecting previously unselected package vim-common. [2019-10-30T17:09:40.318Z] #17 10.41 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:09:40.318Z] #17 10.41 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:40.318Z] #17 10.45 Selecting previously unselected package bzip2. [2019-10-30T17:09:40.318Z] #17 10.45 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-30T17:09:40.318Z] #17 10.45 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-30T17:09:40.318Z] #17 10.48 Selecting previously unselected package libgpm2:amd64. [2019-10-30T17:09:40.318Z] #17 10.48 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-30T17:09:40.318Z] #17 10.49 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-30T17:09:40.318Z] #17 10.51 Selecting previously unselected package xz-utils. [2019-10-30T17:09:40.392Z] #47 ... [2019-10-30T17:09:40.392Z] [2019-10-30T17:09:40.392Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:09:40.392Z] #44 7.918 + cd /tmp/tmp.9x6Kxib3oC/src/github.com/LK4D4/vndr [2019-10-30T17:09:40.392Z] #44 7.918 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:09:40.392Z] #44 7.946 + go build -buildmode=pie -v -o /build/vndr . [2019-10-30T17:09:40.392Z] #44 9.263 runtime/internal/sys [2019-10-30T17:09:40.392Z] #44 9.300 internal/cpu [2019-10-30T17:09:40.392Z] #44 9.514 internal/race [2019-10-30T17:09:40.392Z] #44 9.784 sync/atomic [2019-10-30T17:09:40.392Z] #44 9.935 internal/bytealg [2019-10-30T17:09:40.392Z] #44 10.03 unicode [2019-10-30T17:09:40.392Z] #44 10.75 runtime [2019-10-30T17:09:40.392Z] #44 13.26 unicode/utf8 [2019-10-30T17:09:40.392Z] #44 13.72 math [2019-10-30T17:09:40.485Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-30T17:09:40.485Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-30T17:09:40.577Z] #17 10.52 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-30T17:09:40.577Z] #17 10.52 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-30T17:09:40.577Z] #17 10.57 Selecting previously unselected package aufs-tools. [2019-10-30T17:09:40.577Z] #17 10.57 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-30T17:09:40.577Z] #17 10.57 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-30T17:09:40.577Z] #17 10.61 Selecting previously unselected package liblzo2-2:amd64. [2019-10-30T17:09:40.577Z] #17 10.61 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-30T17:09:40.577Z] #17 10.61 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:09:40.577Z] #17 10.64 Selecting previously unselected package btrfs-progs. [2019-10-30T17:09:40.577Z] #17 10.65 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-30T17:09:40.577Z] #17 10.65 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-30T17:09:40.577Z] #17 10.73 Selecting previously unselected package btrfs-tools. [2019-10-30T17:09:40.577Z] #17 10.73 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-30T17:09:40.577Z] #17 10.74 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-30T17:09:40.577Z] #17 10.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-30T17:09:40.650Z] #44 18.12 unicode/utf16 [2019-10-30T17:09:40.835Z] #17 10.77 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-30T17:09:40.835Z] #17 10.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-30T17:09:40.835Z] #17 10.81 Selecting previously unselected package dmsetup. [2019-10-30T17:09:40.835Z] #17 10.81 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-30T17:09:40.835Z] #17 10.81 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-30T17:09:40.835Z] #17 10.85 Selecting previously unselected package libonig4:amd64. [2019-10-30T17:09:40.835Z] #17 10.85 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-30T17:09:40.835Z] #17 10.85 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-30T17:09:40.835Z] #17 10.89 Selecting previously unselected package libjq1:amd64. [2019-10-30T17:09:40.835Z] #17 10.90 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-30T17:09:40.835Z] #17 10.90 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-30T17:09:40.835Z] #17 10.93 Selecting previously unselected package jq. [2019-10-30T17:09:40.835Z] #17 10.93 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-30T17:09:40.835Z] #17 10.94 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-30T17:09:40.835Z] #17 10.97 Selecting previously unselected package libaio1:amd64. [2019-10-30T17:09:40.835Z] #17 10.97 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-30T17:09:40.835Z] #17 10.97 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-30T17:09:40.835Z] #17 10.99 Selecting previously unselected package libcap2-bin. [2019-10-30T17:09:40.898Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-30T17:09:40.898Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-30T17:09:40.907Z] #44 18.40 container/list [2019-10-30T17:09:41.092Z] #17 11.00 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-30T17:09:41.092Z] #17 11.00 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-30T17:09:41.092Z] #17 11.03 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-30T17:09:41.092Z] #17 11.03 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-30T17:09:41.092Z] #17 11.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-30T17:09:41.092Z] #17 11.06 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-30T17:09:41.092Z] #17 11.06 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-30T17:09:41.092Z] #17 11.06 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-30T17:09:41.092Z] #17 11.13 Selecting previously unselected package libpcre16-3:amd64. [2019-10-30T17:09:41.092Z] #17 11.13 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-30T17:09:41.092Z] #17 11.13 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-30T17:09:41.092Z] #17 11.18 Selecting previously unselected package libpcre32-3:amd64. [2019-10-30T17:09:41.092Z] #17 11.18 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-30T17:09:41.092Z] #17 11.18 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-30T17:09:41.092Z] #17 11.22 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-30T17:09:41.092Z] #17 11.22 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-30T17:09:41.092Z] #17 11.22 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-30T17:09:41.245Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-30T17:09:41.245Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-30T17:09:41.245Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-30T17:09:41.350Z] #17 11.31 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-30T17:09:41.350Z] #17 11.31 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-30T17:09:41.350Z] #17 11.31 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-30T17:09:41.350Z] #17 11.37 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-30T17:09:41.350Z] #17 11.37 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-30T17:09:41.350Z] #17 11.37 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-30T17:09:41.350Z] #17 11.41 Selecting previously unselected package libnl-3-200:amd64. [2019-10-30T17:09:41.350Z] #17 11.41 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-30T17:09:41.350Z] #17 11.42 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-30T17:09:41.350Z] #17 11.45 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-30T17:09:41.350Z] #17 11.45 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-30T17:09:41.350Z] #17 11.45 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-30T17:09:41.350Z] #17 11.48 Selecting previously unselected package libreadline5:amd64. [2019-10-30T17:09:41.350Z] #17 11.48 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-30T17:09:41.350Z] #17 11.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-30T17:09:41.350Z] #17 11.52 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-30T17:09:41.350Z] #17 11.52 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-30T17:09:41.482Z] #44 18.89 crypto/internal/subtle [2019-10-30T17:09:41.482Z] #44 19.00 crypto/subtle [2019-10-30T17:09:41.608Z] #17 11.52 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-30T17:09:41.608Z] #17 11.79 Selecting previously unselected package net-tools. [2019-10-30T17:09:41.740Z] #44 19.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-30T17:09:41.753Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-30T17:09:41.753Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-30T17:09:41.753Z] go: finding github.com/kr/pty v1.1.1 [2019-10-30T17:09:41.753Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-30T17:09:41.865Z] #17 11.79 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-30T17:09:41.865Z] #17 11.79 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-30T17:09:41.865Z] #17 11.84 Selecting previously unselected package python-pip-whl. [2019-10-30T17:09:41.865Z] #17 11.84 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-30T17:09:41.865Z] #17 11.85 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-30T17:09:41.865Z] #17 11.97 Selecting previously unselected package python3-pip. [2019-10-30T17:09:41.865Z] #17 11.98 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-30T17:09:41.865Z] #17 11.98 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-30T17:09:41.865Z] #17 12.02 Selecting previously unselected package python3-pkg-resources. [2019-10-30T17:09:41.865Z] #17 12.02 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-30T17:09:41.865Z] #17 12.02 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-30T17:09:41.865Z] #17 12.06 Selecting previously unselected package python3-setuptools. [2019-10-30T17:09:41.865Z] #17 12.06 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-30T17:09:41.998Z] #44 19.42 internal/nettrace [2019-10-30T17:09:41.998Z] #44 19.53 runtime/cgo [2019-10-30T17:09:41.998Z] #44 ... [2019-10-30T17:09:41.998Z] [2019-10-30T17:09:41.998Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:09:42.123Z] #17 12.06 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-30T17:09:42.123Z] #17 12.11 Selecting previously unselected package python3-wheel. [2019-10-30T17:09:42.123Z] #17 12.11 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-30T17:09:42.123Z] #17 12.12 Unpacking python3-wheel (0.29.0-2) ... [2019-10-30T17:09:42.123Z] #17 12.15 Selecting previously unselected package thin-provisioning-tools. [2019-10-30T17:09:42.123Z] #17 12.15 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-30T17:09:42.123Z] #17 12.15 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-30T17:09:42.123Z] #17 12.22 Selecting previously unselected package vim-runtime. [2019-10-30T17:09:42.123Z] #17 12.23 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:09:42.123Z] #17 12.23 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-30T17:09:42.123Z] #17 12.24 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-30T17:09:42.123Z] #17 12.25 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:42.256Z] #38 19.85 + cd /tmp/tmp.33CHzkCWRx/src/github.com/docker/distribution [2019-10-30T17:09:42.256Z] #38 19.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-30T17:09:42.269Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-30T17:09:42.269Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-30T17:09:42.589Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-30T17:09:42.688Z] #17 12.87 Selecting previously unselected package vim. [2019-10-30T17:09:42.688Z] #17 12.87 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-30T17:09:42.688Z] #17 12.87 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:42.898Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-30T17:09:42.898Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-30T17:09:42.898Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-30T17:09:42.946Z] #17 12.99 Selecting previously unselected package xfsprogs. [2019-10-30T17:09:42.946Z] #17 12.99 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-30T17:09:42.946Z] #17 12.99 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-30T17:09:42.946Z] #17 13.09 Selecting previously unselected package zip. [2019-10-30T17:09:42.946Z] #17 13.09 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-30T17:09:42.946Z] #17 13.10 Unpacking zip (3.0-11+b1) ... [2019-10-30T17:09:42.946Z] #17 13.13 Selecting previously unselected package libapparmor-perl. [2019-10-30T17:09:42.946Z] #17 13.14 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-30T17:09:42.946Z] #17 13.14 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-30T17:09:42.946Z] #17 13.18 Selecting previously unselected package apparmor. [2019-10-30T17:09:42.946Z] #17 13.18 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-30T17:09:42.946Z] #17 13.20 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-30T17:09:43.003Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-30T17:09:43.003Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-30T17:09:43.003Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-30T17:09:43.188Z] #38 ... [2019-10-30T17:09:43.189Z] [2019-10-30T17:09:43.189Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:09:43.189Z] #40 10.68 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:09:43.189Z] #40 11.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:09:43.189Z] #40 ... [2019-10-30T17:09:43.189Z] [2019-10-30T17:09:43.189Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:09:43.189Z] #68 20.29 + cd /tmp/tmp.uH7CsXLOfh/src/github.com/docker/libnetwork [2019-10-30T17:09:43.189Z] #68 20.29 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:09:43.189Z] #68 20.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-30T17:09:43.204Z] #17 13.34 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-30T17:09:43.401Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-30T17:09:43.401Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-30T17:09:43.401Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-30T17:09:43.447Z] #68 ... [2019-10-30T17:09:43.447Z] [2019-10-30T17:09:43.447Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:09:43.447Z] #10 11.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:09:43.462Z] #17 13.35 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-30T17:09:43.462Z] #17 13.35 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-30T17:09:43.529Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-30T17:09:43.706Z] #10 ... [2019-10-30T17:09:43.707Z] [2019-10-30T17:09:43.707Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:09:43.707Z] #24 20.92 Fetched 7920 kB in 15s (510 kB/s) [2019-10-30T17:09:43.720Z] #17 13.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-30T17:09:43.720Z] #17 13.67 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-30T17:09:43.720Z] #17 13.67 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-30T17:09:43.799Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-30T17:09:43.799Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-30T17:09:43.799Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-30T17:09:43.799Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-30T17:09:43.977Z] #17 14.00 Selecting previously unselected package binutils-mingw-w64. [2019-10-30T17:09:43.977Z] #17 14.00 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-30T17:09:43.977Z] #17 14.01 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-30T17:09:43.977Z] #17 14.04 Selecting previously unselected package mingw-w64-common. [2019-10-30T17:09:43.977Z] #17 14.04 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-30T17:09:43.977Z] #17 14.04 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-30T17:09:44.211Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-30T17:09:44.211Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-30T17:09:44.211Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-30T17:09:44.211Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-30T17:09:44.553Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-30T17:09:44.592Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-30T17:09:44.592Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-30T17:09:44.592Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-30T17:09:44.592Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-30T17:09:44.908Z] #17 14.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-30T17:09:44.908Z] #17 14.98 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-30T17:09:44.908Z] #17 14.98 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-30T17:09:44.981Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-30T17:09:44.981Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-30T17:09:45.195Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-30T17:09:45.380Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-30T17:09:45.380Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-30T17:09:45.483Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-30T17:09:45.774Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-30T17:09:45.778Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-30T17:09:45.778Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-30T17:09:45.778Z] go: finding github.com/golang/mock v1.1.1 [2019-10-30T17:09:45.778Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-30T17:09:45.844Z] #17 16.00 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-30T17:09:46.064Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-30T17:09:46.103Z] #17 16.01 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-30T17:09:46.103Z] #17 16.01 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-30T17:09:46.103Z] #17 16.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-30T17:09:46.103Z] #17 16.05 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-30T17:09:46.103Z] #17 16.05 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:09:46.176Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-30T17:09:46.603Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-30T17:09:46.603Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-30T17:09:46.603Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-30T17:09:46.603Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-30T17:09:46.603Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-30T17:09:46.692Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-30T17:09:46.692Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-30T17:09:47.132Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-30T17:09:47.132Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-30T17:09:47.584Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-30T17:09:47.714Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-30T17:09:48.001Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-30T17:09:48.164Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-30T17:09:48.294Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-30T17:09:48.581Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-30T17:09:48.581Z] go: finding cloud.google.com/go v0.26.0 [2019-10-30T17:09:48.588Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-30T17:09:48.879Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-30T17:09:48.972Z] #24 20.92 Reading package lists... [2019-10-30T17:09:48.972Z] #24 ... [2019-10-30T17:09:48.972Z] [2019-10-30T17:09:48.972Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:09:48.972Z] #50 23.40 + cd /tmp/tmp.Q36vYzBXhq/src/github.com/golangci/golangci-lint/ [2019-10-30T17:09:48.972Z] #50 23.40 + git checkout -q v1.20.0 [2019-10-30T17:09:48.972Z] #50 23.83 ++ git describe --tags [2019-10-30T17:09:48.972Z] #50 23.84 + version=v1.20.0 [2019-10-30T17:09:48.972Z] #50 23.85 ++ git rev-parse --short HEAD [2019-10-30T17:09:48.972Z] #50 23.86 + commit=cc98739 [2019-10-30T17:09:48.972Z] #50 23.87 ++ git show -s --format=%cd [2019-10-30T17:09:48.972Z] #50 23.88 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-30T17:09:48.972Z] #50 23.88 + 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 [2019-10-30T17:09:48.977Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-30T17:09:48.977Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-30T17:09:49.168Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-30T17:09:49.168Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-30T17:09:49.398Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-30T17:09:49.398Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-30T17:09:49.398Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-30T17:09:49.398Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-30T17:09:50.281Z] #17 19.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-30T17:09:50.282Z] #17 19.69 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-30T17:09:50.282Z] #17 19.69 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:09:50.672Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-30T17:09:50.672Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-30T17:09:51.303Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-30T17:09:51.303Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-30T17:09:51.598Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-30T17:09:52.263Z] #50 ... [2019-10-30T17:09:52.263Z] [2019-10-30T17:09:52.263Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:09:52.263Z] #33 20.02 Fetched 7920 kB in 15s (517 kB/s) [2019-10-30T17:09:52.263Z] #33 20.02 Reading package lists... [2019-10-30T17:09:52.523Z] #33 26.10 Reading package lists... [2019-10-30T17:09:52.523Z] #33 ... [2019-10-30T17:09:52.523Z] [2019-10-30T17:09:52.523Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:09:52.523Z] #38 22.42 + GOPATH=/tmp/tmp.33CHzkCWRx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.33CHzkCWRx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-30T17:09:52.780Z] #38 ... [2019-10-30T17:09:52.781Z] [2019-10-30T17:09:52.781Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:09:52.781Z] #56 20.48 Fetched 7920 kB in 16s (474 kB/s) [2019-10-30T17:09:52.781Z] #56 20.48 Reading package lists... [2019-10-30T17:09:52.781Z] #56 26.99 Reading package lists... [2019-10-30T17:09:52.781Z] #56 ... [2019-10-30T17:09:52.781Z] [2019-10-30T17:09:52.781Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:09:52.781Z] #24 20.92 Reading package lists... [2019-10-30T17:09:52.805Z] #17 22.61 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-30T17:09:52.805Z] #17 22.62 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-30T17:09:52.805Z] #17 22.63 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-30T17:09:52.805Z] #17 22.64 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-30T17:09:52.805Z] #17 22.65 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-30T17:09:52.805Z] #17 22.67 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:09:52.805Z] #17 22.68 Processing triggers for mime-support (3.60) ... [2019-10-30T17:09:52.805Z] #17 22.69 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:52.805Z] #17 22.70 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-30T17:09:52.805Z] #17 22.71 Setting up libcap2-bin (1:2.25-1) ... [2019-10-30T17:09:52.805Z] #17 22.72 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-30T17:09:52.805Z] #17 22.73 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-30T17:09:52.805Z] #17 22.74 Setting up bash-completion (1:2.1-4.3) ... [2019-10-30T17:09:53.062Z] #17 23.30 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-30T17:09:53.319Z] #17 23.31 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-30T17:09:53.319Z] #17 23.32 Setting up zip (3.0-11+b1) ... [2019-10-30T17:09:53.319Z] #17 23.33 Setting up bzip2 (1.0.6-8.1) ... [2019-10-30T17:09:53.319Z] #17 23.34 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-30T17:09:53.319Z] #17 23.35 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-30T17:09:53.319Z] #17 23.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:09:53.319Z] #17 23.37 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-30T17:09:53.319Z] #17 23.38 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:09:53.319Z] #17 23.39 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-30T17:09:53.319Z] #17 23.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-30T17:09:53.319Z] #17 23.40 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-30T17:09:53.319Z] #17 23.41 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:53.319Z] #17 23.42 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-30T17:09:53.319Z] #17 23.43 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-30T17:09:53.319Z] #17 23.44 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-30T17:09:53.319Z] #17 23.45 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:53.319Z] #17 23.53 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-30T17:09:53.576Z] #17 23.53 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-30T17:09:53.576Z] #17 23.54 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-30T17:09:53.576Z] #17 23.55 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-30T17:09:53.576Z] #17 23.57 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-30T17:09:53.576Z] #17 23.57 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-30T17:09:53.576Z] #17 23.59 Setting up pigz (2.3.4-1) ... [2019-10-30T17:09:53.576Z] #17 23.59 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-30T17:09:53.576Z] #17 23.60 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-30T17:09:53.576Z] #17 23.61 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:09:53.576Z] #17 23.62 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-30T17:09:53.576Z] #17 23.63 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:09:53.576Z] #17 23.64 Setting up jq (1.5+dfsg-1.3) ... [2019-10-30T17:09:53.576Z] #17 23.65 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-30T17:09:53.576Z] #17 23.66 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-30T17:09:53.576Z] #17 23.67 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-30T17:09:53.576Z] #17 23.68 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:09:53.576Z] #17 23.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-30T17:09:53.576Z] #17 23.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-30T17:09:53.576Z] #17 23.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-30T17:09:53.576Z] #17 23.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-30T17:09:53.576Z] #17 23.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-30T17:09:53.576Z] #17 23.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-30T17:09:53.576Z] #17 23.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-30T17:09:53.576Z] #17 23.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-30T17:09:53.576Z] #17 23.72 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-30T17:09:53.576Z] #17 23.72 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:09:53.576Z] #17 23.73 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-30T17:09:53.650Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-30T17:09:53.650Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-30T17:09:53.650Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-30T17:09:53.834Z] #17 23.74 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-30T17:09:53.834Z] #17 23.75 Setting up btrfs-progs (4.7.3-1) ... [2019-10-30T17:09:53.834Z] #17 23.76 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-30T17:09:53.834Z] #17 23.77 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-30T17:09:54.158Z] #24 27.27 Reading package lists... [2019-10-30T17:09:54.158Z] #24 ... [2019-10-30T17:09:54.158Z] [2019-10-30T17:09:54.158Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:09:54.158Z] #10 21.71 Fetched 7920 kB in 15s (526 kB/s) [2019-10-30T17:09:54.158Z] #10 21.71 Reading package lists... [2019-10-30T17:09:54.158Z] #10 27.98 Reading package lists... [2019-10-30T17:09:54.158Z] #10 ... [2019-10-30T17:09:54.158Z] [2019-10-30T17:09:54.158Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:09:54.158Z] #33 26.10 Reading package lists... [2019-10-30T17:09:54.297Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-30T17:09:54.297Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-30T17:09:54.587Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-30T17:09:54.767Z] #17 24.68 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-30T17:09:54.767Z] #17 24.69 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:09:54.767Z] #17 24.70 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-30T17:09:54.767Z] #17 24.70 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-30T17:09:54.767Z] #17 24.70 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-30T17:09:54.767Z] #17 24.70 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-30T17:09:54.767Z] #17 24.71 Setting up btrfs-tools (4.7.3-1) ... [2019-10-30T17:09:54.767Z] #17 24.72 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:09:54.767Z] #17 24.72 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-30T17:09:54.767Z] #17 24.73 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-30T17:09:54.767Z] #17 24.74 Setting up python3 (3.5.3-1) ... [2019-10-30T17:09:55.024Z] #17 25.04 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-30T17:09:55.094Z] #33 31.67 Building dependency tree... [2019-10-30T17:09:55.094Z] #33 ... [2019-10-30T17:09:55.094Z] [2019-10-30T17:09:55.094Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:09:55.094Z] #40 22.87 Fetched 7920 kB in 15s (500 kB/s) [2019-10-30T17:09:55.094Z] #40 22.87 Reading package lists... [2019-10-30T17:09:55.352Z] #40 28.98 Reading package lists... [2019-10-30T17:09:55.352Z] #40 ... [2019-10-30T17:09:55.352Z] [2019-10-30T17:09:55.352Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:09:55.352Z] #28 31.04 + cd /tmp/tmp.sdeikwMb2F/src/github.com/go-swagger/go-swagger [2019-10-30T17:09:55.352Z] #28 31.04 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-30T17:09:55.352Z] #28 32.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-30T17:09:55.589Z] #17 25.59 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-30T17:09:55.589Z] #17 25.63 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-30T17:09:55.589Z] #17 25.65 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-30T17:09:55.589Z] #17 25.66 Setting up python3-wheel (0.29.0-2) ... [2019-10-30T17:09:55.846Z] #17 25.83 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-30T17:09:55.847Z] #17 26.03 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-30T17:09:56.089Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-30T17:09:56.104Z] #17 26.04 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-30T17:09:56.104Z] #17 26.26 Setting up dmsetup (2:1.02.137-2) ... [2019-10-30T17:09:56.104Z] #17 26.27 Setting up python3-setuptools (33.1.1-1) ... [2019-10-30T17:09:56.363Z] #17 26.48 Setting up dh-python (2.20170125) ... [2019-10-30T17:09:56.363Z] #17 26.62 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-30T17:09:56.379Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-30T17:09:56.623Z] #17 26.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:09:56.880Z] #17 DONE 27.0s [2019-10-30T17:09:56.880Z] [2019-10-30T17:09:56.880Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-30T17:09:57.407Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-30T17:09:57.407Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-30T17:09:58.640Z] #28 ... [2019-10-30T17:09:58.640Z] [2019-10-30T17:09:58.640Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:09:58.640Z] #47 35.55 + cd /tmp/tmp.lQuCg0r848/src/gotest.tools/gotestsum [2019-10-30T17:09:58.640Z] #47 35.55 + git checkout -q v0.3.5 [2019-10-30T17:09:58.640Z] #47 35.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-30T17:09:58.779Z] #18 1.616 Collecting yamllint==1.16.0 [2019-10-30T17:09:59.484Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-30T17:09:59.484Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-30T17:10:00.115Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-30T17:10:00.744Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-30T17:10:01.177Z] #47 ... [2019-10-30T17:10:01.177Z] [2019-10-30T17:10:01.177Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:01.177Z] #68 DONE 38.5s [2019-10-30T17:10:01.177Z] [2019-10-30T17:10:01.177Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:10:01.177Z] #33 34.19 The following additional packages will be installed: [2019-10-30T17:10:01.177Z] #33 34.22 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-30T17:10:01.177Z] #33 34.23 Suggested packages: [2019-10-30T17:10:01.177Z] #33 34.23 codeblocks eclipse ninja-build lrzip [2019-10-30T17:10:01.177Z] #33 34.23 Recommended packages: [2019-10-30T17:10:01.177Z] #33 34.23 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-30T17:10:01.177Z] #33 34.97 The following NEW packages will be installed: [2019-10-30T17:10:01.177Z] #33 34.97 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-30T17:10:01.177Z] #33 34.97 vim-common xxd [2019-10-30T17:10:01.177Z] #33 36.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:10:01.177Z] #33 36.10 Need to get 13.7 MB of archives. [2019-10-30T17:10:01.177Z] #33 36.10 After this operation, 57.2 MB of additional disk space will be used. [2019-10-30T17:10:01.177Z] #33 36.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-30T17:10:01.177Z] #33 36.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-30T17:10:01.177Z] #33 36.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-30T17:10:01.177Z] #33 36.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-30T17:10:01.177Z] #33 36.99 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-30T17:10:01.177Z] #33 37.01 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-30T17:10:01.177Z] #33 37.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-30T17:10:01.177Z] #33 37.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-30T17:10:01.177Z] #33 37.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-30T17:10:01.177Z] #33 37.64 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-30T17:10:01.177Z] #33 38.84 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:10:01.435Z] #33 39.05 Fetched 13.7 MB in 2s (5304 kB/s) [2019-10-30T17:10:01.743Z] #33 39.26 Selecting previously unselected package cmake-data. [2019-10-30T17:10:01.743Z] #33 39.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-30T17:10:01.743Z] #33 39.42 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-30T17:10:02.000Z] #33 39.55 Unpacking cmake-data (3.7.2-1) ... [2019-10-30T17:10:02.000Z] #33 ... [2019-10-30T17:10:02.000Z] [2019-10-30T17:10:02.000Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:02.000Z] #44 39.53 github.com/LK4D4/vndr/godl/singleflight [2019-10-30T17:10:02.000Z] #44 39.53 errors [2019-10-30T17:10:02.242Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-30T17:10:02.530Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-30T17:10:02.566Z] #44 40.07 sort [2019-10-30T17:10:02.566Z] #44 40.16 io [2019-10-30T17:10:03.133Z] #44 ... [2019-10-30T17:10:03.133Z] [2019-10-30T17:10:03.133Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:10:03.133Z] #24 27.27 Reading package lists... [2019-10-30T17:10:03.133Z] #24 33.38 Building dependency tree... [2019-10-30T17:10:03.133Z] #24 36.10 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-30T17:10:03.133Z] #24 36.10 The following additional packages will be installed: [2019-10-30T17:10:03.133Z] #24 36.10 libjq1 libonig4 [2019-10-30T17:10:03.133Z] #24 36.42 The following NEW packages will be installed: [2019-10-30T17:10:03.133Z] #24 36.43 jq libjq1 libonig4 [2019-10-30T17:10:03.133Z] #24 37.54 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:10:03.133Z] #24 37.54 Need to get 327 kB of archives. [2019-10-30T17:10:03.133Z] #24 37.54 After this operation, 1157 kB of additional disk space will be used. [2019-10-30T17:10:03.133Z] #24 37.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-30T17:10:03.133Z] #24 37.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-30T17:10:03.133Z] #24 37.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-30T17:10:03.133Z] #24 38.85 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:10:03.133Z] #24 39.13 Fetched 327 kB in 1s (287 kB/s) [2019-10-30T17:10:03.133Z] #24 39.35 Selecting previously unselected package libonig4:amd64. [2019-10-30T17:10:03.133Z] #24 39.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.) [2019-10-30T17:10:03.133Z] #24 39.39 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-30T17:10:03.133Z] #24 39.41 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-30T17:10:03.133Z] #24 39.88 Selecting previously unselected package libjq1:amd64. [2019-10-30T17:10:03.133Z] #24 39.88 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-30T17:10:03.133Z] #24 39.88 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-30T17:10:03.133Z] #24 40.16 Selecting previously unselected package jq. [2019-10-30T17:10:03.133Z] #24 40.16 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-30T17:10:03.133Z] #24 40.17 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-30T17:10:03.133Z] #24 40.42 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-30T17:10:03.133Z] #24 40.44 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-30T17:10:03.133Z] #24 40.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:03.133Z] #24 40.52 Setting up jq (1.5+dfsg-1.3) ... [2019-10-30T17:10:03.133Z] #24 DONE 40.8s [2019-10-30T17:10:03.160Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-30T17:10:03.160Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-30T17:10:03.390Z] [2019-10-30T17:10:03.390Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-30T17:10:03.390Z] #25 DONE 0.1s [2019-10-30T17:10:03.390Z] [2019-10-30T17:10:03.390Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:03.450Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-30T17:10:03.647Z] #26 ... [2019-10-30T17:10:03.647Z] [2019-10-30T17:10:03.647Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:10:03.647Z] #56 26.99 Reading package lists... [2019-10-30T17:10:03.647Z] #56 33.47 Building dependency tree... [2019-10-30T17:10:03.647Z] #56 36.13 The following additional packages will be installed: [2019-10-30T17:10:03.647Z] #56 36.14 btrfs-progs liblzo2-2 [2019-10-30T17:10:03.647Z] #56 36.38 The following NEW packages will be installed: [2019-10-30T17:10:03.647Z] #56 36.39 btrfs-progs btrfs-tools liblzo2-2 [2019-10-30T17:10:03.647Z] #56 37.51 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:10:03.647Z] #56 37.51 Need to get 649 kB of archives. [2019-10-30T17:10:03.647Z] #56 37.51 After this operation, 4320 kB of additional disk space will be used. [2019-10-30T17:10:03.647Z] #56 37.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-30T17:10:03.647Z] #56 37.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-30T17:10:03.647Z] #56 37.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-30T17:10:03.647Z] #56 38.89 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:10:03.647Z] #56 39.12 Fetched 649 kB in 1s (548 kB/s) [2019-10-30T17:10:03.647Z] #56 39.25 Selecting previously unselected package liblzo2-2:amd64. [2019-10-30T17:10:03.647Z] #56 39.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-30T17:10:03.647Z] #56 39.31 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-30T17:10:03.647Z] #56 39.32 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:10:03.647Z] #56 39.67 Selecting previously unselected package btrfs-progs. [2019-10-30T17:10:03.647Z] #56 39.67 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-30T17:10:03.647Z] #56 39.74 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-30T17:10:03.647Z] #56 40.52 Selecting previously unselected package btrfs-tools. [2019-10-30T17:10:03.647Z] #56 40.54 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-30T17:10:03.647Z] #56 40.55 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-30T17:10:03.647Z] #56 40.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:03.647Z] #56 40.91 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:10:03.647Z] #56 40.93 Setting up btrfs-progs (4.7.3-1) ... [2019-10-30T17:10:03.647Z] #56 40.95 Setting up btrfs-tools (4.7.3-1) ... [2019-10-30T17:10:03.647Z] #56 41.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:03.647Z] #56 DONE 41.4s [2019-10-30T17:10:03.647Z] [2019-10-30T17:10:03.647Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:10:03.647Z] #57 DONE 0.1s [2019-10-30T17:10:03.647Z] [2019-10-30T17:10:03.647Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-30T17:10:03.647Z] #58 DONE 0.1s [2019-10-30T17:10:03.647Z] [2019-10-30T17:10:03.647Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:04.582Z] #59 ... [2019-10-30T17:10:04.582Z] [2019-10-30T17:10:04.582Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:10:04.582Z] #10 27.98 Reading package lists... [2019-10-30T17:10:04.582Z] #10 34.58 Building dependency tree... [2019-10-30T17:10:04.582Z] #10 36.90 The following additional packages will be installed: [2019-10-30T17:10:04.582Z] #10 36.91 libapparmor1 libseccomp2 [2019-10-30T17:10:04.582Z] #10 36.91 Suggested packages: [2019-10-30T17:10:04.582Z] #10 36.91 seccomp [2019-10-30T17:10:04.582Z] #10 37.21 The following NEW packages will be installed: [2019-10-30T17:10:04.582Z] #10 37.21 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-30T17:10:04.582Z] #10 38.28 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:10:04.582Z] #10 38.28 Need to get 300 kB of archives. [2019-10-30T17:10:04.582Z] #10 38.28 After this operation, 1201 kB of additional disk space will be used. [2019-10-30T17:10:04.582Z] #10 38.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-30T17:10:04.582Z] #10 38.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-30T17:10:04.582Z] #10 38.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-30T17:10:04.582Z] #10 38.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-30T17:10:04.582Z] #10 39.58 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:10:04.582Z] #10 39.79 Fetched 300 kB in 1s (272 kB/s) [2019-10-30T17:10:04.582Z] #10 39.99 Selecting previously unselected package libseccomp2:amd64. [2019-10-30T17:10:04.582Z] #10 39.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-30T17:10:04.582Z] #10 40.04 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-30T17:10:04.582Z] #10 40.13 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-30T17:10:04.582Z] #10 40.27 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-30T17:10:04.582Z] #10 40.28 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-30T17:10:04.582Z] #10 40.31 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-30T17:10:04.582Z] #10 40.49 Selecting previously unselected package libapparmor1:amd64. [2019-10-30T17:10:04.582Z] #10 40.49 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-30T17:10:04.582Z] #10 40.51 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-30T17:10:04.582Z] #10 40.69 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-30T17:10:04.582Z] #10 40.71 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-30T17:10:04.582Z] #10 40.82 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-30T17:10:04.582Z] #10 41.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:04.582Z] #10 41.44 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-30T17:10:04.582Z] #10 41.48 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-30T17:10:04.582Z] #10 41.53 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-30T17:10:04.582Z] #10 41.56 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-30T17:10:04.582Z] #10 41.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:04.582Z] #10 DONE 42.0s [2019-10-30T17:10:04.582Z] [2019-10-30T17:10:04.582Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:10:04.582Z] #52 DONE 0.2s [2019-10-30T17:10:04.582Z] [2019-10-30T17:10:04.582Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:04.582Z] #44 41.81 strconv [2019-10-30T17:10:04.582Z] #44 41.99 bytes [2019-10-30T17:10:04.582Z] #44 ... [2019-10-30T17:10:04.582Z] [2019-10-30T17:10:04.582Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-30T17:10:04.582Z] #53 DONE 0.1s [2019-10-30T17:10:04.842Z] [2019-10-30T17:10:04.842Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:04.961Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-30T17:10:04.961Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-30T17:10:05.323Z] #18 7.992 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-30T17:10:05.324Z] #18 8.057 Collecting pyyaml (from yamllint==1.16.0) [2019-10-30T17:10:05.592Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-30T17:10:05.592Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-30T17:10:05.592Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-30T17:10:06.256Z] #18 9.123 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-30T17:10:06.513Z] #18 9.571 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-30T17:10:07.091Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-30T17:10:07.367Z] #54 ... [2019-10-30T17:10:07.367Z] [2019-10-30T17:10:07.367Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:10:07.367Z] #40 28.98 Reading package lists... [2019-10-30T17:10:07.367Z] #40 35.06 Building dependency tree... [2019-10-30T17:10:07.367Z] #40 37.43 The following additional packages will be installed: [2019-10-30T17:10:07.367Z] #40 37.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-30T17:10:07.367Z] #40 37.43 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-30T17:10:07.367Z] #40 37.44 Suggested packages: [2019-10-30T17:10:07.367Z] #40 37.44 manpages-dev python-setuptools [2019-10-30T17:10:07.367Z] #40 39.10 The following NEW packages will be installed: [2019-10-30T17:10:07.367Z] #40 39.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-30T17:10:07.367Z] #40 39.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-30T17:10:07.367Z] #40 39.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-30T17:10:07.367Z] #40 39.11 zlib1g-dev [2019-10-30T17:10:07.367Z] #40 40.23 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:10:07.367Z] #40 40.23 Need to get 3602 kB of archives. [2019-10-30T17:10:07.367Z] #40 40.23 After this operation, 18.9 MB of additional disk space will be used. [2019-10-30T17:10:07.367Z] #40 40.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-30T17:10:07.367Z] #40 40.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-30T17:10:07.367Z] #40 40.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-30T17:10:07.367Z] #40 40.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-30T17:10:07.367Z] #40 40.26 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-30T17:10:07.367Z] #40 40.28 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-30T17:10:07.367Z] #40 40.29 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-30T17:10:07.367Z] #40 40.29 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-30T17:10:07.367Z] #40 40.31 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-30T17:10:07.367Z] #40 40.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-30T17:10:07.367Z] #40 40.39 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-30T17:10:07.367Z] #40 40.48 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-30T17:10:07.367Z] #40 40.54 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-30T17:10:07.367Z] #40 40.55 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-30T17:10:07.367Z] #40 40.56 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-30T17:10:07.367Z] #40 40.57 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-30T17:10:07.367Z] #40 42.03 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:10:07.367Z] #40 42.33 Fetched 3602 kB in 1s (2462 kB/s) [2019-10-30T17:10:07.367Z] #40 42.52 Selecting previously unselected package libnet1:amd64. [2019-10-30T17:10:07.367Z] #40 42.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-30T17:10:07.367Z] #40 42.64 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-30T17:10:07.367Z] #40 42.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-30T17:10:07.367Z] #40 42.86 Selecting previously unselected package libcap-dev:amd64. [2019-10-30T17:10:07.367Z] #40 42.86 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-30T17:10:07.367Z] #40 42.88 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-30T17:10:07.367Z] #40 43.10 Selecting previously unselected package libnet1-dev. [2019-10-30T17:10:07.367Z] #40 43.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-30T17:10:07.367Z] #40 43.12 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-30T17:10:07.367Z] #40 43.54 Selecting previously unselected package libnl-3-200:amd64. [2019-10-30T17:10:07.367Z] #40 43.55 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-30T17:10:07.367Z] #40 43.58 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-30T17:10:07.367Z] #40 43.91 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-30T17:10:07.367Z] #40 43.91 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-30T17:10:07.367Z] #40 43.91 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-30T17:10:07.367Z] #40 44.35 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-30T17:10:07.367Z] #40 44.35 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-30T17:10:07.367Z] #40 44.36 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-30T17:10:07.367Z] #40 44.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-30T17:10:07.367Z] #40 44.43 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-30T17:10:07.367Z] #40 44.44 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-30T17:10:07.367Z] #40 44.54 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-30T17:10:07.368Z] #40 44.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-30T17:10:07.368Z] #40 44.56 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-30T17:10:07.368Z] #40 44.81 Selecting previously unselected package libprotobuf10:amd64. [2019-10-30T17:10:07.368Z] #40 44.84 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-30T17:10:07.368Z] #40 44.85 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-30T17:10:07.368Z] #40 ... [2019-10-30T17:10:07.368Z] [2019-10-30T17:10:07.368Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:07.368Z] #44 44.78 bufio [2019-10-30T17:10:07.445Z] #18 10.61 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-30T17:10:07.710Z] #18 10.88 Building wheels for collected packages: pyyaml, pathspec [2019-10-30T17:10:07.710Z] #18 10.88 Running setup.py bdist_wheel for pyyaml: started [2019-10-30T17:10:07.749Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-30T17:10:07.958Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-30T17:10:07.958Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-30T17:10:07.958Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2019-10-30T17:10:07.958Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2019-10-30T17:10:07.958Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 4.0% of statements [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-30T17:10:07.958Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2019-10-30T17:10:07.958Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/builder [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-30T17:10:07.958Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-30T17:10:07.958Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2019-10-30T17:10:07.958Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2019-10-30T17:10:07.958Z] ok github.com/docker/docker/builder/remotecontext 0.265s coverage: 13.6% of statements [2019-10-30T17:10:08.043Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-30T17:10:08.043Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-30T17:10:08.217Z] ok github.com/docker/docker/builder/remotecontext/git 3.320s coverage: 85.1% of statements [2019-10-30T17:10:08.293Z] #18 11.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-30T17:10:08.293Z] #18 11.21 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-30T17:10:08.293Z] #18 11.23 Running setup.py bdist_wheel for pathspec: started [2019-10-30T17:10:08.552Z] #18 11.52 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-30T17:10:08.552Z] #18 11.52 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-30T17:10:08.552Z] #18 11.53 Successfully built pyyaml pathspec [2019-10-30T17:10:08.552Z] #18 11.53 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-30T17:10:08.552Z] #18 11.66 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-30T17:10:08.742Z] #44 ... [2019-10-30T17:10:08.742Z] [2019-10-30T17:10:08.742Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-30T17:10:08.742Z] #11 DONE 4.4s [2019-10-30T17:10:08.787Z] ok github.com/docker/docker/builder/dockerfile 1.062s coverage: 48.2% of statements [2019-10-30T17:10:08.787Z] ? github.com/docker/docker/cli [no test files] [2019-10-30T17:10:08.787Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-30T17:10:08.816Z] #18 DONE 11.8s [2019-10-30T17:10:08.816Z] [2019-10-30T17:10:08.816Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:10:08.816Z] #38 ... [2019-10-30T17:10:08.816Z] [2019-10-30T17:10:08.816Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-30T17:10:08.816Z] #49 DONE 0.1s [2019-10-30T17:10:08.816Z] [2019-10-30T17:10:08.816Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-30T17:10:08.816Z] #30 DONE 0.1s [2019-10-30T17:10:08.816Z] [2019-10-30T17:10:08.816Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-30T17:10:08.816Z] #35 DONE 0.2s [2019-10-30T17:10:09.000Z] [2019-10-30T17:10:09.000Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:09.000Z] #54 3.728 + RM_GOPATH=0 [2019-10-30T17:10:09.000Z] #54 3.729 + TMP_GOPATH= [2019-10-30T17:10:09.000Z] #54 3.729 + : /build [2019-10-30T17:10:09.000Z] #54 3.729 + '[' -z '' ']' [2019-10-30T17:10:09.000Z] #54 3.733 ++ mktemp -d [2019-10-30T17:10:09.000Z] #54 3.735 + export GOPATH=/tmp/tmp.E26kdec4jK [2019-10-30T17:10:09.000Z] #54 3.736 + GOPATH=/tmp/tmp.E26kdec4jK [2019-10-30T17:10:09.000Z] #54 3.736 + RM_GOPATH=1 [2019-10-30T17:10:09.000Z] #54 3.736 ++ dirname ./install.sh [2019-10-30T17:10:09.000Z] #54 3.740 + dir=. [2019-10-30T17:10:09.000Z] #54 3.740 + bin=runc [2019-10-30T17:10:09.000Z] #54 3.740 + shift [2019-10-30T17:10:09.000Z] #54 3.740 + '[' '!' -f ./runc.installer ']' [2019-10-30T17:10:09.000Z] #54 3.740 + . ./runc.installer [2019-10-30T17:10:09.000Z] #54 3.741 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-30T17:10:09.000Z] #54 3.743 + install_runc [2019-10-30T17:10:09.000Z] #54 3.744 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-30T17:10:09.000Z] #54 3.767 + uname -r [2019-10-30T17:10:09.000Z] #54 3.771 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-30T17:10:09.000Z] #54 3.774 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-30T17:10:09.000Z] #54 3.774 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-30T17:10:09.000Z] #54 3.774 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.E26kdec4jK/src/github.com/opencontainers/runc [2019-10-30T17:10:09.000Z] #54 3.777 Cloning into '/tmp/tmp.E26kdec4jK/src/github.com/opencontainers/runc'... [2019-10-30T17:10:09.084Z] [2019-10-30T17:10:09.084Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-30T17:10:09.084Z] #61 DONE 0.3s [2019-10-30T17:10:09.084Z] [2019-10-30T17:10:09.084Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:09.084Z] #62 ... [2019-10-30T17:10:09.084Z] [2019-10-30T17:10:09.084Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-30T17:10:09.084Z] #43 DONE 0.3s [2019-10-30T17:10:09.084Z] [2019-10-30T17:10:09.084Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-30T17:10:09.084Z] #67 DONE 0.3s [2019-10-30T17:10:09.084Z] [2019-10-30T17:10:09.084Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:10:09.084Z] #52 DONE 0.4s [2019-10-30T17:10:09.084Z] [2019-10-30T17:10:09.084Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-30T17:10:09.084Z] #25 DONE 0.4s [2019-10-30T17:10:09.084Z] [2019-10-30T17:10:09.084Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-30T17:10:09.084Z] #46 DONE 0.4s [2019-10-30T17:10:09.084Z] [2019-10-30T17:10:09.084Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-30T17:10:09.084Z] #23 DONE 0.4s [2019-10-30T17:10:09.084Z] [2019-10-30T17:10:09.084Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-30T17:10:09.084Z] #53 DONE 0.2s [2019-10-30T17:10:09.084Z] [2019-10-30T17:10:09.084Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-30T17:10:09.084Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-30T17:10:09.084Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-30T17:10:09.084Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-30T17:10:09.084Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-30T17:10:09.257Z] #54 ... [2019-10-30T17:10:09.257Z] [2019-10-30T17:10:09.257Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:09.257Z] #31 36.59 sync [2019-10-30T17:10:09.257Z] #31 36.59 internal/reflectlite [2019-10-30T17:10:09.257Z] #31 38.95 errors [2019-10-30T17:10:09.257Z] #31 38.95 sort [2019-10-30T17:10:09.257Z] #31 39.58 strconv [2019-10-30T17:10:09.257Z] #31 40.53 io [2019-10-30T17:10:09.257Z] #31 41.93 syscall [2019-10-30T17:10:09.257Z] #31 44.25 reflect [2019-10-30T17:10:09.257Z] #31 ... [2019-10-30T17:10:09.257Z] [2019-10-30T17:10:09.257Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:09.257Z] #44 46.86 reflect [2019-10-30T17:10:09.533Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-30T17:10:09.542Z] #44 46.95 syscall [2019-10-30T17:10:09.822Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-30T17:10:10.109Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-30T17:10:10.109Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-30T17:10:10.397Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-30T17:10:10.694Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-30T17:10:10.694Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-30T17:10:11.728Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-30T17:10:11.728Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-30T17:10:12.076Z] #44 ... [2019-10-30T17:10:12.076Z] [2019-10-30T17:10:12.076Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-30T17:10:12.076Z] #12 DONE 3.5s [2019-10-30T17:10:12.334Z] [2019-10-30T17:10:12.334Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:12.334Z] #26 5.371 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-30T17:10:12.334Z] #26 5.972 [2019-10-30T17:10:12.334Z] #26 6.393 # 1.9% ##### 7.0% ########## 14.0% ############## 20.0% ################## 25.7% ####################### 32.1% ########################## 36.6% ############################### 43.5% ################################### 49.0% ######################################## 56.4% ############################################# 63.4% ################################################### 71.0% ####################################################### 77.4% ########################################################### 82.8% ############################################################### 88.5% ##################################################################### 96.5% ######################################################################## 100.0% [2019-10-30T17:10:12.334Z] #26 8.839 [2019-10-30T17:10:12.367Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.0s done [2019-10-30T17:10:12.368Z] #65 DONE 3.6s [2019-10-30T17:10:12.368Z] [2019-10-30T17:10:12.368Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:12.368Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-30T17:10:12.368Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-30T17:10:12.368Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-30T17:10:12.657Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-30T17:10:12.657Z] go: finding golang.org/x/text v0.3.0 [2019-10-30T17:10:13.107Z] #26 9.183 ######### 12.8% ############## 20.8% ############################# 40.4% ############################################# 63.2% #################################################### 72.6% ########################################################### 83.1% ######################################################################## 100.0% [2019-10-30T17:10:13.280Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-30T17:10:13.672Z] #26 10.36 [2019-10-30T17:10:13.907Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-30T17:10:13.907Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-30T17:10:14.069Z] ok github.com/docker/docker/client 0.379s coverage: 75.8% of statements [2019-10-30T17:10:14.194Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-30T17:10:14.195Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-30T17:10:14.195Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-30T17:10:14.822Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-30T17:10:14.896Z] #54 ... [2019-10-30T17:10:14.896Z] [2019-10-30T17:10:14.896Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:14.896Z] #50 5.709 + RM_GOPATH=0 [2019-10-30T17:10:14.897Z] #50 5.709 + TMP_GOPATH= [2019-10-30T17:10:14.897Z] #50 5.709 + : /build [2019-10-30T17:10:14.897Z] #50 5.709 + '[' -z '' ']' [2019-10-30T17:10:14.897Z] #50 5.709 ++ mktemp -d [2019-10-30T17:10:14.897Z] #50 5.713 + export GOPATH=/tmp/tmp.pBRWa5i4NN [2019-10-30T17:10:14.897Z] #50 5.713 + GOPATH=/tmp/tmp.pBRWa5i4NN [2019-10-30T17:10:14.897Z] #50 5.716 + RM_GOPATH=1 [2019-10-30T17:10:14.897Z] #50 5.718 ++ dirname ./install.sh [2019-10-30T17:10:14.897Z] #50 5.718 + dir=. [2019-10-30T17:10:14.897Z] #50 5.719 + bin=golangci_lint [2019-10-30T17:10:14.897Z] #50 5.719 + shift [2019-10-30T17:10:14.897Z] #50 5.719 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-30T17:10:14.897Z] #50 5.719 + . ./golangci_lint.installer [2019-10-30T17:10:14.897Z] #50 5.719 ++ : v1.20.0 [2019-10-30T17:10:14.897Z] #50 5.720 + install_golangci_lint [2019-10-30T17:10:14.897Z] #50 5.724 + echo 'Installing golangci-lint version v1.20.0' [2019-10-30T17:10:14.897Z] #50 5.724 Installing golangci-lint version v1.20.0 [2019-10-30T17:10:14.897Z] #50 5.724 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-30T17:10:15.112Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-30T17:10:15.227Z] #26 10.68 ##### 7.4% ########## 14.4% ############### 22.1% #################### 28.5% ######################### 35.4% ############################### 43.6% #################################### 51.1% ########################################### 60.0% ################################################ 67.2% ###################################################### 75.3% ########################################################### 83.2% #################################################################### 95.3% ######################################################################## 100.0% [2019-10-30T17:10:15.463Z] #50 ... [2019-10-30T17:10:15.463Z] [2019-10-30T17:10:15.463Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:10:15.463Z] #38 6.775 + mktemp -d [2019-10-30T17:10:15.463Z] #38 6.776 + export GOPATH=/tmp/tmp.lul9dejbb8 [2019-10-30T17:10:15.463Z] #38 6.776 + git clone https://github.com/docker/distribution.git /tmp/tmp.lul9dejbb8/src/github.com/docker/distribution [2019-10-30T17:10:15.463Z] #38 6.779 Cloning into '/tmp/tmp.lul9dejbb8/src/github.com/docker/distribution'... [2019-10-30T17:10:15.489Z] #26 ... [2019-10-30T17:10:15.489Z] [2019-10-30T17:10:15.489Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:10:15.489Z] #33 43.39 Selecting previously unselected package liblzo2-2:amd64. [2019-10-30T17:10:15.489Z] #33 43.40 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-30T17:10:15.489Z] #33 43.44 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:10:15.489Z] #33 43.87 Selecting previously unselected package libicu57:amd64. [2019-10-30T17:10:15.489Z] #33 43.87 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-30T17:10:15.489Z] #33 43.88 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-30T17:10:15.489Z] #33 52.01 Selecting previously unselected package libxml2:amd64. [2019-10-30T17:10:15.489Z] #33 52.03 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-30T17:10:15.489Z] #33 52.04 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-30T17:10:15.489Z] #33 52.88 Selecting previously unselected package libarchive13:amd64. [2019-10-30T17:10:15.489Z] #33 52.89 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-30T17:10:15.489Z] #33 52.89 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-30T17:10:15.738Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-30T17:10:15.747Z] #33 53.54 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-30T17:10:15.747Z] #33 ... [2019-10-30T17:10:15.747Z] [2019-10-30T17:10:15.747Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:15.747Z] #26 12.50 [2019-10-30T17:10:16.004Z] #26 ... [2019-10-30T17:10:16.004Z] [2019-10-30T17:10:16.004Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-30T17:10:16.004Z] #13 3.156 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-30T17:10:16.004Z] #13 DONE 3.6s [2019-10-30T17:10:16.004Z] [2019-10-30T17:10:16.004Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:16.051Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-30T17:10:16.051Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-30T17:10:16.677Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-30T17:10:16.677Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-30T17:10:16.966Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-30T17:10:17.811Z] #26 12.79 0.3% # 2.0% ### 4.5% ##### 8.0% ######## 11.5% ######### 13.8% ########## 14.9% ############# 18.2% ############## 20.6% ################ 22.8% ################## 26.3% ###################### 30.6% ######################## 33.8% ########################## 36.7% ############################ 39.8% ############################### 43.3% ################################# 46.3% ################################### 49.4% [2019-10-30T17:10:17.811Z] #26 ... [2019-10-30T17:10:17.811Z] [2019-10-30T17:10:17.811Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:10:17.811Z] #40 45.58 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-30T17:10:17.811Z] #40 45.59 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-30T17:10:17.811Z] #40 45.60 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-30T17:10:17.811Z] #40 45.82 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-30T17:10:17.811Z] #40 45.85 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-30T17:10:17.811Z] #40 45.86 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-30T17:10:17.811Z] #40 47.54 Selecting previously unselected package libprotoc10:amd64. [2019-10-30T17:10:17.811Z] #40 47.55 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-30T17:10:17.811Z] #40 47.57 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-30T17:10:17.811Z] #40 48.21 Selecting previously unselected package protobuf-c-compiler. [2019-10-30T17:10:17.811Z] #40 48.22 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-30T17:10:17.811Z] #40 48.24 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-30T17:10:17.811Z] #40 48.45 Selecting previously unselected package protobuf-compiler. [2019-10-30T17:10:17.811Z] #40 48.46 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-30T17:10:17.811Z] #40 48.48 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-30T17:10:17.811Z] #40 48.70 Selecting previously unselected package python-pkg-resources. [2019-10-30T17:10:17.811Z] #40 48.70 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-30T17:10:17.811Z] #40 48.70 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-30T17:10:17.811Z] #40 48.94 Selecting previously unselected package python-protobuf. [2019-10-30T17:10:17.811Z] #40 48.94 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-30T17:10:17.811Z] #40 48.95 Unpacking python-protobuf (3.0.0-9) ... [2019-10-30T17:10:17.811Z] #40 49.43 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-30T17:10:17.811Z] #40 49.56 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-30T17:10:17.811Z] #40 49.82 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-30T17:10:17.811Z] #40 55.64 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-30T17:10:18.069Z] #40 55.66 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-30T17:10:18.069Z] #40 55.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:18.069Z] #40 55.73 Setting up python-protobuf (3.0.0-9) ... [2019-10-30T17:10:18.069Z] #40 ... [2019-10-30T17:10:18.069Z] [2019-10-30T17:10:18.069Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:18.069Z] #59 4.180 + RM_GOPATH=0 [2019-10-30T17:10:18.069Z] #59 4.180 + TMP_GOPATH= [2019-10-30T17:10:18.069Z] #59 4.180 + : /build [2019-10-30T17:10:18.069Z] #59 4.181 + '[' -z '' ']' [2019-10-30T17:10:18.069Z] #59 4.182 ++ mktemp -d [2019-10-30T17:10:18.069Z] #59 4.187 + export GOPATH=/tmp/tmp.NU2qTaHSOt [2019-10-30T17:10:18.069Z] #59 4.190 + GOPATH=/tmp/tmp.NU2qTaHSOt [2019-10-30T17:10:18.069Z] #59 4.190 + RM_GOPATH=1 [2019-10-30T17:10:18.069Z] #59 4.190 ++ dirname ./install.sh [2019-10-30T17:10:18.069Z] #59 4.190 + dir=. [2019-10-30T17:10:18.069Z] #59 4.190 + bin=containerd [2019-10-30T17:10:18.069Z] #59 4.190 + shift [2019-10-30T17:10:18.069Z] #59 4.190 + '[' '!' -f ./containerd.installer ']' [2019-10-30T17:10:18.069Z] #59 4.190 + . ./containerd.installer [2019-10-30T17:10:18.069Z] #59 4.190 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:10:18.069Z] #59 4.190 + install_containerd [2019-10-30T17:10:18.069Z] #59 4.190 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-30T17:10:18.069Z] #59 4.190 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NU2qTaHSOt/src/github.com/containerd/containerd [2019-10-30T17:10:18.069Z] #59 4.190 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:10:18.069Z] #59 4.196 Cloning into '/tmp/tmp.NU2qTaHSOt/src/github.com/containerd/containerd'... [2019-10-30T17:10:18.069Z] #59 ... [2019-10-30T17:10:18.069Z] [2019-10-30T17:10:18.069Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:18.563Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-30T17:10:18.563Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-30T17:10:18.563Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-30T17:10:18.743Z] #38 ... [2019-10-30T17:10:18.743Z] [2019-10-30T17:10:18.743Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:10:18.743Z] #56 7.151 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:10:18.743Z] #56 7.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:10:18.743Z] #56 7.236 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:10:18.743Z] #56 7.240 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:10:18.743Z] #56 7.284 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:10:18.743Z] #56 7.989 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:10:18.743Z] #56 9.945 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:10:18.743Z] #56 ... [2019-10-30T17:10:18.743Z] [2019-10-30T17:10:18.743Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:18.743Z] #31 6.435 + RM_GOPATH=0 [2019-10-30T17:10:18.743Z] #31 6.435 + TMP_GOPATH= [2019-10-30T17:10:18.743Z] #31 6.435 + : /build [2019-10-30T17:10:18.743Z] #31 6.435 + '[' -z '' ']' [2019-10-30T17:10:18.743Z] #31 6.437 ++ mktemp -d [2019-10-30T17:10:18.743Z] #31 6.440 + export GOPATH=/tmp/tmp.NI8DuymCSK [2019-10-30T17:10:18.743Z] #31 6.440 + GOPATH=/tmp/tmp.NI8DuymCSK [2019-10-30T17:10:18.743Z] #31 6.440 + RM_GOPATH=1 [2019-10-30T17:10:18.743Z] #31 6.440 ++ dirname ./install.sh [2019-10-30T17:10:18.743Z] #31 6.441 + dir=. [2019-10-30T17:10:18.743Z] #31 6.441 + bin=tomlv [2019-10-30T17:10:18.743Z] #31 6.441 + shift [2019-10-30T17:10:18.743Z] #31 6.441 + '[' '!' -f ./tomlv.installer ']' [2019-10-30T17:10:18.743Z] #31 6.441 + . ./tomlv.installer [2019-10-30T17:10:18.743Z] #31 6.451 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:10:18.743Z] #31 6.451 + install_tomlv [2019-10-30T17:10:18.743Z] #31 6.451 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-30T17:10:18.743Z] #31 6.452 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:10:18.743Z] #31 6.452 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NI8DuymCSK/src/github.com/BurntSushi/toml [2019-10-30T17:10:18.743Z] #31 6.453 Cloning into '/tmp/tmp.NI8DuymCSK/src/github.com/BurntSushi/toml'... [2019-10-30T17:10:18.743Z] #31 7.678 + cd /tmp/tmp.NI8DuymCSK/src/github.com/BurntSushi/toml [2019-10-30T17:10:18.743Z] #31 7.678 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:10:18.743Z] #31 7.732 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-30T17:10:18.743Z] #31 8.545 internal/cpu [2019-10-30T17:10:18.743Z] #31 8.558 runtime/internal/atomic [2019-10-30T17:10:18.743Z] #31 8.828 runtime/internal/sys [2019-10-30T17:10:18.743Z] #31 9.100 runtime/internal/math [2019-10-30T17:10:18.743Z] #31 9.191 math/bits [2019-10-30T17:10:18.743Z] #31 9.229 internal/bytealg [2019-10-30T17:10:18.743Z] #31 9.809 math [2019-10-30T17:10:18.743Z] #31 9.947 runtime [2019-10-30T17:10:19.001Z] #31 ... [2019-10-30T17:10:19.001Z] [2019-10-30T17:10:19.001Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:19.001Z] #36 6.914 + RM_GOPATH=0 [2019-10-30T17:10:19.001Z] #36 6.914 + TMP_GOPATH= [2019-10-30T17:10:19.001Z] #36 6.914 + : /build [2019-10-30T17:10:19.001Z] #36 6.914 + '[' -z '' ']' [2019-10-30T17:10:19.001Z] #36 6.914 ++ mktemp -d [2019-10-30T17:10:19.001Z] #36 6.923 + export GOPATH=/tmp/tmp.bpo8gbBCr4 [2019-10-30T17:10:19.001Z] #36 6.923 + GOPATH=/tmp/tmp.bpo8gbBCr4 [2019-10-30T17:10:19.001Z] #36 6.923 + RM_GOPATH=1 [2019-10-30T17:10:19.001Z] #36 6.924 ++ dirname ./install.sh [2019-10-30T17:10:19.001Z] #36 6.925 + dir=. [2019-10-30T17:10:19.001Z] #36 6.930 + bin=tini [2019-10-30T17:10:19.001Z] #36 6.930 + shift [2019-10-30T17:10:19.001Z] #36 6.930 + '[' '!' -f ./tini.installer ']' [2019-10-30T17:10:19.001Z] #36 6.931 + . ./tini.installer [2019-10-30T17:10:19.001Z] #36 6.932 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:10:19.001Z] #36 6.932 + install_tini [2019-10-30T17:10:19.001Z] #36 6.932 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-30T17:10:19.001Z] #36 6.932 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:10:19.001Z] #36 6.932 + git clone https://github.com/krallin/tini.git /tmp/tmp.bpo8gbBCr4/tini [2019-10-30T17:10:19.001Z] #36 6.935 Cloning into '/tmp/tmp.bpo8gbBCr4/tini'... [2019-10-30T17:10:19.001Z] #36 7.942 + cd /tmp/tmp.bpo8gbBCr4/tini [2019-10-30T17:10:19.001Z] #36 7.943 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:10:19.001Z] #36 7.994 + cmake . [2019-10-30T17:10:19.001Z] #36 8.685 -- The C compiler identification is GNU 6.3.0 [2019-10-30T17:10:19.001Z] #36 8.771 -- Check for working C compiler: /usr/bin/cc [2019-10-30T17:10:19.001Z] #36 9.665 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-30T17:10:19.001Z] #36 9.677 -- Detecting C compiler ABI info [2019-10-30T17:10:19.194Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-30T17:10:19.194Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-30T17:10:19.194Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-30T17:10:19.258Z] #36 ... [2019-10-30T17:10:19.258Z] [2019-10-30T17:10:19.258Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:10:19.258Z] #40 5.074 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:10:19.258Z] #40 5.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:10:19.258Z] #40 5.104 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:10:19.258Z] #40 5.111 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:10:19.258Z] #40 5.187 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:10:19.258Z] #40 5.955 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:10:19.258Z] #40 7.472 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:10:19.258Z] #40 8.481 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:10:19.258Z] #40 ... [2019-10-30T17:10:19.258Z] [2019-10-30T17:10:19.258Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:19.258Z] #47 6.874 + RM_GOPATH=0 [2019-10-30T17:10:19.258Z] #47 6.874 + TMP_GOPATH= [2019-10-30T17:10:19.258Z] #47 6.874 + : /build [2019-10-30T17:10:19.258Z] #47 6.874 + '[' -z '' ']' [2019-10-30T17:10:19.258Z] #47 6.874 ++ mktemp -d [2019-10-30T17:10:19.258Z] #47 6.874 + export GOPATH=/tmp/tmp.Q7jOG4oR1d [2019-10-30T17:10:19.258Z] #47 6.874 + GOPATH=/tmp/tmp.Q7jOG4oR1d [2019-10-30T17:10:19.258Z] #47 6.874 + RM_GOPATH=1 [2019-10-30T17:10:19.258Z] #47 6.880 ++ dirname ./install.sh [2019-10-30T17:10:19.258Z] #47 6.880 + dir=. [2019-10-30T17:10:19.258Z] #47 6.881 + bin=gotestsum [2019-10-30T17:10:19.258Z] #47 6.881 + shift [2019-10-30T17:10:19.258Z] #47 6.881 + '[' '!' -f ./gotestsum.installer ']' [2019-10-30T17:10:19.258Z] #47 6.881 + . ./gotestsum.installer [2019-10-30T17:10:19.258Z] #47 6.883 ++ : v0.3.5 [2019-10-30T17:10:19.258Z] #47 6.883 + install_gotestsum [2019-10-30T17:10:19.258Z] #47 6.883 + echo 'Installing gotestsum version v0.3.5' [2019-10-30T17:10:19.258Z] #47 6.883 Installing gotestsum version v0.3.5 [2019-10-30T17:10:19.258Z] #47 6.883 + go get -d gotest.tools/gotestsum [2019-10-30T17:10:19.482Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-30T17:10:19.516Z] #47 ... [2019-10-30T17:10:19.516Z] [2019-10-30T17:10:19.516Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:19.516Z] #26 6.931 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-30T17:10:19.516Z] #26 7.295 [2019-10-30T17:10:19.517Z] #26 7.592 ## 4.0% ###### 8.9% ############## 19.7% ################## 25.1% ####################### 33.3% ############################# 40.4% ##################################### 52.2% ########################################### 60.6% ################################################ 67.6% ##################################################### 74.3% ########################################################## 80.9% ################################################################ 89.3% ##################################################################### 96.6% ######################################################################## 100.0% [2019-10-30T17:10:19.517Z] #26 9.684 [2019-10-30T17:10:19.517Z] #26 10.06 ########## 14.4% ##################### 30.5% #################################### 50.8% ############################################## 64.7% ########## [2019-10-30T17:10:19.517Z] #26 ... [2019-10-30T17:10:19.517Z] [2019-10-30T17:10:19.517Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:10:19.517Z] #28 6.222 + mktemp -d [2019-10-30T17:10:19.517Z] #28 6.223 + export GOPATH=/tmp/tmp.Exup3cYWza [2019-10-30T17:10:19.517Z] #28 6.223 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Exup3cYWza/src/github.com/go-swagger/go-swagger [2019-10-30T17:10:19.517Z] #28 6.225 Cloning into '/tmp/tmp.Exup3cYWza/src/github.com/go-swagger/go-swagger'... [2019-10-30T17:10:19.517Z] #28 ... [2019-10-30T17:10:19.517Z] [2019-10-30T17:10:19.517Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:19.517Z] #44 7.078 + RM_GOPATH=0 [2019-10-30T17:10:19.517Z] #44 7.078 + TMP_GOPATH= [2019-10-30T17:10:19.517Z] #44 7.078 + : /build [2019-10-30T17:10:19.517Z] #44 7.078 + '[' -z '' ']' [2019-10-30T17:10:19.517Z] #44 7.079 ++ mktemp -d [2019-10-30T17:10:19.517Z] #44 7.081 + export GOPATH=/tmp/tmp.UdwrJbT6zT [2019-10-30T17:10:19.517Z] #44 7.081 + GOPATH=/tmp/tmp.UdwrJbT6zT [2019-10-30T17:10:19.517Z] #44 7.081 + RM_GOPATH=1 [2019-10-30T17:10:19.517Z] #44 7.084 ++ dirname ./install.sh [2019-10-30T17:10:19.517Z] #44 7.088 + dir=. [2019-10-30T17:10:19.517Z] #44 7.088 + bin=vndr [2019-10-30T17:10:19.517Z] #44 7.088 + shift [2019-10-30T17:10:19.517Z] #44 7.088 + '[' '!' -f ./vndr.installer ']' [2019-10-30T17:10:19.517Z] #44 7.088 + . ./vndr.installer [2019-10-30T17:10:19.517Z] #44 7.088 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:10:19.517Z] #44 7.089 + install_vndr [2019-10-30T17:10:19.517Z] #44 7.089 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-30T17:10:19.517Z] #44 7.089 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:10:19.517Z] #44 7.089 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UdwrJbT6zT/src/github.com/LK4D4/vndr [2019-10-30T17:10:19.517Z] #44 7.091 Cloning into '/tmp/tmp.UdwrJbT6zT/src/github.com/LK4D4/vndr'... [2019-10-30T17:10:19.517Z] #44 8.155 + cd /tmp/tmp.UdwrJbT6zT/src/github.com/LK4D4/vndr [2019-10-30T17:10:19.517Z] #44 8.156 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:10:19.517Z] #44 8.161 + go build -buildmode=pie -v -o /build/vndr . [2019-10-30T17:10:19.517Z] #44 9.481 internal/bytealg [2019-10-30T17:10:19.517Z] #44 9.492 internal/race [2019-10-30T17:10:19.517Z] #44 9.626 sync/atomic [2019-10-30T17:10:19.517Z] #44 9.949 unicode [2019-10-30T17:10:19.517Z] #44 10.23 runtime [2019-10-30T17:10:19.618Z] #26 12.79 0.3% # 2.0% ### 4.5% ##### 8.0% ######## 11.5% ######### 13.8% ########## 14.9% ############# 18.2% ############## 20.6% ################ 22.8% ################## 26.3% ###################### 30.6% ######################## 33.8% ########################## 36.7% ############################ 39.8% ############################### 43.3% ################################# 46.3% ################################### 49.4% ##################################### 52.2% ######################################## 56.3% ########################################## 59.2% ############################################ 61.2% ############################################## 64.3% ################################################ 66.8% ################################################## 70.0% #################################################### 72.4% ##################################################### 74.9% ######################################################## 77.9% ########################################################## 80.7% ############################################################ 84.7% ############################################################### 87.8% ################################################################## 91.7% [2019-10-30T17:10:19.618Z] #26 ... [2019-10-30T17:10:19.618Z] [2019-10-30T17:10:19.618Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-30T17:10:19.618Z] #14 DONE 3.7s [2019-10-30T17:10:19.618Z] [2019-10-30T17:10:19.618Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:19.774Z] #44 ... [2019-10-30T17:10:19.774Z] [2019-10-30T17:10:19.774Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:19.774Z] #68 6.711 + RM_GOPATH=0 [2019-10-30T17:10:19.774Z] #68 6.711 + TMP_GOPATH= [2019-10-30T17:10:19.774Z] #68 6.711 + : /build [2019-10-30T17:10:19.774Z] #68 6.711 + '[' -z '' ']' [2019-10-30T17:10:19.774Z] #68 6.713 ++ mktemp -d [2019-10-30T17:10:19.774Z] #68 6.716 + export GOPATH=/tmp/tmp.2BCcipryDC [2019-10-30T17:10:19.774Z] #68 6.717 + GOPATH=/tmp/tmp.2BCcipryDC [2019-10-30T17:10:19.774Z] #68 6.717 + RM_GOPATH=1 [2019-10-30T17:10:19.774Z] #68 6.718 ++ dirname ./install.sh [2019-10-30T17:10:19.774Z] #68 6.718 + dir=. [2019-10-30T17:10:19.774Z] #68 6.724 + bin=proxy [2019-10-30T17:10:19.774Z] #68 6.724 + shift [2019-10-30T17:10:19.774Z] #68 6.724 + '[' '!' -f ./proxy.installer ']' [2019-10-30T17:10:19.774Z] #68 6.725 + . ./proxy.installer [2019-10-30T17:10:19.774Z] #68 6.725 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:10:19.774Z] #68 6.726 + install_proxy [2019-10-30T17:10:19.774Z] #68 6.726 + case "$1" in [2019-10-30T17:10:19.774Z] #68 6.726 + export CGO_ENABLED=0 [2019-10-30T17:10:19.774Z] #68 6.726 + CGO_ENABLED=0 [2019-10-30T17:10:19.774Z] #68 6.726 + _install_proxy [2019-10-30T17:10:19.774Z] #68 6.726 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:10:19.774Z] #68 6.726 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-30T17:10:19.774Z] #68 6.726 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2BCcipryDC/src/github.com/docker/libnetwork [2019-10-30T17:10:19.774Z] #68 6.730 Cloning into '/tmp/tmp.2BCcipryDC/src/github.com/docker/libnetwork'... [2019-10-30T17:10:19.876Z] #26 12.79 0.3% # 2.0% ### 4.5% ##### 8.0% ######## 11.5% ######### 13.8% ########## 14.9% ############# 18.2% ############## 20.6% ################ 22.8% ################## 26.3% ###################### 30.6% ######################## 33.8% ########################## 36.7% ############################ 39.8% ############################### 43.3% ################################# 46.3% ################################### 49.4% ##################################### 52.2% ######################################## 56.3% ########################################## 59.2% ############################################ 61.2% ############################################## 64.3% ################################################ 66.8% ################################################## 70.0% #################################################### 72.4% ##################################################### 74.9% ######################################################## 77.9% ########################################################## 80.7% ############################################################ 84.7% ############################################################### 87.8% ################################################################## 91.7% #################################################################### 94.9% ###################################################################### 97.6% ######################################################################## 100.0% [2019-10-30T17:10:19.876Z] #26 16.70 [2019-10-30T17:10:20.042Z] #68 ... [2019-10-30T17:10:20.042Z] [2019-10-30T17:10:20.042Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:20.042Z] #26 10.06 ########## 14.4% ##################### 30.5% #################################### 50.8% ############################################## 64.7% ###################################################################### 98.3% ######################################################################## 100.0% [2019-10-30T17:10:20.300Z] #26 11.16 [2019-10-30T17:10:20.532Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-30T17:10:20.532Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-30T17:10:20.818Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-30T17:10:20.818Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-30T17:10:20.818Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-30T17:10:20.818Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-30T17:10:20.818Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-30T17:10:21.247Z] #26 18.08 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-30T17:10:21.448Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-30T17:10:21.592Z] #26 11.47 #### 5.6% ######## 12.1% ############# 19.0% ################## 26.2% ########################### 38.8% ################################### 48.7% ########################################### 59.7% ################################################# 69.0% ######################################################### 80.3% ################################################################## 92.0% ######################################################################## 100.0% [2019-10-30T17:10:21.739Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-30T17:10:22.157Z] #26 13.15 [2019-10-30T17:10:22.179Z] #26 18.69 [2019-10-30T17:10:22.179Z] #26 18.98 ######################################################################## 100.0% [2019-10-30T17:10:22.371Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-30T17:10:22.371Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-30T17:10:22.437Z] #26 ... [2019-10-30T17:10:22.437Z] [2019-10-30T17:10:22.437Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:10:22.437Z] #33 53.54 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-30T17:10:22.437Z] #33 53.55 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-30T17:10:22.437Z] #33 53.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-30T17:10:22.437Z] #33 54.01 Selecting previously unselected package libuv1:amd64. [2019-10-30T17:10:22.437Z] #33 54.01 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-30T17:10:22.437Z] #33 54.02 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-30T17:10:22.437Z] #33 54.27 Selecting previously unselected package cmake. [2019-10-30T17:10:22.437Z] #33 54.27 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-30T17:10:22.437Z] #33 54.49 Unpacking cmake (3.7.2-1) ... [2019-10-30T17:10:22.437Z] #33 58.41 Selecting previously unselected package xxd. [2019-10-30T17:10:22.437Z] #33 58.41 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-30T17:10:22.437Z] #33 58.43 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:10:22.437Z] #33 58.67 Selecting previously unselected package vim-common. [2019-10-30T17:10:22.437Z] #33 58.72 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:10:22.437Z] #33 58.74 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:10:22.437Z] #33 59.18 Processing triggers for mime-support (3.60) ... [2019-10-30T17:10:22.437Z] #33 59.31 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:10:22.437Z] #33 59.32 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-30T17:10:22.437Z] #33 59.33 Setting up cmake-data (3.7.2-1) ... [2019-10-30T17:10:22.437Z] #33 59.35 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-30T17:10:22.437Z] #33 59.36 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-30T17:10:22.437Z] #33 59.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:22.437Z] #33 59.49 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:10:22.437Z] #33 59.51 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:10:22.437Z] #33 59.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-30T17:10:22.437Z] #33 59.58 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-30T17:10:22.437Z] #33 59.62 Setting up cmake (3.7.2-1) ... [2019-10-30T17:10:22.437Z] #33 59.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:22.437Z] #33 DONE 60.1s [2019-10-30T17:10:22.437Z] [2019-10-30T17:10:22.437Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:10:22.437Z] #34 DONE 0.1s [2019-10-30T17:10:22.437Z] [2019-10-30T17:10:22.437Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:22.437Z] #26 19.12 [2019-10-30T17:10:22.694Z] #26 ... [2019-10-30T17:10:22.694Z] [2019-10-30T17:10:22.694Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-30T17:10:22.694Z] #35 DONE 0.1s [2019-10-30T17:10:22.694Z] [2019-10-30T17:10:22.694Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-30T17:10:22.694Z] #15 DONE 3.2s [2019-10-30T17:10:22.694Z] [2019-10-30T17:10:22.694Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:23.399Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-30T17:10:23.399Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-30T17:10:23.399Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-30T17:10:23.399Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-30T17:10:23.686Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-30T17:10:23.841Z] Removing intermediate container 7f07ba3a6bd3 [2019-10-30T17:10:23.841Z] ---> 3db21a0b5956 [2019-10-30T17:10:23.841Z] Step 11/16 : ARG GOOS [2019-10-30T17:10:23.841Z] ---> Running in 8d1d6dd4f96d [2019-10-30T17:10:23.841Z] Removing intermediate container 8d1d6dd4f96d [2019-10-30T17:10:23.841Z] ---> c2f8b4cabf60 [2019-10-30T17:10:23.841Z] Step 12/16 : ARG GOARCH [2019-10-30T17:10:23.841Z] ---> Running in 9ed5f8f9d202 [2019-10-30T17:10:23.841Z] Removing intermediate container 9ed5f8f9d202 [2019-10-30T17:10:23.841Z] ---> a53449a1ba13 [2019-10-30T17:10:23.841Z] 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 [2019-10-30T17:10:23.841Z] ---> Running in c9778b06b56b [2019-10-30T17:10:24.063Z] #36 ... [2019-10-30T17:10:24.063Z] [2019-10-30T17:10:24.063Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:24.063Z] #31 51.38 time [2019-10-30T17:10:24.063Z] #31 58.70 internal/syscall/unix [2019-10-30T17:10:24.063Z] #31 58.99 os [2019-10-30T17:10:24.063Z] #31 60.95 internal/fmtsort [2019-10-30T17:10:24.063Z] #31 ... [2019-10-30T17:10:24.063Z] [2019-10-30T17:10:24.063Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:24.063Z] #54 13.05 + cd /tmp/tmp.E26kdec4jK/src/github.com/opencontainers/runc [2019-10-30T17:10:24.063Z] #54 13.05 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-30T17:10:24.063Z] #54 13.40 + '[' -z '' ']' [2019-10-30T17:10:24.063Z] #54 13.40 + target=static [2019-10-30T17:10:24.063Z] #54 13.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-30T17:10:24.063Z] #54 16.15 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-30T17:10:24.314Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-30T17:10:24.627Z] #54 ... [2019-10-30T17:10:24.627Z] [2019-10-30T17:10:24.627Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:24.627Z] #31 61.99 strings [2019-10-30T17:10:25.560Z] #26 13.49 # 1.9% ## 3.9% #### 6.1% ##### 7.6% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.1% ############# 18.5% ############## 20.3% ############### 22.0% ################# 24.2% ################## 25.8% ################### 27.6% #################### 28.9% ##################### 30.3% ###################### 31.7% ####################### 33.0% ######################### 35.5% ########################## 37.5% ############################ 39.9% ############################## 42.3% ############################### 43.7% ################################ 45.4% ################################# 47.0% ################################### 48.7% #################################### 50.2% ##################################### 52.0% [2019-10-30T17:10:25.560Z] #26 ... [2019-10-30T17:10:25.560Z] [2019-10-30T17:10:25.560Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:25.560Z] #54 6.420 + RM_GOPATH=0 [2019-10-30T17:10:25.560Z] #54 6.420 + TMP_GOPATH= [2019-10-30T17:10:25.560Z] #54 6.420 + : /build [2019-10-30T17:10:25.560Z] #54 6.420 + '[' -z '' ']' [2019-10-30T17:10:25.560Z] #54 6.428 ++ mktemp -d [2019-10-30T17:10:25.560Z] #54 6.437 + export GOPATH=/tmp/tmp.3cBWSaWf3N [2019-10-30T17:10:25.560Z] #54 6.437 + GOPATH=/tmp/tmp.3cBWSaWf3N [2019-10-30T17:10:25.560Z] #54 6.438 + RM_GOPATH=1 [2019-10-30T17:10:25.560Z] #54 6.438 ++ dirname ./install.sh [2019-10-30T17:10:25.560Z] #54 6.444 + dir=. [2019-10-30T17:10:25.560Z] #54 6.445 + bin=runc [2019-10-30T17:10:25.560Z] #54 6.445 + shift [2019-10-30T17:10:25.560Z] #54 6.445 + '[' '!' -f ./runc.installer ']' [2019-10-30T17:10:25.560Z] #54 6.445 + . ./runc.installer [2019-10-30T17:10:25.560Z] #54 6.445 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-30T17:10:25.560Z] #54 6.448 + install_runc [2019-10-30T17:10:25.560Z] #54 6.454 + uname -r [2019-10-30T17:10:25.560Z] #54 6.454 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-30T17:10:25.560Z] #54 6.460 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-30T17:10:25.560Z] #54 6.460 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-30T17:10:25.560Z] #54 6.461 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-30T17:10:25.560Z] #54 6.463 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3cBWSaWf3N/src/github.com/opencontainers/runc [2019-10-30T17:10:25.560Z] #54 6.468 Cloning into '/tmp/tmp.3cBWSaWf3N/src/github.com/opencontainers/runc'... [2019-10-30T17:10:25.560Z] #54 15.80 + cd /tmp/tmp.3cBWSaWf3N/src/github.com/opencontainers/runc [2019-10-30T17:10:25.560Z] #54 15.80 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-30T17:10:25.560Z] #54 16.34 + '[' -z '' ']' [2019-10-30T17:10:25.560Z] #54 16.34 + target=static [2019-10-30T17:10:25.560Z] #54 16.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-30T17:10:25.819Z] #54 ... [2019-10-30T17:10:25.819Z] [2019-10-30T17:10:25.819Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:25.819Z] #26 13.49 # 1.9% ## 3.9% #### 6.1% ##### 7.6% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.1% ############# 18.5% ############## 20.3% ############### 22.0% ################# 24.2% ################## 25.8% ################### 27.6% #################### 28.9% ##################### 30.3% ###################### 31.7% ####################### 33.0% ######################### 35.5% ########################## 37.5% ############################ 39.9% ############################## 42.3% ############################### 43.7% ################################ 45.4% ################################# 47.0% ################################### 48.7% #################################### 50.2% ##################################### 52.0% ###################################### 53.3% ####################################### 55.0% [2019-10-30T17:10:25.819Z] #26 ... [2019-10-30T17:10:25.819Z] [2019-10-30T17:10:25.819Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:25.819Z] #62 6.861 + RM_GOPATH=0 [2019-10-30T17:10:25.819Z] #62 6.861 + TMP_GOPATH= [2019-10-30T17:10:25.819Z] #62 6.861 + : /build/ [2019-10-30T17:10:25.819Z] #62 6.861 + '[' -z '' ']' [2019-10-30T17:10:25.819Z] #62 6.864 ++ mktemp -d [2019-10-30T17:10:25.819Z] #62 6.868 + export GOPATH=/tmp/tmp.MTm3f5auCs [2019-10-30T17:10:25.819Z] #62 6.869 + GOPATH=/tmp/tmp.MTm3f5auCs [2019-10-30T17:10:25.819Z] #62 6.869 + RM_GOPATH=1 [2019-10-30T17:10:25.819Z] #62 6.870 ++ dirname ./install.sh [2019-10-30T17:10:25.819Z] #62 6.873 + dir=. [2019-10-30T17:10:25.819Z] #62 6.875 + bin=rootlesskit [2019-10-30T17:10:25.819Z] #62 6.875 + shift [2019-10-30T17:10:25.819Z] #62 6.875 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-30T17:10:25.819Z] #62 6.876 + . ./rootlesskit.installer [2019-10-30T17:10:25.819Z] #62 6.885 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:10:25.819Z] #62 6.887 + install_rootlesskit [2019-10-30T17:10:25.819Z] #62 6.889 + case "$1" in [2019-10-30T17:10:25.819Z] #62 6.889 + export CGO_ENABLED=0 [2019-10-30T17:10:25.819Z] #62 6.889 + CGO_ENABLED=0 [2019-10-30T17:10:25.819Z] #62 6.889 + _install_rootlesskit [2019-10-30T17:10:25.819Z] #62 6.889 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-30T17:10:25.819Z] #62 6.890 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MTm3f5auCs/src/github.com/rootless-containers/rootlesskit [2019-10-30T17:10:25.819Z] #62 6.890 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:10:25.819Z] #62 6.897 Cloning into '/tmp/tmp.MTm3f5auCs/src/github.com/rootless-containers/rootlesskit'... [2019-10-30T17:10:25.819Z] #62 11.09 + cd /tmp/tmp.MTm3f5auCs/src/github.com/rootless-containers/rootlesskit [2019-10-30T17:10:25.819Z] #62 11.10 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:10:25.819Z] #62 11.47 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-30T17:10:25.819Z] #62 11.47 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-30T17:10:25.851Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-30T17:10:25.851Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-30T17:10:25.851Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-30T17:10:25.851Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-30T17:10:25.998Z] #31 63.30 fmt [2019-10-30T17:10:26.076Z] #62 ... [2019-10-30T17:10:26.076Z] [2019-10-30T17:10:26.076Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:26.140Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-30T17:10:26.140Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-30T17:10:26.256Z] #31 ... [2019-10-30T17:10:26.256Z] [2019-10-30T17:10:26.256Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:10:26.256Z] #40 63.22 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-30T17:10:26.256Z] #40 63.23 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-30T17:10:26.256Z] #40 63.30 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-30T17:10:26.256Z] #40 63.32 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-30T17:10:26.256Z] #40 63.33 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-30T17:10:26.256Z] #40 63.35 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-30T17:10:26.256Z] #40 63.36 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-30T17:10:26.256Z] #40 63.38 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-30T17:10:26.256Z] #40 63.39 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-30T17:10:26.256Z] #40 63.41 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-30T17:10:26.256Z] #40 63.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:26.256Z] #40 DONE 63.8s [2019-10-30T17:10:26.256Z] [2019-10-30T17:10:26.256Z] #16 [dev 6/24] RUN ldconfig [2019-10-30T17:10:26.256Z] #16 DONE 3.6s [2019-10-30T17:10:26.256Z] [2019-10-30T17:10:26.256Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:26.256Z] #36 3.325 + RM_GOPATH=0 [2019-10-30T17:10:26.256Z] #36 3.325 + TMP_GOPATH= [2019-10-30T17:10:26.256Z] #36 3.326 + : /build [2019-10-30T17:10:26.256Z] #36 3.326 + '[' -z '' ']' [2019-10-30T17:10:26.256Z] #36 3.327 ++ mktemp -d [2019-10-30T17:10:26.256Z] #36 3.328 + export GOPATH=/tmp/tmp.bbDY1qsGDH [2019-10-30T17:10:26.256Z] #36 3.328 + GOPATH=/tmp/tmp.bbDY1qsGDH [2019-10-30T17:10:26.256Z] #36 3.328 + RM_GOPATH=1 [2019-10-30T17:10:26.256Z] #36 3.330 ++ dirname ./install.sh [2019-10-30T17:10:26.256Z] #36 3.352 + dir=. [2019-10-30T17:10:26.256Z] #36 3.352 + bin=tini [2019-10-30T17:10:26.256Z] #36 3.352 + shift [2019-10-30T17:10:26.256Z] #36 3.353 + '[' '!' -f ./tini.installer ']' [2019-10-30T17:10:26.256Z] #36 3.353 + . ./tini.installer [2019-10-30T17:10:26.256Z] #36 3.353 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:10:26.256Z] #36 3.354 + install_tini [2019-10-30T17:10:26.256Z] #36 3.354 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-30T17:10:26.256Z] #36 3.355 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:10:26.256Z] #36 3.355 + git clone https://github.com/krallin/tini.git /tmp/tmp.bbDY1qsGDH/tini [2019-10-30T17:10:26.256Z] #36 3.364 Cloning into '/tmp/tmp.bbDY1qsGDH/tini'... [2019-10-30T17:10:27.106Z] #26 13.49 # 1.9% ## 3.9% #### 6.1% ##### 7.6% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.1% ############# 18.5% ############## 20.3% ############### 22.0% ################# 24.2% ################## 25.8% ################### 27.6% #################### 28.9% ##################### 30.3% ###################### 31.7% ####################### 33.0% ######################### 35.5% ########################## 37.5% ############################ 39.9% ############################## 42.3% ############################### 43.7% ################################ 45.4% ################################# 47.0% ################################### 48.7% #################################### 50.2% ##################################### 52.0% ###################################### 53.3% ####################################### 55.0% ######################################### 58.0% ########################################### 60.3% ############################################## 64.4% ############################################### 66.5% ################################################# 68.6% ################################################## 70.7% #################################################### 72.9% ###################################################### 75.5% ######################################################## 79.2% ########################################################## 81.3% ############################################################ 84.0% [2019-10-30T17:10:27.106Z] #26 ... [2019-10-30T17:10:27.106Z] [2019-10-30T17:10:27.106Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:27.106Z] #36 10.60 -- Detecting C compiler ABI info - done [2019-10-30T17:10:27.106Z] #36 10.69 -- Detecting C compile features [2019-10-30T17:10:27.106Z] #36 13.19 -- Detecting C compile features - done [2019-10-30T17:10:27.106Z] #36 13.26 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-30T17:10:27.106Z] #36 13.57 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-30T17:10:27.106Z] #36 13.76 -- Configuring done [2019-10-30T17:10:27.106Z] #36 13.80 -- Generating done [2019-10-30T17:10:27.106Z] #36 13.82 -- Build files have been written to: /tmp/tmp.bpo8gbBCr4/tini [2019-10-30T17:10:27.106Z] #36 13.83 + make tini-static [2019-10-30T17:10:27.106Z] #36 14.37 Scanning dependencies of target tini-static [2019-10-30T17:10:27.106Z] #36 14.46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-30T17:10:27.106Z] #36 16.09 [100%] Linking C executable tini-static [2019-10-30T17:10:27.106Z] #36 16.61 [100%] Built target tini-static [2019-10-30T17:10:27.106Z] #36 16.68 + mkdir -p /build [2019-10-30T17:10:27.106Z] #36 16.68 + cp tini-static /build/docker-init [2019-10-30T17:10:27.106Z] #36 DONE 18.2s [2019-10-30T17:10:27.106Z] [2019-10-30T17:10:27.106Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:27.628Z] #36 5.066 + cd /tmp/tmp.bbDY1qsGDH/tini [2019-10-30T17:10:27.628Z] #36 5.066 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:10:27.628Z] #36 5.096 + cmake . [2019-10-30T17:10:27.644Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-30T17:10:27.881Z] #26 13.49 # 1.9% ## 3.9% #### 6.1% ##### 7.6% ###### 9.6% ######## 12.1% ########## 14.0% ########### 16.1% ############# 18.5% ############## 20.3% ############### 22.0% ################# 24.2% ################## 25.8% ################### 27.6% #################### 28.9% ##################### 30.3% ###################### 31.7% ####################### 33.0% ######################### 35.5% ########################## 37.5% ############################ 39.9% ############################## 42.3% ############################### 43.7% ################################ 45.4% ################################# 47.0% ################################### 48.7% #################################### 50.2% ##################################### 52.0% ###################################### 53.3% ####################################### 55.0% ######################################### 58.0% ########################################### 60.3% ############################################## 64.4% ############################################### 66.5% ################################################# 68.6% ################################################## 70.7% #################################################### 72.9% ###################################################### 75.5% ######################################################## 79.2% ########################################################## 81.3% ############################################################ 84.0% ############################################################# 85.4% ############################################################## 87.2% ################################################################ 89.8% ################################################################## 91.9% ################################################################### 94.4% ###################################################################### 97.6% ######################################################################## 100.0% [2019-10-30T17:10:28.138Z] #26 19.10 [2019-10-30T17:10:28.198Z] #36 5.551 -- The C compiler identification is GNU 6.3.0 [2019-10-30T17:10:28.198Z] #36 5.618 -- Check for working C compiler: /usr/bin/cc [2019-10-30T17:10:28.281Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-30T17:10:28.281Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-30T17:10:28.455Z] #36 ... [2019-10-30T17:10:28.455Z] [2019-10-30T17:10:28.455Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:28.455Z] #44 55.99 internal/poll [2019-10-30T17:10:28.455Z] #44 58.64 internal/syscall/unix [2019-10-30T17:10:28.455Z] #44 58.95 os [2019-10-30T17:10:28.455Z] #44 63.53 strings [2019-10-30T17:10:28.455Z] #44 64.23 fmt [2019-10-30T17:10:28.713Z] #44 ... [2019-10-30T17:10:28.713Z] [2019-10-30T17:10:28.713Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:28.713Z] #26 21.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-30T17:10:28.713Z] #26 21.84 [2019-10-30T17:10:28.713Z] #26 22.14 ############################################################### 88.0% ######################################################################## 100.0% [2019-10-30T17:10:28.713Z] #26 22.33 [2019-10-30T17:10:28.713Z] #26 24.50 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-30T17:10:28.713Z] #26 24.53 skipping existing 1849cc453dee [2019-10-30T17:10:28.713Z] #26 24.66 [2019-10-30T17:10:28.915Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-30T17:10:28.915Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-30T17:10:28.915Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-30T17:10:28.915Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-30T17:10:29.276Z] #26 25.96 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-30T17:10:29.512Z] #26 20.24 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-30T17:10:29.543Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-30T17:10:29.770Z] #26 ... [2019-10-30T17:10:29.770Z] [2019-10-30T17:10:29.770Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:10:29.770Z] #56 10.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:10:29.770Z] #56 ... [2019-10-30T17:10:29.770Z] [2019-10-30T17:10:29.770Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:10:29.770Z] #38 20.63 + cd /tmp/tmp.lul9dejbb8/src/github.com/docker/distribution [2019-10-30T17:10:29.770Z] #38 20.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-30T17:10:29.833Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-30T17:10:29.840Z] #26 26.55 [2019-10-30T17:10:30.098Z] #26 26.80 ######################################################################## 100.0% [2019-10-30T17:10:30.098Z] #26 26.89 [2019-10-30T17:10:30.098Z] #26 26.97 Download of images into '/build' complete. [2019-10-30T17:10:30.355Z] #26 26.97 Use something like the following to load the result into a Docker daemon: [2019-10-30T17:10:30.355Z] #26 26.97 tar -cC '/build' . | docker load [2019-10-30T17:10:30.355Z] #26 DONE 27.1s [2019-10-30T17:10:30.355Z] [2019-10-30T17:10:30.355Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:30.355Z] #36 6.377 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-30T17:10:30.355Z] #36 6.379 -- Detecting C compiler ABI info [2019-10-30T17:10:30.355Z] #36 6.933 -- Detecting C compiler ABI info - done [2019-10-30T17:10:30.355Z] #36 7.002 -- Detecting C compile features [2019-10-30T17:10:30.860Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-30T17:10:30.860Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-30T17:10:30.860Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-30T17:10:30.860Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-30T17:10:31.148Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-30T17:10:31.438Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-30T17:10:31.667Z] #38 22.76 + GOPATH=/tmp/tmp.lul9dejbb8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.lul9dejbb8 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-30T17:10:31.725Z] go: finding github.com/kr/text v0.1.0 [2019-10-30T17:10:32.357Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-30T17:10:32.600Z] #38 ... [2019-10-30T17:10:32.600Z] [2019-10-30T17:10:32.600Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:32.600Z] #44 13.62 unicode/utf8 [2019-10-30T17:10:32.600Z] #44 14.49 internal/testlog [2019-10-30T17:10:32.600Z] #44 14.92 encoding [2019-10-30T17:10:32.600Z] #44 15.02 unicode/utf16 [2019-10-30T17:10:32.600Z] #44 15.19 container/list [2019-10-30T17:10:32.600Z] #44 15.66 crypto/internal/subtle [2019-10-30T17:10:32.600Z] #44 15.83 crypto/subtle [2019-10-30T17:10:32.600Z] #44 15.97 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-30T17:10:32.600Z] #44 16.11 internal/nettrace [2019-10-30T17:10:32.600Z] #44 16.28 runtime/cgo [2019-10-30T17:10:32.857Z] #44 ... [2019-10-30T17:10:32.857Z] [2019-10-30T17:10:32.857Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:32.857Z] #26 20.95 [2019-10-30T17:10:32.857Z] #26 21.18 ######################################################################## 100.0% [2019-10-30T17:10:32.857Z] #26 21.29 [2019-10-30T17:10:32.857Z] #26 22.62 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-30T17:10:32.857Z] #26 23.15 [2019-10-30T17:10:32.857Z] #26 23.42 ######################################################################## 100.0% [2019-10-30T17:10:32.857Z] #26 23.54 [2019-10-30T17:10:32.878Z] #36 10.35 -- Detecting C compile features - done [2019-10-30T17:10:32.878Z] #36 10.41 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-30T17:10:32.982Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-30T17:10:33.135Z] #36 10.52 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-30T17:10:33.136Z] #36 10.62 -- Configuring done [2019-10-30T17:10:33.136Z] #36 10.65 -- Generating done [2019-10-30T17:10:33.291Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-30T17:10:33.393Z] #36 10.65 -- Build files have been written to: /tmp/tmp.bbDY1qsGDH/tini [2019-10-30T17:10:33.393Z] #36 10.67 + make tini-static [2019-10-30T17:10:33.422Z] #26 ... [2019-10-30T17:10:33.422Z] [2019-10-30T17:10:33.422Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:33.422Z] #31 14.38 unicode/utf8 [2019-10-30T17:10:33.422Z] #31 14.87 internal/testlog [2019-10-30T17:10:33.422Z] #31 15.33 runtime/cgo [2019-10-30T17:10:33.422Z] #31 ... [2019-10-30T17:10:33.422Z] [2019-10-30T17:10:33.422Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:33.422Z] #50 23.31 + cd /tmp/tmp.pBRWa5i4NN/src/github.com/golangci/golangci-lint/ [2019-10-30T17:10:33.422Z] #50 23.31 + git checkout -q v1.20.0 [2019-10-30T17:10:33.422Z] #50 23.78 ++ git describe --tags [2019-10-30T17:10:33.422Z] #50 23.79 + version=v1.20.0 [2019-10-30T17:10:33.422Z] #50 23.79 ++ git rev-parse --short HEAD [2019-10-30T17:10:33.422Z] #50 23.80 + commit=cc98739 [2019-10-30T17:10:33.422Z] #50 23.81 ++ git show -s --format=%cd [2019-10-30T17:10:33.422Z] #50 23.82 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-30T17:10:33.422Z] #50 23.82 + 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 [2019-10-30T17:10:33.651Z] #36 10.91 Scanning dependencies of target tini-static [2019-10-30T17:10:33.651Z] #36 10.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-30T17:10:33.939Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-30T17:10:34.564Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-30T17:10:34.564Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-30T17:10:35.022Z] #36 12.26 [100%] Linking C executable tini-static [2019-10-30T17:10:35.279Z] #36 12.79 [100%] Built target tini-static [2019-10-30T17:10:35.586Z] #36 12.89 + mkdir -p /build [2019-10-30T17:10:35.586Z] #36 12.89 + cp tini-static /build/docker-init [2019-10-30T17:10:35.586Z] #36 DONE 13.1s [2019-10-30T17:10:35.586Z] [2019-10-30T17:10:35.586Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:10:35.586Z] #17 4.688 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:10:35.586Z] #17 4.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:10:35.586Z] #17 4.842 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:10:35.586Z] #17 4.914 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:10:35.586Z] #17 4.942 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:10:35.586Z] #17 6.554 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-30T17:10:35.586Z] #17 7.819 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-30T17:10:35.586Z] #17 8.562 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-30T17:10:36.055Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-30T17:10:36.055Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-30T17:10:36.055Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-30T17:10:36.055Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-30T17:10:36.278Z] #17 ... [2019-10-30T17:10:36.278Z] [2019-10-30T17:10:36.278Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:10:36.278Z] #41 5.351 Note: Building without setproctitle() and strlcpy() support. [2019-10-30T17:10:36.278Z] #41 5.351 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-30T17:10:36.278Z] #41 8.036 fatal: Not a git repository (or any of the parent directories): .git [2019-10-30T17:10:36.278Z] #41 8.066 GEN .gitid [2019-10-30T17:10:36.278Z] #41 8.084 GEN criu/include/version.h [2019-10-30T17:10:36.278Z] #41 8.113 GEN include/common/asm [2019-10-30T17:10:36.278Z] #41 9.964 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-30T17:10:36.278Z] #41 10.11 PBCC images/opts.pb-c.c [2019-10-30T17:10:36.278Z] #41 10.17 PBCC images/sit.pb-c.c [2019-10-30T17:10:36.278Z] #41 10.20 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-30T17:10:36.278Z] #41 10.24 DEP images/opts.pb-c.d [2019-10-30T17:10:36.345Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-30T17:10:36.345Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-30T17:10:36.543Z] #41 10.33 DEP images/sit.pb-c.d [2019-10-30T17:10:36.543Z] #41 10.46 PBCC images/macvlan.pb-c.c [2019-10-30T17:10:36.543Z] #41 10.51 DEP images/macvlan.pb-c.d [2019-10-30T17:10:36.633Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-30T17:10:36.633Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-30T17:10:36.800Z] #41 ... [2019-10-30T17:10:36.801Z] [2019-10-30T17:10:36.801Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:37.601Z] #50 ... [2019-10-30T17:10:37.601Z] [2019-10-30T17:10:37.601Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:10:37.601Z] #26 24.74 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-30T17:10:37.601Z] #26 24.85 skipping existing 1849cc453dee [2019-10-30T17:10:37.601Z] #26 24.98 [2019-10-30T17:10:37.601Z] #26 26.31 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-30T17:10:37.601Z] #26 26.93 [2019-10-30T17:10:37.601Z] #26 27.21 ######################################################################## 100.0% [2019-10-30T17:10:37.601Z] #26 27.35 [2019-10-30T17:10:37.601Z] #26 27.42 Download of images into '/build' complete. [2019-10-30T17:10:37.601Z] #26 27.42 Use something like the following to load the result into a Docker daemon: [2019-10-30T17:10:37.601Z] #26 27.42 tar -cC '/build' . | docker load [2019-10-30T17:10:37.601Z] #26 DONE 27.9s [2019-10-30T17:10:37.601Z] [2019-10-30T17:10:37.601Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:37.601Z] #44 27.14 vendor/golang.org/x/crypto/curve25519 [2019-10-30T17:10:38.089Z] #59 32.92 Checking out files: 33% (968/2933) Checking out files: 34% (998/2933) Checking out files: 35% (1027/2933) Checking out files: 36% (1056/2933) Checking out files: 37% (1086/2933) Checking out files: 38% (1115/2933) Checking out files: 39% (1144/2933) Checking out files: 40% (1174/2933) Checking out files: 41% (1203/2933) Checking out files: 42% (1232/2933) Checking out files: 43% (1262/2933) Checking out files: 44% (1291/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 75% (2229/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) [2019-10-30T17:10:38.089Z] #59 ... [2019-10-30T17:10:38.089Z] [2019-10-30T17:10:38.089Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:38.089Z] #31 65.47 path/filepath [2019-10-30T17:10:38.089Z] #31 66.94 io/ioutil [2019-10-30T17:10:38.089Z] #31 67.77 path [2019-10-30T17:10:38.089Z] #31 69.27 text/tabwriter [2019-10-30T17:10:38.089Z] #31 69.93 flag [2019-10-30T17:10:38.089Z] #31 70.85 github.com/BurntSushi/toml [2019-10-30T17:10:38.089Z] #31 72.08 log [2019-10-30T17:10:38.089Z] #31 ... [2019-10-30T17:10:38.089Z] [2019-10-30T17:10:38.089Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:38.126Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-30T17:10:38.126Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-30T17:10:38.126Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-30T17:10:38.534Z] #44 ... [2019-10-30T17:10:38.534Z] [2019-10-30T17:10:38.534Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:38.534Z] #54 19.01 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-30T17:10:38.534Z] #54 ... [2019-10-30T17:10:38.534Z] [2019-10-30T17:10:38.534Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:38.534Z] #68 21.65 + cd /tmp/tmp.2BCcipryDC/src/github.com/docker/libnetwork [2019-10-30T17:10:38.534Z] #68 21.65 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:10:38.534Z] #68 22.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-30T17:10:38.534Z] #68 ... [2019-10-30T17:10:38.534Z] [2019-10-30T17:10:38.534Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:10:38.534Z] #56 23.00 Fetched 7920 kB in 16s (470 kB/s) [2019-10-30T17:10:38.534Z] #56 23.00 Reading package lists... [2019-10-30T17:10:38.606Z] #59 32.92 Checking out files: 33% (968/2933) Checking out files: 34% (998/2933) Checking out files: 35% (1027/2933) Checking out files: 36% (1056/2933) Checking out files: 37% (1086/2933) Checking out files: 38% (1115/2933) Checking out files: 39% (1144/2933) Checking out files: 40% (1174/2933) Checking out files: 41% (1203/2933) Checking out files: 42% (1232/2933) Checking out files: 43% (1262/2933) Checking out files: 44% (1291/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 75% (2229/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-10-30T17:10:38.606Z] #59 34.84 + cd /tmp/tmp.NU2qTaHSOt/src/github.com/containerd/containerd [2019-10-30T17:10:38.606Z] #59 34.84 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:10:38.759Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-30T17:10:39.170Z] #59 35.34 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-30T17:10:39.170Z] #59 35.34 + BUILDTAGS='netgo osusergo static_build' [2019-10-30T17:10:39.170Z] #59 35.34 + export EXTRA_FLAGS=-buildmode=pie [2019-10-30T17:10:39.170Z] #59 35.34 + EXTRA_FLAGS=-buildmode=pie [2019-10-30T17:10:39.170Z] #59 35.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-30T17:10:39.170Z] #59 35.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-30T17:10:39.170Z] #59 35.34 + '[' '' = dynamic ']' [2019-10-30T17:10:39.170Z] #59 35.34 + make [2019-10-30T17:10:39.382Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-30T17:10:39.468Z] #56 29.86 Reading package lists... [2019-10-30T17:10:39.468Z] #56 ... [2019-10-30T17:10:39.468Z] [2019-10-30T17:10:39.468Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:10:39.468Z] #40 20.81 Fetched 7920 kB in 16s (473 kB/s) [2019-10-30T17:10:39.468Z] #40 20.81 Reading package lists... [2019-10-30T17:10:39.671Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-30T17:10:39.727Z] #40 26.82 Reading package lists... [2019-10-30T17:10:39.727Z] #40 ... [2019-10-30T17:10:39.727Z] [2019-10-30T17:10:39.727Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-30T17:10:39.734Z] #59 ... [2019-10-30T17:10:39.734Z] [2019-10-30T17:10:39.734Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:39.734Z] #44 67.33 regexp/syntax [2019-10-30T17:10:39.734Z] #44 70.86 flag [2019-10-30T17:10:39.734Z] #44 72.94 go/token [2019-10-30T17:10:39.734Z] #44 73.50 regexp [2019-10-30T17:10:39.734Z] #44 74.89 go/scanner [2019-10-30T17:10:39.734Z] #44 76.26 go/ast [2019-10-30T17:10:39.991Z] #44 ... [2019-10-30T17:10:39.991Z] [2019-10-30T17:10:39.991Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:10:39.991Z] #41 10.76 PBCC images/autofs.pb-c.c [2019-10-30T17:10:39.991Z] #41 10.83 DEP images/autofs.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.02 PBCC images/sysctl.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.06 DEP images/sysctl.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.12 PBCC images/time.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.15 DEP images/time.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.18 PBCC images/binfmt-misc.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.20 DEP images/binfmt-misc.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.26 PBCC images/seccomp.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.31 DEP images/seccomp.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.36 PBCC images/userns.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.38 DEP images/userns.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.44 PBCC images/cgroup.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.46 DEP images/cgroup.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.52 PBCC images/fown.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.54 PBCC images/ext-file.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.62 DEP images/fown.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.66 DEP images/ext-file.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.70 PBCC images/rpc.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.75 DEP images/rpc.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.81 PBCC images/siginfo.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.82 DEP images/siginfo.pb-c.d [2019-10-30T17:10:39.991Z] #41 11.90 PBCC images/pagemap.pb-c.c [2019-10-30T17:10:39.991Z] #41 11.98 DEP images/pagemap.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.01 PBCC images/rlimit.pb-c.c [2019-10-30T17:10:39.991Z] #41 12.04 DEP images/rlimit.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.08 PBCC images/file-lock.pb-c.c [2019-10-30T17:10:39.991Z] #41 12.11 DEP images/file-lock.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.12 PBCC images/tty.pb-c.c [2019-10-30T17:10:39.991Z] #41 12.20 DEP images/tty.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.26 PBCC images/tun.pb-c.c [2019-10-30T17:10:39.991Z] #41 12.31 PBCC images/netdev.pb-c.c [2019-10-30T17:10:39.991Z] #41 12.37 DEP images/tun.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.44 DEP images/netdev.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.52 PBCC images/vma.pb-c.c [2019-10-30T17:10:39.991Z] #41 12.56 DEP images/vma.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.62 PBCC images/creds.pb-c.c [2019-10-30T17:10:39.991Z] #41 12.67 DEP images/creds.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.74 PBCC images/utsns.pb-c.c [2019-10-30T17:10:39.991Z] #41 12.75 DEP images/utsns.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.82 PBCC images/ipc-desc.pb-c.c [2019-10-30T17:10:39.991Z] #41 12.86 PBCC images/ipc-sem.pb-c.c [2019-10-30T17:10:39.991Z] #41 12.91 DEP images/ipc-desc.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.93 DEP images/ipc-sem.pb-c.d [2019-10-30T17:10:39.991Z] #41 12.99 PBCC images/ipc-msg.pb-c.c [2019-10-30T17:10:39.991Z] #41 13.01 DEP images/ipc-msg.pb-c.d [2019-10-30T17:10:39.991Z] #41 13.08 PBCC images/ipc-shm.pb-c.c [2019-10-30T17:10:39.991Z] #41 13.13 DEP images/ipc-shm.pb-c.d [2019-10-30T17:10:39.991Z] #41 13.17 PBCC images/ipc-var.pb-c.c [2019-10-30T17:10:39.991Z] #41 13.21 DEP images/ipc-var.pb-c.d [2019-10-30T17:10:39.991Z] #41 13.28 PBCC images/sk-opts.pb-c.c [2019-10-30T17:10:39.991Z] #41 13.29 PBCC images/packet-sock.pb-c.c [2019-10-30T17:10:39.991Z] #41 13.39 DEP images/sk-opts.pb-c.d [2019-10-30T17:10:39.991Z] #41 13.43 DEP images/packet-sock.pb-c.d [2019-10-30T17:10:39.991Z] #41 13.48 PBCC images/sk-netlink.pb-c.c [2019-10-30T17:10:39.991Z] #41 13.54 DEP images/sk-netlink.pb-c.d [2019-10-30T17:10:39.991Z] #41 13.58 PBCC images/sk-inet.pb-c.c [2019-10-30T17:10:39.991Z] #41 13.62 DEP images/sk-inet.pb-c.d [2019-10-30T17:10:39.991Z] #41 13.67 PBCC images/sk-unix.pb-c.c [2019-10-30T17:10:39.991Z] #41 13.72 DEP images/sk-unix.pb-c.d [2019-10-30T17:10:39.991Z] #41 13.79 PBCC images/mm.pb-c.c [2019-10-30T17:10:39.991Z] #41 13.83 DEP images/mm.pb-c.d [2019-10-30T17:10:39.991Z] #41 13.87 PBCC images/timerfd.pb-c.c [2019-10-30T17:10:39.991Z] #41 13.92 DEP images/timerfd.pb-c.d [2019-10-30T17:10:40.248Z] #41 13.97 PBCC images/timer.pb-c.c [2019-10-30T17:10:40.248Z] #41 14.00 DEP images/timer.pb-c.d [2019-10-30T17:10:40.248Z] #41 14.07 PBCC images/sa.pb-c.c [2019-10-30T17:10:40.248Z] #41 14.17 DEP images/sa.pb-c.d [2019-10-30T17:10:40.505Z] #41 14.22 PBCC images/pipe-data.pb-c.c [2019-10-30T17:10:40.505Z] #41 14.26 DEP images/pipe-data.pb-c.d [2019-10-30T17:10:40.505Z] #41 14.36 PBCC images/mnt.pb-c.c [2019-10-30T17:10:40.505Z] #41 14.43 DEP images/mnt.pb-c.d [2019-10-30T17:10:40.505Z] #41 14.49 PBCC images/sk-packet.pb-c.c [2019-10-30T17:10:40.634Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 30.3% of statements [2019-10-30T17:10:40.634Z] ok github.com/docker/docker/container 0.161s coverage: 35.3% of statements [2019-10-30T17:10:40.634Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-30T17:10:40.634Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-30T17:10:40.634Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-30T17:10:40.634Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-30T17:10:40.698Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-30T17:10:40.699Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-30T17:10:40.762Z] #41 14.51 DEP images/sk-packet.pb-c.d [2019-10-30T17:10:40.762Z] #41 14.56 PBCC images/tcp-stream.pb-c.c [2019-10-30T17:10:40.762Z] #41 14.61 DEP images/tcp-stream.pb-c.d [2019-10-30T17:10:40.763Z] #41 14.69 PBCC images/pipe.pb-c.c [2019-10-30T17:10:40.763Z] #41 14.75 DEP images/pipe.pb-c.d [2019-10-30T17:10:40.986Z] go: finding github.com/kr/pty v1.1.1 [2019-10-30T17:10:41.020Z] #41 14.82 PBCC images/pstree.pb-c.c [2019-10-30T17:10:41.020Z] #41 14.83 DEP images/pstree.pb-c.d [2019-10-30T17:10:41.020Z] #41 14.90 PBCC images/fs.pb-c.c [2019-10-30T17:10:41.020Z] #41 14.94 DEP images/fs.pb-c.d [2019-10-30T17:10:41.020Z] #41 15.00 PBCC images/signalfd.pb-c.c [2019-10-30T17:10:41.277Z] #41 15.09 DEP images/signalfd.pb-c.d [2019-10-30T17:10:41.277Z] #41 15.16 PBCC images/fh.pb-c.c [2019-10-30T17:10:41.277Z] #41 15.26 PBCC images/fsnotify.pb-c.c [2019-10-30T17:10:41.535Z] #41 15.32 DEP images/fh.pb-c.d [2019-10-30T17:10:41.535Z] #41 15.39 DEP images/fsnotify.pb-c.d [2019-10-30T17:10:41.535Z] #41 15.47 PBCC images/eventpoll.pb-c.c [2019-10-30T17:10:41.535Z] #41 15.54 DEP images/eventpoll.pb-c.d [2019-10-30T17:10:41.615Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-30T17:10:41.793Z] #41 15.59 PBCC images/eventfd.pb-c.c [2019-10-30T17:10:41.793Z] #41 15.65 DEP images/eventfd.pb-c.d [2019-10-30T17:10:41.793Z] #41 15.71 PBCC images/remap-file-path.pb-c.c [2019-10-30T17:10:41.793Z] #41 15.76 DEP images/remap-file-path.pb-c.d [2019-10-30T17:10:41.905Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-30T17:10:41.905Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-30T17:10:42.051Z] #41 15.82 PBCC images/fifo.pb-c.c [2019-10-30T17:10:42.051Z] #41 15.86 DEP images/fifo.pb-c.d [2019-10-30T17:10:42.051Z] #41 15.93 PBCC images/ghost-file.pb-c.c [2019-10-30T17:10:42.051Z] #41 15.99 DEP images/ghost-file.pb-c.d [2019-10-30T17:10:42.254Z] #27 DONE 2.6s [2019-10-30T17:10:42.254Z] [2019-10-30T17:10:42.254Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:10:42.254Z] #40 26.82 Reading package lists... [2019-10-30T17:10:42.308Z] #41 16.09 PBCC images/regfile.pb-c.c [2019-10-30T17:10:42.308Z] #41 16.15 DEP images/regfile.pb-c.d [2019-10-30T17:10:42.308Z] #41 16.23 PBCC images/ns.pb-c.c [2019-10-30T17:10:42.308Z] #41 16.28 DEP images/ns.pb-c.d [2019-10-30T17:10:42.308Z] #41 16.34 PBCC images/fdinfo.pb-c.c [2019-10-30T17:10:42.567Z] #41 16.41 DEP images/fdinfo.pb-c.d [2019-10-30T17:10:42.567Z] #41 16.52 PBCC images/core-aarch64.pb-c.c [2019-10-30T17:10:42.567Z] #41 16.57 PBCC images/core-arm.pb-c.c [2019-10-30T17:10:42.567Z] #41 16.60 PBCC images/core-ppc64.pb-c.c [2019-10-30T17:10:42.824Z] #41 16.68 PBCC images/core-s390.pb-c.c [2019-10-30T17:10:42.824Z] #41 16.70 PBCC images/core-x86.pb-c.c [2019-10-30T17:10:42.824Z] #41 16.84 PBCC images/core.pb-c.c [2019-10-30T17:10:42.928Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-30T17:10:42.928Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-30T17:10:43.082Z] #41 16.88 PBCC images/inventory.pb-c.c [2019-10-30T17:10:43.082Z] #41 16.93 DEP images/core-aarch64.pb-c.d [2019-10-30T17:10:43.082Z] #41 16.98 DEP images/core-arm.pb-c.d [2019-10-30T17:10:43.082Z] #41 ... [2019-10-30T17:10:43.082Z] [2019-10-30T17:10:43.082Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:43.082Z] #31 76.07 github.com/BurntSushi/toml/cmd/tomlv [2019-10-30T17:10:43.082Z] #31 DONE 80.6s [2019-10-30T17:10:43.082Z] [2019-10-30T17:10:43.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:10:43.082Z] #41 17.07 DEP images/core-ppc64.pb-c.d [2019-10-30T17:10:43.082Z] #41 ... [2019-10-30T17:10:43.082Z] [2019-10-30T17:10:43.082Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:43.082Z] #44 78.58 internal/lazyregexp [2019-10-30T17:10:43.082Z] #44 78.78 net/url [2019-10-30T17:10:43.082Z] #44 80.52 text/template/parse [2019-10-30T17:10:43.168Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2019-10-30T17:10:43.443Z] #40 33.80 Building dependency tree... [2019-10-30T17:10:43.559Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-30T17:10:43.646Z] #44 81.13 go/parser [2019-10-30T17:10:43.852Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-30T17:10:44.375Z] #40 35.52 The following additional packages will be installed: [2019-10-30T17:10:44.375Z] #40 35.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-30T17:10:44.375Z] #40 35.54 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-30T17:10:44.375Z] #40 35.55 Suggested packages: [2019-10-30T17:10:44.375Z] #40 35.56 manpages-dev python-setuptools [2019-10-30T17:10:44.488Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-30T17:10:44.488Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-30T17:10:44.551Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.8% of statements [2019-10-30T17:10:45.118Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-30T17:10:45.121Z] ok github.com/docker/docker/daemon/cluster 0.095s coverage: 0.5% of statements [2019-10-30T17:10:45.748Z] #40 37.02 The following NEW packages will be installed: [2019-10-30T17:10:45.748Z] #40 37.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-30T17:10:45.748Z] #40 37.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-30T17:10:45.748Z] #40 37.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-30T17:10:45.748Z] #40 37.02 zlib1g-dev [2019-10-30T17:10:46.178Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-30T17:10:46.178Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-30T17:10:46.472Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-30T17:10:46.472Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-30T17:10:46.925Z] #44 ... [2019-10-30T17:10:46.925Z] [2019-10-30T17:10:46.925Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:10:46.925Z] #41 17.16 DEP images/core-s390.pb-c.d [2019-10-30T17:10:46.925Z] #41 17.28 DEP images/core-x86.pb-c.d [2019-10-30T17:10:46.925Z] #41 17.35 DEP images/core.pb-c.d [2019-10-30T17:10:46.925Z] #41 17.36 DEP images/inventory.pb-c.d [2019-10-30T17:10:46.925Z] #41 17.40 PBCC images/cpuinfo.pb-c.c [2019-10-30T17:10:46.925Z] #41 17.41 DEP images/cpuinfo.pb-c.d [2019-10-30T17:10:46.925Z] #41 17.47 PBCC images/stats.pb-c.c [2019-10-30T17:10:46.925Z] #41 17.54 DEP images/stats.pb-c.d [2019-10-30T17:10:46.925Z] #41 19.21 make[1]: Nothing to be done for 'all'. [2019-10-30T17:10:46.925Z] #41 20.48 CC images/stats.o [2019-10-30T17:10:46.925Z] #41 20.80 CC images/core.o [2019-10-30T17:10:47.125Z] #40 38.24 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:10:47.125Z] #40 38.24 Need to get 3602 kB of archives. [2019-10-30T17:10:47.125Z] #40 38.24 After this operation, 18.9 MB of additional disk space will be used. [2019-10-30T17:10:47.125Z] #40 38.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-30T17:10:47.125Z] #40 38.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-30T17:10:47.125Z] #40 38.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-30T17:10:47.125Z] #40 38.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-30T17:10:47.125Z] #40 38.27 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-30T17:10:47.125Z] #40 38.27 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-30T17:10:47.125Z] #40 38.27 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-30T17:10:47.125Z] #40 38.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-30T17:10:47.125Z] #40 38.29 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-30T17:10:47.125Z] #40 ... [2019-10-30T17:10:47.125Z] [2019-10-30T17:10:47.125Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:47.125Z] #68 DONE 38.1s [2019-10-30T17:10:47.125Z] [2019-10-30T17:10:47.125Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:10:47.125Z] #40 38.42 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-30T17:10:47.125Z] #40 38.42 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-30T17:10:47.383Z] #40 38.55 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-30T17:10:47.383Z] #40 38.60 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-30T17:10:47.383Z] #40 38.60 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-30T17:10:47.383Z] #40 38.62 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-30T17:10:47.383Z] #40 38.64 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-30T17:10:47.489Z] #41 21.47 CC images/core-x86.o [2019-10-30T17:10:47.967Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-30T17:10:48.417Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2019-10-30T17:10:48.420Z] #41 22.08 CC images/core-arm.o [2019-10-30T17:10:48.591Z] go: finding cloud.google.com/go v0.26.0 [2019-10-30T17:10:48.591Z] go: finding github.com/golang/mock v1.1.1 [2019-10-30T17:10:48.676Z] #41 22.47 CC images/core-aarch64.o [2019-10-30T17:10:48.759Z] #40 40.03 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:10:48.934Z] #41 22.83 CC images/core-ppc64.o [2019-10-30T17:10:49.017Z] #40 40.18 Fetched 3602 kB in 1s (2296 kB/s) [2019-10-30T17:10:49.017Z] #40 40.29 Selecting previously unselected package libnet1:amd64. [2019-10-30T17:10:49.017Z] #40 40.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-30T17:10:49.017Z] #40 40.34 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-30T17:10:49.017Z] #40 40.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-30T17:10:49.218Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-30T17:10:49.276Z] #40 40.49 Selecting previously unselected package libcap-dev:amd64. [2019-10-30T17:10:49.276Z] #40 40.51 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-30T17:10:49.276Z] #40 40.52 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-30T17:10:49.359Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 82.1% of statements [2019-10-30T17:10:49.534Z] #40 40.64 Selecting previously unselected package libnet1-dev. [2019-10-30T17:10:49.534Z] #40 40.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-30T17:10:49.534Z] #40 40.67 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-30T17:10:49.534Z] #40 40.85 Selecting previously unselected package libnl-3-200:amd64. [2019-10-30T17:10:49.534Z] #40 40.85 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-30T17:10:49.534Z] #40 40.87 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-30T17:10:49.792Z] #40 41.02 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-30T17:10:49.792Z] #40 41.03 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-30T17:10:49.792Z] #40 41.03 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-30T17:10:49.865Z] #41 23.52 CC images/core-s390.o [2019-10-30T17:10:49.930Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2019-10-30T17:10:50.049Z] #40 41.31 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-30T17:10:50.049Z] #40 41.32 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-30T17:10:50.049Z] #40 41.32 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-30T17:10:50.049Z] #40 41.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-30T17:10:50.049Z] #40 41.44 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-30T17:10:50.049Z] #40 41.44 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-30T17:10:50.307Z] #40 41.55 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-30T17:10:50.307Z] #40 41.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-30T17:10:50.307Z] #40 41.57 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-30T17:10:50.429Z] #41 ... [2019-10-30T17:10:50.429Z] [2019-10-30T17:10:50.429Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:50.429Z] #59 36.47 + bin/ctr [2019-10-30T17:10:50.429Z] #59 ... [2019-10-30T17:10:50.429Z] [2019-10-30T17:10:50.429Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:10:50.429Z] #41 24.34 CC images/cpuinfo.o [2019-10-30T17:10:50.719Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-30T17:10:50.874Z] #40 ... [2019-10-30T17:10:50.874Z] [2019-10-30T17:10:50.874Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:10:50.874Z] #56 29.86 Reading package lists... [2019-10-30T17:10:50.874Z] #56 35.90 Building dependency tree... [2019-10-30T17:10:50.874Z] #56 37.74 The following additional packages will be installed: [2019-10-30T17:10:50.874Z] #56 37.76 btrfs-progs liblzo2-2 [2019-10-30T17:10:50.874Z] #56 37.97 The following NEW packages will be installed: [2019-10-30T17:10:50.874Z] #56 37.98 btrfs-progs btrfs-tools liblzo2-2 [2019-10-30T17:10:50.874Z] #56 39.18 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:10:50.874Z] #56 39.18 Need to get 649 kB of archives. [2019-10-30T17:10:50.874Z] #56 39.18 After this operation, 4320 kB of additional disk space will be used. [2019-10-30T17:10:50.874Z] #56 39.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-30T17:10:50.874Z] #56 39.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-30T17:10:50.874Z] #56 39.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-30T17:10:50.874Z] #56 40.16 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:10:50.874Z] #56 40.29 Fetched 649 kB in 1s (517 kB/s) [2019-10-30T17:10:50.874Z] #56 40.38 Selecting previously unselected package liblzo2-2:amd64. [2019-10-30T17:10:50.874Z] #56 40.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-30T17:10:50.874Z] #56 40.42 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-30T17:10:50.874Z] #56 40.43 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:10:50.874Z] #56 40.54 Selecting previously unselected package btrfs-progs. [2019-10-30T17:10:50.874Z] #56 40.54 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-30T17:10:50.874Z] #56 40.55 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-30T17:10:50.874Z] #56 41.12 Selecting previously unselected package btrfs-tools. [2019-10-30T17:10:50.874Z] #56 41.12 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-30T17:10:50.874Z] #56 41.13 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-30T17:10:50.874Z] #56 41.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:50.874Z] #56 41.35 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:10:50.874Z] #56 41.37 Setting up btrfs-progs (4.7.3-1) ... [2019-10-30T17:10:50.874Z] #56 41.38 Setting up btrfs-tools (4.7.3-1) ... [2019-10-30T17:10:50.874Z] #56 41.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:50.874Z] #56 DONE 42.0s [2019-10-30T17:10:50.874Z] [2019-10-30T17:10:50.874Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:10:50.874Z] #40 42.07 Selecting previously unselected package libprotobuf10:amd64. [2019-10-30T17:10:50.874Z] #40 ... [2019-10-30T17:10:50.874Z] [2019-10-30T17:10:50.874Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:10:50.874Z] #57 DONE 0.1s [2019-10-30T17:10:50.874Z] [2019-10-30T17:10:50.874Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-30T17:10:50.874Z] #58 DONE 0.1s [2019-10-30T17:10:50.874Z] [2019-10-30T17:10:50.874Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:10:50.874Z] #40 42.08 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-30T17:10:50.874Z] #40 42.08 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-30T17:10:50.993Z] #41 24.77 CC images/inventory.o [2019-10-30T17:10:51.251Z] #41 25.09 CC images/fdinfo.o [2019-10-30T17:10:51.347Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-30T17:10:51.508Z] #41 25.45 CC images/fown.o [2019-10-30T17:10:51.675Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-30T17:10:51.765Z] #41 25.71 CC images/ns.o [2019-10-30T17:10:51.842Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2019-10-30T17:10:51.870Z] #40 43.01 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-30T17:10:51.870Z] #40 43.01 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-30T17:10:51.870Z] #40 43.03 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-30T17:10:52.022Z] #41 25.87 CC images/regfile.o [2019-10-30T17:10:52.127Z] #40 43.24 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-30T17:10:52.128Z] #40 43.25 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-30T17:10:52.128Z] #40 43.26 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-30T17:10:52.278Z] #41 26.22 CC images/ghost-file.o [2019-10-30T17:10:52.842Z] #41 26.64 CC images/fifo.o [2019-10-30T17:10:52.842Z] #41 26.85 CC images/remap-file-path.o [2019-10-30T17:10:53.064Z] #40 44.27 Selecting previously unselected package libprotoc10:amd64. [2019-10-30T17:10:53.064Z] #40 44.29 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-30T17:10:53.064Z] #40 44.30 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-30T17:10:53.099Z] #41 27.07 CC images/eventfd.o [2019-10-30T17:10:53.172Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-30T17:10:53.629Z] #40 44.84 Selecting previously unselected package protobuf-c-compiler. [2019-10-30T17:10:53.629Z] #40 44.84 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-30T17:10:53.629Z] #40 44.85 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-30T17:10:53.629Z] #40 44.99 Selecting previously unselected package protobuf-compiler. [2019-10-30T17:10:53.663Z] #41 27.34 CC images/eventpoll.o [2019-10-30T17:10:53.798Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-30T17:10:53.886Z] #40 44.99 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-30T17:10:53.886Z] #40 45.00 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-30T17:10:53.886Z] #40 45.16 Selecting previously unselected package python-pkg-resources. [2019-10-30T17:10:53.886Z] #40 45.16 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-30T17:10:53.886Z] #40 45.17 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-30T17:10:53.920Z] #41 27.67 CC images/fh.o [2019-10-30T17:10:54.085Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-30T17:10:54.143Z] #40 45.35 Selecting previously unselected package python-protobuf. [2019-10-30T17:10:54.143Z] #40 45.36 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-30T17:10:54.143Z] #40 45.38 Unpacking python-protobuf (3.0.0-9) ... [2019-10-30T17:10:54.177Z] #41 27.95 CC images/fsnotify.o [2019-10-30T17:10:54.401Z] #40 45.69 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-30T17:10:54.401Z] #40 45.83 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-30T17:10:54.658Z] #40 45.85 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-30T17:10:54.742Z] #41 28.49 CC images/signalfd.o [2019-10-30T17:10:54.742Z] #41 ... [2019-10-30T17:10:54.742Z] [2019-10-30T17:10:54.742Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:10:54.742Z] #17 18.33 Fetched 7920 kB in 14s (536 kB/s) [2019-10-30T17:10:54.742Z] #17 18.33 Reading package lists... [2019-10-30T17:10:54.742Z] #17 23.28 Reading package lists... [2019-10-30T17:10:54.742Z] #17 28.00 Building dependency tree... [2019-10-30T17:10:54.742Z] #17 ... [2019-10-30T17:10:54.742Z] [2019-10-30T17:10:54.742Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:10:54.742Z] #41 28.75 CC images/fs.o [2019-10-30T17:10:54.999Z] #41 28.96 CC images/pstree.o [2019-10-30T17:10:55.128Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2019-10-30T17:10:55.128Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.7% of statements [2019-10-30T17:10:55.564Z] #41 29.23 CC images/pipe.o [2019-10-30T17:10:55.564Z] #41 29.49 CC images/tcp-stream.o [2019-10-30T17:10:55.827Z] #41 29.78 CC images/sk-packet.o [2019-10-30T17:10:56.072Z] #40 ... [2019-10-30T17:10:56.072Z] [2019-10-30T17:10:56.072Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:56.072Z] #47 36.80 + cd /tmp/tmp.Q7jOG4oR1d/src/gotest.tools/gotestsum [2019-10-30T17:10:56.072Z] #47 36.80 + git checkout -q v0.3.5 [2019-10-30T17:10:56.072Z] #47 36.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-30T17:10:56.072Z] #47 ... [2019-10-30T17:10:56.072Z] [2019-10-30T17:10:56.072Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:10:56.072Z] #59 2.476 + RM_GOPATH=0 [2019-10-30T17:10:56.072Z] #59 2.476 + TMP_GOPATH= [2019-10-30T17:10:56.072Z] #59 2.476 + : /build [2019-10-30T17:10:56.072Z] #59 2.476 + '[' -z '' ']' [2019-10-30T17:10:56.072Z] #59 2.478 ++ mktemp -d [2019-10-30T17:10:56.072Z] #59 2.481 + export GOPATH=/tmp/tmp.M5raOfQFHj [2019-10-30T17:10:56.072Z] #59 2.481 + GOPATH=/tmp/tmp.M5raOfQFHj [2019-10-30T17:10:56.072Z] #59 2.481 + RM_GOPATH=1 [2019-10-30T17:10:56.072Z] #59 2.483 ++ dirname ./install.sh [2019-10-30T17:10:56.072Z] #59 2.484 + dir=. [2019-10-30T17:10:56.072Z] #59 2.487 + bin=containerd [2019-10-30T17:10:56.072Z] #59 2.487 + shift [2019-10-30T17:10:56.072Z] #59 2.487 + '[' '!' -f ./containerd.installer ']' [2019-10-30T17:10:56.072Z] #59 2.487 + . ./containerd.installer [2019-10-30T17:10:56.072Z] #59 2.487 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:10:56.072Z] #59 2.494 + install_containerd [2019-10-30T17:10:56.072Z] #59 2.494 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:10:56.072Z] #59 2.494 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-30T17:10:56.072Z] #59 2.494 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M5raOfQFHj/src/github.com/containerd/containerd [2019-10-30T17:10:56.072Z] #59 2.495 Cloning into '/tmp/tmp.M5raOfQFHj/src/github.com/containerd/containerd'... [2019-10-30T17:10:56.084Z] #41 30.09 CC images/mnt.o [2019-10-30T17:10:56.331Z] #59 ... [2019-10-30T17:10:56.331Z] [2019-10-30T17:10:56.331Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:56.331Z] #31 37.43 sync [2019-10-30T17:10:56.331Z] #31 37.43 internal/reflectlite [2019-10-30T17:10:56.331Z] #31 39.74 errors [2019-10-30T17:10:56.331Z] #31 39.75 sort [2019-10-30T17:10:56.331Z] #31 40.04 strconv [2019-10-30T17:10:56.331Z] #31 40.94 io [2019-10-30T17:10:56.331Z] #31 41.85 syscall [2019-10-30T17:10:56.331Z] #31 43.54 reflect [2019-10-30T17:10:56.331Z] #31 ... [2019-10-30T17:10:56.331Z] [2019-10-30T17:10:56.331Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:10:56.331Z] #28 39.10 + cd /tmp/tmp.Exup3cYWza/src/github.com/go-swagger/go-swagger [2019-10-30T17:10:56.331Z] #28 39.10 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-30T17:10:56.331Z] #28 41.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-30T17:10:56.341Z] #41 30.31 CC images/pipe-data.o [2019-10-30T17:10:56.798Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-30T17:10:56.910Z] #41 30.56 CC images/sa.o [2019-10-30T17:10:57.035Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.589s coverage: 57.0% of statements [2019-10-30T17:10:57.167Z] #41 30.84 CC images/timer.o [2019-10-30T17:10:57.263Z] #28 ... [2019-10-30T17:10:57.263Z] [2019-10-30T17:10:57.263Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:10:57.263Z] #31 48.30 time [2019-10-30T17:10:57.425Z] #41 31.18 CC images/timerfd.o [2019-10-30T17:10:57.425Z] #41 31.38 CC images/mm.o [2019-10-30T17:10:57.425Z] #41 ... [2019-10-30T17:10:57.425Z] [2019-10-30T17:10:57.425Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:57.425Z] #44 85.06 text/template [2019-10-30T17:10:57.425Z] #44 85.09 encoding/xml [2019-10-30T17:10:57.425Z] #44 89.82 go/doc [2019-10-30T17:10:57.425Z] #44 91.63 crypto/rsa [2019-10-30T17:10:57.425Z] #44 93.28 vendor/golang.org/x/crypto/cryptobyte [2019-10-30T17:10:57.425Z] #44 93.30 github.com/LK4D4/vndr/build [2019-10-30T17:10:57.682Z] #44 ... [2019-10-30T17:10:57.682Z] [2019-10-30T17:10:57.682Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:10:57.682Z] #17 28.00 Building dependency tree... [2019-10-30T17:10:57.682Z] #17 30.11 The following additional packages will be installed: [2019-10-30T17:10:57.682Z] #17 30.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-30T17:10:57.682Z] #17 30.11 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-30T17:10:57.682Z] #17 30.11 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-30T17:10:57.682Z] #17 30.11 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-30T17:10:57.682Z] #17 30.11 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-30T17:10:57.682Z] #17 30.11 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-30T17:10:57.683Z] #17 30.12 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-30T17:10:57.683Z] #17 30.12 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-30T17:10:57.683Z] #17 30.12 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-30T17:10:57.683Z] #17 30.12 Suggested packages: [2019-10-30T17:10:57.683Z] #17 30.12 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-30T17:10:57.683Z] #17 30.12 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-30T17:10:57.683Z] #17 30.12 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-30T17:10:57.683Z] #17 30.12 vim-doc vim-scripts xfsdump acl attr quota [2019-10-30T17:10:57.683Z] #17 30.12 Recommended packages: [2019-10-30T17:10:57.683Z] #17 30.12 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-30T17:10:57.683Z] #17 30.12 python3-keyrings.alt python3-xdg unzip [2019-10-30T17:10:58.195Z] #31 ... [2019-10-30T17:10:58.195Z] [2019-10-30T17:10:58.195Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:10:58.195Z] #44 39.25 github.com/LK4D4/vndr/godl/singleflight [2019-10-30T17:10:58.195Z] #44 39.25 internal/reflectlite [2019-10-30T17:10:58.195Z] #44 39.56 math/rand [2019-10-30T17:10:58.195Z] #44 41.33 strconv [2019-10-30T17:10:58.195Z] #44 41.33 io [2019-10-30T17:10:58.195Z] #44 42.50 bytes [2019-10-30T17:10:58.195Z] #44 44.26 bufio [2019-10-30T17:10:58.195Z] #44 44.99 reflect [2019-10-30T17:10:58.195Z] #44 45.81 syscall [2019-10-30T17:10:58.246Z] Removing intermediate container c9778b06b56b [2019-10-30T17:10:58.246Z] ---> 41e9edb4fb48 [2019-10-30T17:10:58.247Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-30T17:10:58.247Z] ---> 687421176e14 [2019-10-30T17:10:58.247Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-30T17:10:58.247Z] ---> 5d9933ee45bf [2019-10-30T17:10:58.247Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-30T17:10:58.247Z] ---> Running in 96bf6505b83a [2019-10-30T17:10:58.247Z] Removing intermediate container 96bf6505b83a [2019-10-30T17:10:58.247Z] ---> 007cd6d33617 [2019-10-30T17:10:58.247Z] Successfully built 007cd6d33617 [2019-10-30T17:10:58.247Z] Successfully tagged moby-buildx:latest [2019-10-30T17:10:58.247Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-30T17:10:58.247Z] if [ -n "${id}" ]; then \ [2019-10-30T17:10:58.247Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-30T17:10:58.247Z] && touch bundles/buildx; \ [2019-10-30T17:10:58.247Z] docker rm -f ${id}; \ [2019-10-30T17:10:58.247Z] fi [2019-10-30T17:10:58.462Z] #44 ... [2019-10-30T17:10:58.462Z] [2019-10-30T17:10:58.462Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:10:58.462Z] #40 49.83 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-30T17:10:58.630Z] 446aac05d6e926571cc0976ae7febde6015ff6045e24d8ad019dfde5be677b9d [2019-10-30T17:10:58.630Z] bundles/buildx version [2019-10-30T17:10:58.630Z] buildx v0.3.1 6db68d0 [2019-10-30T17:10:58.630Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 . [2019-10-30T17:10:58.720Z] #40 49.84 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-30T17:10:58.720Z] #40 49.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:10:58.720Z] #40 49.87 Setting up python-protobuf (3.0.0-9) ... [2019-10-30T17:10:58.999Z] #1 [internal] booting buildkit [2019-10-30T17:10:58.999Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-30T17:11:00.851Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-10-30T17:11:00.851Z] #1 creating container buildx_buildkit_default [2019-10-30T17:11:00.958Z] #17 34.62 The following NEW packages will be installed: [2019-10-30T17:11:00.958Z] #17 34.63 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-30T17:11:00.958Z] #17 34.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-30T17:11:00.958Z] #17 34.63 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-30T17:11:00.958Z] #17 34.63 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-30T17:11:00.958Z] #17 34.63 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-30T17:11:00.958Z] #17 34.63 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-30T17:11:00.958Z] #17 34.63 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-30T17:11:00.958Z] #17 34.63 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-30T17:11:00.958Z] #17 34.63 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-30T17:11:00.958Z] #17 34.63 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-30T17:11:00.958Z] #17 34.63 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-30T17:11:00.958Z] #17 34.63 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-30T17:11:00.958Z] #17 34.63 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-30T17:11:00.958Z] #17 34.63 xfsprogs xxd xz-utils zip [2019-10-30T17:11:01.229Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.974s coverage: 46.2% of statements [2019-10-30T17:11:01.229Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.767s coverage: 51.0% of statements [2019-10-30T17:11:01.229Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.850s coverage: 72.5% of statements [2019-10-30T17:11:01.774Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-30T17:11:01.774Z] #1 DONE 2.5s [2019-10-30T17:11:01.774Z] [2019-10-30T17:11:01.774Z] #2 [internal] load build definition from Dockerfile [2019-10-30T17:11:01.774Z] #2 transferring dockerfile: 14.85kB done [2019-10-30T17:11:01.774Z] #2 DONE 0.0s [2019-10-30T17:11:01.774Z] [2019-10-30T17:11:01.774Z] #3 [internal] load .dockerignore [2019-10-30T17:11:01.774Z] #3 transferring context: 87B done [2019-10-30T17:11:01.774Z] #3 DONE 0.0s [2019-10-30T17:11:01.774Z] [2019-10-30T17:11:01.774Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-30T17:11:02.077Z] #17 35.77 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:11:02.077Z] #17 35.77 Need to get 90.9 MB of archives. [2019-10-30T17:11:02.077Z] #17 35.77 After this operation, 541 MB of additional disk space will be used. [2019-10-30T17:11:02.077Z] #17 35.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-30T17:11:02.077Z] #17 35.77 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-30T17:11:02.077Z] #17 35.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-30T17:11:02.077Z] #17 35.78 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-30T17:11:02.077Z] #17 35.78 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-30T17:11:02.077Z] #17 35.81 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-30T17:11:02.334Z] #17 35.86 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-30T17:11:02.334Z] #17 35.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-30T17:11:02.334Z] #17 36.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-30T17:11:02.334Z] #17 36.01 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-30T17:11:02.594Z] #17 36.19 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-30T17:11:02.594Z] #17 36.24 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-30T17:11:02.594Z] #17 36.24 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-30T17:11:02.594Z] #17 36.26 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-30T17:11:02.594Z] #17 36.26 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-30T17:11:02.594Z] #17 36.27 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-30T17:11:02.594Z] #17 36.28 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-30T17:11:02.594Z] #17 36.29 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-30T17:11:02.594Z] #17 36.30 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-30T17:11:02.594Z] #17 36.30 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-30T17:11:02.594Z] #17 36.31 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-30T17:11:02.594Z] #17 36.35 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-30T17:11:02.851Z] #17 36.36 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-30T17:11:02.851Z] #17 36.36 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-30T17:11:02.851Z] #17 36.38 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-30T17:11:02.851Z] #17 36.39 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-30T17:11:02.851Z] #17 36.41 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-30T17:11:02.851Z] #17 36.42 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-30T17:11:02.851Z] #17 36.44 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-30T17:11:02.851Z] #17 36.49 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-30T17:11:02.851Z] #17 36.50 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-30T17:11:02.851Z] #17 36.51 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-30T17:11:02.851Z] #17 36.53 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-30T17:11:02.851Z] #17 36.55 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-30T17:11:02.851Z] #17 36.56 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-30T17:11:02.851Z] #17 36.57 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-30T17:11:02.851Z] #17 36.57 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-30T17:11:02.851Z] #17 36.57 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-30T17:11:02.851Z] #17 36.58 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-30T17:11:02.851Z] #17 36.61 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-30T17:11:03.108Z] #17 36.63 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-30T17:11:03.108Z] #17 36.65 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-30T17:11:03.108Z] #17 36.71 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-30T17:11:03.108Z] #17 36.72 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-30T17:11:03.108Z] #17 36.73 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-30T17:11:03.108Z] #17 36.74 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-30T17:11:03.108Z] #17 36.75 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-30T17:11:03.108Z] #17 36.76 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-30T17:11:03.134Z] #4 DONE 1.5s [2019-10-30T17:11:03.134Z] [2019-10-30T17:11:03.134Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-30T17:11:03.134Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-30T17:11:03.134Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-30T17:11:03.134Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-30T17:11:03.134Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 7.49MB / 8.87MB 0.1s [2019-10-30T17:11:03.134Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-30T17:11:03.366Z] #17 36.91 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-30T17:11:03.366Z] #17 36.93 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-30T17:11:03.366Z] #17 37.04 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-30T17:11:03.366Z] #17 37.06 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-30T17:11:03.366Z] #17 37.08 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-30T17:11:03.366Z] #17 37.10 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-30T17:11:03.366Z] #17 37.11 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-30T17:11:03.366Z] #17 37.15 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-30T17:11:03.508Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-30T17:11:03.508Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-30T17:11:03.768Z] ok github.com/docker/docker/daemon 12.313s coverage: 17.6% of statements [2019-10-30T17:11:03.768Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-30T17:11:03.768Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-30T17:11:03.768Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-30T17:11:03.769Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-30T17:11:03.769Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-30T17:11:03.769Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.534s coverage: 76.1% of statements [2019-10-30T17:11:03.769Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.0% of statements [2019-10-30T17:11:03.870Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-30T17:11:03.870Z] #5 DONE 0.5s [2019-10-30T17:11:03.870Z] [2019-10-30T17:11:03.870Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-30T17:11:03.930Z] #17 37.58 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-30T17:11:03.930Z] #17 37.65 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-30T17:11:03.982Z] #40 54.95 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-30T17:11:03.982Z] #40 54.96 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-30T17:11:03.982Z] #40 54.97 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-30T17:11:03.982Z] #40 55.02 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-30T17:11:03.982Z] #40 55.03 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-30T17:11:03.982Z] #40 55.05 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-30T17:11:03.982Z] #40 55.06 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-30T17:11:03.982Z] #40 55.08 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-30T17:11:03.982Z] #40 55.13 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-30T17:11:03.982Z] #40 55.15 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-30T17:11:03.982Z] #40 55.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:11:04.187Z] #17 37.72 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-30T17:11:04.188Z] #17 37.74 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-30T17:11:04.188Z] #17 37.75 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-30T17:11:04.188Z] #17 37.78 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-30T17:11:04.188Z] #17 37.95 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-30T17:11:04.269Z] #7 DONE 0.3s [2019-10-30T17:11:04.269Z] [2019-10-30T17:11:04.269Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-30T17:11:04.269Z] #6 DONE 0.3s [2019-10-30T17:11:04.269Z] [2019-10-30T17:11:04.269Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-30T17:11:04.270Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-30T17:11:04.270Z] #66 DONE 0.1s [2019-10-30T17:11:04.270Z] [2019-10-30T17:11:04.270Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:11:04.270Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-30T17:11:04.338Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2019-10-30T17:11:04.445Z] #17 38.12 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-30T17:11:04.445Z] #17 38.13 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-30T17:11:04.547Z] #40 DONE 55.9s [2019-10-30T17:11:04.547Z] [2019-10-30T17:11:04.547Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:11:04.547Z] #31 53.01 internal/poll [2019-10-30T17:11:04.547Z] #31 54.87 internal/syscall/unix [2019-10-30T17:11:04.547Z] #31 55.04 os [2019-10-30T17:11:04.703Z] #17 38.56 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-30T17:11:04.867Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 0B / 45.98MB 0.1s [2019-10-30T17:11:04.867Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 0B / 102.17MB 0.1s [2019-10-30T17:11:04.867Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-30T17:11:04.867Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-30T17:11:04.867Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s [2019-10-30T17:11:04.867Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 457.86kB / 10.32MB 0.1s [2019-10-30T17:11:04.867Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 1.90MB / 4.37MB 0.1s [2019-10-30T17:11:04.867Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.1s [2019-10-30T17:11:04.867Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-30T17:11:04.867Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 2.58MB / 45.98MB 0.3s [2019-10-30T17:11:04.867Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s done [2019-10-30T17:11:04.867Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 3.50MB / 10.32MB 0.3s [2019-10-30T17:11:04.867Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.2s done [2019-10-30T17:11:04.867Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 1.53MB / 45.24MB 0.3s [2019-10-30T17:11:04.867Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 5.87MB / 45.98MB 0.4s [2019-10-30T17:11:04.867Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 7.28MB / 102.17MB 0.4s [2019-10-30T17:11:04.867Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 4.49MB / 10.32MB 0.4s [2019-10-30T17:11:04.867Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 3.44MB / 50.49MB 0.4s [2019-10-30T17:11:04.867Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 5.54MB / 45.24MB 0.4s [2019-10-30T17:11:05.268Z] #17 38.86 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-30T17:11:05.268Z] #17 38.87 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-30T17:11:05.385Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 6.00MB / 10.32MB 0.6s [2019-10-30T17:11:05.385Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 7.83MB / 50.49MB 0.6s [2019-10-30T17:11:05.385Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 9.62MB / 45.24MB 0.6s [2019-10-30T17:11:05.385Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 10.39MB / 45.98MB 0.7s [2019-10-30T17:11:05.385Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 8.60MB / 10.32MB 0.7s [2019-10-30T17:11:05.385Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 13.93MB / 45.98MB 0.9s [2019-10-30T17:11:05.385Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 14.76MB / 102.17MB 0.9s [2019-10-30T17:11:05.385Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.9s [2019-10-30T17:11:05.385Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 13.18MB / 50.49MB 0.9s [2019-10-30T17:11:05.385Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 15.26MB / 45.24MB 0.9s [2019-10-30T17:11:05.489Z] #31 56.66 strings [2019-10-30T17:11:05.719Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2019-10-30T17:11:05.821Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 16.50MB / 45.98MB 1.0s [2019-10-30T17:11:05.821Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.9s done [2019-10-30T17:11:05.821Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 19.36MB / 45.24MB 1.0s [2019-10-30T17:11:05.821Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 20.27MB / 45.98MB 1.2s [2019-10-30T17:11:05.821Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 21.68MB / 102.17MB 1.2s [2019-10-30T17:11:05.821Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 17.72MB / 50.49MB 1.2s [2019-10-30T17:11:05.821Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 21.85MB / 45.24MB 1.2s [2019-10-30T17:11:05.821Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 23.22MB / 45.98MB 1.3s [2019-10-30T17:11:05.821Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 26.34MB / 45.24MB 1.3s [2019-10-30T17:11:06.208Z] #17 ... [2019-10-30T17:11:06.208Z] [2019-10-30T17:11:06.208Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:06.208Z] #62 103.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-30T17:11:06.208Z] #62 103.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-30T17:11:06.370Z] #8 ... [2019-10-30T17:11:06.370Z] [2019-10-30T17:11:06.370Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-30T17:11:06.370Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-30T17:11:06.370Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-30T17:11:06.370Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-30T17:11:06.370Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done [2019-10-30T17:11:06.370Z] #66 DONE 1.6s [2019-10-30T17:11:06.370Z] [2019-10-30T17:11:06.370Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:11:06.370Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 27.31MB / 102.17MB 1.5s [2019-10-30T17:11:06.370Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 22.78MB / 50.49MB 1.5s [2019-10-30T17:11:06.370Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 30.50MB / 45.24MB 1.5s [2019-10-30T17:11:06.370Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 29.33MB / 45.98MB 1.6s [2019-10-30T17:11:06.370Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 25.48MB / 50.49MB 1.6s [2019-10-30T17:11:06.370Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 34.66MB / 45.24MB 1.6s [2019-10-30T17:11:06.370Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.33MB / 45.98MB 1.8s [2019-10-30T17:11:06.370Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 34.78MB / 102.17MB 1.8s [2019-10-30T17:11:06.370Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 29.99MB / 50.49MB 1.8s [2019-10-30T17:11:06.370Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 37.64MB / 45.24MB 1.8s [2019-10-30T17:11:06.370Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 37.53MB / 45.98MB 1.9s [2019-10-30T17:11:06.370Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 34.13MB / 50.49MB 1.9s [2019-10-30T17:11:06.370Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 41.93MB / 45.24MB 1.9s [2019-10-30T17:11:06.853Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.08MB / 45.24MB 2.1s [2019-10-30T17:11:06.853Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.78MB / 45.98MB 2.2s [2019-10-30T17:11:06.853Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 44.31MB / 102.17MB 2.2s [2019-10-30T17:11:06.853Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 41.27MB / 50.49MB 2.2s [2019-10-30T17:11:06.853Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.2s done [2019-10-30T17:11:06.853Z] #8 ... [2019-10-30T17:11:06.853Z] [2019-10-30T17:11:06.853Z] #20 [internal] load build context [2019-10-30T17:11:06.853Z] #20 transferring context: 45.63MB 2.6s done [2019-10-30T17:11:06.853Z] #20 DONE 2.6s [2019-10-30T17:11:06.853Z] [2019-10-30T17:11:06.853Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:11:06.853Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 54.23MB / 102.17MB 2.4s [2019-10-30T17:11:06.853Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 47.23MB / 50.49MB 2.4s [2019-10-30T17:11:06.853Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.4s done [2019-10-30T17:11:06.853Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 67.05MB / 102.17MB 2.5s [2019-10-30T17:11:06.853Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s [2019-10-30T17:11:07.102Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 42.7% of statements [2019-10-30T17:11:07.226Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 80.95MB / 102.17MB 2.7s [2019-10-30T17:11:07.226Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s done [2019-10-30T17:11:07.226Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 98.01MB / 102.17MB 2.8s [2019-10-30T17:11:07.361Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2019-10-30T17:11:07.390Z] #31 58.57 path [2019-10-30T17:11:07.586Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.0s done [2019-10-30T17:11:07.586Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-30T17:11:07.931Z] ok github.com/docker/docker/daemon/logger/awslogs 0.287s coverage: 77.8% of statements [2019-10-30T17:11:07.956Z] #31 59.01 fmt [2019-10-30T17:11:07.956Z] #31 59.09 path/filepath [2019-10-30T17:11:08.106Z] #62 ... [2019-10-30T17:11:08.106Z] [2019-10-30T17:11:08.106Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:08.106Z] #41 31.70 CC images/sk-opts.o [2019-10-30T17:11:08.106Z] #41 32.01 CC images/sk-unix.o [2019-10-30T17:11:08.106Z] #41 32.36 CC images/sk-inet.o [2019-10-30T17:11:08.106Z] #41 32.75 CC images/tun.o [2019-10-30T17:11:08.106Z] #41 33.21 CC images/sk-netlink.o [2019-10-30T17:11:08.106Z] #41 33.56 CC images/packet-sock.o [2019-10-30T17:11:08.106Z] #41 34.06 CC images/ipc-var.o [2019-10-30T17:11:08.106Z] #41 34.26 CC images/ipc-desc.o [2019-10-30T17:11:08.106Z] #41 34.50 CC images/ipc-shm.o [2019-10-30T17:11:08.106Z] #41 34.86 CC images/ipc-msg.o [2019-10-30T17:11:08.106Z] #41 35.14 CC images/ipc-sem.o [2019-10-30T17:11:08.106Z] #41 35.43 CC images/utsns.o [2019-10-30T17:11:08.106Z] #41 35.65 CC images/creds.o [2019-10-30T17:11:08.106Z] #41 35.84 CC images/vma.o [2019-10-30T17:11:08.106Z] #41 36.06 CC images/netdev.o [2019-10-30T17:11:08.106Z] #41 36.62 CC images/tty.o [2019-10-30T17:11:08.106Z] #41 37.26 CC images/file-lock.o [2019-10-30T17:11:08.106Z] #41 37.48 CC images/rlimit.o [2019-10-30T17:11:08.106Z] #41 37.72 CC images/pagemap.o [2019-10-30T17:11:08.106Z] #41 38.10 CC images/siginfo.o [2019-10-30T17:11:08.106Z] #41 38.36 CC images/rpc.o [2019-10-30T17:11:08.106Z] #41 39.61 CC images/ext-file.o [2019-10-30T17:11:08.106Z] #41 39.88 CC images/cgroup.o [2019-10-30T17:11:08.106Z] #41 40.60 CC images/userns.o [2019-10-30T17:11:08.106Z] #41 40.88 CC images/google/protobuf/descriptor.o [2019-10-30T17:11:08.106Z] #41 ... [2019-10-30T17:11:08.106Z] [2019-10-30T17:11:08.106Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:11:08.106Z] #17 41.61 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-30T17:11:08.364Z] #17 ... [2019-10-30T17:11:08.364Z] [2019-10-30T17:11:08.364Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:08.364Z] #44 95.89 net [2019-10-30T17:11:08.364Z] #44 96.61 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-30T17:11:08.364Z] #44 98.04 vendor/golang.org/x/text/transform [2019-10-30T17:11:08.364Z] #44 98.87 vendor/golang.org/x/text/unicode/bidi [2019-10-30T17:11:08.364Z] #44 101.0 vendor/golang.org/x/text/secure/bidirule [2019-10-30T17:11:08.364Z] #44 101.4 vendor/golang.org/x/text/unicode/norm [2019-10-30T17:11:08.502Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2019-10-30T17:11:08.762Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 26.2% of statements [2019-10-30T17:11:08.762Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.066s coverage: 57.2% of statements [2019-10-30T17:11:08.762Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-30T17:11:08.762Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-30T17:11:08.762Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-30T17:11:08.762Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-30T17:11:08.762Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-30T17:11:08.762Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-30T17:11:08.929Z] #44 ... [2019-10-30T17:11:08.929Z] [2019-10-30T17:11:08.929Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:08.929Z] #41 42.79 CC images/opts.o [2019-10-30T17:11:09.187Z] #41 43.07 CC images/seccomp.o [2019-10-30T17:11:09.330Z] #31 60.56 io/ioutil [2019-10-30T17:11:09.589Z] #31 ... [2019-10-30T17:11:09.589Z] [2019-10-30T17:11:09.589Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:09.589Z] #41 3.539 Note: Building without setproctitle() and strlcpy() support. [2019-10-30T17:11:09.589Z] #41 3.539 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-30T17:11:09.589Z] #41 5.012 fatal: Not a git repository (or any of the parent directories): .git [2019-10-30T17:11:09.589Z] #41 5.059 GEN .gitid [2019-10-30T17:11:09.589Z] #41 5.069 GEN criu/include/version.h [2019-10-30T17:11:09.589Z] #41 5.103 GEN include/common/asm [2019-10-30T17:11:09.702Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2019-10-30T17:11:09.702Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 88.3% of statements [2019-10-30T17:11:09.753Z] #41 43.38 CC images/binfmt-misc.o [2019-10-30T17:11:09.753Z] #41 43.64 CC images/time.o [2019-10-30T17:11:10.011Z] #41 43.83 CC images/sysctl.o [2019-10-30T17:11:10.268Z] #41 44.14 CC images/autofs.o [2019-10-30T17:11:10.268Z] #41 44.34 CC images/macvlan.o [2019-10-30T17:11:10.525Z] #41 44.52 CC images/sit.o [2019-10-30T17:11:10.646Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 74.7% of statements [2019-10-30T17:11:10.646Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-30T17:11:10.907Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 19.9% of statements [2019-10-30T17:11:10.963Z] #41 6.502 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-30T17:11:10.963Z] #41 ... [2019-10-30T17:11:10.963Z] [2019-10-30T17:11:10.963Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:10.963Z] #44 51.94 time [2019-10-30T17:11:10.963Z] #44 57.10 strings [2019-10-30T17:11:10.963Z] #44 57.10 os [2019-10-30T17:11:10.963Z] #44 59.91 regexp/syntax [2019-10-30T17:11:10.963Z] #44 60.48 fmt [2019-10-30T17:11:11.090Z] #41 44.76 LINK images/built-in.o [2019-10-30T17:11:11.090Z] #41 44.92 GEN compel/include/asm [2019-10-30T17:11:11.090Z] #41 44.93 GEN compel/include/version.h [2019-10-30T17:11:11.090Z] #41 44.98 touch .config [2019-10-30T17:11:11.090Z] #41 44.99 GEN include/common/config.h [2019-10-30T17:11:11.090Z] #41 45.08 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-30T17:11:11.090Z] #41 45.12 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-30T17:11:11.090Z] #41 45.16 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-30T17:11:11.221Z] #44 ... [2019-10-30T17:11:11.221Z] [2019-10-30T17:11:11.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:11.221Z] #41 6.591 PBCC images/opts.pb-c.c [2019-10-30T17:11:11.221Z] #41 6.692 PBCC images/sit.pb-c.c [2019-10-30T17:11:11.221Z] #41 6.713 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-30T17:11:11.221Z] #41 6.792 DEP images/opts.pb-c.d [2019-10-30T17:11:11.355Z] #41 45.18 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-30T17:11:11.355Z] #41 45.20 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-30T17:11:11.355Z] #41 45.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-30T17:11:11.355Z] #41 45.25 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-30T17:11:11.355Z] #41 45.28 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-30T17:11:11.478Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2019-10-30T17:11:11.479Z] #41 6.885 DEP images/sit.pb-c.d [2019-10-30T17:11:11.615Z] #41 45.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-30T17:11:11.615Z] #41 45.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-30T17:11:11.615Z] #41 45.33 DEP compel/plugins/std/infect.d [2019-10-30T17:11:11.615Z] #41 45.52 DEP compel/plugins/std/string.d [2019-10-30T17:11:11.737Z] #41 6.968 PBCC images/macvlan.pb-c.c [2019-10-30T17:11:11.737Z] #41 7.032 DEP images/macvlan.pb-c.d [2019-10-30T17:11:11.737Z] #41 7.073 PBCC images/autofs.pb-c.c [2019-10-30T17:11:11.737Z] #41 7.103 DEP images/autofs.pb-c.d [2019-10-30T17:11:11.737Z] #41 7.173 PBCC images/sysctl.pb-c.c [2019-10-30T17:11:11.737Z] #41 7.216 DEP images/sysctl.pb-c.d [2019-10-30T17:11:11.737Z] #41 7.254 PBCC images/time.pb-c.c [2019-10-30T17:11:11.737Z] #41 7.300 DEP images/time.pb-c.d [2019-10-30T17:11:11.738Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2019-10-30T17:11:11.871Z] #41 45.61 DEP compel/plugins/std/log.d [2019-10-30T17:11:11.871Z] #41 45.74 DEP compel/plugins/std/fds.d [2019-10-30T17:11:11.995Z] #41 7.371 PBCC images/binfmt-misc.pb-c.c [2019-10-30T17:11:11.995Z] #41 7.383 DEP images/binfmt-misc.pb-c.d [2019-10-30T17:11:11.995Z] #41 7.447 PBCC images/seccomp.pb-c.c [2019-10-30T17:11:12.129Z] #41 45.90 DEP compel/plugins/std/std.d [2019-10-30T17:11:12.129Z] #41 46.04 DEP compel/plugins/shmem/shmem.d [2019-10-30T17:11:12.253Z] #41 7.456 DEP images/seccomp.pb-c.d [2019-10-30T17:11:12.253Z] #41 7.520 PBCC images/userns.pb-c.c [2019-10-30T17:11:12.253Z] #41 7.539 DEP images/userns.pb-c.d [2019-10-30T17:11:12.253Z] #41 7.586 PBCC images/cgroup.pb-c.c [2019-10-30T17:11:12.253Z] #41 7.634 DEP images/cgroup.pb-c.d [2019-10-30T17:11:12.253Z] #41 7.693 PBCC images/fown.pb-c.c [2019-10-30T17:11:12.253Z] #41 7.753 PBCC images/ext-file.pb-c.c [2019-10-30T17:11:12.253Z] #41 7.833 DEP images/fown.pb-c.d [2019-10-30T17:11:12.386Z] #41 46.22 DEP compel/plugins/fds/fds.d [2019-10-30T17:11:12.386Z] #41 46.39 CC compel/plugins/std/std.o [2019-10-30T17:11:12.511Z] #41 7.913 DEP images/ext-file.pb-c.d [2019-10-30T17:11:12.679Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2019-10-30T17:11:12.769Z] #41 7.984 PBCC images/rpc.pb-c.c [2019-10-30T17:11:12.769Z] #41 8.044 DEP images/rpc.pb-c.d [2019-10-30T17:11:12.769Z] #41 8.134 PBCC images/siginfo.pb-c.c [2019-10-30T17:11:12.769Z] #41 8.155 DEP images/siginfo.pb-c.d [2019-10-30T17:11:12.769Z] #41 8.197 PBCC images/pagemap.pb-c.c [2019-10-30T17:11:12.769Z] #41 8.232 DEP images/pagemap.pb-c.d [2019-10-30T17:11:12.951Z] #41 46.77 CC compel/plugins/std/fds.o [2019-10-30T17:11:13.027Z] #41 8.322 PBCC images/rlimit.pb-c.c [2019-10-30T17:11:13.027Z] #41 8.356 DEP images/rlimit.pb-c.d [2019-10-30T17:11:13.027Z] #41 8.415 PBCC images/file-lock.pb-c.c [2019-10-30T17:11:13.027Z] #41 8.470 DEP images/file-lock.pb-c.d [2019-10-30T17:11:13.027Z] #41 8.536 PBCC images/tty.pb-c.c [2019-10-30T17:11:13.285Z] #41 8.620 DEP images/tty.pb-c.d [2019-10-30T17:11:13.285Z] #41 8.679 PBCC images/tun.pb-c.c [2019-10-30T17:11:13.285Z] #41 8.713 PBCC images/netdev.pb-c.c [2019-10-30T17:11:13.285Z] #41 8.767 DEP images/tun.pb-c.d [2019-10-30T17:11:13.285Z] #41 8.828 DEP images/netdev.pb-c.d [2019-10-30T17:11:13.516Z] #41 47.20 CC compel/plugins/std/log.o [2019-10-30T17:11:13.544Z] #41 8.892 PBCC images/vma.pb-c.c [2019-10-30T17:11:13.544Z] #41 8.974 DEP images/vma.pb-c.d [2019-10-30T17:11:13.544Z] #41 9.049 PBCC images/creds.pb-c.c [2019-10-30T17:11:13.544Z] #41 9.081 DEP images/creds.pb-c.d [2019-10-30T17:11:13.620Z] ok github.com/docker/docker/daemon/logger/splunk 1.944s coverage: 82.5% of statements [2019-10-30T17:11:13.620Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-30T17:11:13.620Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-30T17:11:13.802Z] #41 9.126 PBCC images/utsns.pb-c.c [2019-10-30T17:11:13.802Z] #41 9.188 DEP images/utsns.pb-c.d [2019-10-30T17:11:13.802Z] #41 9.253 PBCC images/ipc-desc.pb-c.c [2019-10-30T17:11:13.802Z] #41 9.261 PBCC images/ipc-sem.pb-c.c [2019-10-30T17:11:13.802Z] #41 9.288 DEP images/ipc-desc.pb-c.d [2019-10-30T17:11:14.061Z] #41 9.347 DEP images/ipc-sem.pb-c.d [2019-10-30T17:11:14.061Z] #41 9.404 PBCC images/ipc-msg.pb-c.c [2019-10-30T17:11:14.061Z] #41 9.438 DEP images/ipc-msg.pb-c.d [2019-10-30T17:11:14.061Z] #41 9.513 PBCC images/ipc-shm.pb-c.c [2019-10-30T17:11:14.080Z] #41 47.94 CC compel/plugins/std/string.o [2019-10-30T17:11:14.195Z] ok github.com/docker/docker/distribution/metadata 0.094s coverage: 48.2% of statements [2019-10-30T17:11:14.320Z] #41 9.556 DEP images/ipc-shm.pb-c.d [2019-10-30T17:11:14.320Z] #41 9.596 PBCC images/ipc-var.pb-c.c [2019-10-30T17:11:14.320Z] #41 9.653 DEP images/ipc-var.pb-c.d [2019-10-30T17:11:14.320Z] #41 9.729 PBCC images/sk-opts.pb-c.c [2019-10-30T17:11:14.320Z] #41 9.786 PBCC images/packet-sock.pb-c.c [2019-10-30T17:11:14.578Z] #41 9.824 DEP images/sk-opts.pb-c.d [2019-10-30T17:11:14.578Z] #41 9.863 DEP images/packet-sock.pb-c.d [2019-10-30T17:11:14.578Z] #41 9.941 PBCC images/sk-netlink.pb-c.c [2019-10-30T17:11:14.578Z] #41 9.977 DEP images/sk-netlink.pb-c.d [2019-10-30T17:11:14.578Z] #41 10.02 PBCC images/sk-inet.pb-c.c [2019-10-30T17:11:14.578Z] #41 10.08 DEP images/sk-inet.pb-c.d [2019-10-30T17:11:14.645Z] #41 48.64 CC compel/plugins/std/infect.o [2019-10-30T17:11:14.837Z] #41 10.14 PBCC images/sk-unix.pb-c.c [2019-10-30T17:11:14.837Z] #41 10.21 DEP images/sk-unix.pb-c.d [2019-10-30T17:11:14.837Z] #41 10.27 PBCC images/mm.pb-c.c [2019-10-30T17:11:14.837Z] #41 10.29 DEP images/mm.pb-c.d [2019-10-30T17:11:14.837Z] #41 10.34 PBCC images/timerfd.pb-c.c [2019-10-30T17:11:15.095Z] #41 10.37 DEP images/timerfd.pb-c.d [2019-10-30T17:11:15.095Z] #41 10.43 PBCC images/timer.pb-c.c [2019-10-30T17:11:15.095Z] #41 10.47 DEP images/timer.pb-c.d [2019-10-30T17:11:15.095Z] #41 10.51 PBCC images/sa.pb-c.c [2019-10-30T17:11:15.095Z] #41 10.55 DEP images/sa.pb-c.d [2019-10-30T17:11:15.095Z] #41 10.60 PBCC images/pipe-data.pb-c.c [2019-10-30T17:11:15.135Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2019-10-30T17:11:15.210Z] #41 ... [2019-10-30T17:11:15.210Z] [2019-10-30T17:11:15.210Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:15.210Z] #62 DONE 112.6s [2019-10-30T17:11:15.210Z] [2019-10-30T17:11:15.210Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-30T17:11:15.353Z] #41 10.61 DEP images/pipe-data.pb-c.d [2019-10-30T17:11:15.353Z] #41 10.67 PBCC images/mnt.pb-c.c [2019-10-30T17:11:15.353Z] #41 10.72 DEP images/mnt.pb-c.d [2019-10-30T17:11:15.353Z] #41 10.78 PBCC images/sk-packet.pb-c.c [2019-10-30T17:11:15.353Z] #41 10.82 DEP images/sk-packet.pb-c.d [2019-10-30T17:11:15.353Z] #41 10.87 PBCC images/tcp-stream.pb-c.c [2019-10-30T17:11:15.395Z] ok github.com/docker/docker/distribution 0.336s coverage: 22.1% of statements [2019-10-30T17:11:15.395Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-30T17:11:15.467Z] #63 DONE 0.2s [2019-10-30T17:11:15.468Z] [2019-10-30T17:11:15.468Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:15.468Z] #41 49.17 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-30T17:11:15.468Z] #41 49.33 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-30T17:11:15.611Z] #41 10.92 DEP images/tcp-stream.pb-c.d [2019-10-30T17:11:15.611Z] #41 10.97 PBCC images/pipe.pb-c.c [2019-10-30T17:11:15.611Z] #41 11.02 DEP images/pipe.pb-c.d [2019-10-30T17:11:15.611Z] #41 11.10 PBCC images/pstree.pb-c.c [2019-10-30T17:11:15.725Z] #41 49.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-30T17:11:15.725Z] #41 49.58 AR compel/plugins/std.lib.a [2019-10-30T17:11:15.870Z] #41 11.16 DEP images/pstree.pb-c.d [2019-10-30T17:11:15.870Z] #41 11.21 PBCC images/fs.pb-c.c [2019-10-30T17:11:15.870Z] #41 11.26 DEP images/fs.pb-c.d [2019-10-30T17:11:15.870Z] #41 11.33 PBCC images/signalfd.pb-c.c [2019-10-30T17:11:15.870Z] #41 11.37 DEP images/signalfd.pb-c.d [2019-10-30T17:11:15.870Z] #41 11.43 PBCC images/fh.pb-c.c [2019-10-30T17:11:15.983Z] #41 49.79 CC compel/plugins/fds/fds.o [2019-10-30T17:11:16.129Z] #41 11.49 PBCC images/fsnotify.pb-c.c [2019-10-30T17:11:16.129Z] #41 11.55 DEP images/fh.pb-c.d [2019-10-30T17:11:16.129Z] #41 11.63 DEP images/fsnotify.pb-c.d [2019-10-30T17:11:16.240Z] #41 50.29 AR compel/plugins/fds.lib.a [2019-10-30T17:11:16.387Z] #41 11.70 PBCC images/eventpoll.pb-c.c [2019-10-30T17:11:16.387Z] #41 11.74 DEP images/eventpoll.pb-c.d [2019-10-30T17:11:16.387Z] #41 11.82 PBCC images/eventfd.pb-c.c [2019-10-30T17:11:16.387Z] #41 11.86 DEP images/eventfd.pb-c.d [2019-10-30T17:11:16.387Z] #41 11.94 PBCC images/remap-file-path.pb-c.c [2019-10-30T17:11:16.507Z] #41 50.36 HOSTDEP compel/src/lib/log-host.d [2019-10-30T17:11:16.507Z] #41 50.39 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-30T17:11:16.646Z] #41 11.97 DEP images/remap-file-path.pb-c.d [2019-10-30T17:11:16.646Z] #41 12.02 PBCC images/fifo.pb-c.c [2019-10-30T17:11:16.646Z] #41 12.07 DEP images/fifo.pb-c.d [2019-10-30T17:11:16.646Z] #41 12.10 PBCC images/ghost-file.pb-c.c [2019-10-30T17:11:16.646Z] #41 12.17 DEP images/ghost-file.pb-c.d [2019-10-30T17:11:16.765Z] #41 50.44 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-30T17:11:16.765Z] #41 50.53 HOSTDEP compel/src/main-host.d [2019-10-30T17:11:16.765Z] #41 50.67 DEP compel/src/lib/ptrace.d [2019-10-30T17:11:16.780Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2019-10-30T17:11:16.905Z] #41 12.22 PBCC images/regfile.pb-c.c [2019-10-30T17:11:16.905Z] #41 12.25 DEP images/regfile.pb-c.d [2019-10-30T17:11:16.905Z] #41 12.31 PBCC images/ns.pb-c.c [2019-10-30T17:11:16.905Z] #41 12.34 DEP images/ns.pb-c.d [2019-10-30T17:11:16.905Z] #41 12.40 PBCC images/fdinfo.pb-c.c [2019-10-30T17:11:17.022Z] #41 50.82 DEP compel/src/lib/infect.d [2019-10-30T17:11:17.022Z] #41 50.97 DEP compel/src/lib/infect-util.d [2019-10-30T17:11:17.039Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2019-10-30T17:11:17.163Z] #41 12.51 DEP images/fdinfo.pb-c.d [2019-10-30T17:11:17.163Z] #41 12.57 PBCC images/core-aarch64.pb-c.c [2019-10-30T17:11:17.163Z] #41 12.61 PBCC images/core-arm.pb-c.c [2019-10-30T17:11:17.163Z] #41 12.67 PBCC images/core-ppc64.pb-c.c [2019-10-30T17:11:17.280Z] #41 51.13 DEP compel/src/lib/infect-rpc.d [2019-10-30T17:11:17.280Z] #41 51.29 DEP compel/arch/x86/src/lib/infect.d [2019-10-30T17:11:17.299Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2019-10-30T17:11:17.300Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 85.1% of statements [2019-10-30T17:11:17.300Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-30T17:11:17.300Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-30T17:11:17.300Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-30T17:11:17.422Z] #41 12.72 PBCC images/core-s390.pb-c.c [2019-10-30T17:11:17.422Z] #41 12.77 PBCC images/core-x86.pb-c.c [2019-10-30T17:11:17.422Z] #41 12.83 PBCC images/core.pb-c.c [2019-10-30T17:11:17.422Z] #41 12.89 PBCC images/inventory.pb-c.c [2019-10-30T17:11:17.422Z] #41 12.96 DEP images/core-aarch64.pb-c.d [2019-10-30T17:11:17.538Z] #41 51.45 DEP compel/arch/x86/src/lib/cpu.d [2019-10-30T17:11:17.680Z] #41 13.06 DEP images/core-arm.pb-c.d [2019-10-30T17:11:17.680Z] #41 13.12 DEP images/core-ppc64.pb-c.d [2019-10-30T17:11:17.680Z] #41 13.18 DEP images/core-s390.pb-c.d [2019-10-30T17:11:17.680Z] #41 13.24 DEP images/core-x86.pb-c.d [2019-10-30T17:11:17.795Z] #41 51.60 DEP compel/src/lib/log.d [2019-10-30T17:11:17.795Z] #41 51.73 DEP compel/src/main.d [2019-10-30T17:11:17.938Z] #41 13.32 DEP images/core.pb-c.d [2019-10-30T17:11:17.938Z] #41 13.39 DEP images/inventory.pb-c.d [2019-10-30T17:11:18.054Z] #41 51.90 DEP compel/src/lib/handle-elf.d [2019-10-30T17:11:18.054Z] #41 52.06 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-30T17:11:18.196Z] #41 13.47 PBCC images/cpuinfo.pb-c.c [2019-10-30T17:11:18.196Z] #41 13.53 DEP images/cpuinfo.pb-c.d [2019-10-30T17:11:18.196Z] #41 13.61 PBCC images/stats.pb-c.c [2019-10-30T17:11:18.196Z] #41 13.64 DEP images/stats.pb-c.d [2019-10-30T17:11:18.392Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2019-10-30T17:11:18.392Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2019-10-30T17:11:18.403Z] #41 52.22 CC compel/src/lib/log.o [2019-10-30T17:11:18.661Z] #41 52.54 CC compel/arch/x86/src/lib/cpu.o [2019-10-30T17:11:19.005Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 10.7s done [2019-10-30T17:11:19.005Z] #8 DONE 13.9s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-30T17:11:19.006Z] #9 DONE 0.3s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-30T17:11:19.006Z] #10 DONE 0.3s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:11:19.006Z] #21 DONE 0.1s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-30T17:11:19.006Z] #22 DONE 0.2s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-30T17:11:19.006Z] #50 DONE 0.1s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-30T17:11:19.006Z] #31 DONE 0.1s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-30T17:11:19.006Z] #44 DONE 0.1s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-30T17:11:19.006Z] #62 DONE 0.1s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-30T17:11:19.006Z] #68 DONE 0.1s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-30T17:11:19.006Z] #47 DONE 0.1s [2019-10-30T17:11:19.006Z] [2019-10-30T17:11:19.006Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:19.227Z] #41 ... [2019-10-30T17:11:19.227Z] [2019-10-30T17:11:19.227Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:19.227Z] #44 106.8 vendor/golang.org/x/net/idna [2019-10-30T17:11:19.227Z] #44 109.3 vendor/golang.org/x/net/http2/hpack [2019-10-30T17:11:19.227Z] #44 110.8 mime [2019-10-30T17:11:19.227Z] #44 112.4 net/http/internal [2019-10-30T17:11:19.227Z] #44 115.4 net/textproto [2019-10-30T17:11:19.227Z] #44 115.4 crypto/x509 [2019-10-30T17:11:19.227Z] #44 116.6 vendor/golang.org/x/net/http/httpguts [2019-10-30T17:11:19.227Z] #44 116.9 vendor/golang.org/x/net/http/httpproxy [2019-10-30T17:11:19.335Z] ok github.com/docker/docker/opts 0.080s coverage: 66.9% of statements [2019-10-30T17:11:19.485Z] #44 ... [2019-10-30T17:11:19.485Z] [2019-10-30T17:11:19.485Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:19.485Z] #41 53.38 CC compel/arch/x86/src/lib/infect.o [2019-10-30T17:11:19.772Z] #41 ... [2019-10-30T17:11:19.772Z] [2019-10-30T17:11:19.772Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:11:19.772Z] #31 61.10 text/tabwriter [2019-10-30T17:11:19.772Z] #31 62.45 github.com/BurntSushi/toml [2019-10-30T17:11:19.772Z] #31 62.45 flag [2019-10-30T17:11:19.772Z] #31 64.06 log [2019-10-30T17:11:19.772Z] #31 66.52 github.com/BurntSushi/toml/cmd/tomlv [2019-10-30T17:11:19.772Z] #31 DONE 70.6s [2019-10-30T17:11:19.772Z] [2019-10-30T17:11:19.772Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:19.772Z] #59 24.65 + cd /tmp/tmp.M5raOfQFHj/src/github.com/containerd/containerd [2019-10-30T17:11:19.772Z] #59 24.65 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:11:19.772Z] #59 25.09 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-30T17:11:19.772Z] #59 25.09 + BUILDTAGS='netgo osusergo static_build' [2019-10-30T17:11:19.772Z] #59 25.09 + export EXTRA_FLAGS=-buildmode=pie [2019-10-30T17:11:19.772Z] #59 25.09 + EXTRA_FLAGS=-buildmode=pie [2019-10-30T17:11:19.772Z] #59 25.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-30T17:11:19.772Z] #59 25.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-30T17:11:19.772Z] #59 25.09 + '[' '' = dynamic ']' [2019-10-30T17:11:19.772Z] #59 25.09 + make [2019-10-30T17:11:19.772Z] #59 26.12 + bin/ctr [2019-10-30T17:11:19.840Z] #48 0.619 + RM_GOPATH=0 [2019-10-30T17:11:19.840Z] #48 0.619 + TMP_GOPATH= [2019-10-30T17:11:19.840Z] #48 0.619 + : /build [2019-10-30T17:11:19.840Z] #48 0.619 + '[' -z '' ']' [2019-10-30T17:11:19.840Z] #48 0.619 ++ mktemp -d [2019-10-30T17:11:19.840Z] #48 0.620 + export GOPATH=/tmp/tmp.tQYaDIcOCR [2019-10-30T17:11:19.840Z] #48 0.620 + GOPATH=/tmp/tmp.tQYaDIcOCR [2019-10-30T17:11:19.840Z] #48 0.620 + RM_GOPATH=1 [2019-10-30T17:11:19.840Z] #48 0.620 ++ dirname ./install.sh [2019-10-30T17:11:19.840Z] #48 0.620 + dir=. [2019-10-30T17:11:19.840Z] #48 0.620 + bin=gotestsum [2019-10-30T17:11:19.840Z] #48 0.620 + shift [2019-10-30T17:11:19.840Z] #48 0.621 + '[' '!' -f ./gotestsum.installer ']' [2019-10-30T17:11:19.840Z] #48 0.621 + . ./gotestsum.installer [2019-10-30T17:11:19.840Z] #48 0.621 ++ : v0.3.5 [2019-10-30T17:11:19.840Z] #48 0.622 + install_gotestsum [2019-10-30T17:11:19.840Z] #48 0.623 + echo 'Installing gotestsum version v0.3.5' [2019-10-30T17:11:19.840Z] #48 0.624 Installing gotestsum version v0.3.5 [2019-10-30T17:11:19.840Z] #48 0.624 + go get -d gotest.tools/gotestsum [2019-10-30T17:11:20.417Z] #41 54.23 CC compel/src/lib/infect-rpc.o [2019-10-30T17:11:20.417Z] #41 ... [2019-10-30T17:11:20.417Z] [2019-10-30T17:11:20.417Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:11:20.417Z] #17 44.03 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:11:20.417Z] #17 44.17 Fetched 90.9 MB in 8s (10.5 MB/s) [2019-10-30T17:11:20.417Z] #17 44.38 Selecting previously unselected package bash-completion. [2019-10-30T17:11:20.417Z] #17 44.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-30T17:11:20.417Z] #17 44.42 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-30T17:11:20.417Z] #17 47.74 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-30T17:11:20.417Z] #17 48.48 Selecting previously unselected package libnet1:amd64. [2019-10-30T17:11:20.417Z] #17 48.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 48.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-30T17:11:20.417Z] #17 48.80 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-30T17:11:20.417Z] #17 48.81 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 48.84 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-30T17:11:20.417Z] #17 49.10 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-30T17:11:20.417Z] #17 49.10 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 49.17 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-30T17:11:20.417Z] #17 49.45 Selecting previously unselected package libudev-dev:amd64. [2019-10-30T17:11:20.417Z] #17 49.45 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 49.55 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-30T17:11:20.417Z] #17 49.87 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-30T17:11:20.417Z] #17 49.87 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 49.88 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-30T17:11:20.417Z] #17 50.57 Selecting previously unselected package python3.5-minimal. [2019-10-30T17:11:20.417Z] #17 50.57 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 50.59 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-30T17:11:20.417Z] #17 51.76 Selecting previously unselected package python3-minimal. [2019-10-30T17:11:20.417Z] #17 51.77 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 51.78 Unpacking python3-minimal (3.5.3-1) ... [2019-10-30T17:11:20.417Z] #17 51.89 Selecting previously unselected package libmpdec2:amd64. [2019-10-30T17:11:20.417Z] #17 51.89 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 51.89 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-30T17:11:20.417Z] #17 52.05 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-30T17:11:20.417Z] #17 52.05 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 52.06 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-30T17:11:20.417Z] #17 53.68 Selecting previously unselected package python3.5. [2019-10-30T17:11:20.417Z] #17 53.68 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 53.69 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-30T17:11:20.417Z] #17 53.86 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-30T17:11:20.417Z] #17 53.86 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-30T17:11:20.417Z] #17 53.87 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-30T17:11:20.417Z] #17 53.94 Selecting previously unselected package dh-python. [2019-10-30T17:11:20.417Z] #17 53.94 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-30T17:11:20.417Z] #17 53.95 Unpacking dh-python (2.20170125) ... [2019-10-30T17:11:20.417Z] #17 54.18 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-30T17:11:20.674Z] #17 54.22 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-30T17:11:20.674Z] #17 ... [2019-10-30T17:11:20.674Z] [2019-10-30T17:11:20.674Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:20.674Z] #41 54.66 CC compel/src/lib/infect-util.o [2019-10-30T17:11:20.717Z] ok github.com/docker/docker/pkg/broadcaster 0.027s coverage: 100.0% of statements [2019-10-30T17:11:20.717Z] ok github.com/docker/docker/pkg/authorization 0.900s coverage: 68.3% of statements [2019-10-30T17:11:20.976Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2019-10-30T17:11:21.239Z] #41 54.93 CC compel/src/lib/infect.o [2019-10-30T17:11:21.806Z] #41 ... [2019-10-30T17:11:21.806Z] [2019-10-30T17:11:21.806Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:21.806Z] #47 DONE 119.0s [2019-10-30T17:11:21.806Z] [2019-10-30T17:11:21.806Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:21.806Z] #44 117.5 mime/multipart [2019-10-30T17:11:21.917Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2019-10-30T17:11:22.301Z] #59 ... [2019-10-30T17:11:22.301Z] [2019-10-30T17:11:22.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:22.301Z] #41 15.08 make[1]: Nothing to be done for 'all'. [2019-10-30T17:11:22.301Z] #41 16.96 CC images/stats.o [2019-10-30T17:11:22.301Z] #41 17.25 CC images/core.o [2019-10-30T17:11:22.301Z] #41 17.79 CC images/core-x86.o [2019-10-30T17:11:22.499Z] ok github.com/docker/docker/pkg/archive 1.362s coverage: 77.2% of statements [2019-10-30T17:11:22.499Z] ok github.com/docker/docker/pkg/discovery 0.023s coverage: 58.3% of statements [2019-10-30T17:11:22.738Z] #44 120.3 crypto/tls [2019-10-30T17:11:22.867Z] #41 18.26 CC images/core-arm.o [2019-10-30T17:11:23.071Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2019-10-30T17:11:23.126Z] #41 18.61 CC images/core-aarch64.o [2019-10-30T17:11:23.692Z] #41 19.06 CC images/core-ppc64.o [2019-10-30T17:11:23.692Z] #41 ... [2019-10-30T17:11:23.692Z] [2019-10-30T17:11:23.692Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:23.692Z] #44 64.59 go/token [2019-10-30T17:11:23.692Z] #44 64.86 regexp [2019-10-30T17:11:23.692Z] #44 65.56 go/scanner [2019-10-30T17:11:23.692Z] #44 67.09 go/ast [2019-10-30T17:11:23.692Z] #44 67.76 internal/lazyregexp [2019-10-30T17:11:23.692Z] #44 67.97 net/url [2019-10-30T17:11:23.692Z] #44 69.51 text/template/parse [2019-10-30T17:11:23.692Z] #44 72.48 go/parser [2019-10-30T17:11:23.692Z] #44 73.98 text/template [2019-10-30T17:11:24.010Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-30T17:11:24.259Z] #44 ... [2019-10-30T17:11:24.259Z] [2019-10-30T17:11:24.259Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:24.259Z] #41 19.62 CC images/core-s390.o [2019-10-30T17:11:24.269Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-10-30T17:11:24.837Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-10-30T17:11:25.193Z] #41 20.41 CC images/cpuinfo.o [2019-10-30T17:11:25.249Z] #48 ... [2019-10-30T17:11:25.249Z] [2019-10-30T17:11:25.249Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:11:25.249Z] #32 0.592 + RM_GOPATH=0 [2019-10-30T17:11:25.249Z] #32 0.592 + TMP_GOPATH= [2019-10-30T17:11:25.249Z] #32 0.592 + : /build [2019-10-30T17:11:25.249Z] #32 0.593 + '[' -z '' ']' [2019-10-30T17:11:25.249Z] #32 0.594 ++ mktemp -d [2019-10-30T17:11:25.249Z] #32 0.600 + export GOPATH=/tmp/tmp.2OTWtHq2oV [2019-10-30T17:11:25.249Z] #32 0.600 + GOPATH=/tmp/tmp.2OTWtHq2oV [2019-10-30T17:11:25.249Z] #32 0.600 + RM_GOPATH=1 [2019-10-30T17:11:25.249Z] #32 0.600 ++ dirname ./install.sh [2019-10-30T17:11:25.249Z] #32 0.602 + dir=. [2019-10-30T17:11:25.249Z] #32 0.602 + bin=tomlv [2019-10-30T17:11:25.249Z] #32 0.602 + shift [2019-10-30T17:11:25.249Z] #32 0.603 + '[' '!' -f ./tomlv.installer ']' [2019-10-30T17:11:25.249Z] #32 0.603 + . ./tomlv.installer [2019-10-30T17:11:25.249Z] #32 0.603 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:11:25.249Z] #32 0.621 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:11:25.249Z] #32 0.621 + install_tomlv [2019-10-30T17:11:25.249Z] #32 0.621 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-30T17:11:25.249Z] #32 0.621 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2OTWtHq2oV/src/github.com/BurntSushi/toml [2019-10-30T17:11:25.249Z] #32 0.622 Cloning into '/tmp/tmp.2OTWtHq2oV/src/github.com/BurntSushi/toml'... [2019-10-30T17:11:25.249Z] #32 1.623 + cd /tmp/tmp.2OTWtHq2oV/src/github.com/BurntSushi/toml [2019-10-30T17:11:25.249Z] #32 1.629 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:11:25.249Z] #32 1.635 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-30T17:11:25.249Z] #32 2.249 runtime/internal/atomic [2019-10-30T17:11:25.249Z] #32 2.254 internal/cpu [2019-10-30T17:11:25.249Z] #32 2.604 runtime/internal/sys [2019-10-30T17:11:25.249Z] #32 2.756 runtime/internal/math [2019-10-30T17:11:25.249Z] #32 2.852 math/bits [2019-10-30T17:11:25.249Z] #32 3.104 internal/bytealg [2019-10-30T17:11:25.249Z] #32 3.542 math [2019-10-30T17:11:25.249Z] #32 3.982 runtime [2019-10-30T17:11:25.264Z] #44 ... [2019-10-30T17:11:25.264Z] [2019-10-30T17:11:25.264Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:11:25.264Z] #17 57.64 Setting up python3-minimal (3.5.3-1) ... [2019-10-30T17:11:25.264Z] #17 58.80 Selecting previously unselected package python3. [2019-10-30T17:11:25.264Z] #17 58.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-30T17:11:25.264Z] #17 58.83 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-30T17:11:25.264Z] #17 58.86 Unpacking python3 (3.5.3-1) ... [2019-10-30T17:11:25.264Z] #17 58.93 Selecting previously unselected package pigz. [2019-10-30T17:11:25.264Z] #17 58.93 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-30T17:11:25.264Z] #17 58.93 Unpacking pigz (2.3.4-1) ... [2019-10-30T17:11:25.451Z] #41 20.88 CC images/inventory.o [2019-10-30T17:11:25.521Z] #17 59.10 Selecting previously unselected package libip4tc0:amd64. [2019-10-30T17:11:25.521Z] #17 59.11 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-30T17:11:25.521Z] #17 59.11 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:11:25.521Z] #17 59.22 Selecting previously unselected package libip6tc0:amd64. [2019-10-30T17:11:25.521Z] #17 59.22 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-30T17:11:25.521Z] #17 59.23 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:11:25.521Z] #17 59.32 Selecting previously unselected package libiptc0:amd64. [2019-10-30T17:11:25.710Z] #41 21.21 CC images/fdinfo.o [2019-10-30T17:11:25.773Z] ok github.com/docker/docker/pkg/chrootarchive 3.513s coverage: 43.2% of statements [2019-10-30T17:11:25.778Z] #17 59.33 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-30T17:11:25.778Z] #17 59.33 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:11:25.778Z] #17 59.42 Selecting previously unselected package libxtables12:amd64. [2019-10-30T17:11:25.778Z] #17 59.42 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-30T17:11:25.778Z] #17 59.43 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:11:25.778Z] #17 59.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-30T17:11:25.778Z] #17 59.52 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-30T17:11:25.778Z] #17 59.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-30T17:11:26.033Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-30T17:11:26.035Z] #17 59.59 Selecting previously unselected package iptables. [2019-10-30T17:11:26.035Z] #17 59.59 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-30T17:11:26.035Z] #17 59.60 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-30T17:11:26.287Z] #41 21.64 CC images/fown.o [2019-10-30T17:11:26.292Z] #17 59.90 Selecting previously unselected package xxd. [2019-10-30T17:11:26.292Z] #17 59.92 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-30T17:11:26.292Z] #17 59.93 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:11:26.293Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2019-10-30T17:11:26.545Z] #41 21.85 CC images/ns.o [2019-10-30T17:11:26.549Z] #17 60.05 Selecting previously unselected package vim-common. [2019-10-30T17:11:26.549Z] #17 60.06 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:11:26.549Z] #17 60.07 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:11:26.549Z] #17 60.24 Selecting previously unselected package bzip2. [2019-10-30T17:11:26.549Z] #17 60.24 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-30T17:11:26.549Z] #17 60.25 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-30T17:11:26.804Z] #41 22.11 CC images/regfile.o [2019-10-30T17:11:26.807Z] #17 60.35 Selecting previously unselected package libgpm2:amd64. [2019-10-30T17:11:26.807Z] #17 60.35 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-30T17:11:26.807Z] #17 60.36 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-30T17:11:26.807Z] #17 60.42 Selecting previously unselected package xz-utils. [2019-10-30T17:11:26.807Z] #17 60.42 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-30T17:11:26.807Z] #17 60.43 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-30T17:11:26.862Z] ok github.com/docker/docker/pkg/fsutils 0.323s coverage: 85.1% of statements [2019-10-30T17:11:26.862Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2019-10-30T17:11:27.062Z] #41 22.31 CC images/ghost-file.o [2019-10-30T17:11:27.067Z] #17 60.64 Selecting previously unselected package aufs-tools. [2019-10-30T17:11:27.067Z] #17 60.64 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-30T17:11:27.067Z] #17 60.64 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-30T17:11:27.067Z] #17 60.80 Selecting previously unselected package liblzo2-2:amd64. [2019-10-30T17:11:27.067Z] #17 60.81 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-30T17:11:27.067Z] #17 60.82 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:11:27.122Z] ok github.com/docker/docker/pkg/discovery/kv 3.141s coverage: 84.1% of statements [2019-10-30T17:11:27.122Z] ok github.com/docker/docker/layer 7.458s coverage: 68.8% of statements [2019-10-30T17:11:27.122Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-30T17:11:27.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-30T17:11:27.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-30T17:11:27.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-30T17:11:27.122Z] ? github.com/docker/docker/oci [no test files] [2019-10-30T17:11:27.122Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-30T17:11:27.122Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-30T17:11:27.122Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-30T17:11:27.321Z] #41 22.60 CC images/fifo.o [2019-10-30T17:11:27.321Z] #41 22.80 CC images/remap-file-path.o [2019-10-30T17:11:27.328Z] #17 60.93 Selecting previously unselected package btrfs-progs. [2019-10-30T17:11:27.328Z] #17 60.93 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-30T17:11:27.328Z] #17 60.94 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-30T17:11:27.579Z] #41 23.01 CC images/eventfd.o [2019-10-30T17:11:27.837Z] #41 23.29 CC images/eventpoll.o [2019-10-30T17:11:27.893Z] #32 8.815 internal/testlog [2019-10-30T17:11:27.894Z] #17 61.47 Selecting previously unselected package btrfs-tools. [2019-10-30T17:11:27.894Z] #17 61.47 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-30T17:11:27.894Z] #17 61.48 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-30T17:11:27.894Z] #17 61.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-30T17:11:27.894Z] #17 61.57 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-30T17:11:27.894Z] #17 61.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-30T17:11:28.063Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-10-30T17:11:28.063Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2019-10-30T17:11:28.096Z] #41 23.67 CC images/fh.o [2019-10-30T17:11:28.152Z] #17 61.80 Selecting previously unselected package dmsetup. [2019-10-30T17:11:28.152Z] #17 61.80 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-30T17:11:28.152Z] #17 61.81 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-30T17:11:28.303Z] #32 9.304 encoding [2019-10-30T17:11:28.304Z] #32 9.369 runtime/cgo [2019-10-30T17:11:28.323Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-10-30T17:11:28.410Z] #17 61.92 Selecting previously unselected package libonig4:amd64. [2019-10-30T17:11:28.410Z] #17 61.93 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-30T17:11:28.410Z] #17 61.93 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-30T17:11:28.410Z] #17 62.10 Selecting previously unselected package libjq1:amd64. [2019-10-30T17:11:28.410Z] #17 62.10 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-30T17:11:28.410Z] #17 62.11 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-30T17:11:28.584Z] ok github.com/docker/docker/pkg/ioutils 0.631s coverage: 69.3% of statements [2019-10-30T17:11:28.662Z] #41 23.89 CC images/fsnotify.o [2019-10-30T17:11:28.709Z] #17 62.25 Selecting previously unselected package jq. [2019-10-30T17:11:28.709Z] #17 62.27 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-30T17:11:28.709Z] #17 62.27 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-30T17:11:28.709Z] #17 62.42 Selecting previously unselected package libaio1:amd64. [2019-10-30T17:11:28.709Z] #17 62.43 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-30T17:11:28.709Z] #17 62.43 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-30T17:11:28.709Z] #17 62.48 Selecting previously unselected package libcap2-bin. [2019-10-30T17:11:28.734Z] #32 ... [2019-10-30T17:11:28.734Z] [2019-10-30T17:11:28.734Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:28.734Z] #23 0.558 + RM_GOPATH=0 [2019-10-30T17:11:28.734Z] #23 0.558 + TMP_GOPATH= [2019-10-30T17:11:28.734Z] #23 0.558 + : /build [2019-10-30T17:11:28.734Z] #23 0.558 + '[' -z '' ']' [2019-10-30T17:11:28.734Z] #23 0.558 ++ mktemp -d [2019-10-30T17:11:28.734Z] #23 0.569 Install docker/cli version 17.06.2-ce from stable [2019-10-30T17:11:28.734Z] #23 0.569 + export GOPATH=/tmp/tmp.yShAtfkZhP [2019-10-30T17:11:28.734Z] #23 0.569 + GOPATH=/tmp/tmp.yShAtfkZhP [2019-10-30T17:11:28.734Z] #23 0.569 + RM_GOPATH=1 [2019-10-30T17:11:28.734Z] #23 0.569 ++ dirname ./install.sh [2019-10-30T17:11:28.734Z] #23 0.569 + dir=. [2019-10-30T17:11:28.734Z] #23 0.569 + bin=dockercli [2019-10-30T17:11:28.734Z] #23 0.569 + shift [2019-10-30T17:11:28.734Z] #23 0.569 + '[' '!' -f ./dockercli.installer ']' [2019-10-30T17:11:28.734Z] #23 0.569 + . ./dockercli.installer [2019-10-30T17:11:28.734Z] #23 0.569 ++ : stable [2019-10-30T17:11:28.734Z] #23 0.569 ++ : 17.06.2-ce [2019-10-30T17:11:28.734Z] #23 0.569 + install_dockercli [2019-10-30T17:11:28.734Z] #23 0.569 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-30T17:11:28.734Z] #23 0.569 ++ uname -m [2019-10-30T17:11:28.734Z] #23 0.569 + arch=s390x [2019-10-30T17:11:28.734Z] #23 0.569 + '[' s390x '!=' x86_64 ']' [2019-10-30T17:11:28.734Z] #23 0.569 + '[' s390x '!=' s390x ']' [2019-10-30T17:11:28.734Z] #23 0.569 + url=https://download.docker.com/linux/static [2019-10-30T17:11:28.734Z] #23 0.569 + tar -xz docker/docker [2019-10-30T17:11:28.734Z] #23 0.569 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-30T17:11:28.734Z] #23 9.357 + mkdir -p /build [2019-10-30T17:11:28.734Z] #23 9.403 + mv docker/docker /build/ [2019-10-30T17:11:28.734Z] #23 9.406 + rmdir docker [2019-10-30T17:11:28.734Z] #23 DONE 9.6s [2019-10-30T17:11:28.734Z] [2019-10-30T17:11:28.734Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:11:28.734Z] #69 0.445 + RM_GOPATH=0 [2019-10-30T17:11:28.734Z] #69 0.445 + TMP_GOPATH= [2019-10-30T17:11:28.734Z] #69 0.445 + : /build [2019-10-30T17:11:28.734Z] #69 0.445 + '[' -z '' ']' [2019-10-30T17:11:28.734Z] #69 0.445 ++ mktemp -d [2019-10-30T17:11:28.734Z] #69 0.461 + export GOPATH=/tmp/tmp.Cuo26BVzXb [2019-10-30T17:11:28.734Z] #69 0.461 + GOPATH=/tmp/tmp.Cuo26BVzXb [2019-10-30T17:11:28.734Z] #69 0.461 + RM_GOPATH=1 [2019-10-30T17:11:28.734Z] #69 0.462 ++ dirname ./install.sh [2019-10-30T17:11:28.734Z] #69 0.463 + dir=. [2019-10-30T17:11:28.734Z] #69 0.463 + bin=proxy [2019-10-30T17:11:28.734Z] #69 0.463 + shift [2019-10-30T17:11:28.734Z] #69 0.463 + '[' '!' -f ./proxy.installer ']' [2019-10-30T17:11:28.734Z] #69 0.464 + . ./proxy.installer [2019-10-30T17:11:28.734Z] #69 0.464 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:11:28.734Z] #69 0.466 + install_proxy [2019-10-30T17:11:28.734Z] #69 0.466 + case "$1" in [2019-10-30T17:11:28.734Z] #69 0.466 + export CGO_ENABLED=0 [2019-10-30T17:11:28.734Z] #69 0.466 + CGO_ENABLED=0 [2019-10-30T17:11:28.734Z] #69 0.466 + _install_proxy [2019-10-30T17:11:28.734Z] #69 0.467 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-30T17:11:28.734Z] #69 0.467 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:11:28.734Z] #69 0.468 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Cuo26BVzXb/src/github.com/docker/libnetwork [2019-10-30T17:11:28.734Z] #69 0.469 Cloning into '/tmp/tmp.Cuo26BVzXb/src/github.com/docker/libnetwork'... [2019-10-30T17:11:28.734Z] #69 ... [2019-10-30T17:11:28.734Z] [2019-10-30T17:11:28.734Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:11:28.734Z] #25 0.494 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:11:28.734Z] #25 0.505 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:11:28.734Z] #25 0.547 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:11:28.734Z] #25 0.558 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:11:28.734Z] #25 0.570 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:11:28.734Z] #25 0.882 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-30T17:11:28.734Z] #25 2.374 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-30T17:11:28.734Z] #25 3.132 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-30T17:11:28.844Z] ok github.com/docker/docker/pkg/idtools 0.992s coverage: 70.1% of statements [2019-10-30T17:11:28.844Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-30T17:11:28.844Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2019-10-30T17:11:28.978Z] #17 62.48 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-30T17:11:28.978Z] #17 62.49 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-30T17:11:28.978Z] #17 62.60 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-30T17:11:28.978Z] #17 62.63 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-30T17:11:28.978Z] #17 62.64 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-30T17:11:29.153Z] #25 ... [2019-10-30T17:11:29.154Z] [2019-10-30T17:11:29.154Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:11:29.154Z] #11 0.586 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:11:29.154Z] #11 0.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:11:29.154Z] #11 0.643 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:11:29.154Z] #11 0.660 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:11:29.154Z] #11 0.682 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:11:29.154Z] #11 1.465 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-30T17:11:29.154Z] #11 2.977 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-30T17:11:29.154Z] #11 4.111 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-30T17:11:29.154Z] #11 ... [2019-10-30T17:11:29.154Z] [2019-10-30T17:11:29.154Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:11:29.154Z] #39 0.733 + mktemp -d [2019-10-30T17:11:29.154Z] #39 0.734 + export GOPATH=/tmp/tmp.GZjfFU7uCX [2019-10-30T17:11:29.154Z] #39 0.734 + git clone https://github.com/docker/distribution.git /tmp/tmp.GZjfFU7uCX/src/github.com/docker/distribution [2019-10-30T17:11:29.154Z] #39 0.742 Cloning into '/tmp/tmp.GZjfFU7uCX/src/github.com/docker/distribution'... [2019-10-30T17:11:29.154Z] #39 ... [2019-10-30T17:11:29.154Z] [2019-10-30T17:11:29.154Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:11:29.154Z] #57 0.595 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:11:29.154Z] #57 0.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:11:29.154Z] #57 0.645 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:11:29.154Z] #57 0.661 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:11:29.154Z] #57 0.681 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:11:29.154Z] #57 1.352 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-30T17:11:29.154Z] #57 2.788 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-30T17:11:29.154Z] #57 3.842 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-30T17:11:29.230Z] #41 24.43 CC images/signalfd.o [2019-10-30T17:11:29.230Z] #41 24.66 CC images/fs.o [2019-10-30T17:11:29.236Z] #17 62.74 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-30T17:11:29.236Z] #17 62.74 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-30T17:11:29.236Z] #17 62.75 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-30T17:11:29.413Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2019-10-30T17:11:29.488Z] #41 24.90 CC images/pstree.o [2019-10-30T17:11:29.494Z] #17 63.06 Selecting previously unselected package libpcre16-3:amd64. [2019-10-30T17:11:29.494Z] #17 63.06 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-30T17:11:29.494Z] #17 63.07 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-30T17:11:29.494Z] #17 63.25 Selecting previously unselected package libpcre32-3:amd64. [2019-10-30T17:11:29.494Z] #17 63.25 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-30T17:11:29.494Z] #17 63.33 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-30T17:11:29.561Z] #57 ... [2019-10-30T17:11:29.561Z] [2019-10-30T17:11:29.561Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:29.561Z] #45 0.592 + RM_GOPATH=0 [2019-10-30T17:11:29.561Z] #45 0.592 + TMP_GOPATH= [2019-10-30T17:11:29.561Z] #45 0.592 + : /build [2019-10-30T17:11:29.561Z] #45 0.592 + '[' -z '' ']' [2019-10-30T17:11:29.561Z] #45 0.592 ++ mktemp -d [2019-10-30T17:11:29.561Z] #45 0.592 + export GOPATH=/tmp/tmp.A2cTQvdT0X [2019-10-30T17:11:29.561Z] #45 0.592 + GOPATH=/tmp/tmp.A2cTQvdT0X [2019-10-30T17:11:29.561Z] #45 0.592 + RM_GOPATH=1 [2019-10-30T17:11:29.561Z] #45 0.592 ++ dirname ./install.sh [2019-10-30T17:11:29.561Z] #45 0.593 + dir=. [2019-10-30T17:11:29.561Z] #45 0.593 + bin=vndr [2019-10-30T17:11:29.561Z] #45 0.593 + shift [2019-10-30T17:11:29.561Z] #45 0.594 + '[' '!' -f ./vndr.installer ']' [2019-10-30T17:11:29.561Z] #45 0.594 + . ./vndr.installer [2019-10-30T17:11:29.561Z] #45 0.594 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:11:29.561Z] #45 0.595 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:11:29.561Z] #45 0.595 + install_vndr [2019-10-30T17:11:29.561Z] #45 0.595 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-30T17:11:29.561Z] #45 0.597 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.A2cTQvdT0X/src/github.com/LK4D4/vndr [2019-10-30T17:11:29.561Z] #45 0.613 Cloning into '/tmp/tmp.A2cTQvdT0X/src/github.com/LK4D4/vndr'... [2019-10-30T17:11:29.561Z] #45 1.637 + cd /tmp/tmp.A2cTQvdT0X/src/github.com/LK4D4/vndr [2019-10-30T17:11:29.561Z] #45 1.637 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:11:29.561Z] #45 1.654 + go build -buildmode=pie -v -o /build/vndr . [2019-10-30T17:11:29.561Z] #45 2.793 internal/cpu [2019-10-30T17:11:29.561Z] #45 2.795 runtime/internal/math [2019-10-30T17:11:29.561Z] #45 2.840 internal/race [2019-10-30T17:11:29.561Z] #45 2.975 sync/atomic [2019-10-30T17:11:29.561Z] #45 3.545 unicode [2019-10-30T17:11:29.561Z] #45 3.991 runtime [2019-10-30T17:11:29.561Z] #45 7.765 unicode/utf8 [2019-10-30T17:11:29.561Z] #45 8.437 math [2019-10-30T17:11:29.561Z] #45 ... [2019-10-30T17:11:29.561Z] [2019-10-30T17:11:29.561Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:29.561Z] #51 0.423 + RM_GOPATH=0 [2019-10-30T17:11:29.561Z] #51 0.423 + TMP_GOPATH= [2019-10-30T17:11:29.561Z] #51 0.424 + : /build [2019-10-30T17:11:29.561Z] #51 0.424 + '[' -z '' ']' [2019-10-30T17:11:29.561Z] #51 0.424 ++ mktemp -d [2019-10-30T17:11:29.561Z] #51 0.425 + export GOPATH=/tmp/tmp.h6dg6JMQvA [2019-10-30T17:11:29.561Z] #51 0.425 + GOPATH=/tmp/tmp.h6dg6JMQvA [2019-10-30T17:11:29.561Z] #51 0.425 + RM_GOPATH=1 [2019-10-30T17:11:29.561Z] #51 0.426 ++ dirname ./install.sh [2019-10-30T17:11:29.561Z] #51 0.426 + dir=. [2019-10-30T17:11:29.561Z] #51 0.427 + bin=golangci_lint [2019-10-30T17:11:29.561Z] #51 0.427 + shift [2019-10-30T17:11:29.561Z] #51 0.427 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-30T17:11:29.561Z] #51 0.427 + . ./golangci_lint.installer [2019-10-30T17:11:29.561Z] #51 0.427 ++ : v1.20.0 [2019-10-30T17:11:29.561Z] #51 0.427 + install_golangci_lint [2019-10-30T17:11:29.561Z] #51 0.427 Installing golangci-lint version v1.20.0 [2019-10-30T17:11:29.561Z] #51 0.427 + echo 'Installing golangci-lint version v1.20.0' [2019-10-30T17:11:29.561Z] #51 0.428 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-30T17:11:29.561Z] #51 ... [2019-10-30T17:11:29.561Z] [2019-10-30T17:11:29.561Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:11:29.561Z] #29 0.243 + mktemp -d [2019-10-30T17:11:29.561Z] #29 0.243 + export GOPATH=/tmp/tmp.YDiMFwcyFF [2019-10-30T17:11:29.561Z] #29 0.243 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.YDiMFwcyFF/src/github.com/go-swagger/go-swagger [2019-10-30T17:11:29.561Z] #29 0.245 Cloning into '/tmp/tmp.YDiMFwcyFF/src/github.com/go-swagger/go-swagger'... [2019-10-30T17:11:29.673Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2019-10-30T17:11:29.673Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 91.4% of statements [2019-10-30T17:11:29.746Z] #41 25.13 CC images/pipe.o [2019-10-30T17:11:29.934Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2019-10-30T17:11:29.934Z] ok github.com/docker/docker/pkg/mount 0.834s coverage: 70.0% of statements [2019-10-30T17:11:29.934Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-30T17:11:29.934Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-30T17:11:29.934Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-30T17:11:29.992Z] #29 ... [2019-10-30T17:11:29.992Z] [2019-10-30T17:11:29.992Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:11:29.992Z] #34 0.685 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:11:29.992Z] #34 0.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:11:29.992Z] #34 0.755 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:11:29.992Z] #34 0.786 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:11:29.992Z] #34 0.854 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:11:29.992Z] #34 1.471 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-30T17:11:29.992Z] #34 2.985 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-30T17:11:29.992Z] #34 4.094 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-30T17:11:29.992Z] #34 ... [2019-10-30T17:11:29.992Z] [2019-10-30T17:11:29.992Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:29.992Z] #63 0.595 + RM_GOPATH=0 [2019-10-30T17:11:29.992Z] #63 0.595 + TMP_GOPATH= [2019-10-30T17:11:29.992Z] #63 0.595 + : /build/ [2019-10-30T17:11:29.992Z] #63 0.595 + '[' -z '' ']' [2019-10-30T17:11:29.992Z] #63 0.595 ++ mktemp -d [2019-10-30T17:11:29.992Z] #63 0.596 + export GOPATH=/tmp/tmp.qbQuI8SfK1 [2019-10-30T17:11:29.992Z] #63 0.596 + GOPATH=/tmp/tmp.qbQuI8SfK1 [2019-10-30T17:11:29.992Z] #63 0.596 + RM_GOPATH=1 [2019-10-30T17:11:29.992Z] #63 0.597 ++ dirname ./install.sh [2019-10-30T17:11:29.992Z] #63 0.609 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:11:29.992Z] #63 0.609 + dir=. [2019-10-30T17:11:29.992Z] #63 0.609 + bin=rootlesskit [2019-10-30T17:11:29.992Z] #63 0.609 + shift [2019-10-30T17:11:29.992Z] #63 0.609 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-30T17:11:29.992Z] #63 0.609 + . ./rootlesskit.installer [2019-10-30T17:11:29.992Z] #63 0.609 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:11:29.992Z] #63 0.609 + install_rootlesskit [2019-10-30T17:11:29.992Z] #63 0.609 + case "$1" in [2019-10-30T17:11:29.992Z] #63 0.609 + export CGO_ENABLED=0 [2019-10-30T17:11:29.992Z] #63 0.609 + CGO_ENABLED=0 [2019-10-30T17:11:29.992Z] #63 0.609 + _install_rootlesskit [2019-10-30T17:11:29.992Z] #63 0.609 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-30T17:11:29.992Z] #63 0.609 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qbQuI8SfK1/src/github.com/rootless-containers/rootlesskit [2019-10-30T17:11:29.992Z] #63 0.609 Cloning into '/tmp/tmp.qbQuI8SfK1/src/github.com/rootless-containers/rootlesskit'... [2019-10-30T17:11:29.992Z] #63 4.263 + cd /tmp/tmp.qbQuI8SfK1/src/github.com/rootless-containers/rootlesskit [2019-10-30T17:11:29.992Z] #63 4.263 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:11:29.992Z] #63 4.346 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-30T17:11:29.992Z] #63 4.346 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-30T17:11:30.004Z] #41 25.37 CC images/tcp-stream.o [2019-10-30T17:11:30.059Z] #17 63.53 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-30T17:11:30.059Z] #17 63.54 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-30T17:11:30.059Z] #17 63.54 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-30T17:11:30.265Z] #41 25.69 CC images/sk-packet.o [2019-10-30T17:11:30.316Z] #17 63.98 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-30T17:11:30.316Z] #17 63.99 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-30T17:11:30.316Z] #17 64.00 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-30T17:11:30.413Z] #63 ... [2019-10-30T17:11:30.413Z] [2019-10-30T17:11:30.413Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:11:30.413Z] #41 0.962 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:11:30.413Z] #41 0.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:11:30.413Z] #41 1.010 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:11:30.413Z] #41 1.023 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:11:30.413Z] #41 1.092 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:11:30.413Z] #41 1.791 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-30T17:11:30.413Z] #41 3.113 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-30T17:11:30.413Z] #41 4.620 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-30T17:11:30.573Z] #17 64.25 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-30T17:11:30.573Z] #17 64.26 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-30T17:11:30.573Z] #17 64.27 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-30T17:11:30.830Z] #17 64.42 Selecting previously unselected package libnl-3-200:amd64. [2019-10-30T17:11:30.830Z] #17 64.43 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-30T17:11:30.830Z] #17 64.44 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-30T17:11:30.830Z] #17 64.55 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-30T17:11:30.830Z] #17 64.56 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-30T17:11:30.830Z] #17 64.56 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-30T17:11:30.831Z] #41 26.01 CC images/mnt.o [2019-10-30T17:11:30.831Z] #41 26.25 CC images/pipe-data.o [2019-10-30T17:11:30.875Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2019-10-30T17:11:31.087Z] #17 64.64 Selecting previously unselected package libreadline5:amd64. [2019-10-30T17:11:31.087Z] #17 64.64 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-30T17:11:31.087Z] #17 64.65 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-30T17:11:31.087Z] #17 64.84 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-30T17:11:31.087Z] #17 64.87 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-30T17:11:31.087Z] #17 64.87 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-30T17:11:31.090Z] #41 26.48 CC images/sa.o [2019-10-30T17:11:31.135Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2019-10-30T17:11:31.135Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2019-10-30T17:11:31.348Z] #41 26.69 CC images/timer.o [2019-10-30T17:11:31.361Z] #41 ... [2019-10-30T17:11:31.361Z] [2019-10-30T17:11:31.361Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:11:31.361Z] #34 12.47 Fetched 7671 kB in 11s (651 kB/s) [2019-10-30T17:11:31.395Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2019-10-30T17:11:31.606Z] #41 27.03 CC images/timerfd.o [2019-10-30T17:11:31.864Z] #41 27.31 CC images/mm.o [2019-10-30T17:11:31.963Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2019-10-30T17:11:32.122Z] #41 27.57 CC images/sk-opts.o [2019-10-30T17:11:32.380Z] #41 27.75 CC images/sk-unix.o [2019-10-30T17:11:32.531Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-10-30T17:11:32.638Z] #41 28.05 CC images/sk-inet.o [2019-10-30T17:11:32.790Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 73.9% of statements [2019-10-30T17:11:32.896Z] #41 28.46 CC images/tun.o [2019-10-30T17:11:32.985Z] #17 66.34 Selecting previously unselected package net-tools. [2019-10-30T17:11:32.985Z] #17 66.36 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-30T17:11:32.985Z] #17 66.37 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-30T17:11:32.985Z] #17 66.61 Selecting previously unselected package python-pip-whl. [2019-10-30T17:11:32.985Z] #17 66.62 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-30T17:11:32.985Z] #17 66.63 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-30T17:11:33.154Z] #41 28.73 CC images/sk-netlink.o [2019-10-30T17:11:33.358Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2019-10-30T17:11:33.358Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-10-30T17:11:33.550Z] #17 67.25 Selecting previously unselected package python3-pip. [2019-10-30T17:11:33.550Z] #17 67.25 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-30T17:11:33.550Z] #17 67.26 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-30T17:11:33.617Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-10-30T17:11:33.721Z] #41 28.95 CC images/packet-sock.o [2019-10-30T17:11:33.808Z] #17 67.47 Selecting previously unselected package python3-pkg-resources. [2019-10-30T17:11:33.808Z] #17 67.48 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-30T17:11:33.808Z] #17 67.48 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-30T17:11:33.808Z] #17 67.61 Selecting previously unselected package python3-setuptools. [2019-10-30T17:11:33.808Z] #17 ... [2019-10-30T17:11:33.808Z] [2019-10-30T17:11:33.808Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:33.808Z] #41 57.77 CC compel/src/lib/ptrace.o [2019-10-30T17:11:33.808Z] #41 58.21 AR compel/libcompel.a [2019-10-30T17:11:33.808Z] #41 58.28 HOSTCC compel/src/main-host.o [2019-10-30T17:11:33.808Z] #41 58.68 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-30T17:11:33.808Z] #41 58.89 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-30T17:11:33.808Z] #41 59.35 HOSTCC compel/src/lib/log-host.o [2019-10-30T17:11:33.808Z] #41 59.61 HOSTLINK compel/compel-host-bin [2019-10-30T17:11:33.808Z] #41 59.76 DEP soccr/soccr.d [2019-10-30T17:11:33.808Z] #41 60.01 CC soccr/soccr.o [2019-10-30T17:11:33.808Z] #41 61.24 AR soccr/libsoccr.a [2019-10-30T17:11:33.808Z] #41 61.26 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-30T17:11:33.808Z] #41 61.49 DEP criu/arch/x86/sigframe.d [2019-10-30T17:11:33.808Z] #41 61.61 DEP criu/arch/x86/sigaction_compat.d [2019-10-30T17:11:33.808Z] #41 61.71 DEP criu/arch/x86/kerndat.d [2019-10-30T17:11:33.808Z] #41 61.91 DEP criu/arch/x86/crtools.d [2019-10-30T17:11:33.808Z] #41 62.02 DEP criu/arch/x86/cpu.d [2019-10-30T17:11:33.808Z] #41 62.16 CC criu/arch/x86/cpu.o [2019-10-30T17:11:33.808Z] #41 62.81 CC criu/arch/x86/crtools.o [2019-10-30T17:11:33.808Z] #41 64.17 CC criu/arch/x86/kerndat.o [2019-10-30T17:11:33.808Z] #41 64.71 CC criu/arch/x86/sigaction_compat.o [2019-10-30T17:11:33.808Z] #41 64.94 CC criu/arch/x86/sigframe.o [2019-10-30T17:11:33.808Z] #41 65.14 LINK criu/arch/x86/crtools.built-in.o [2019-10-30T17:11:33.808Z] #41 65.21 DEP criu/pie/util-vdso-elf32.d [2019-10-30T17:11:33.808Z] #41 65.39 DEP criu/arch/x86/vdso-pie.d [2019-10-30T17:11:33.808Z] #41 65.50 DEP criu/pie/parasite-vdso.d [2019-10-30T17:11:33.808Z] #41 65.73 DEP criu/pie/util-vdso.d [2019-10-30T17:11:33.808Z] #41 65.89 DEP criu/pie/util.d [2019-10-30T17:11:33.808Z] #41 66.04 CC criu/pie/util.o [2019-10-30T17:11:33.808Z] #41 66.35 CC criu/pie/util-vdso.o [2019-10-30T17:11:33.808Z] #41 66.97 CC criu/pie/parasite-vdso.o [2019-10-30T17:11:33.876Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-10-30T17:11:33.979Z] #41 29.32 CC images/ipc-var.o [2019-10-30T17:11:34.066Z] #41 ... [2019-10-30T17:11:34.066Z] [2019-10-30T17:11:34.066Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:11:34.066Z] #17 67.61 Selecting previously unselected package python3-setuptools. [2019-10-30T17:11:34.066Z] #17 67.61 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-30T17:11:34.066Z] #17 67.62 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-30T17:11:34.066Z] #17 67.86 Selecting previously unselected package python3-wheel. [2019-10-30T17:11:34.238Z] #41 29.62 CC images/ipc-desc.o [2019-10-30T17:11:34.324Z] #17 67.87 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-30T17:11:34.324Z] #17 67.87 Unpacking python3-wheel (0.29.0-2) ... [2019-10-30T17:11:34.324Z] #17 68.00 Selecting previously unselected package thin-provisioning-tools. [2019-10-30T17:11:34.324Z] #17 68.00 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-30T17:11:34.324Z] #17 68.01 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-30T17:11:34.496Z] #41 29.93 CC images/ipc-shm.o [2019-10-30T17:11:34.581Z] #17 68.34 Selecting previously unselected package vim-runtime. [2019-10-30T17:11:34.581Z] #17 68.34 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:11:34.581Z] #17 68.38 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-30T17:11:34.754Z] #41 30.14 CC images/ipc-msg.o [2019-10-30T17:11:34.813Z] ok github.com/docker/docker/pkg/tailfile 0.098s coverage: 88.6% of statements [2019-10-30T17:11:34.814Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2019-10-30T17:11:34.839Z] #17 68.42 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-30T17:11:34.839Z] #17 68.42 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:11:35.012Z] #41 ... [2019-10-30T17:11:35.012Z] [2019-10-30T17:11:35.012Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:35.012Z] #44 75.90 encoding/xml [2019-10-30T17:11:35.012Z] #44 79.19 go/doc [2019-10-30T17:11:35.012Z] #44 81.68 crypto/rsa [2019-10-30T17:11:35.012Z] #44 82.58 github.com/LK4D4/vndr/build [2019-10-30T17:11:35.012Z] #44 83.03 vendor/golang.org/x/crypto/cryptobyte [2019-10-30T17:11:35.012Z] #44 85.22 net [2019-10-30T17:11:35.012Z] #44 85.61 vendor/golang.org/x/crypto/poly1305 [2019-10-30T17:11:35.012Z] #44 86.01 vendor/golang.org/x/sys/cpu [2019-10-30T17:11:35.012Z] #44 ... [2019-10-30T17:11:35.012Z] [2019-10-30T17:11:35.012Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:35.012Z] #41 30.41 CC images/ipc-sem.o [2019-10-30T17:11:35.076Z] ok github.com/docker/docker/pkg/signal 2.846s coverage: 61.0% of statements [2019-10-30T17:11:35.270Z] #41 30.61 CC images/utsns.o [2019-10-30T17:11:35.529Z] #41 30.78 CC images/creds.o [2019-10-30T17:11:35.529Z] #41 30.99 CC images/vma.o [2019-10-30T17:11:35.636Z] #34 12.47 Reading package lists... [2019-10-30T17:11:35.647Z] testing: warning: no tests to run [2019-10-30T17:11:35.647Z] coverage: [no statements] [2019-10-30T17:11:35.647Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2019-10-30T17:11:35.647Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2019-10-30T17:11:35.647Z] ok github.com/docker/docker/pkg/term 0.020s coverage: 84.8% of statements [2019-10-30T17:11:35.786Z] #41 31.24 CC images/netdev.o [2019-10-30T17:11:36.216Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-30T17:11:36.216Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2019-10-30T17:11:36.216Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2019-10-30T17:11:36.352Z] #41 31.60 CC images/tty.o [2019-10-30T17:11:36.482Z] #34 16.89 Reading package lists... [2019-10-30T17:11:36.482Z] #34 ... [2019-10-30T17:11:36.482Z] [2019-10-30T17:11:36.482Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:36.482Z] #51 15.54 + cd /tmp/tmp.h6dg6JMQvA/src/github.com/golangci/golangci-lint/ [2019-10-30T17:11:36.482Z] #51 15.54 + git checkout -q v1.20.0 [2019-10-30T17:11:36.482Z] #51 16.05 ++ git describe --tags [2019-10-30T17:11:36.482Z] #51 16.05 + version=v1.20.0 [2019-10-30T17:11:36.482Z] #51 16.05 ++ git rev-parse --short HEAD [2019-10-30T17:11:36.482Z] #51 16.06 + commit=cc98739 [2019-10-30T17:11:36.482Z] #51 16.06 ++ git show -s --format=%cd [2019-10-30T17:11:36.482Z] #51 16.06 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-30T17:11:36.482Z] #51 16.06 + 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 [2019-10-30T17:11:36.918Z] #41 32.14 CC images/file-lock.o [2019-10-30T17:11:37.176Z] #41 32.44 CC images/rlimit.o [2019-10-30T17:11:37.176Z] #41 32.59 CC images/pagemap.o [2019-10-30T17:11:37.434Z] #41 32.94 CC images/siginfo.o [2019-10-30T17:11:38.000Z] #41 33.22 CC images/rpc.o [2019-10-30T17:11:38.127Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-10-30T17:11:38.127Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2019-10-30T17:11:39.023Z] #17 72.21 Selecting previously unselected package vim. [2019-10-30T17:11:39.023Z] #17 72.22 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-30T17:11:39.023Z] #17 72.23 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:11:39.023Z] #17 ... [2019-10-30T17:11:39.023Z] [2019-10-30T17:11:39.023Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:39.023Z] #44 126.1 net/http/httptrace [2019-10-30T17:11:39.023Z] #44 126.4 net/http [2019-10-30T17:11:39.023Z] #44 ... [2019-10-30T17:11:39.023Z] [2019-10-30T17:11:39.023Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:39.023Z] #41 68.02 CC criu/arch/x86/vdso-pie.o [2019-10-30T17:11:39.023Z] #41 68.29 CC criu/pie/util-vdso-elf32.o [2019-10-30T17:11:39.023Z] #41 68.81 AR criu/pie/pie.lib.a [2019-10-30T17:11:39.023Z] #41 68.88 DEP criu/pie/restorer.d [2019-10-30T17:11:39.023Z] #41 69.09 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-30T17:11:39.023Z] #41 69.24 DEP criu/arch/x86/restorer_unmap.d [2019-10-30T17:11:39.023Z] #41 69.27 DEP criu/arch/x86/restorer.d [2019-10-30T17:11:39.023Z] #41 69.43 DEP criu/pie/parasite.d [2019-10-30T17:11:39.023Z] #41 69.66 CC criu/pie/parasite.o [2019-10-30T17:11:39.023Z] #41 70.99 LINK criu/pie/parasite.built-in.o [2019-10-30T17:11:39.023Z] #41 71.02 GEN criu/pie/parasite-blob.h [2019-10-30T17:11:39.023Z] #41 71.04 CC criu/arch/x86/restorer.o [2019-10-30T17:11:39.023Z] #41 71.60 CC criu/arch/x86/restorer_unmap.o [2019-10-30T17:11:39.023Z] #41 71.67 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-30T17:11:39.023Z] #41 71.99 CC criu/pie/restorer.o [2019-10-30T17:11:39.068Z] ok github.com/docker/docker/reference 0.054s coverage: 83.7% of statements [2019-10-30T17:11:39.375Z] #41 34.57 CC images/ext-file.o [2019-10-30T17:11:39.375Z] #41 34.72 CC images/cgroup.o [2019-10-30T17:11:39.639Z] ok github.com/docker/docker/plugin 0.590s coverage: 27.1% of statements [2019-10-30T17:11:39.906Z] #51 ... [2019-10-30T17:11:39.906Z] [2019-10-30T17:11:39.906Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:11:39.906Z] #34 16.89 Reading package lists... [2019-10-30T17:11:39.941Z] #41 35.25 CC images/userns.o [2019-10-30T17:11:39.956Z] #41 ... [2019-10-30T17:11:39.956Z] [2019-10-30T17:11:39.956Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:11:39.956Z] #17 72.74 Selecting previously unselected package xfsprogs. [2019-10-30T17:11:39.956Z] #17 72.75 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-30T17:11:39.956Z] #17 72.77 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-30T17:11:39.956Z] #17 73.38 Selecting previously unselected package zip. [2019-10-30T17:11:39.956Z] #17 73.38 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-30T17:11:39.956Z] #17 73.40 Unpacking zip (3.0-11+b1) ... [2019-10-30T17:11:39.956Z] #17 73.54 Selecting previously unselected package libapparmor-perl. [2019-10-30T17:11:39.956Z] #17 73.56 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-30T17:11:39.956Z] #17 73.56 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-30T17:11:39.956Z] #17 73.69 Selecting previously unselected package apparmor. [2019-10-30T17:11:39.956Z] #17 73.69 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-30T17:11:39.956Z] #17 73.75 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-30T17:11:40.199Z] #41 35.54 CC images/google/protobuf/descriptor.o [2019-10-30T17:11:40.211Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2019-10-30T17:11:40.211Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 50.9% of statements [2019-10-30T17:11:40.471Z] ok github.com/docker/docker/registry 0.307s coverage: 56.3% of statements [2019-10-30T17:11:40.522Z] #17 74.14 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-30T17:11:40.522Z] #17 74.15 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-30T17:11:40.522Z] #17 74.17 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-30T17:11:40.732Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2019-10-30T17:11:40.951Z] #34 21.03 Building dependency tree... [2019-10-30T17:11:40.951Z] #34 22.10 The following additional packages will be installed: [2019-10-30T17:11:40.951Z] #34 22.10 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-30T17:11:40.951Z] #34 22.10 Suggested packages: [2019-10-30T17:11:40.951Z] #34 22.10 codeblocks eclipse ninja-build lrzip [2019-10-30T17:11:40.951Z] #34 22.11 Recommended packages: [2019-10-30T17:11:40.951Z] #34 22.11 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-30T17:11:41.502Z] #34 22.40 The following NEW packages will be installed: [2019-10-30T17:11:41.502Z] #34 22.43 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-30T17:11:41.502Z] #34 22.43 vim-common xxd [2019-10-30T17:11:41.502Z] #34 22.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:11:41.502Z] #34 22.58 Need to get 13.2 MB of archives. [2019-10-30T17:11:41.502Z] #34 22.58 After this operation, 59.4 MB of additional disk space will be used. [2019-10-30T17:11:41.502Z] #34 22.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-30T17:11:41.502Z] #34 ... [2019-10-30T17:11:41.502Z] [2019-10-30T17:11:41.502Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:11:41.502Z] #25 12.59 Fetched 7671 kB in 12s (633 kB/s) [2019-10-30T17:11:41.502Z] #25 12.59 Reading package lists... [2019-10-30T17:11:41.502Z] #25 16.93 Reading package lists... [2019-10-30T17:11:41.502Z] #25 20.31 Building dependency tree... [2019-10-30T17:11:41.502Z] #25 21.34 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-30T17:11:41.502Z] #25 21.34 The following additional packages will be installed: [2019-10-30T17:11:41.502Z] #25 21.37 libjq1 libonig4 [2019-10-30T17:11:41.502Z] #25 21.58 The following NEW packages will be installed: [2019-10-30T17:11:41.502Z] #25 21.61 jq libjq1 libonig4 [2019-10-30T17:11:41.502Z] #25 21.73 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:11:41.502Z] #25 21.73 Need to get 328 kB of archives. [2019-10-30T17:11:41.502Z] #25 21.73 After this operation, 1263 kB of additional disk space will be used. [2019-10-30T17:11:41.502Z] #25 21.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-30T17:11:41.502Z] #25 21.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-30T17:11:41.502Z] #25 21.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-30T17:11:41.502Z] #25 ... [2019-10-30T17:11:41.502Z] [2019-10-30T17:11:41.502Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:11:41.502Z] #34 22.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-30T17:11:41.502Z] #34 22.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-30T17:11:41.672Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2019-10-30T17:11:41.895Z] #17 75.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-30T17:11:41.895Z] #17 75.69 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-30T17:11:41.895Z] #17 75.70 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-30T17:11:42.056Z] #34 ... [2019-10-30T17:11:42.056Z] [2019-10-30T17:11:42.056Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:11:42.056Z] #39 12.98 + cd /tmp/tmp.GZjfFU7uCX/src/github.com/docker/distribution [2019-10-30T17:11:42.056Z] #39 12.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-30T17:11:42.056Z] #39 14.96 + GOPATH=/tmp/tmp.GZjfFU7uCX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GZjfFU7uCX go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-30T17:11:42.056Z] #39 ... [2019-10-30T17:11:42.056Z] [2019-10-30T17:11:42.056Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:11:42.056Z] #25 23.07 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:11:42.056Z] #25 23.19 Fetched 328 kB in 0s (2921 kB/s) [2019-10-30T17:11:42.056Z] #25 23.29 Selecting previously unselected package libonig4:s390x. [2019-10-30T17:11:42.098Z] #41 37.21 CC images/opts.o [2019-10-30T17:11:42.098Z] #41 37.39 CC images/seccomp.o [2019-10-30T17:11:42.098Z] #41 37.58 CC images/binfmt-misc.o [2019-10-30T17:11:42.356Z] #41 37.79 CC images/time.o [2019-10-30T17:11:42.492Z] #25 23.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-30T17:11:42.493Z] #25 23.45 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-30T17:11:42.493Z] #25 23.46 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-30T17:11:42.493Z] #25 ... [2019-10-30T17:11:42.493Z] [2019-10-30T17:11:42.493Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:11:42.493Z] #57 13.52 Fetched 7671 kB in 13s (589 kB/s) [2019-10-30T17:11:42.493Z] #57 13.52 Reading package lists... [2019-10-30T17:11:42.493Z] #57 17.27 Reading package lists... [2019-10-30T17:11:42.493Z] #57 21.20 Building dependency tree... [2019-10-30T17:11:42.493Z] #57 23.28 The following additional packages will be installed: [2019-10-30T17:11:42.493Z] #57 23.29 btrfs-progs liblzo2-2 [2019-10-30T17:11:42.493Z] #57 23.66 The following NEW packages will be installed: [2019-10-30T17:11:42.493Z] #57 23.69 btrfs-progs btrfs-tools liblzo2-2 [2019-10-30T17:11:42.493Z] #57 ... [2019-10-30T17:11:42.493Z] [2019-10-30T17:11:42.493Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:11:42.493Z] #25 23.67 Selecting previously unselected package libjq1:s390x. [2019-10-30T17:11:42.493Z] #25 23.67 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-30T17:11:42.493Z] #25 23.67 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-30T17:11:42.493Z] #25 ... [2019-10-30T17:11:42.493Z] [2019-10-30T17:11:42.493Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:11:42.493Z] #41 13.76 Fetched 7671 kB in 12s (597 kB/s) [2019-10-30T17:11:42.493Z] #41 13.76 Reading package lists... [2019-10-30T17:11:42.493Z] #41 18.03 Reading package lists... [2019-10-30T17:11:42.493Z] #41 22.19 Building dependency tree... [2019-10-30T17:11:42.614Z] #41 37.95 CC images/sysctl.o [2019-10-30T17:11:42.872Z] #41 38.21 CC images/autofs.o [2019-10-30T17:11:42.885Z] #41 ... [2019-10-30T17:11:42.885Z] [2019-10-30T17:11:42.885Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:11:42.885Z] #69 13.54 + cd /tmp/tmp.Cuo26BVzXb/src/github.com/docker/libnetwork [2019-10-30T17:11:42.885Z] #69 13.54 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:11:42.885Z] #69 13.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-30T17:11:42.885Z] #69 ... [2019-10-30T17:11:42.885Z] [2019-10-30T17:11:42.885Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:11:42.885Z] #11 14.00 Fetched 7671 kB in 13s (571 kB/s) [2019-10-30T17:11:42.885Z] #11 14.00 Reading package lists... [2019-10-30T17:11:42.885Z] #11 18.29 Reading package lists... [2019-10-30T17:11:42.885Z] #11 22.91 Building dependency tree... [2019-10-30T17:11:42.885Z] #11 ... [2019-10-30T17:11:42.885Z] [2019-10-30T17:11:42.885Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:42.885Z] #45 13.88 unicode/utf16 [2019-10-30T17:11:42.885Z] #45 14.19 container/list [2019-10-30T17:11:42.885Z] #45 14.90 crypto/internal/subtle [2019-10-30T17:11:42.885Z] #45 14.99 crypto/subtle [2019-10-30T17:11:42.885Z] #45 15.19 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-30T17:11:42.885Z] #45 15.26 internal/nettrace [2019-10-30T17:11:42.885Z] #45 15.36 runtime/cgo [2019-10-30T17:11:43.130Z] #41 38.45 CC images/macvlan.o [2019-10-30T17:11:43.130Z] #41 38.66 CC images/sit.o [2019-10-30T17:11:43.287Z] #45 ... [2019-10-30T17:11:43.287Z] [2019-10-30T17:11:43.287Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:11:43.287Z] #25 23.84 Selecting previously unselected package jq. [2019-10-30T17:11:43.287Z] #25 23.84 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-30T17:11:43.287Z] #25 23.84 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-30T17:11:43.287Z] #25 23.98 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-30T17:11:43.287Z] #25 23.99 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-30T17:11:43.287Z] #25 24.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:11:43.287Z] #25 24.10 Setting up jq (1.5+dfsg-1.3) ... [2019-10-30T17:11:43.287Z] #25 DONE 24.3s [2019-10-30T17:11:43.287Z] [2019-10-30T17:11:43.287Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:11:43.287Z] #11 24.29 The following additional packages will be installed: [2019-10-30T17:11:43.287Z] #11 24.29 libapparmor1 libseccomp2 [2019-10-30T17:11:43.287Z] #11 24.30 Suggested packages: [2019-10-30T17:11:43.287Z] #11 24.30 seccomp [2019-10-30T17:11:43.287Z] #11 ... [2019-10-30T17:11:43.287Z] [2019-10-30T17:11:43.287Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-30T17:11:43.287Z] #26 DONE 0.1s [2019-10-30T17:11:43.287Z] [2019-10-30T17:11:43.287Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:11:43.287Z] #11 24.57 The following NEW packages will be installed: [2019-10-30T17:11:43.287Z] #11 24.59 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-30T17:11:43.580Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2019-10-30T17:11:43.580Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2019-10-30T17:11:43.687Z] #11 24.74 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:11:43.687Z] #11 24.74 Need to get 301 kB of archives. [2019-10-30T17:11:43.687Z] #11 24.74 After this operation, 1402 kB of additional disk space will be used. [2019-10-30T17:11:43.687Z] #11 24.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-30T17:11:43.687Z] #11 24.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-30T17:11:43.687Z] #11 24.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-30T17:11:43.687Z] #11 24.78 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-30T17:11:43.696Z] #41 38.99 LINK images/built-in.o [2019-10-30T17:11:43.696Z] #41 39.12 GEN compel/include/asm [2019-10-30T17:11:43.696Z] #41 39.12 GEN compel/include/version.h [2019-10-30T17:11:43.696Z] #41 39.16 touch .config [2019-10-30T17:11:43.696Z] #41 39.17 GEN include/common/config.h [2019-10-30T17:11:43.696Z] #41 39.25 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-30T17:11:43.839Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 67.0% of statements [2019-10-30T17:11:43.956Z] #41 39.27 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-30T17:11:43.956Z] #41 39.31 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-30T17:11:43.956Z] #41 39.33 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-30T17:11:43.956Z] #41 39.36 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-30T17:11:43.956Z] #41 39.38 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-30T17:11:43.956Z] #41 39.42 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-30T17:11:43.956Z] #41 39.44 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-30T17:11:43.956Z] #41 39.45 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-30T17:11:43.956Z] #41 39.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-30T17:11:44.214Z] #41 39.50 DEP compel/plugins/std/infect.d [2019-10-30T17:11:44.214Z] #41 39.62 DEP compel/plugins/std/string.d [2019-10-30T17:11:44.214Z] #41 39.74 DEP compel/plugins/std/log.d [2019-10-30T17:11:44.422Z] #17 77.58 Selecting previously unselected package binutils-mingw-w64. [2019-10-30T17:11:44.422Z] #17 77.58 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-30T17:11:44.422Z] #17 77.60 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-30T17:11:44.422Z] #17 77.71 Selecting previously unselected package mingw-w64-common. [2019-10-30T17:11:44.422Z] #17 77.73 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-30T17:11:44.422Z] #17 77.74 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-30T17:11:44.472Z] #41 39.87 DEP compel/plugins/std/fds.d [2019-10-30T17:11:44.472Z] #41 39.99 DEP compel/plugins/std/std.d [2019-10-30T17:11:44.472Z] #41 ... [2019-10-30T17:11:44.472Z] [2019-10-30T17:11:44.472Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:44.472Z] #62 95.52 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-30T17:11:44.472Z] #62 95.52 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-30T17:11:44.512Z] #11 25.53 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:11:44.512Z] #11 25.60 Fetched 301 kB in 0s (2588 kB/s) [2019-10-30T17:11:44.512Z] #11 25.65 Selecting previously unselected package libseccomp2:s390x. [2019-10-30T17:11:44.512Z] #11 25.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-30T17:11:44.512Z] #11 25.69 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-30T17:11:44.512Z] #11 25.70 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-30T17:11:44.512Z] #11 25.80 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-30T17:11:44.512Z] #11 25.80 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-30T17:11:44.512Z] #11 25.81 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-30T17:11:44.934Z] #11 ... [2019-10-30T17:11:44.934Z] [2019-10-30T17:11:44.934Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:11:44.934Z] #57 23.75 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:11:44.934Z] #57 23.75 Need to get 668 kB of archives. [2019-10-30T17:11:44.934Z] #57 23.75 After this operation, 5446 kB of additional disk space will be used. [2019-10-30T17:11:44.934Z] #57 23.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-30T17:11:44.934Z] #57 23.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-30T17:11:44.934Z] #57 23.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-30T17:11:44.934Z] #57 24.61 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:11:44.934Z] #57 24.67 Fetched 668 kB in 0s (6250 kB/s) [2019-10-30T17:11:44.934Z] #57 24.76 Selecting previously unselected package liblzo2-2:s390x. [2019-10-30T17:11:44.934Z] #57 24.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-30T17:11:44.934Z] #57 24.87 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-30T17:11:44.934Z] #57 24.88 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-30T17:11:44.934Z] #57 24.98 Selecting previously unselected package btrfs-progs. [2019-10-30T17:11:44.934Z] #57 24.98 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-30T17:11:44.934Z] #57 24.98 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-30T17:11:44.934Z] #57 25.65 Selecting previously unselected package btrfs-tools. [2019-10-30T17:11:44.934Z] #57 25.67 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-30T17:11:44.934Z] #57 25.68 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-30T17:11:44.934Z] #57 25.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:11:44.934Z] #57 25.79 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-30T17:11:44.934Z] #57 25.80 Setting up btrfs-progs (4.7.3-1) ... [2019-10-30T17:11:44.934Z] #57 25.81 Setting up btrfs-tools (4.7.3-1) ... [2019-10-30T17:11:44.934Z] #57 25.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:11:44.934Z] #57 DONE 26.1s [2019-10-30T17:11:44.934Z] [2019-10-30T17:11:44.934Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:11:44.934Z] #11 26.08 Selecting previously unselected package libapparmor1:s390x. [2019-10-30T17:11:44.934Z] #11 26.08 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-30T17:11:44.934Z] #11 26.08 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-30T17:11:44.934Z] #11 ... [2019-10-30T17:11:44.934Z] [2019-10-30T17:11:44.934Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:11:44.934Z] #58 DONE 0.1s [2019-10-30T17:11:44.934Z] [2019-10-30T17:11:44.934Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-30T17:11:44.934Z] #59 DONE 0.1s [2019-10-30T17:11:45.215Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-10-30T17:11:45.334Z] [2019-10-30T17:11:45.335Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:11:45.335Z] #11 26.22 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-30T17:11:45.335Z] #11 26.22 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-30T17:11:45.335Z] #11 26.23 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-30T17:11:45.335Z] #11 26.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:11:45.335Z] #11 26.49 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-30T17:11:45.335Z] #11 26.50 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-30T17:11:45.335Z] #11 26.51 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-30T17:11:45.335Z] #11 26.52 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-30T17:11:45.335Z] #11 26.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:11:45.405Z] #62 ... [2019-10-30T17:11:45.405Z] [2019-10-30T17:11:45.405Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:45.405Z] #44 86.35 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-30T17:11:45.405Z] #44 87.56 vendor/golang.org/x/crypto/hkdf [2019-10-30T17:11:45.405Z] #44 87.90 vendor/golang.org/x/text/transform [2019-10-30T17:11:45.405Z] #44 88.66 vendor/golang.org/x/text/unicode/bidi [2019-10-30T17:11:45.405Z] #44 90.43 vendor/golang.org/x/text/secure/bidirule [2019-10-30T17:11:45.405Z] #44 90.88 vendor/golang.org/x/text/unicode/norm [2019-10-30T17:11:45.405Z] #44 95.57 vendor/golang.org/x/net/idna [2019-10-30T17:11:45.663Z] #44 ... [2019-10-30T17:11:45.663Z] [2019-10-30T17:11:45.663Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:45.663Z] #41 40.16 DEP compel/plugins/shmem/shmem.d [2019-10-30T17:11:45.663Z] #41 40.24 DEP compel/plugins/fds/fds.d [2019-10-30T17:11:45.663Z] #41 40.39 CC compel/plugins/std/std.o [2019-10-30T17:11:45.663Z] #41 40.68 CC compel/plugins/std/fds.o [2019-10-30T17:11:45.754Z] #11 DONE 26.7s [2019-10-30T17:11:45.754Z] [2019-10-30T17:11:45.754Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:11:45.754Z] #53 DONE 0.1s [2019-10-30T17:11:45.754Z] [2019-10-30T17:11:45.754Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:45.754Z] #60 0.346 + RM_GOPATH=0 [2019-10-30T17:11:45.754Z] #60 0.346 + TMP_GOPATH= [2019-10-30T17:11:45.754Z] #60 0.346 + : /build [2019-10-30T17:11:45.754Z] #60 0.346 + '[' -z '' ']' [2019-10-30T17:11:45.754Z] #60 0.346 ++ mktemp -d [2019-10-30T17:11:45.754Z] #60 0.347 + export GOPATH=/tmp/tmp.Cmi6WEyRED [2019-10-30T17:11:45.754Z] #60 0.347 + GOPATH=/tmp/tmp.Cmi6WEyRED [2019-10-30T17:11:45.754Z] #60 0.347 + RM_GOPATH=1 [2019-10-30T17:11:45.754Z] #60 0.347 ++ dirname ./install.sh [2019-10-30T17:11:45.754Z] #60 0.348 + dir=. [2019-10-30T17:11:45.754Z] #60 0.348 + bin=containerd [2019-10-30T17:11:45.754Z] #60 0.348 + shift [2019-10-30T17:11:45.754Z] #60 0.348 + '[' '!' -f ./containerd.installer ']' [2019-10-30T17:11:45.754Z] #60 0.348 + . ./containerd.installer [2019-10-30T17:11:45.754Z] #60 0.348 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:11:45.754Z] #60 0.348 + install_containerd [2019-10-30T17:11:45.754Z] #60 0.348 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:11:45.754Z] #60 0.349 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-30T17:11:45.754Z] #60 0.349 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Cmi6WEyRED/src/github.com/containerd/containerd [2019-10-30T17:11:45.754Z] #60 0.350 Cloning into '/tmp/tmp.Cmi6WEyRED/src/github.com/containerd/containerd'... [2019-10-30T17:11:45.754Z] #60 ... [2019-10-30T17:11:45.754Z] [2019-10-30T17:11:45.754Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-30T17:11:45.754Z] #54 DONE 0.1s [2019-10-30T17:11:45.754Z] [2019-10-30T17:11:45.754Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:11:45.754Z] #41 24.22 The following additional packages will be installed: [2019-10-30T17:11:45.754Z] #41 24.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-30T17:11:45.754Z] #41 24.23 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-30T17:11:45.754Z] #41 24.23 Suggested packages: [2019-10-30T17:11:45.754Z] #41 24.23 manpages-dev python-setuptools [2019-10-30T17:11:45.754Z] #41 25.77 The following NEW packages will be installed: [2019-10-30T17:11:45.754Z] #41 25.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-30T17:11:45.754Z] #41 25.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-30T17:11:45.754Z] #41 25.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-30T17:11:45.754Z] #41 25.77 zlib1g-dev [2019-10-30T17:11:45.754Z] #41 25.87 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:11:45.754Z] #41 25.87 Need to get 3476 kB of archives. [2019-10-30T17:11:45.754Z] #41 25.87 After this operation, 20.2 MB of additional disk space will be used. [2019-10-30T17:11:45.754Z] #41 25.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-30T17:11:45.754Z] #41 25.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-30T17:11:45.754Z] #41 25.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-30T17:11:45.754Z] #41 25.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-30T17:11:45.754Z] #41 25.95 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-30T17:11:45.754Z] #41 25.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-30T17:11:45.754Z] #41 25.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-30T17:11:45.754Z] #41 25.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-30T17:11:45.754Z] #41 25.99 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-30T17:11:45.754Z] #41 26.06 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-30T17:11:45.754Z] #41 26.08 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-30T17:11:45.754Z] #41 26.13 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-30T17:11:45.754Z] #41 26.16 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-30T17:11:45.754Z] #41 26.17 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-30T17:11:45.754Z] #41 26.17 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-30T17:11:45.754Z] #41 26.18 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-30T17:11:45.921Z] #41 41.21 CC compel/plugins/std/log.o [2019-10-30T17:11:46.148Z] #41 ... [2019-10-30T17:11:46.148Z] [2019-10-30T17:11:46.148Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-30T17:11:46.148Z] #12 DONE 0.6s [2019-10-30T17:11:46.148Z] [2019-10-30T17:11:46.148Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:46.148Z] #55 0.206 + RM_GOPATH=0 [2019-10-30T17:11:46.148Z] #55 0.206 + TMP_GOPATH= [2019-10-30T17:11:46.148Z] #55 0.207 + : /build [2019-10-30T17:11:46.148Z] #55 0.207 + '[' -z '' ']' [2019-10-30T17:11:46.148Z] #55 0.207 ++ mktemp -d [2019-10-30T17:11:46.148Z] #55 0.208 + export GOPATH=/tmp/tmp.OrOJV0FSW8 [2019-10-30T17:11:46.148Z] #55 0.209 + GOPATH=/tmp/tmp.OrOJV0FSW8 [2019-10-30T17:11:46.148Z] #55 0.209 + RM_GOPATH=1 [2019-10-30T17:11:46.148Z] #55 0.209 ++ dirname ./install.sh [2019-10-30T17:11:46.148Z] #55 0.210 + dir=. [2019-10-30T17:11:46.148Z] #55 0.210 + bin=runc [2019-10-30T17:11:46.148Z] #55 0.210 + shift [2019-10-30T17:11:46.148Z] #55 0.210 + '[' '!' -f ./runc.installer ']' [2019-10-30T17:11:46.148Z] #55 0.210 + . ./runc.installer [2019-10-30T17:11:46.148Z] #55 0.210 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-30T17:11:46.148Z] #55 0.210 + install_runc [2019-10-30T17:11:46.148Z] #55 0.211 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-30T17:11:46.148Z] #55 0.211 + uname -r [2019-10-30T17:11:46.148Z] #55 0.212 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-30T17:11:46.148Z] #55 0.212 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-30T17:11:46.148Z] #55 0.212 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-30T17:11:46.148Z] #55 0.212 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OrOJV0FSW8/src/github.com/opencontainers/runc [2019-10-30T17:11:46.148Z] #55 0.215 Cloning into '/tmp/tmp.OrOJV0FSW8/src/github.com/opencontainers/runc'... [2019-10-30T17:11:46.540Z] #55 ... [2019-10-30T17:11:46.540Z] [2019-10-30T17:11:46.540Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-30T17:11:46.540Z] #13 DONE 0.5s [2019-10-30T17:11:46.540Z] [2019-10-30T17:11:46.540Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:11:46.540Z] #41 27.60 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:11:46.540Z] #41 27.80 Fetched 3476 kB in 0s (9177 kB/s) [2019-10-30T17:11:46.540Z] #41 27.90 Selecting previously unselected package libnet1:s390x. [2019-10-30T17:11:46.855Z] #41 42.09 CC compel/plugins/std/string.o [2019-10-30T17:11:47.031Z] #41 27.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-30T17:11:47.031Z] #41 27.97 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-30T17:11:47.031Z] #41 28.00 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-30T17:11:47.031Z] #41 ... [2019-10-30T17:11:47.031Z] [2019-10-30T17:11:47.031Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-30T17:11:47.031Z] #14 0.254 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-30T17:11:47.031Z] #14 DONE 0.3s [2019-10-30T17:11:47.031Z] [2019-10-30T17:11:47.031Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:11:47.031Z] #41 28.12 Selecting previously unselected package libcap-dev:s390x. [2019-10-30T17:11:47.031Z] #41 28.12 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-30T17:11:47.031Z] #41 28.12 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-30T17:11:47.031Z] #41 28.22 Selecting previously unselected package libnet1-dev. [2019-10-30T17:11:47.031Z] #41 28.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-30T17:11:47.031Z] #41 ... [2019-10-30T17:11:47.031Z] [2019-10-30T17:11:47.031Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-30T17:11:47.031Z] #15 DONE 0.2s [2019-10-30T17:11:47.031Z] [2019-10-30T17:11:47.031Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:11:47.031Z] #41 28.22 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-30T17:11:47.420Z] #41 42.83 CC compel/plugins/std/infect.o [2019-10-30T17:11:47.801Z] #41 28.53 Selecting previously unselected package libnl-3-200:s390x. [2019-10-30T17:11:47.801Z] #41 28.53 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-30T17:11:47.801Z] #41 28.55 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-30T17:11:47.801Z] #41 ... [2019-10-30T17:11:47.801Z] [2019-10-30T17:11:47.801Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-30T17:11:47.801Z] #16 DONE 0.4s [2019-10-30T17:11:47.801Z] [2019-10-30T17:11:47.801Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:11:47.801Z] #41 28.76 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-30T17:11:47.801Z] #41 28.77 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-30T17:11:47.801Z] #41 28.77 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-30T17:11:47.986Z] #41 43.37 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-30T17:11:47.986Z] #41 43.42 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-30T17:11:47.986Z] #41 43.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-30T17:11:47.986Z] #41 43.52 AR compel/plugins/std.lib.a [2019-10-30T17:11:48.245Z] #41 43.60 CC compel/plugins/fds/fds.o [2019-10-30T17:11:48.337Z] #41 ... [2019-10-30T17:11:48.337Z] [2019-10-30T17:11:48.337Z] #17 [dev 6/24] RUN ldconfig [2019-10-30T17:11:48.337Z] #17 DONE 0.4s [2019-10-30T17:11:48.337Z] [2019-10-30T17:11:48.337Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:11:48.337Z] #27 2.015 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-30T17:11:48.337Z] #27 2.568 [2019-10-30T17:11:48.531Z] #41 43.87 AR compel/plugins/fds.lib.a [2019-10-30T17:11:48.531Z] #41 43.96 HOSTDEP compel/src/lib/log-host.d [2019-10-30T17:11:48.604Z] #17 ... [2019-10-30T17:11:48.604Z] [2019-10-30T17:11:48.604Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:48.604Z] #41 74.82 LINK criu/pie/restorer.built-in.o [2019-10-30T17:11:48.604Z] #41 74.85 GEN criu/pie/restorer-blob.h [2019-10-30T17:11:48.604Z] #41 74.95 DEP criu/vdso.d [2019-10-30T17:11:48.604Z] #41 75.28 DEP criu/vdso-compat.d [2019-10-30T17:11:48.604Z] #41 75.41 DEP criu/uts_ns.d [2019-10-30T17:11:48.604Z] #41 75.54 DEP criu/util.d [2019-10-30T17:11:48.604Z] #41 75.84 DEP criu/uffd.d [2019-10-30T17:11:48.604Z] #41 76.04 DEP criu/tun.d [2019-10-30T17:11:48.604Z] #41 76.15 DEP criu/tty.d [2019-10-30T17:11:48.604Z] #41 76.37 DEP criu/timerfd.d [2019-10-30T17:11:48.604Z] #41 76.60 DEP criu/sysfs_parse.d [2019-10-30T17:11:48.604Z] #41 76.75 DEP criu/sysctl.d [2019-10-30T17:11:48.604Z] #41 76.91 DEP criu/string.d [2019-10-30T17:11:48.604Z] #41 76.97 DEP criu/stats.d [2019-10-30T17:11:48.604Z] #41 77.16 DEP criu/sockets.d [2019-10-30T17:11:48.604Z] #41 77.31 DEP criu/sk-unix.d [2019-10-30T17:11:48.604Z] #41 77.58 DEP criu/sk-tcp.d [2019-10-30T17:11:48.604Z] #41 77.77 DEP criu/sk-queue.d [2019-10-30T17:11:48.604Z] #41 77.94 DEP criu/sk-packet.d [2019-10-30T17:11:48.604Z] #41 78.19 DEP criu/sk-netlink.d [2019-10-30T17:11:48.604Z] #41 78.43 DEP criu/sk-inet.d [2019-10-30T17:11:48.604Z] #41 78.66 DEP criu/signalfd.d [2019-10-30T17:11:48.604Z] #41 78.84 DEP criu/sigframe.d [2019-10-30T17:11:48.604Z] #41 78.94 DEP criu/shmem.d [2019-10-30T17:11:48.604Z] #41 79.11 DEP criu/servicefd.d [2019-10-30T17:11:48.604Z] #41 79.25 DEP criu/seize.d [2019-10-30T17:11:48.604Z] #41 79.47 DEP criu/seccomp.d [2019-10-30T17:11:48.604Z] #41 79.64 DEP criu/rst-malloc.d [2019-10-30T17:11:48.604Z] #41 79.72 DEP criu/rbtree.d [2019-10-30T17:11:48.604Z] #41 79.76 DEP criu/pstree.d [2019-10-30T17:11:48.604Z] #41 79.95 DEP criu/protobuf.d [2019-10-30T17:11:48.604Z] #41 80.17 GEN criu/protobuf-desc-gen.h [2019-10-30T17:11:48.604Z] #41 81.53 DEP criu/protobuf-desc.d [2019-10-30T17:11:48.604Z] #41 81.73 DEP criu/proc_parse.d [2019-10-30T17:11:48.604Z] #41 81.96 DEP criu/plugin.d [2019-10-30T17:11:48.604Z] #41 82.07 DEP criu/pipes.d [2019-10-30T17:11:48.604Z] #41 ... [2019-10-30T17:11:48.604Z] [2019-10-30T17:11:48.604Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:11:48.604Z] #17 81.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-30T17:11:48.604Z] #17 81.83 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-30T17:11:48.604Z] #17 81.84 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-30T17:11:48.788Z] #41 44.20 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-30T17:11:48.788Z] #41 44.33 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-30T17:11:49.047Z] #41 44.45 HOSTDEP compel/src/main-host.d [2019-10-30T17:11:49.305Z] #41 44.68 DEP compel/src/lib/ptrace.d [2019-10-30T17:11:49.562Z] #41 44.84 DEP compel/src/lib/infect.d [2019-10-30T17:11:49.562Z] #41 45.01 DEP compel/src/lib/infect-util.d [2019-10-30T17:11:49.562Z] #41 45.12 DEP compel/src/lib/infect-rpc.d [2019-10-30T17:11:50.127Z] #41 45.32 DEP compel/arch/x86/src/lib/infect.d [2019-10-30T17:11:50.127Z] #41 45.54 DEP compel/arch/x86/src/lib/cpu.d [2019-10-30T17:11:50.384Z] #41 45.71 DEP compel/src/lib/log.d [2019-10-30T17:11:50.642Z] #41 45.85 DEP compel/src/main.d [2019-10-30T17:11:50.642Z] #41 46.02 DEP compel/src/lib/handle-elf.d [2019-10-30T17:11:50.786Z] #27 3.174 ### 4.2% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############# 18.9% ############### 20.9% ################ 23.0% ######################## 33.5% ######################### 35.6% ########################### 37.7% ############################ 39.7% ############################## 41.8% ############################### 43.9% ################################# 46.0% #################################### 50.2% ##################################### 52.3% ######################################## 56.1% ########################################## 59.3% ############################################ 61.4% ############################################# 63.5% ############################################### 65.5% ################################################ 67.6% ################################################## 69.7% ################################################### 71.8% [2019-10-30T17:11:50.786Z] #27 ... [2019-10-30T17:11:50.786Z] [2019-10-30T17:11:50.786Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:11:50.786Z] #32 31.66 sync [2019-10-30T17:11:50.786Z] #32 ... [2019-10-30T17:11:50.786Z] [2019-10-30T17:11:50.786Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:11:50.786Z] #69 DONE 31.7s [2019-10-30T17:11:50.786Z] [2019-10-30T17:11:50.786Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:11:50.786Z] #32 31.66 internal/reflectlite [2019-10-30T17:11:50.899Z] #41 46.16 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-30T17:11:51.131Z] #17 ... [2019-10-30T17:11:51.131Z] [2019-10-30T17:11:51.131Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:51.131Z] #44 138.5 github.com/LK4D4/vndr/godl [2019-10-30T17:11:51.131Z] #44 139.3 github.com/LK4D4/vndr [2019-10-30T17:11:51.131Z] #44 DONE 148.4s [2019-10-30T17:11:51.131Z] [2019-10-30T17:11:51.131Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:51.131Z] #41 82.29 DEP criu/pie-util.d [2019-10-30T17:11:51.131Z] #41 82.45 DEP criu/pie-util-vdso.d [2019-10-30T17:11:51.131Z] #41 82.61 DEP criu/pie-util-vdso-elf32.d [2019-10-30T17:11:51.131Z] #41 82.74 DEP criu/path.d [2019-10-30T17:11:51.131Z] #41 82.89 DEP criu/parasite-syscall.d [2019-10-30T17:11:51.131Z] #41 83.11 DEP criu/pagemap.d [2019-10-30T17:11:51.131Z] #41 83.28 DEP criu/pagemap-cache.d [2019-10-30T17:11:51.131Z] #41 83.46 DEP criu/page-xfer.d [2019-10-30T17:11:51.131Z] #41 83.63 DEP criu/page-pipe.d [2019-10-30T17:11:51.131Z] #41 83.80 DEP criu/netfilter.d [2019-10-30T17:11:51.131Z] #41 83.96 DEP criu/net.d [2019-10-30T17:11:51.131Z] #41 84.17 DEP criu/namespaces.d [2019-10-30T17:11:51.131Z] #41 84.33 DEP criu/mount.d [2019-10-30T17:11:51.131Z] #41 84.48 DEP criu/mem.d [2019-10-30T17:11:51.131Z] #41 84.64 DEP criu/lsm.d [2019-10-30T17:11:51.131Z] #41 84.86 DEP criu/log.d [2019-10-30T17:11:51.156Z] #41 46.41 CC compel/src/lib/log.o [2019-10-30T17:11:51.389Z] #41 85.17 DEP criu/libnetlink.d [2019-10-30T17:11:51.389Z] #41 85.39 DEP criu/kerndat.d [2019-10-30T17:11:51.413Z] #41 46.88 CC compel/arch/x86/src/lib/cpu.o [2019-10-30T17:11:51.965Z] #41 85.75 DEP criu/kcmp-ids.d [2019-10-30T17:11:51.965Z] #41 85.90 DEP criu/irmap.d [2019-10-30T17:11:52.223Z] #41 86.06 DEP criu/ipc_ns.d [2019-10-30T17:11:52.344Z] #41 ... [2019-10-30T17:11:52.344Z] [2019-10-30T17:11:52.344Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:52.344Z] #62 DONE 103.0s [2019-10-30T17:11:52.344Z] [2019-10-30T17:11:52.344Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-30T17:11:52.344Z] #63 DONE 0.1s [2019-10-30T17:11:52.344Z] [2019-10-30T17:11:52.344Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:52.344Z] #44 98.14 vendor/golang.org/x/net/http2/hpack [2019-10-30T17:11:52.344Z] #44 99.78 mime [2019-10-30T17:11:52.344Z] #44 101.7 mime/quotedprintable [2019-10-30T17:11:52.344Z] #44 102.1 net/http/internal [2019-10-30T17:11:52.484Z] #41 86.25 DEP criu/image.d [2019-10-30T17:11:52.484Z] #41 86.40 DEP criu/image-desc.d [2019-10-30T17:11:52.484Z] #41 86.47 DEP criu/fsnotify.d [2019-10-30T17:11:52.742Z] #41 ... [2019-10-30T17:11:52.742Z] [2019-10-30T17:11:52.742Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:11:52.742Z] #28 150.2 + rm -rf /tmp/tmp.sdeikwMb2F [2019-10-30T17:11:52.742Z] #28 DONE 150.6s [2019-10-30T17:11:52.742Z] [2019-10-30T17:11:52.742Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:52.742Z] #41 86.72 DEP criu/filesystems.d [2019-10-30T17:11:52.753Z] #32 ... [2019-10-30T17:11:52.753Z] [2019-10-30T17:11:52.753Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:11:52.753Z] #34 23.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-30T17:11:52.753Z] #34 23.64 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-30T17:11:52.753Z] #34 23.65 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-30T17:11:52.753Z] #34 23.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-30T17:11:52.753Z] #34 23.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-30T17:11:52.753Z] #34 23.91 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-30T17:11:52.753Z] #34 23.94 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-30T17:11:52.753Z] #34 24.87 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:11:52.753Z] #34 24.94 Fetched 13.2 MB in 1s (9362 kB/s) [2019-10-30T17:11:52.753Z] #34 25.08 Selecting previously unselected package cmake-data. [2019-10-30T17:11:52.753Z] #34 25.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 ... 14828 files and directories currently installed.) [2019-10-30T17:11:52.753Z] #34 25.17 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-30T17:11:52.753Z] #34 25.17 Unpacking cmake-data (3.7.2-1) ... [2019-10-30T17:11:52.753Z] #34 28.24 Selecting previously unselected package liblzo2-2:s390x. [2019-10-30T17:11:52.753Z] #34 28.26 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-30T17:11:52.753Z] #34 28.26 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-30T17:11:52.753Z] #34 28.43 Selecting previously unselected package libicu57:s390x. [2019-10-30T17:11:52.753Z] #34 28.43 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-30T17:11:52.753Z] #34 28.43 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-30T17:11:52.753Z] #34 ... [2019-10-30T17:11:52.753Z] [2019-10-30T17:11:52.753Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:11:52.754Z] #27 3.174 ### 4.2% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############# 18.9% ############### 20.9% ################ 23.0% ######################## 33.5% ######################### 35.6% ########################### 37.7% ############################ 39.7% ############################## 41.8% ############################### 43.9% ################################# 46.0% #################################### 50.2% ##################################### 52.3% ######################################## 56.1% ########################################## 59.3% ############################################ 61.4% ############################################# 63.5% ############################################### 65.5% ################################################ 67.6% ################################################## 69.7% ################################################### 71.8% ##################################################### 73.9% ###################################################### 76.0% ######################################################### 80.2% ########################################################### 82.3% ############################################################ 84.3% ############################################################## 86.4% ############################################################### 88.5% ################################################################## 92.7% #################################################################### 94.8% ##################################################################### 96.9% ####################################################################### 99.0% ######################################################################## 100.0% [2019-10-30T17:11:52.908Z] #44 ... [2019-10-30T17:11:52.908Z] [2019-10-30T17:11:52.908Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:11:52.908Z] #41 48.08 CC compel/arch/x86/src/lib/infect.o [2019-10-30T17:11:53.000Z] #41 86.95 DEP criu/files.d [2019-10-30T17:11:53.257Z] #41 87.30 DEP criu/files-reg.d [2019-10-30T17:11:53.612Z] #27 10.03 [2019-10-30T17:11:53.823Z] #41 87.63 DEP criu/files-ext.d [2019-10-30T17:11:53.823Z] #41 87.72 DEP criu/file-lock.d [2019-10-30T17:11:53.823Z] #41 87.83 DEP criu/file-ids.d [2019-10-30T17:11:53.841Z] #41 49.29 CC compel/src/lib/infect-rpc.o [2019-10-30T17:11:54.081Z] #41 87.94 DEP criu/fifo.d [2019-10-30T17:11:54.081Z] #41 88.05 DEP criu/fdstore.d [2019-10-30T17:11:54.339Z] #41 88.14 DEP criu/fault-injection.d [2019-10-30T17:11:54.339Z] #41 88.18 DEP criu/external.d [2019-10-30T17:11:54.339Z] #41 88.26 DEP criu/eventpoll.d [2019-10-30T17:11:54.408Z] #41 49.56 CC compel/src/lib/infect-util.o [2019-10-30T17:11:54.596Z] #41 88.47 DEP criu/eventfd.d [2019-10-30T17:11:54.596Z] #41 88.59 DEP criu/crtools.d [2019-10-30T17:11:54.666Z] #41 49.84 CC compel/src/lib/infect.o [2019-10-30T17:11:54.854Z] #41 88.81 DEP criu/cr-service.d [2019-10-30T17:11:55.112Z] #41 88.95 DEP criu/cr-restore.d [2019-10-30T17:11:55.112Z] #41 89.18 DEP criu/cr-errno.d [2019-10-30T17:11:55.234Z] #41 ... [2019-10-30T17:11:55.234Z] [2019-10-30T17:11:55.234Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:55.234Z] #47 DONE 106.1s [2019-10-30T17:11:55.234Z] [2019-10-30T17:11:55.234Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:11:55.234Z] #44 105.3 crypto/tls [2019-10-30T17:11:55.369Z] #41 89.21 DEP criu/cr-dump.d [2019-10-30T17:11:55.447Z] #27 10.35 ##### 7.5% ############# 18.8% ################# 24.5% ##################### 30.1% ############################# 41.5% ################################# 47.1% ########################################## 58.5% ############################################## 64.2% ###################################################### 75.5% ########################################################## 81.1% [2019-10-30T17:11:55.447Z] #27 ... [2019-10-30T17:11:55.447Z] [2019-10-30T17:11:55.447Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:11:55.447Z] #48 25.84 + cd /tmp/tmp.tQYaDIcOCR/src/gotest.tools/gotestsum [2019-10-30T17:11:55.447Z] #48 25.84 + git checkout -q v0.3.5 [2019-10-30T17:11:55.447Z] #48 25.88 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-30T17:11:55.447Z] #48 ... [2019-10-30T17:11:55.447Z] [2019-10-30T17:11:55.447Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:11:55.447Z] #27 10.35 ##### 7.5% ############# 18.8% ################# 24.5% ##################### 30.1% ############################# 41.5% ################################# 47.1% ########################################## 58.5% ############################################## 64.2% ###################################################### 75.5% ########################################################## 81.1% ############################################################## 86.8% ################################################################## 92.4% ###################################################################### 98.1% ######################################################################## 100.0% [2019-10-30T17:11:55.627Z] #41 89.37 DEP criu/cr-dedup.d [2019-10-30T17:11:55.627Z] #41 89.54 DEP criu/cr-check.d [2019-10-30T17:11:55.885Z] #41 89.70 DEP criu/config.d [2019-10-30T17:11:55.885Z] #41 89.92 DEP criu/clone-noasan.d [2019-10-30T17:11:56.142Z] #41 89.97 DEP criu/cgroup.d [2019-10-30T17:11:56.400Z] #41 90.10 DEP criu/cgroup-props.d [2019-10-30T17:11:56.400Z] #41 90.24 DEP criu/bitmap.d [2019-10-30T17:11:56.400Z] #41 90.27 DEP criu/bfd.d [2019-10-30T17:11:56.409Z] #27 13.06 [2019-10-30T17:11:56.658Z] #41 90.44 DEP criu/autofs.d [2019-10-30T17:11:56.658Z] #41 90.63 DEP criu/aio.d [2019-10-30T17:11:56.916Z] #41 90.82 DEP criu/action-scripts.d [2019-10-30T17:11:57.174Z] #41 91.14 CC criu/action-scripts.o [2019-10-30T17:11:57.739Z] #41 91.56 CC criu/aio.o [2019-10-30T17:11:58.066Z] #27 13.69 #### 5.9% ###### 8.4% ####### 11.0% ########### 16.1% ############# 18.6% ############### 21.1% ################# 23.7% [2019-10-30T17:11:58.066Z] #27 ... [2019-10-30T17:11:58.066Z] [2019-10-30T17:11:58.066Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:11:58.066Z] #18 0.498 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:11:58.066Z] #18 0.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:11:58.066Z] #18 0.556 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:11:58.066Z] #18 0.574 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:11:58.066Z] #18 0.652 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:11:58.066Z] #18 1.363 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-10-30T17:11:58.066Z] #18 3.339 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-30T17:11:58.066Z] #18 3.745 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-30T17:11:58.066Z] #18 ... [2019-10-30T17:11:58.066Z] [2019-10-30T17:11:58.066Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:11:58.066Z] #41 29.36 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-30T17:11:58.066Z] #41 29.36 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-30T17:11:58.066Z] #41 29.37 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-30T17:11:58.066Z] #41 29.49 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-30T17:11:58.066Z] #41 29.49 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-30T17:11:58.066Z] #41 29.49 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-30T17:11:58.066Z] #41 29.56 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-30T17:11:58.066Z] #41 29.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-30T17:11:58.066Z] #41 29.56 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-30T17:11:58.066Z] #41 29.81 Selecting previously unselected package libprotobuf10:s390x. [2019-10-30T17:11:58.066Z] #41 29.81 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-30T17:11:58.066Z] #41 29.81 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-30T17:11:58.066Z] #41 30.45 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-30T17:11:58.066Z] #41 30.45 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-30T17:11:58.066Z] #41 30.45 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-30T17:11:58.066Z] #41 30.63 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-30T17:11:58.066Z] #41 30.63 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-30T17:11:58.066Z] #41 30.64 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-30T17:11:58.066Z] #41 31.98 Selecting previously unselected package libprotoc10:s390x. [2019-10-30T17:11:58.066Z] #41 32.02 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-30T17:11:58.066Z] #41 32.03 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-30T17:11:58.066Z] #41 33.06 Selecting previously unselected package protobuf-c-compiler. [2019-10-30T17:11:58.066Z] #41 33.06 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-30T17:11:58.066Z] #41 33.06 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-30T17:11:58.066Z] #41 33.15 Selecting previously unselected package protobuf-compiler. [2019-10-30T17:11:58.066Z] #41 33.16 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-30T17:11:58.066Z] #41 33.16 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-30T17:11:58.066Z] #41 33.26 Selecting previously unselected package python-pkg-resources. [2019-10-30T17:11:58.066Z] #41 33.26 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-30T17:11:58.066Z] #41 33.26 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-30T17:11:58.066Z] #41 33.46 Selecting previously unselected package python-protobuf. [2019-10-30T17:11:58.066Z] #41 33.47 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-30T17:11:58.066Z] #41 33.48 Unpacking python-protobuf (3.0.0-9) ... [2019-10-30T17:11:58.066Z] #41 33.96 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-30T17:11:58.066Z] #41 34.02 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-30T17:11:58.066Z] #41 34.03 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-30T17:11:58.066Z] #41 36.84 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-30T17:11:58.066Z] #41 36.86 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-30T17:11:58.066Z] #41 36.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:11:58.066Z] #41 36.89 Setting up python-protobuf (3.0.0-9) ... [2019-10-30T17:11:58.305Z] #41 92.01 CC criu/autofs.o [2019-10-30T17:11:58.486Z] #41 ... [2019-10-30T17:11:58.486Z] [2019-10-30T17:11:58.486Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:11:59.239Z] #41 93.28 CC criu/bfd.o [2019-10-30T17:11:59.804Z] #41 93.72 CC criu/bitmap.o [2019-10-30T17:11:59.804Z] #41 93.84 CC criu/cgroup-props.o [2019-10-30T17:12:00.189Z] #27 13.69 #### 5.9% ###### 8.4% ####### 11.0% ########### 16.1% ############# 18.6% ############### 21.1% ################# 23.7% #################### 28.8% ###################### 31.3% ######################## 33.9% ############################ 39.0% ############################### 44.0% ################################### 49.1% ####################################### 54.2% ######################################## 56.8% ########################################## 59.3% ############################################ 61.9% ################################################ 66.9% ################################################## 69.5% ################################################### 72.0% ##################################################### 74.6% [2019-10-30T17:12:00.189Z] #27 ... [2019-10-30T17:12:00.189Z] [2019-10-30T17:12:00.189Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:12:00.189Z] #29 31.20 + cd /tmp/tmp.YDiMFwcyFF/src/github.com/go-swagger/go-swagger [2019-10-30T17:12:00.189Z] #29 31.20 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-30T17:12:00.189Z] #29 33.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-30T17:12:00.189Z] #29 ... [2019-10-30T17:12:00.189Z] [2019-10-30T17:12:00.189Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:00.491Z] #44 ... [2019-10-30T17:12:00.491Z] [2019-10-30T17:12:00.491Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:00.491Z] #41 52.60 CC compel/src/lib/ptrace.o [2019-10-30T17:12:00.491Z] #41 52.97 AR compel/libcompel.a [2019-10-30T17:12:00.491Z] #41 53.05 HOSTCC compel/src/main-host.o [2019-10-30T17:12:00.491Z] #41 53.38 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-30T17:12:00.491Z] #41 53.68 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-30T17:12:00.491Z] #41 53.94 HOSTCC compel/src/lib/log-host.o [2019-10-30T17:12:00.491Z] #41 54.20 HOSTLINK compel/compel-host-bin [2019-10-30T17:12:00.491Z] #41 54.34 DEP soccr/soccr.d [2019-10-30T17:12:00.491Z] #41 54.59 CC soccr/soccr.o [2019-10-30T17:12:00.491Z] #41 55.79 AR soccr/libsoccr.a [2019-10-30T17:12:00.491Z] #41 55.83 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-30T17:12:00.621Z] #27 13.69 #### 5.9% ###### 8.4% ####### 11.0% ########### 16.1% ############# 18.6% ############### 21.1% ################# 23.7% #################### 28.8% ###################### 31.3% ######################## 33.9% ############################ 39.0% ############################### 44.0% ################################### 49.1% ####################################### 54.2% ######################################## 56.8% ########################################## 59.3% ############################################ 61.9% ################################################ 66.9% ################################################## 69.5% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ######################################################### 79.6% [2019-10-30T17:12:00.621Z] #27 ... [2019-10-30T17:12:00.621Z] [2019-10-30T17:12:00.621Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:12:00.621Z] #34 35.66 Selecting previously unselected package libxml2:s390x. [2019-10-30T17:12:00.621Z] #34 35.66 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-30T17:12:00.621Z] #34 35.66 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-30T17:12:00.621Z] #34 36.23 Selecting previously unselected package libarchive13:s390x. [2019-10-30T17:12:00.621Z] #34 36.23 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-30T17:12:00.621Z] #34 36.23 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-30T17:12:00.621Z] #34 36.58 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-30T17:12:00.621Z] #34 36.58 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-30T17:12:00.621Z] #34 36.58 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-30T17:12:00.621Z] #34 36.72 Selecting previously unselected package libuv1:s390x. [2019-10-30T17:12:00.621Z] #34 36.72 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-30T17:12:00.621Z] #34 36.72 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-30T17:12:00.621Z] #34 36.98 Selecting previously unselected package cmake. [2019-10-30T17:12:00.621Z] #34 36.98 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-30T17:12:00.621Z] #34 37.08 Unpacking cmake (3.7.2-1) ... [2019-10-30T17:12:00.621Z] #34 40.19 Selecting previously unselected package xxd. [2019-10-30T17:12:00.621Z] #34 40.24 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-30T17:12:00.621Z] #34 40.25 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:00.621Z] #34 40.50 Selecting previously unselected package vim-common. [2019-10-30T17:12:00.621Z] #34 40.50 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:12:00.621Z] #34 40.51 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:00.621Z] #34 40.84 Processing triggers for mime-support (3.60) ... [2019-10-30T17:12:00.621Z] #34 40.90 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:00.621Z] #34 40.91 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-30T17:12:00.621Z] #34 40.92 Setting up cmake-data (3.7.2-1) ... [2019-10-30T17:12:00.621Z] #34 40.93 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-30T17:12:00.621Z] #34 40.94 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-30T17:12:00.622Z] #34 40.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:12:00.622Z] #34 41.01 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:00.622Z] #34 41.08 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-30T17:12:00.622Z] #34 41.10 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-30T17:12:00.622Z] #34 41.21 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-30T17:12:00.622Z] #34 41.28 Setting up cmake (3.7.2-1) ... [2019-10-30T17:12:00.622Z] #34 41.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:12:00.622Z] #34 DONE 41.7s [2019-10-30T17:12:00.622Z] [2019-10-30T17:12:00.622Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:00.622Z] #27 13.69 #### 5.9% ###### 8.4% ####### 11.0% ########### 16.1% ############# 18.6% ############### 21.1% ################# 23.7% #################### 28.8% ###################### 31.3% ######################## 33.9% ############################ 39.0% ############################### 44.0% ################################### 49.1% ####################################### 54.2% ######################################## 56.8% ########################################## 59.3% ############################################ 61.9% ################################################ 66.9% ################################################## 69.5% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ######################################################### 79.6% ########################################################### 82.2% [2019-10-30T17:12:00.622Z] #27 ... [2019-10-30T17:12:00.622Z] [2019-10-30T17:12:00.622Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:12:00.622Z] #35 DONE 0.1s [2019-10-30T17:12:00.622Z] [2019-10-30T17:12:00.622Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:00.739Z] #41 94.66 CC criu/cgroup.o [2019-10-30T17:12:00.748Z] #41 56.07 DEP criu/arch/x86/sigframe.d [2019-10-30T17:12:00.748Z] #41 56.17 DEP criu/arch/x86/sigaction_compat.d [2019-10-30T17:12:01.005Z] #41 56.33 DEP criu/arch/x86/kerndat.d [2019-10-30T17:12:01.005Z] #41 56.44 DEP criu/arch/x86/crtools.d [2019-10-30T17:12:01.048Z] #27 13.69 #### 5.9% ###### 8.4% ####### 11.0% ########### 16.1% ############# 18.6% ############### 21.1% ################# 23.7% #################### 28.8% ###################### 31.3% ######################## 33.9% ############################ 39.0% ############################### 44.0% ################################### 49.1% ####################################### 54.2% ######################################## 56.8% ########################################## 59.3% ############################################ 61.9% ################################################ 66.9% ################################################## 69.5% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ######################################################### 79.6% ########################################################### 82.2% ############################################################# 84.7% [2019-10-30T17:12:01.048Z] #27 ... [2019-10-30T17:12:01.048Z] [2019-10-30T17:12:01.048Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-30T17:12:01.048Z] #36 DONE 0.1s [2019-10-30T17:12:01.048Z] [2019-10-30T17:12:01.048Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:01.048Z] #27 13.69 #### 5.9% ###### 8.4% ####### 11.0% ########### 16.1% ############# 18.6% ############### 21.1% ################# 23.7% #################### 28.8% ###################### 31.3% ######################## 33.9% ############################ 39.0% ############################### 44.0% ################################### 49.1% ####################################### 54.2% ######################################## 56.8% ########################################## 59.3% ############################################ 61.9% ################################################ 66.9% ################################################## 69.5% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ######################################################### 79.6% ########################################################### 82.2% ############################################################# 84.7% ############################################################## 87.3% [2019-10-30T17:12:01.048Z] #27 ... [2019-10-30T17:12:01.048Z] [2019-10-30T17:12:01.048Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:12:01.048Z] #41 41.58 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-30T17:12:01.048Z] #41 41.59 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-30T17:12:01.048Z] #41 41.60 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-30T17:12:01.048Z] #41 41.64 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-30T17:12:01.048Z] #41 41.66 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-30T17:12:01.048Z] #41 41.66 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-30T17:12:01.048Z] #41 41.67 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-30T17:12:01.048Z] #41 41.70 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-30T17:12:01.048Z] #41 41.72 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-30T17:12:01.048Z] #41 41.73 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-30T17:12:01.048Z] #41 41.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:12:01.048Z] #41 DONE 42.1s [2019-10-30T17:12:01.048Z] [2019-10-30T17:12:01.048Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:01.262Z] #41 56.60 DEP criu/arch/x86/cpu.d [2019-10-30T17:12:01.520Z] #41 56.76 CC criu/arch/x86/cpu.o [2019-10-30T17:12:01.605Z] #27 13.69 #### 5.9% ###### 8.4% ####### 11.0% ########### 16.1% ############# 18.6% ############### 21.1% ################# 23.7% #################### 28.8% ###################### 31.3% ######################## 33.9% ############################ 39.0% ############################### 44.0% ################################### 49.1% ####################################### 54.2% ######################################## 56.8% ########################################## 59.3% ############################################ 61.9% ################################################ 66.9% ################################################## 69.5% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ######################################################### 79.6% ########################################################### 82.2% ############################################################# 84.7% ############################################################## 87.3% ################################################################ 89.8% #################################################################### 94.9% ######################################################################## 100.0% [2019-10-30T17:12:01.605Z] #27 18.28 [2019-10-30T17:12:02.086Z] #41 57.38 CC criu/arch/x86/crtools.o [2019-10-30T17:12:03.114Z] #41 58.51 CC criu/arch/x86/kerndat.o [2019-10-30T17:12:03.680Z] #41 59.02 CC criu/arch/x86/sigaction_compat.o [2019-10-30T17:12:03.680Z] #41 59.22 CC criu/arch/x86/sigframe.o [2019-10-30T17:12:03.767Z] #27 18.67 1.3% # 2.2% ## 3.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ####### 10.7% ######## 11.7% ######### 12.6% [2019-10-30T17:12:03.767Z] #27 ... [2019-10-30T17:12:03.767Z] [2019-10-30T17:12:03.767Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:12:03.767Z] #32 34.79 errors [2019-10-30T17:12:03.767Z] #32 34.80 sort [2019-10-30T17:12:03.767Z] #32 35.38 strconv [2019-10-30T17:12:03.767Z] #32 36.46 io [2019-10-30T17:12:03.767Z] #32 38.23 internal/oserror [2019-10-30T17:12:03.767Z] #32 38.32 syscall [2019-10-30T17:12:03.767Z] #32 40.71 reflect [2019-10-30T17:12:03.767Z] #32 ... [2019-10-30T17:12:03.767Z] [2019-10-30T17:12:03.767Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:03.938Z] #41 59.41 LINK criu/arch/x86/crtools.built-in.o [2019-10-30T17:12:03.938Z] #41 59.46 DEP criu/pie/util-vdso-elf32.d [2019-10-30T17:12:04.019Z] #41 97.30 CC criu/clone-noasan.o [2019-10-30T17:12:04.019Z] #41 97.44 CC criu/config.o [2019-10-30T17:12:04.019Z] #41 ... [2019-10-30T17:12:04.019Z] [2019-10-30T17:12:04.019Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:12:04.019Z] #17 87.69 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-30T17:12:04.019Z] #17 87.70 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-30T17:12:04.019Z] #17 87.70 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-30T17:12:04.019Z] #17 87.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-30T17:12:04.019Z] #17 87.81 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-30T17:12:04.019Z] #17 87.81 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:12:04.181Z] #27 18.67 1.3% # 2.2% ## 3.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ####### 10.7% ######## 11.7% ######### 12.6% ########## 14.5% ########### 15.4% [2019-10-30T17:12:04.181Z] #27 ... [2019-10-30T17:12:04.181Z] [2019-10-30T17:12:04.181Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:12:04.181Z] #45 35.13 github.com/LK4D4/vndr/godl/singleflight [2019-10-30T17:12:04.181Z] #45 35.13 errors [2019-10-30T17:12:04.181Z] #45 35.50 sort [2019-10-30T17:12:04.181Z] #45 35.71 io [2019-10-30T17:12:04.181Z] #45 37.04 strconv [2019-10-30T17:12:04.181Z] #45 37.67 bytes [2019-10-30T17:12:04.181Z] #45 40.99 bufio [2019-10-30T17:12:04.181Z] #45 41.13 reflect [2019-10-30T17:12:04.181Z] #45 43.33 syscall [2019-10-30T17:12:04.196Z] #41 59.56 DEP criu/arch/x86/vdso-pie.d [2019-10-30T17:12:04.455Z] #41 59.72 DEP criu/pie/parasite-vdso.d [2019-10-30T17:12:04.455Z] #41 59.94 DEP criu/pie/util-vdso.d [2019-10-30T17:12:04.585Z] #17 ... [2019-10-30T17:12:04.585Z] [2019-10-30T17:12:04.585Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:04.585Z] #41 98.55 CC criu/cr-check.o [2019-10-30T17:12:04.596Z] #45 ... [2019-10-30T17:12:04.596Z] [2019-10-30T17:12:04.596Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:04.713Z] #41 60.01 DEP criu/pie/util.d [2019-10-30T17:12:04.713Z] #41 60.14 CC criu/pie/util.o [2019-10-30T17:12:04.971Z] #41 60.41 CC criu/pie/util-vdso.o [2019-10-30T17:12:05.015Z] #27 18.67 1.3% # 2.2% ## 3.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ####### 10.7% ######## 11.7% ######### 12.6% ########## 14.5% ########### 15.4% ############ 17.3% ############# 18.3% ############# 19.2% ############## 20.2% ############### 21.1% [2019-10-30T17:12:05.015Z] #27 ... [2019-10-30T17:12:05.015Z] [2019-10-30T17:12:05.015Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:12:05.015Z] #55 9.148 + cd /tmp/tmp.OrOJV0FSW8/src/github.com/opencontainers/runc [2019-10-30T17:12:05.015Z] #55 9.151 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-30T17:12:05.015Z] #55 9.550 + '[' -z '' ']' [2019-10-30T17:12:05.015Z] #55 9.550 + target=static [2019-10-30T17:12:05.015Z] #55 9.550 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-30T17:12:05.015Z] #55 11.86 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-30T17:12:05.015Z] #55 ... [2019-10-30T17:12:05.015Z] [2019-10-30T17:12:05.015Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:05.537Z] #41 60.97 CC criu/pie/parasite-vdso.o [2019-10-30T17:12:06.472Z] #41 61.91 CC criu/arch/x86/vdso-pie.o [2019-10-30T17:12:06.484Z] #41 100.1 CC criu/cr-dedup.o [2019-10-30T17:12:06.742Z] #41 100.6 CC criu/cr-dump.o [2019-10-30T17:12:07.038Z] #41 62.22 CC criu/pie/util-vdso-elf32.o [2019-10-30T17:12:07.134Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/rootless [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/volume [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-30T17:12:07.134Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-30T17:12:07.134Z] [2019-10-30T17:12:07.134Z] === Skipped [2019-10-30T17:12:07.134Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-30T17:12:07.134Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-30T17:12:07.134Z] [2019-10-30T17:12:07.134Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-30T17:12:07.134Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-30T17:12:07.134Z] [2019-10-30T17:12:07.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-30T17:12:07.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:12:07.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:12:07.134Z] [2019-10-30T17:12:07.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-30T17:12:07.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:12:07.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:12:07.134Z] [2019-10-30T17:12:07.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-30T17:12:07.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:12:07.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:12:07.134Z] [2019-10-30T17:12:07.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-30T17:12:07.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:12:07.135Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-30T17:12:07.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:12:07.135Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-30T17:12:07.135Z] graphtest_unix.go:73: No driver to put! [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-30T17:12:07.135Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-30T17:12:07.135Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-30T17:12:07.135Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-30T17:12:07.135Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-30T17:12:07.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:12:07.135Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-30T17:12:07.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:12:07.135Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-30T17:12:07.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:12:07.135Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-30T17:12:07.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:12:07.135Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-30T17:12:07.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:12:07.135Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-30T17:12:07.135Z] graphtest_unix.go:73: No driver to put! [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-30T17:12:07.135Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-30T17:12:07.135Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] [2019-10-30T17:12:07.135Z] DONE 2115 tests, 20 skipped in 185.364s Post stage [Pipeline] junit [2019-10-30T17:12:07.148Z] Recording test results [Pipeline] } [Pipeline] // stage [2019-10-30T17:12:07.296Z] #41 62.72 AR criu/pie/pie.lib.a [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-30T17:12:07.555Z] #41 62.79 DEP criu/pie/restorer.d [2019-10-30T17:12:07.555Z] #41 62.96 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-30T17:12:07.639Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -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:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/make.sh dynbinary test-integration [2019-10-30T17:12:07.813Z] #41 63.11 DEP criu/arch/x86/restorer_unmap.d [2019-10-30T17:12:07.813Z] #41 63.14 DEP criu/arch/x86/restorer.d [2019-10-30T17:12:07.813Z] #41 63.32 DEP criu/pie/parasite.d [2019-10-30T17:12:07.907Z] #27 18.67 1.3% # 2.2% ## 3.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ####### 10.7% ######## 11.7% ######### 12.6% ########## 14.5% ########### 15.4% ############ 17.3% ############# 18.3% ############# 19.2% ############## 20.2% ############### 21.1% ############### 22.1% ################ 23.0% ################# 24.0% ################# 24.9% ################## 25.8% ################### 26.8% ################### 27.7% ##################### 29.6% ###################### 30.6% ###################### 31.5% ####################### 32.5% ######################## 34.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.1% ############################ 40.0% ############################# 41.0% ############################## 41.9% ############################## 42.9% ############################### 43.8% [2019-10-30T17:12:07.907Z] #27 ... [2019-10-30T17:12:07.907Z] [2019-10-30T17:12:07.907Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:12:07.907Z] #37 0.297 + RM_GOPATH=0 [2019-10-30T17:12:07.907Z] #37 0.297 + TMP_GOPATH= [2019-10-30T17:12:07.907Z] #37 0.298 + : /build [2019-10-30T17:12:07.907Z] #37 0.298 + '[' -z '' ']' [2019-10-30T17:12:07.907Z] #37 0.305 ++ mktemp -d [2019-10-30T17:12:07.907Z] #37 0.306 + export GOPATH=/tmp/tmp.peAKGPOqW3 [2019-10-30T17:12:07.907Z] #37 0.308 + GOPATH=/tmp/tmp.peAKGPOqW3 [2019-10-30T17:12:07.907Z] #37 0.308 + RM_GOPATH=1 [2019-10-30T17:12:07.907Z] #37 0.309 ++ dirname ./install.sh [2019-10-30T17:12:07.907Z] #37 0.313 + dir=. [2019-10-30T17:12:07.907Z] #37 0.313 + bin=tini [2019-10-30T17:12:07.907Z] #37 0.314 + shift [2019-10-30T17:12:07.907Z] #37 0.314 + '[' '!' -f ./tini.installer ']' [2019-10-30T17:12:07.907Z] #37 0.318 + . ./tini.installer [2019-10-30T17:12:07.907Z] #37 0.318 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:12:07.907Z] #37 0.319 + install_tini [2019-10-30T17:12:07.907Z] #37 0.319 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-30T17:12:07.907Z] #37 0.320 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:12:07.907Z] #37 0.320 + git clone https://github.com/krallin/tini.git /tmp/tmp.peAKGPOqW3/tini [2019-10-30T17:12:07.907Z] #37 0.324 Cloning into '/tmp/tmp.peAKGPOqW3/tini'... [2019-10-30T17:12:07.907Z] #37 1.824 + cd /tmp/tmp.peAKGPOqW3/tini [2019-10-30T17:12:07.907Z] #37 1.825 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:12:07.907Z] #37 1.994 + cmake . [2019-10-30T17:12:07.907Z] #37 2.278 -- The C compiler identification is GNU 6.3.0 [2019-10-30T17:12:07.907Z] #37 2.283 -- Check for working C compiler: /usr/bin/cc [2019-10-30T17:12:07.907Z] #37 2.408 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-30T17:12:07.907Z] #37 2.410 -- Detecting C compiler ABI info [2019-10-30T17:12:07.907Z] #37 2.984 -- Detecting C compiler ABI info - done [2019-10-30T17:12:07.907Z] #37 3.000 -- Detecting C compile features [2019-10-30T17:12:07.907Z] #37 4.561 -- Detecting C compile features - done [2019-10-30T17:12:07.907Z] #37 4.575 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-30T17:12:07.907Z] #37 4.770 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-30T17:12:07.907Z] #37 4.854 -- Configuring done [2019-10-30T17:12:07.907Z] #37 4.868 -- Generating done [2019-10-30T17:12:07.907Z] #37 4.898 -- Build files have been written to: /tmp/tmp.peAKGPOqW3/tini [2019-10-30T17:12:07.907Z] #37 4.899 + make tini-static [2019-10-30T17:12:07.907Z] #37 5.252 Scanning dependencies of target tini-static [2019-10-30T17:12:07.907Z] #37 5.311 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-30T17:12:07.907Z] #37 6.497 [100%] Linking C executable tini-static [2019-10-30T17:12:07.907Z] #37 7.061 [100%] Built target tini-static [2019-10-30T17:12:07.907Z] #37 7.098 + mkdir -p /build [2019-10-30T17:12:07.908Z] #37 7.101 + cp tini-static /build/docker-init [2019-10-30T17:12:07.908Z] #37 DONE 7.2s [2019-10-30T17:12:07.908Z] [2019-10-30T17:12:07.908Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:08.380Z] #41 63.62 CC criu/pie/parasite.o [2019-10-30T17:12:08.581Z] [2019-10-30T17:12:08.581Z] Removing bundles/ [2019-10-30T17:12:08.581Z] [2019-10-30T17:12:08.581Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-30T17:12:08.581Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-30T17:12:08.581Z] GOOS="" GOARCH="" GOARM="" [2019-10-30T17:12:09.269Z] #41 102.8 CC criu/cr-errno.o [2019-10-30T17:12:09.269Z] #41 102.9 CC criu/cr-restore.o [2019-10-30T17:12:09.314Z] #41 64.68 LINK criu/pie/parasite.built-in.o [2019-10-30T17:12:09.314Z] #41 64.70 GEN criu/pie/parasite-blob.h [2019-10-30T17:12:09.314Z] #41 64.74 CC criu/arch/x86/restorer.o [2019-10-30T17:12:09.880Z] #41 65.16 CC criu/arch/x86/restorer_unmap.o [2019-10-30T17:12:09.880Z] #41 65.21 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-30T17:12:10.138Z] #41 65.50 CC criu/pie/restorer.o [2019-10-30T17:12:10.705Z] #41 ... [2019-10-30T17:12:10.705Z] [2019-10-30T17:12:10.705Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:12:10.705Z] #44 111.6 net/http/httptrace [2019-10-30T17:12:10.705Z] #44 111.9 net/http [2019-10-30T17:12:11.145Z] #27 18.67 1.3% # 2.2% ## 3.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ####### 10.7% ######## 11.7% ######### 12.6% ########## 14.5% ########### 15.4% ############ 17.3% ############# 18.3% ############# 19.2% ############## 20.2% ############### 21.1% ############### 22.1% ################ 23.0% ################# 24.0% ################# 24.9% ################## 25.8% ################### 26.8% ################### 27.7% ##################### 29.6% ###################### 30.6% ###################### 31.5% ####################### 32.5% ######################## 34.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.1% ############################ 40.0% ############################# 41.0% ############################## 41.9% ############################## 42.9% ############################### 43.8% ################################ 45.7% ################################## 47.6% ################################## 48.5% ################################### 49.5% #################################### 50.4% #################################### 51.4% ##################################### 52.3% ###################################### 53.3% ####################################### 54.2% ####################################### 55.1% ######################################## 56.1% ######################################### 58.0% ########################################### 59.9% ########################################### 60.8% ############################################ 61.8% ############################################# 63.7% # [2019-10-30T17:12:11.145Z] #27 ... [2019-10-30T17:12:11.145Z] [2019-10-30T17:12:11.145Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:11.145Z] #42 2.366 Note: Building without setproctitle() and strlcpy() support. [2019-10-30T17:12:11.145Z] #42 2.366 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-30T17:12:11.145Z] #42 3.097 fatal: Not a git repository (or any of the parent directories): .git [2019-10-30T17:12:11.145Z] #42 3.137 GEN .gitid [2019-10-30T17:12:11.145Z] #42 3.139 GEN criu/include/version.h [2019-10-30T17:12:11.145Z] #42 3.165 GEN include/common/asm [2019-10-30T17:12:11.145Z] #42 4.648 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-30T17:12:11.145Z] #42 4.843 PBCC images/opts.pb-c.c [2019-10-30T17:12:11.145Z] #42 4.917 PBCC images/sit.pb-c.c [2019-10-30T17:12:11.145Z] #42 4.971 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-30T17:12:11.145Z] #42 5.131 DEP images/opts.pb-c.d [2019-10-30T17:12:11.145Z] #42 5.197 DEP images/sit.pb-c.d [2019-10-30T17:12:11.145Z] #42 5.259 PBCC images/macvlan.pb-c.c [2019-10-30T17:12:11.145Z] #42 5.283 DEP images/macvlan.pb-c.d [2019-10-30T17:12:11.145Z] #42 5.350 PBCC images/autofs.pb-c.c [2019-10-30T17:12:11.145Z] #42 5.392 DEP images/autofs.pb-c.d [2019-10-30T17:12:11.145Z] #42 5.448 PBCC images/sysctl.pb-c.c [2019-10-30T17:12:11.145Z] #42 5.453 DEP images/sysctl.pb-c.d [2019-10-30T17:12:11.145Z] #42 5.541 PBCC images/time.pb-c.c [2019-10-30T17:12:11.145Z] #42 5.553 DEP images/time.pb-c.d [2019-10-30T17:12:11.145Z] #42 5.691 PBCC images/binfmt-misc.pb-c.c [2019-10-30T17:12:11.145Z] #42 5.731 DEP images/binfmt-misc.pb-c.d [2019-10-30T17:12:11.145Z] #42 5.781 PBCC images/seccomp.pb-c.c [2019-10-30T17:12:11.145Z] #42 5.818 DEP images/seccomp.pb-c.d [2019-10-30T17:12:11.145Z] #42 5.855 PBCC images/userns.pb-c.c [2019-10-30T17:12:11.145Z] #42 5.858 DEP images/userns.pb-c.d [2019-10-30T17:12:11.145Z] #42 5.931 PBCC images/cgroup.pb-c.c [2019-10-30T17:12:11.145Z] #42 5.936 DEP images/cgroup.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.012 PBCC images/fown.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.022 PBCC images/ext-file.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.078 DEP images/fown.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.136 DEP images/ext-file.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.190 PBCC images/rpc.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.197 DEP images/rpc.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.247 PBCC images/siginfo.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.258 DEP images/siginfo.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.296 PBCC images/pagemap.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.345 DEP images/pagemap.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.401 PBCC images/rlimit.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.416 DEP images/rlimit.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.480 PBCC images/file-lock.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.512 DEP images/file-lock.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.551 PBCC images/tty.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.577 DEP images/tty.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.661 PBCC images/tun.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.672 PBCC images/netdev.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.704 DEP images/tun.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.779 DEP images/netdev.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.872 PBCC images/vma.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.888 DEP images/vma.pb-c.d [2019-10-30T17:12:11.145Z] #42 6.962 PBCC images/creds.pb-c.c [2019-10-30T17:12:11.145Z] #42 6.968 DEP images/creds.pb-c.d [2019-10-30T17:12:11.145Z] #42 7.032 PBCC images/utsns.pb-c.c [2019-10-30T17:12:11.145Z] #42 7.064 DEP images/utsns.pb-c.d [2019-10-30T17:12:11.145Z] #42 7.116 PBCC images/ipc-desc.pb-c.c [2019-10-30T17:12:11.145Z] #42 7.124 PBCC images/ipc-sem.pb-c.c [2019-10-30T17:12:11.145Z] #42 7.139 DEP images/ipc-desc.pb-c.d [2019-10-30T17:12:11.145Z] #42 7.393 DEP images/ipc-sem.pb-c.d [2019-10-30T17:12:11.145Z] #42 7.416 PBCC images/ipc-msg.pb-c.c [2019-10-30T17:12:11.145Z] #42 7.442 DEP images/ipc-msg.pb-c.d [2019-10-30T17:12:11.145Z] #42 7.495 PBCC images/ipc-shm.pb-c.c [2019-10-30T17:12:11.145Z] #42 7.540 DEP images/ipc-shm.pb-c.d [2019-10-30T17:12:11.145Z] #42 7.689 PBCC images/ipc-var.pb-c.c [2019-10-30T17:12:11.145Z] #42 7.711 DEP images/ipc-var.pb-c.d [2019-10-30T17:12:11.145Z] #42 7.907 PBCC images/sk-opts.pb-c.c [2019-10-30T17:12:11.145Z] #42 7.931 PBCC images/packet-sock.pb-c.c [2019-10-30T17:12:11.145Z] #42 8.060 DEP images/sk-opts.pb-c.d [2019-10-30T17:12:11.145Z] #42 8.206 DEP images/packet-sock.pb-c.d [2019-10-30T17:12:11.145Z] #42 8.244 PBCC images/sk-netlink.pb-c.c [2019-10-30T17:12:11.145Z] #42 8.341 DEP images/sk-netlink.pb-c.d [2019-10-30T17:12:11.145Z] #42 8.388 PBCC images/sk-inet.pb-c.c [2019-10-30T17:12:11.145Z] #42 8.495 DEP images/sk-inet.pb-c.d [2019-10-30T17:12:11.145Z] #42 8.576 PBCC images/sk-unix.pb-c.c [2019-10-30T17:12:11.145Z] #42 8.645 DEP images/sk-unix.pb-c.d [2019-10-30T17:12:11.145Z] #42 8.751 PBCC images/mm.pb-c.c [2019-10-30T17:12:11.145Z] #42 8.811 DEP images/mm.pb-c.d [2019-10-30T17:12:11.145Z] #42 8.991 PBCC images/timerfd.pb-c.c [2019-10-30T17:12:11.145Z] #42 9.042 DEP images/timerfd.pb-c.d [2019-10-30T17:12:11.145Z] #42 9.157 PBCC images/timer.pb-c.c [2019-10-30T17:12:11.145Z] #42 9.203 DEP images/timer.pb-c.d [2019-10-30T17:12:11.145Z] #42 9.294 PBCC images/sa.pb-c.c [2019-10-30T17:12:11.145Z] #42 9.305 DEP images/sa.pb-c.d [2019-10-30T17:12:11.145Z] #42 9.369 PBCC images/pipe-data.pb-c.c [2019-10-30T17:12:11.145Z] #42 9.399 DEP images/pipe-data.pb-c.d [2019-10-30T17:12:11.145Z] #42 9.454 PBCC images/mnt.pb-c.c [2019-10-30T17:12:11.145Z] #42 9.481 DEP images/mnt.pb-c.d [2019-10-30T17:12:11.145Z] #42 9.519 PBCC images/sk-packet.pb-c.c [2019-10-30T17:12:11.145Z] #42 9.530 DEP images/sk-packet.pb-c.d [2019-10-30T17:12:11.145Z] #42 9.580 PBCC images/tcp-stream.pb-c.c [2019-10-30T17:12:11.145Z] #42 9.662 DEP images/tcp-stream.pb-c.d [2019-10-30T17:12:11.145Z] #42 9.714 PBCC images/pipe.pb-c.c [2019-10-30T17:12:11.145Z] #42 9.798 DEP images/pipe.pb-c.d [2019-10-30T17:12:11.145Z] #42 9.847 PBCC images/pstree.pb-c.c [2019-10-30T17:12:11.145Z] #42 9.865 DEP images/pstree.pb-c.d [2019-10-30T17:12:11.145Z] #42 9.908 PBCC images/fs.pb-c.c [2019-10-30T17:12:11.145Z] #42 9.927 DEP images/fs.pb-c.d [2019-10-30T17:12:11.145Z] #42 9.977 PBCC images/signalfd.pb-c.c [2019-10-30T17:12:11.145Z] #42 10.02 DEP images/signalfd.pb-c.d [2019-10-30T17:12:11.145Z] #42 10.12 PBCC images/fh.pb-c.c [2019-10-30T17:12:11.145Z] #42 10.14 PBCC images/fsnotify.pb-c.c [2019-10-30T17:12:11.145Z] #42 10.24 DEP images/fh.pb-c.d [2019-10-30T17:12:11.145Z] #42 ... [2019-10-30T17:12:11.145Z] [2019-10-30T17:12:11.145Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:11.962Z] #27 18.67 1.3% # 2.2% ## 3.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ####### 10.7% ######## 11.7% ######### 12.6% ########## 14.5% ########### 15.4% ############ 17.3% ############# 18.3% ############# 19.2% ############## 20.2% ############### 21.1% ############### 22.1% ################ 23.0% ################# 24.0% ################# 24.9% ################## 25.8% ################### 26.8% ################### 27.7% ##################### 29.6% ###################### 30.6% ###################### 31.5% ####################### 32.5% ######################## 34.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.1% ############################ 40.0% ############################# 41.0% ############################## 41.9% ############################## 42.9% ############################### 43.8% ################################ 45.7% ################################## 47.6% ################################## 48.5% ################################### 49.5% #################################### 50.4% #################################### 51.4% ##################################### 52.3% ###################################### 53.3% ####################################### 54.2% ####################################### 55.1% ######################################## 56.1% ######################################### 58.0% ########################################### 59.9% ########################################### 60.8% ############################################ 61.8% ############################################# 63.7% ############################################## 64.6% ############################################### 65.6% ################################################ 67.4% ################################################# 68.4% ################################################## 70.3% ################################################### 72.2% #################################################### 73.1% ##################################################### 74.1% ###################################################### 76.0% [2019-10-30T17:12:11.962Z] #27 ... [2019-10-30T17:12:11.962Z] [2019-10-30T17:12:11.962Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:12:11.962Z] #18 14.13 Fetched 7671 kB in 13s (564 kB/s) [2019-10-30T17:12:11.962Z] #18 14.13 Reading package lists... [2019-10-30T17:12:12.083Z] #44 122.9 github.com/LK4D4/vndr/godl [2019-10-30T17:12:12.341Z] #44 ... [2019-10-30T17:12:12.341Z] [2019-10-30T17:12:12.341Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:12.341Z] #41 67.67 LINK criu/pie/restorer.built-in.o [2019-10-30T17:12:12.341Z] #41 67.68 GEN criu/pie/restorer-blob.h [2019-10-30T17:12:12.341Z] #41 67.80 DEP criu/vdso.d [2019-10-30T17:12:12.393Z] #18 19.91 Reading package lists... [2019-10-30T17:12:12.393Z] #18 ... [2019-10-30T17:12:12.393Z] [2019-10-30T17:12:12.393Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:12.548Z] #41 ... [2019-10-30T17:12:12.548Z] [2019-10-30T17:12:12.548Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:12:12.549Z] #17 100.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-30T17:12:12.549Z] #17 100.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-30T17:12:12.549Z] #17 100.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:12:12.599Z] #41 67.95 DEP criu/vdso-compat.d [2019-10-30T17:12:12.806Z] #17 ... [2019-10-30T17:12:12.806Z] [2019-10-30T17:12:12.806Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:12.806Z] #41 106.8 CC criu/cr-service.o [2019-10-30T17:12:12.857Z] #41 68.13 DEP criu/uts_ns.d [2019-10-30T17:12:12.857Z] #41 68.26 DEP criu/util.d [2019-10-30T17:12:13.119Z] #41 68.44 DEP criu/uffd.d [2019-10-30T17:12:13.377Z] #41 68.61 DEP criu/tun.d [2019-10-30T17:12:13.377Z] #41 68.81 DEP criu/tty.d [2019-10-30T17:12:13.635Z] #41 68.98 DEP criu/timerfd.d [2019-10-30T17:12:13.893Z] #41 69.17 DEP criu/sysfs_parse.d [2019-10-30T17:12:13.893Z] #41 69.29 DEP criu/sysctl.d [2019-10-30T17:12:14.152Z] #41 69.44 DEP criu/string.d [2019-10-30T17:12:14.152Z] #41 69.50 DEP criu/stats.d [2019-10-30T17:12:14.152Z] #41 69.60 DEP criu/sockets.d [2019-10-30T17:12:14.410Z] #41 69.73 DEP criu/sk-unix.d [2019-10-30T17:12:14.454Z] #27 18.67 1.3% # 2.2% ## 3.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ####### 10.7% ######## 11.7% ######### 12.6% ########## 14.5% ########### 15.4% ############ 17.3% ############# 18.3% ############# 19.2% ############## 20.2% ############### 21.1% ############### 22.1% ################ 23.0% ################# 24.0% ################# 24.9% ################## 25.8% ################### 26.8% ################### 27.7% ##################### 29.6% ###################### 30.6% ###################### 31.5% ####################### 32.5% ######################## 34.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.1% ############################ 40.0% ############################# 41.0% ############################## 41.9% ############################## 42.9% ############################### 43.8% ################################ 45.7% ################################## 47.6% ################################## 48.5% ################################### 49.5% #################################### 50.4% #################################### 51.4% ##################################### 52.3% ###################################### 53.3% ####################################### 54.2% ####################################### 55.1% ######################################## 56.1% ######################################### 58.0% ########################################### 59.9% ########################################### 60.8% ############################################ 61.8% ############################################# 63.7% ############################################## 64.6% ############################################### 65.6% ################################################ 67.4% ################################################# 68.4% ################################################## 70.3% ################################################### 72.2% #################################################### 73.1% ##################################################### 74.1% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 77.8% ######################################################## 78.8% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.5% ############################################################# 85.4% ############################################################## 87.3% ############################################################### 88.2% ################################################################ 89.2% ################################################################# 91.1% ################################################################## 92.0% ################################################################## 93.0% #################################################################### 94.9% ##################################################################### 96.7% ###################################################################### 97.7% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-30T17:12:14.669Z] #41 69.88 DEP criu/sk-tcp.d [2019-10-30T17:12:14.669Z] #41 70.04 DEP criu/sk-queue.d [2019-10-30T17:12:14.705Z] #41 108.4 CC criu/crtools.o [2019-10-30T17:12:14.862Z] #27 31.53 [2019-10-30T17:12:14.927Z] #41 70.25 DEP criu/sk-packet.d [2019-10-30T17:12:15.185Z] #41 70.47 DEP criu/sk-netlink.d [2019-10-30T17:12:15.271Z] #41 109.0 CC criu/eventfd.o [2019-10-30T17:12:15.443Z] #41 70.62 DEP criu/sk-inet.d [2019-10-30T17:12:15.443Z] #41 70.86 DEP criu/signalfd.d [2019-10-30T17:12:15.529Z] #41 109.4 CC criu/eventpoll.o [2019-10-30T17:12:15.701Z] #41 71.07 DEP criu/sigframe.d [2019-10-30T17:12:15.702Z] #41 71.19 DEP criu/shmem.d [2019-10-30T17:12:15.960Z] #41 71.37 DEP criu/servicefd.d [2019-10-30T17:12:16.218Z] #41 71.54 DEP criu/seize.d [2019-10-30T17:12:16.218Z] #41 71.74 DEP criu/seccomp.d [2019-10-30T17:12:16.462Z] #41 110.2 CC criu/external.o [2019-10-30T17:12:16.479Z] #41 71.95 DEP criu/rst-malloc.d [2019-10-30T17:12:16.593Z] #27 33.35 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-30T17:12:16.719Z] #41 110.5 CC criu/fault-injection.o [2019-10-30T17:12:16.719Z] #41 110.6 CC criu/fdstore.o [2019-10-30T17:12:16.737Z] #41 72.05 DEP criu/rbtree.d [2019-10-30T17:12:16.737Z] #41 72.09 DEP criu/pstree.d [2019-10-30T17:12:16.995Z] #41 72.27 DEP criu/protobuf.d [2019-10-30T17:12:16.995Z] #41 72.40 GEN criu/protobuf-desc-gen.h [2019-10-30T17:12:17.003Z] #27 33.82 [2019-10-30T17:12:17.285Z] #41 111.0 CC criu/fifo.o [2019-10-30T17:12:17.404Z] #27 34.12 ######################################################### 79.3% ######################################################################## 100.0% [2019-10-30T17:12:17.543Z] #41 111.5 CC criu/file-ids.o [2019-10-30T17:12:17.809Z] #27 34.30 [2019-10-30T17:12:17.809Z] #27 ... [2019-10-30T17:12:17.809Z] [2019-10-30T17:12:17.809Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:12:17.809Z] #32 48.64 time [2019-10-30T17:12:17.809Z] #32 55.48 internal/poll [2019-10-30T17:12:17.809Z] #32 57.65 internal/syscall/unix [2019-10-30T17:12:17.809Z] #32 57.80 internal/fmtsort [2019-10-30T17:12:17.809Z] #32 57.90 os [2019-10-30T17:12:17.809Z] #32 58.69 strings [2019-10-30T17:12:17.809Z] #32 ... [2019-10-30T17:12:17.809Z] [2019-10-30T17:12:17.809Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:17.809Z] #42 10.28 DEP images/fsnotify.pb-c.d [2019-10-30T17:12:17.809Z] #42 10.32 PBCC images/eventpoll.pb-c.c [2019-10-30T17:12:17.809Z] #42 10.35 DEP images/eventpoll.pb-c.d [2019-10-30T17:12:17.809Z] #42 10.42 PBCC images/eventfd.pb-c.c [2019-10-30T17:12:17.809Z] #42 10.46 DEP images/eventfd.pb-c.d [2019-10-30T17:12:17.809Z] #42 10.55 PBCC images/remap-file-path.pb-c.c [2019-10-30T17:12:17.809Z] #42 10.55 DEP images/remap-file-path.pb-c.d [2019-10-30T17:12:17.809Z] #42 10.59 PBCC images/fifo.pb-c.c [2019-10-30T17:12:17.809Z] #42 10.61 DEP images/fifo.pb-c.d [2019-10-30T17:12:17.809Z] #42 10.66 PBCC images/ghost-file.pb-c.c [2019-10-30T17:12:17.809Z] #42 10.73 DEP images/ghost-file.pb-c.d [2019-10-30T17:12:17.809Z] #42 10.81 PBCC images/regfile.pb-c.c [2019-10-30T17:12:17.809Z] #42 10.86 DEP images/regfile.pb-c.d [2019-10-30T17:12:17.809Z] #42 10.91 PBCC images/ns.pb-c.c [2019-10-30T17:12:17.809Z] #42 10.97 DEP images/ns.pb-c.d [2019-10-30T17:12:17.809Z] #42 11.03 PBCC images/fdinfo.pb-c.c [2019-10-30T17:12:17.809Z] #42 11.07 DEP images/fdinfo.pb-c.d [2019-10-30T17:12:17.809Z] #42 11.14 PBCC images/core-aarch64.pb-c.c [2019-10-30T17:12:17.809Z] #42 11.19 PBCC images/core-arm.pb-c.c [2019-10-30T17:12:17.809Z] #42 11.20 PBCC images/core-ppc64.pb-c.c [2019-10-30T17:12:17.809Z] #42 11.25 PBCC images/core-s390.pb-c.c [2019-10-30T17:12:17.809Z] #42 11.38 PBCC images/core-x86.pb-c.c [2019-10-30T17:12:17.809Z] #42 11.44 PBCC images/core.pb-c.c [2019-10-30T17:12:17.809Z] #42 11.47 PBCC images/inventory.pb-c.c [2019-10-30T17:12:17.809Z] #42 11.52 DEP images/core-aarch64.pb-c.d [2019-10-30T17:12:17.809Z] #42 11.55 DEP images/core-arm.pb-c.d [2019-10-30T17:12:17.809Z] #42 11.61 DEP images/core-ppc64.pb-c.d [2019-10-30T17:12:17.809Z] #42 11.72 DEP images/core-s390.pb-c.d [2019-10-30T17:12:17.809Z] #42 11.75 DEP images/core-x86.pb-c.d [2019-10-30T17:12:17.809Z] #42 11.79 DEP images/core.pb-c.d [2019-10-30T17:12:17.809Z] #42 11.85 DEP images/inventory.pb-c.d [2019-10-30T17:12:17.809Z] #42 11.91 PBCC images/cpuinfo.pb-c.c [2019-10-30T17:12:17.809Z] #42 11.94 DEP images/cpuinfo.pb-c.d [2019-10-30T17:12:17.809Z] #42 11.98 PBCC images/stats.pb-c.c [2019-10-30T17:12:17.809Z] #42 11.99 DEP images/stats.pb-c.d [2019-10-30T17:12:17.809Z] #42 13.24 make[1]: Nothing to be done for 'all'. [2019-10-30T17:12:17.809Z] #42 14.62 CC images/stats.o [2019-10-30T17:12:17.809Z] #42 15.24 CC images/core.o [2019-10-30T17:12:17.809Z] #42 15.97 CC images/core-x86.o [2019-10-30T17:12:17.809Z] #42 16.41 CC images/core-arm.o [2019-10-30T17:12:17.809Z] #42 16.64 CC images/core-aarch64.o [2019-10-30T17:12:17.809Z] #42 16.93 CC images/core-ppc64.o [2019-10-30T17:12:18.109Z] #41 111.9 CC criu/file-lock.o [2019-10-30T17:12:18.366Z] #41 ... [2019-10-30T17:12:18.367Z] [2019-10-30T17:12:18.367Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:12:18.367Z] #17 110.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-30T17:12:18.367Z] #17 110.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-30T17:12:18.367Z] #17 110.9 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-30T17:12:18.367Z] #17 110.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-30T17:12:18.367Z] #17 111.0 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-30T17:12:18.367Z] #17 111.0 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:12:18.367Z] #17 111.1 Processing triggers for mime-support (3.60) ... [2019-10-30T17:12:18.367Z] #17 111.1 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:18.367Z] #17 111.1 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-30T17:12:18.367Z] #17 111.1 Setting up libcap2-bin (1:2.25-1) ... [2019-10-30T17:12:18.367Z] #17 111.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-30T17:12:18.367Z] #17 111.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-30T17:12:18.367Z] #17 111.2 Setting up bash-completion (1:2.1-4.3) ... [2019-10-30T17:12:18.369Z] #41 73.68 DEP criu/protobuf-desc.d [2019-10-30T17:12:18.369Z] #41 73.81 DEP criu/proc_parse.d [2019-10-30T17:12:18.627Z] #41 74.02 DEP criu/plugin.d [2019-10-30T17:12:18.669Z] #42 17.41 CC images/core-s390.o [2019-10-30T17:12:18.669Z] #42 17.83 CC images/cpuinfo.o [2019-10-30T17:12:18.669Z] #42 ... [2019-10-30T17:12:18.669Z] [2019-10-30T17:12:18.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:18.669Z] #27 35.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-30T17:12:18.883Z] Removing intermediate container fc9e56e47c29 [2019-10-30T17:12:18.883Z] ---> cc113cb79922 [2019-10-30T17:12:18.883Z] Step 11/16 : ARG GOOS [2019-10-30T17:12:18.883Z] ---> Running in 8de4585efcef [2019-10-30T17:12:18.883Z] Removing intermediate container 8de4585efcef [2019-10-30T17:12:18.883Z] ---> 5366f37d65c6 [2019-10-30T17:12:18.883Z] Step 12/16 : ARG GOARCH [2019-10-30T17:12:18.883Z] ---> Running in 1c5d58978730 [2019-10-30T17:12:18.883Z] Removing intermediate container 1c5d58978730 [2019-10-30T17:12:18.883Z] ---> 27f28c693e68 [2019-10-30T17:12:18.883Z] 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 [2019-10-30T17:12:18.883Z] ---> Running in 129b6b146e0d [2019-10-30T17:12:18.887Z] #41 74.15 DEP criu/pipes.d [2019-10-30T17:12:18.887Z] #41 74.37 DEP criu/pie-util.d [2019-10-30T17:12:19.145Z] #41 74.48 DEP criu/pie-util-vdso.d [2019-10-30T17:12:19.403Z] #41 74.68 DEP criu/pie-util-vdso-elf32.d [2019-10-30T17:12:19.403Z] #41 74.82 DEP criu/path.d [2019-10-30T17:12:19.521Z] #27 35.98 [2019-10-30T17:12:19.521Z] #27 36.29 ######################################################################## 100.0% [2019-10-30T17:12:19.521Z] #27 36.43 [2019-10-30T17:12:19.661Z] #41 74.99 DEP criu/parasite-syscall.d [2019-10-30T17:12:19.661Z] #41 75.15 DEP criu/pagemap.d [2019-10-30T17:12:19.919Z] #41 75.31 DEP criu/pagemap-cache.d [2019-10-30T17:12:19.997Z] #17 113.5 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-30T17:12:19.997Z] #17 113.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-30T17:12:19.997Z] #17 113.5 Setting up zip (3.0-11+b1) ... [2019-10-30T17:12:19.997Z] #17 113.6 Setting up bzip2 (1.0.6-8.1) ... [2019-10-30T17:12:19.997Z] #17 113.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-30T17:12:19.997Z] #17 113.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-30T17:12:19.997Z] #17 113.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:12:19.997Z] #17 113.6 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-30T17:12:19.997Z] #17 113.6 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:12:19.997Z] #17 113.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-30T17:12:19.997Z] #17 113.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-30T17:12:19.997Z] #17 113.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-30T17:12:19.997Z] #17 113.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:20.177Z] #41 75.53 DEP criu/page-xfer.d [2019-10-30T17:12:20.177Z] #41 75.67 DEP criu/page-pipe.d [2019-10-30T17:12:20.255Z] #17 113.7 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-30T17:12:20.255Z] #17 113.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-30T17:12:20.255Z] #17 113.8 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-30T17:12:20.255Z] #17 113.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:20.436Z] #41 75.74 DEP criu/netfilter.d [2019-10-30T17:12:20.513Z] #17 114.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-30T17:12:20.513Z] #17 114.2 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-30T17:12:20.513Z] #17 114.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-30T17:12:20.513Z] #17 114.2 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-30T17:12:20.513Z] #17 114.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-30T17:12:20.513Z] #17 114.2 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-30T17:12:20.513Z] #17 114.3 Setting up pigz (2.3.4-1) ... [2019-10-30T17:12:20.694Z] #41 75.99 DEP criu/net.d [2019-10-30T17:12:20.771Z] #17 114.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-30T17:12:20.771Z] #17 114.3 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-30T17:12:20.771Z] #17 114.3 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:12:20.771Z] #17 114.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-30T17:12:20.771Z] #17 114.3 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-30T17:12:20.771Z] #17 114.4 Setting up jq (1.5+dfsg-1.3) ... [2019-10-30T17:12:20.771Z] #17 114.4 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-30T17:12:20.771Z] #17 114.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-30T17:12:20.771Z] #17 114.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-30T17:12:20.771Z] #17 114.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:20.771Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-30T17:12:20.771Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-30T17:12:20.771Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-30T17:12:20.771Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-30T17:12:20.771Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-30T17:12:20.771Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-30T17:12:20.771Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-30T17:12:20.771Z] #17 114.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-30T17:12:20.771Z] #17 114.5 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-30T17:12:20.771Z] #17 114.5 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-30T17:12:20.771Z] #17 114.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-30T17:12:20.771Z] #17 114.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-30T17:12:20.771Z] #17 114.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-30T17:12:20.771Z] #17 114.5 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-30T17:12:20.771Z] #17 114.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-30T17:12:20.885Z] #27 37.63 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-30T17:12:20.885Z] #27 37.69 skipping existing b63cc5f62c21 [2019-10-30T17:12:20.885Z] #27 37.80 [2019-10-30T17:12:20.953Z] #41 76.29 DEP criu/namespaces.d [2019-10-30T17:12:21.211Z] #41 76.47 DEP criu/mount.d [2019-10-30T17:12:21.470Z] #41 76.76 DEP criu/mem.d [2019-10-30T17:12:21.728Z] #41 ... [2019-10-30T17:12:21.728Z] [2019-10-30T17:12:21.728Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:12:21.728Z] #44 123.7 github.com/LK4D4/vndr [2019-10-30T17:12:21.728Z] #44 DONE 132.7s [2019-10-30T17:12:21.728Z] [2019-10-30T17:12:21.728Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:21.728Z] #41 77.04 DEP criu/lsm.d [2019-10-30T17:12:21.986Z] #41 77.34 DEP criu/log.d [2019-10-30T17:12:22.245Z] #41 77.62 DEP criu/libnetlink.d [2019-10-30T17:12:22.301Z] #27 39.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-30T17:12:22.301Z] #27 ... [2019-10-30T17:12:22.301Z] [2019-10-30T17:12:22.301Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:12:22.301Z] #18 19.91 Reading package lists... [2019-10-30T17:12:22.301Z] #18 24.55 Building dependency tree... [2019-10-30T17:12:22.301Z] #18 25.75 The following additional packages will be installed: [2019-10-30T17:12:22.301Z] #18 25.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-30T17:12:22.301Z] #18 25.79 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-30T17:12:22.301Z] #18 25.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-30T17:12:22.301Z] #18 25.79 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-30T17:12:22.301Z] #18 25.79 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-30T17:12:22.301Z] #18 25.79 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-30T17:12:22.301Z] #18 25.79 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-30T17:12:22.301Z] #18 25.79 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-30T17:12:22.301Z] #18 25.79 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-30T17:12:22.301Z] #18 25.79 Suggested packages: [2019-10-30T17:12:22.301Z] #18 25.79 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-30T17:12:22.301Z] #18 25.79 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-30T17:12:22.301Z] #18 25.79 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-30T17:12:22.301Z] #18 25.79 vim-doc vim-scripts xfsdump acl attr quota [2019-10-30T17:12:22.301Z] #18 25.79 Recommended packages: [2019-10-30T17:12:22.301Z] #18 25.79 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-30T17:12:22.301Z] #18 25.79 python3-keyrings.alt python3-xdg unzip [2019-10-30T17:12:22.301Z] #18 30.60 The following NEW packages will be installed: [2019-10-30T17:12:22.301Z] #18 30.61 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-30T17:12:22.301Z] #18 30.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-30T17:12:22.301Z] #18 30.61 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-30T17:12:22.301Z] #18 30.61 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-30T17:12:22.301Z] #18 30.61 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-30T17:12:22.301Z] #18 30.61 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-30T17:12:22.301Z] #18 30.61 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-30T17:12:22.301Z] #18 30.61 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-30T17:12:22.301Z] #18 30.61 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-30T17:12:22.301Z] #18 30.61 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-30T17:12:22.301Z] #18 30.61 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-30T17:12:22.301Z] #18 30.61 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-30T17:12:22.301Z] #18 30.61 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-30T17:12:22.301Z] #18 30.61 xfsprogs xxd xz-utils zip [2019-10-30T17:12:22.301Z] #18 30.68 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:12:22.301Z] #18 30.68 Need to get 88.2 MB of archives. [2019-10-30T17:12:22.301Z] #18 30.68 After this operation, 565 MB of additional disk space will be used. [2019-10-30T17:12:22.301Z] #18 30.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-30T17:12:22.301Z] #18 30.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-30T17:12:22.301Z] #18 30.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-30T17:12:22.301Z] #18 30.72 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-30T17:12:22.301Z] #18 30.73 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-30T17:12:22.301Z] #18 30.73 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-30T17:12:22.301Z] #18 30.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-30T17:12:22.301Z] #18 30.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-30T17:12:22.301Z] #18 30.91 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-30T17:12:22.301Z] #18 30.92 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-30T17:12:22.301Z] #18 31.06 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-30T17:12:22.301Z] #18 31.08 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-30T17:12:22.301Z] #18 31.09 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-30T17:12:22.301Z] #18 31.09 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-30T17:12:22.301Z] #18 31.10 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-30T17:12:22.301Z] #18 31.10 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-30T17:12:22.301Z] #18 31.10 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-30T17:12:22.301Z] #18 31.11 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-30T17:12:22.301Z] #18 31.11 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-30T17:12:22.301Z] #18 31.12 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-30T17:12:22.301Z] #18 31.12 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-30T17:12:22.301Z] #18 31.14 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-30T17:12:22.301Z] #18 31.15 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-30T17:12:22.301Z] #18 31.15 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-30T17:12:22.301Z] #18 31.16 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-30T17:12:22.301Z] #18 31.17 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-30T17:12:22.301Z] #18 31.17 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-30T17:12:22.301Z] #18 31.18 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-30T17:12:22.301Z] #18 31.19 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-30T17:12:22.301Z] #18 31.22 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-30T17:12:22.301Z] #18 31.22 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-30T17:12:22.301Z] #18 31.24 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-30T17:12:22.301Z] #18 31.25 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-30T17:12:22.301Z] #18 31.25 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-30T17:12:22.301Z] #18 31.27 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-30T17:12:22.301Z] #18 31.27 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-30T17:12:22.301Z] #18 31.27 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-30T17:12:22.301Z] #18 31.27 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-30T17:12:22.301Z] #18 31.28 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-30T17:12:22.301Z] #18 31.29 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-30T17:12:22.301Z] #18 31.32 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-30T17:12:22.301Z] #18 31.35 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-30T17:12:22.301Z] #18 31.41 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-30T17:12:22.301Z] #18 31.41 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-30T17:12:22.301Z] #18 31.42 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-30T17:12:22.301Z] #18 31.43 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-30T17:12:22.301Z] #18 31.43 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-30T17:12:22.301Z] #18 31.43 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-30T17:12:22.301Z] #18 31.55 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-30T17:12:22.301Z] #18 31.56 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-30T17:12:22.301Z] #18 31.63 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-30T17:12:22.301Z] #18 31.65 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-30T17:12:22.301Z] #18 31.66 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-30T17:12:22.301Z] #18 31.67 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-30T17:12:22.301Z] #18 31.67 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-30T17:12:22.301Z] #18 31.68 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-30T17:12:22.301Z] #18 32.04 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-30T17:12:22.301Z] #18 32.09 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-30T17:12:22.301Z] #18 32.11 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-30T17:12:22.301Z] #18 32.13 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-30T17:12:22.301Z] #18 32.14 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-30T17:12:22.301Z] #18 32.18 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-30T17:12:22.301Z] #18 32.33 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-30T17:12:22.301Z] #18 32.46 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-30T17:12:22.301Z] #18 32.49 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-30T17:12:22.301Z] #18 32.75 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-30T17:12:22.301Z] #18 32.91 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-30T17:12:22.301Z] #18 32.94 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-30T17:12:22.505Z] #41 77.93 DEP criu/kerndat.d [2019-10-30T17:12:22.697Z] #18 34.77 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-30T17:12:22.697Z] #18 ... [2019-10-30T17:12:22.697Z] [2019-10-30T17:12:22.697Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:12:22.697Z] #27 39.50 [2019-10-30T17:12:22.763Z] #41 78.25 DEP criu/kcmp-ids.d [2019-10-30T17:12:23.021Z] #41 78.34 DEP criu/irmap.d [2019-10-30T17:12:23.021Z] #41 78.47 DEP criu/ipc_ns.d [2019-10-30T17:12:23.143Z] #27 39.99 ######################################################################## 100.0% [2019-10-30T17:12:23.279Z] #41 78.67 DEP criu/image.d [2019-10-30T17:12:23.537Z] #41 78.81 DEP criu/image-desc.d [2019-10-30T17:12:23.537Z] #41 78.89 DEP criu/fsnotify.d [2019-10-30T17:12:23.566Z] #27 40.08 [2019-10-30T17:12:23.566Z] #27 40.19 Download of images into '/build' complete. [2019-10-30T17:12:23.566Z] #27 40.19 Use something like the following to load the result into a Docker daemon: [2019-10-30T17:12:23.566Z] #27 40.19 tar -cC '/build' . | docker load [2019-10-30T17:12:23.799Z] #41 79.09 DEP criu/filesystems.d [2019-10-30T17:12:23.799Z] #41 79.30 DEP criu/files.d [2019-10-30T17:12:24.051Z] #17 ... [2019-10-30T17:12:24.051Z] [2019-10-30T17:12:24.051Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:12:24.051Z] #54 136.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-30T17:12:24.051Z] #54 138.6 + mkdir -p /build [2019-10-30T17:12:24.051Z] #54 138.6 + cp runc /build/runc [2019-10-30T17:12:24.051Z] #54 DONE 139.4s [2019-10-30T17:12:24.051Z] [2019-10-30T17:12:24.051Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:24.051Z] #41 112.9 CC criu/files-ext.o [2019-10-30T17:12:24.051Z] #41 113.2 CC criu/files-reg.o [2019-10-30T17:12:24.051Z] #41 115.2 CC criu/files.o [2019-10-30T17:12:24.051Z] #41 117.3 CC criu/filesystems.o [2019-10-30T17:12:24.051Z] #41 117.8 CC criu/fsnotify.o [2019-10-30T17:12:24.057Z] #41 79.47 DEP criu/files-reg.d [2019-10-30T17:12:24.059Z] #27 DONE 40.5s [2019-10-30T17:12:24.059Z] [2019-10-30T17:12:24.059Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:24.059Z] #42 18.12 CC images/inventory.o [2019-10-30T17:12:24.059Z] #42 18.35 CC images/fdinfo.o [2019-10-30T17:12:24.059Z] #42 18.68 CC images/fown.o [2019-10-30T17:12:24.059Z] #42 18.87 CC images/ns.o [2019-10-30T17:12:24.059Z] #42 19.10 CC images/regfile.o [2019-10-30T17:12:24.059Z] #42 19.32 CC images/ghost-file.o [2019-10-30T17:12:24.059Z] #42 19.55 CC images/fifo.o [2019-10-30T17:12:24.059Z] #42 19.69 CC images/remap-file-path.o [2019-10-30T17:12:24.059Z] #42 19.84 CC images/eventfd.o [2019-10-30T17:12:24.059Z] #42 19.98 CC images/eventpoll.o [2019-10-30T17:12:24.059Z] #42 20.22 CC images/fh.o [2019-10-30T17:12:24.059Z] #42 20.42 CC images/fsnotify.o [2019-10-30T17:12:24.059Z] #42 20.88 CC images/signalfd.o [2019-10-30T17:12:24.059Z] #42 21.04 CC images/fs.o [2019-10-30T17:12:24.059Z] #42 21.27 CC images/pstree.o [2019-10-30T17:12:24.059Z] #42 21.42 CC images/pipe.o [2019-10-30T17:12:24.059Z] #42 21.64 CC images/tcp-stream.o [2019-10-30T17:12:24.059Z] #42 21.89 CC images/sk-packet.o [2019-10-30T17:12:24.059Z] #42 22.22 CC images/mnt.o [2019-10-30T17:12:24.059Z] #42 22.49 CC images/pipe-data.o [2019-10-30T17:12:24.059Z] #42 22.85 CC images/sa.o [2019-10-30T17:12:24.059Z] #42 ... [2019-10-30T17:12:24.059Z] [2019-10-30T17:12:24.059Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:12:24.059Z] #45 54.93 time [2019-10-30T17:12:24.059Z] #45 58.80 strings [2019-10-30T17:12:24.059Z] #45 61.42 fmt [2019-10-30T17:12:24.059Z] #45 61.80 path/filepath [2019-10-30T17:12:24.059Z] #45 63.27 regexp/syntax [2019-10-30T17:12:24.059Z] #45 ... [2019-10-30T17:12:24.059Z] [2019-10-30T17:12:24.059Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:12:24.059Z] #60 30.90 + cd /tmp/tmp.Cmi6WEyRED/src/github.com/containerd/containerd [2019-10-30T17:12:24.059Z] #60 30.90 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:12:24.059Z] #60 31.54 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-30T17:12:24.059Z] #60 31.54 + BUILDTAGS='netgo osusergo static_build' [2019-10-30T17:12:24.059Z] #60 31.54 + export EXTRA_FLAGS=-buildmode=pie [2019-10-30T17:12:24.059Z] #60 31.54 + EXTRA_FLAGS=-buildmode=pie [2019-10-30T17:12:24.059Z] #60 31.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-30T17:12:24.059Z] #60 31.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-30T17:12:24.059Z] #60 31.55 + '[' '' = dynamic ']' [2019-10-30T17:12:24.059Z] #60 31.55 + make [2019-10-30T17:12:24.059Z] #60 32.42 + bin/ctr [2019-10-30T17:12:24.315Z] #41 79.70 DEP criu/files-ext.d [2019-10-30T17:12:24.315Z] #41 79.81 DEP criu/file-lock.d [2019-10-30T17:12:24.513Z] #60 ... [2019-10-30T17:12:24.513Z] [2019-10-30T17:12:24.513Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:24.513Z] #42 23.39 CC images/timer.o [2019-10-30T17:12:24.573Z] #41 79.92 DEP criu/file-ids.d [2019-10-30T17:12:24.573Z] #41 80.06 DEP criu/fifo.d [2019-10-30T17:12:24.832Z] #41 80.22 DEP criu/fdstore.d [2019-10-30T17:12:24.906Z] #42 23.91 CC images/timerfd.o [2019-10-30T17:12:24.906Z] #42 24.11 CC images/mm.o [2019-10-30T17:12:25.090Z] #41 80.41 DEP criu/fault-injection.d [2019-10-30T17:12:25.090Z] #41 80.44 DEP criu/external.d [2019-10-30T17:12:25.090Z] #41 80.51 DEP criu/eventpoll.d [2019-10-30T17:12:25.090Z] #41 80.62 DEP criu/eventfd.d [2019-10-30T17:12:25.315Z] #42 24.26 CC images/sk-opts.o [2019-10-30T17:12:25.315Z] #42 24.43 CC images/sk-unix.o [2019-10-30T17:12:25.349Z] #41 80.81 DEP criu/crtools.d [2019-10-30T17:12:25.426Z] #41 119.4 CC criu/image-desc.o [2019-10-30T17:12:25.426Z] #41 ... [2019-10-30T17:12:25.426Z] [2019-10-30T17:12:25.426Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:12:25.426Z] #17 119.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-30T17:12:25.607Z] #41 80.99 DEP criu/cr-service.d [2019-10-30T17:12:25.607Z] #41 81.18 DEP criu/cr-restore.d [2019-10-30T17:12:25.684Z] #17 119.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:12:25.684Z] #17 119.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-30T17:12:25.684Z] #17 119.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-30T17:12:25.684Z] #17 119.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-30T17:12:25.684Z] #17 119.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-30T17:12:25.684Z] #17 119.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-30T17:12:25.684Z] #17 119.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:12:25.684Z] #17 119.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-30T17:12:25.684Z] #17 119.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-30T17:12:25.684Z] #17 119.3 Setting up python3 (3.5.3-1) ... [2019-10-30T17:12:25.716Z] #42 24.66 CC images/sk-inet.o [2019-10-30T17:12:25.716Z] #42 24.86 CC images/tun.o [2019-10-30T17:12:26.114Z] #42 25.11 CC images/sk-netlink.o [2019-10-30T17:12:26.114Z] #42 25.28 CC images/packet-sock.o [2019-10-30T17:12:26.173Z] #41 81.39 DEP criu/cr-errno.d [2019-10-30T17:12:26.173Z] #41 81.41 DEP criu/cr-dump.d [2019-10-30T17:12:26.173Z] #41 81.57 DEP criu/cr-dedup.d [2019-10-30T17:12:26.432Z] #41 81.73 DEP criu/cr-check.d [2019-10-30T17:12:26.499Z] #42 25.65 CC images/ipc-var.o [2019-10-30T17:12:26.690Z] #41 81.95 DEP criu/config.d [2019-10-30T17:12:26.690Z] #41 82.10 DEP criu/clone-noasan.d [2019-10-30T17:12:26.690Z] #41 82.15 DEP criu/cgroup.d [2019-10-30T17:12:26.909Z] #42 25.82 CC images/ipc-desc.o [2019-10-30T17:12:26.909Z] #42 26.05 CC images/ipc-shm.o [2019-10-30T17:12:26.948Z] #41 82.37 DEP criu/cgroup-props.d [2019-10-30T17:12:26.948Z] #41 82.51 DEP criu/bitmap.d [2019-10-30T17:12:27.059Z] #17 120.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-30T17:12:27.206Z] #41 82.52 DEP criu/bfd.d [2019-10-30T17:12:27.307Z] #42 26.19 CC images/ipc-msg.o [2019-10-30T17:12:27.307Z] #42 26.40 CC images/ipc-sem.o [2019-10-30T17:12:27.307Z] #42 26.51 CC images/utsns.o [2019-10-30T17:12:27.464Z] #41 82.69 DEP criu/autofs.d [2019-10-30T17:12:27.464Z] #41 82.79 DEP criu/aio.d [2019-10-30T17:12:27.706Z] #42 26.69 CC images/creds.o [2019-10-30T17:12:27.706Z] #42 26.86 CC images/vma.o [2019-10-30T17:12:27.723Z] #41 82.96 DEP criu/action-scripts.d [2019-10-30T17:12:27.723Z] #41 83.23 CC criu/action-scripts.o [2019-10-30T17:12:28.118Z] #42 27.10 CC images/netdev.o [2019-10-30T17:12:28.118Z] #42 27.32 CC images/tty.o [2019-10-30T17:12:28.289Z] #41 83.69 CC criu/aio.o [2019-10-30T17:12:28.289Z] #41 ... [2019-10-30T17:12:28.289Z] [2019-10-30T17:12:28.289Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:12:28.289Z] #28 139.7 + rm -rf /tmp/tmp.Exup3cYWza [2019-10-30T17:12:28.431Z] #17 122.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-30T17:12:28.431Z] #17 122.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-30T17:12:28.527Z] #42 27.76 CC images/file-lock.o [2019-10-30T17:12:28.689Z] #17 122.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-30T17:12:28.689Z] #17 122.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-30T17:12:28.858Z] #28 DONE 140.0s [2019-10-30T17:12:28.858Z] [2019-10-30T17:12:28.858Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:28.858Z] #41 84.18 CC criu/autofs.o [2019-10-30T17:12:28.933Z] #42 27.97 CC images/rlimit.o [2019-10-30T17:12:28.933Z] #42 28.09 CC images/pagemap.o [2019-10-30T17:12:29.255Z] #17 123.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-30T17:12:29.386Z] #42 28.36 CC images/siginfo.o [2019-10-30T17:12:29.386Z] #42 28.64 CC images/rpc.o [2019-10-30T17:12:30.188Z] #17 123.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-30T17:12:30.188Z] #17 123.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-30T17:12:30.233Z] #41 ... [2019-10-30T17:12:30.233Z] [2019-10-30T17:12:30.233Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-30T17:12:30.233Z] #29 DONE 0.1s [2019-10-30T17:12:30.233Z] [2019-10-30T17:12:30.233Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-30T17:12:30.233Z] #32 DONE 0.1s [2019-10-30T17:12:30.491Z] [2019-10-30T17:12:30.491Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-30T17:12:30.491Z] #37 DONE 0.1s [2019-10-30T17:12:30.491Z] [2019-10-30T17:12:30.491Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:12:30.749Z] #38 ... [2019-10-30T17:12:30.749Z] [2019-10-30T17:12:30.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:30.749Z] #41 86.02 CC criu/bfd.o [2019-10-30T17:12:31.007Z] #41 86.47 CC criu/bitmap.o [2019-10-30T17:12:31.068Z] #42 29.93 CC images/ext-file.o [2019-10-30T17:12:31.069Z] #42 ... [2019-10-30T17:12:31.069Z] [2019-10-30T17:12:31.069Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:12:31.069Z] #32 61.70 path [2019-10-30T17:12:31.069Z] #32 62.42 text/tabwriter [2019-10-30T17:12:31.069Z] #32 62.46 fmt [2019-10-30T17:12:31.069Z] #32 63.25 path/filepath [2019-10-30T17:12:31.069Z] #32 65.63 io/ioutil [2019-10-30T17:12:31.069Z] #32 67.49 flag [2019-10-30T17:12:31.069Z] #32 67.49 github.com/BurntSushi/toml [2019-10-30T17:12:31.069Z] #32 69.49 log [2019-10-30T17:12:31.069Z] #32 ... [2019-10-30T17:12:31.069Z] [2019-10-30T17:12:31.069Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:31.069Z] #42 30.03 CC images/cgroup.o [2019-10-30T17:12:31.121Z] #17 124.8 Setting up dmsetup (2:1.02.137-2) ... [2019-10-30T17:12:31.121Z] #17 124.8 Setting up python3-setuptools (33.1.1-1) ... [2019-10-30T17:12:31.266Z] #41 86.60 CC criu/cgroup-props.o [2019-10-30T17:12:31.463Z] #42 30.46 CC images/userns.o [2019-10-30T17:12:31.463Z] #42 30.64 CC images/google/protobuf/descriptor.o [2019-10-30T17:12:31.833Z] #41 87.15 CC criu/cgroup.o [2019-10-30T17:12:32.055Z] #17 125.6 Setting up dh-python (2.20170125) ... [2019-10-30T17:12:32.620Z] #17 126.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-30T17:12:32.620Z] #17 126.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:12:32.790Z] #42 31.92 CC images/opts.o [2019-10-30T17:12:32.790Z] #42 32.05 CC images/seccomp.o [2019-10-30T17:12:33.177Z] #42 32.36 CC images/binfmt-misc.o [2019-10-30T17:12:33.553Z] #17 DONE 127.2s [2019-10-30T17:12:33.553Z] [2019-10-30T17:12:33.553Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-30T17:12:33.576Z] #42 32.63 CC images/time.o [2019-10-30T17:12:33.576Z] #42 32.72 CC images/sysctl.o [2019-10-30T17:12:33.976Z] #42 32.92 CC images/autofs.o [2019-10-30T17:12:33.976Z] #42 33.10 CC images/macvlan.o [2019-10-30T17:12:34.362Z] #41 89.37 CC criu/clone-noasan.o [2019-10-30T17:12:34.362Z] #41 89.46 CC criu/config.o [2019-10-30T17:12:34.385Z] #42 33.23 CC images/sit.o [2019-10-30T17:12:34.385Z] #42 33.39 LINK images/built-in.o [2019-10-30T17:12:34.385Z] #42 33.48 GEN compel/include/asm [2019-10-30T17:12:34.385Z] #42 33.49 GEN compel/include/version.h [2019-10-30T17:12:34.385Z] #42 33.51 touch .config [2019-10-30T17:12:34.385Z] #42 33.53 GEN include/common/config.h [2019-10-30T17:12:34.385Z] #42 33.59 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-30T17:12:34.385Z] #42 33.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-30T17:12:34.385Z] #42 33.65 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-30T17:12:34.385Z] #42 33.70 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-30T17:12:34.785Z] #42 ... [2019-10-30T17:12:34.785Z] [2019-10-30T17:12:34.785Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:12:34.785Z] #32 71.94 github.com/BurntSushi/toml/cmd/tomlv [2019-10-30T17:12:34.785Z] #32 DONE 75.6s [2019-10-30T17:12:34.785Z] [2019-10-30T17:12:34.785Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:34.785Z] #42 33.72 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-30T17:12:34.785Z] #42 33.73 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-30T17:12:34.785Z] #42 33.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-30T17:12:34.785Z] #42 33.85 DEP compel/plugins/std/infect.d [2019-10-30T17:12:34.785Z] #42 33.98 DEP compel/plugins/std/string.d [2019-10-30T17:12:34.929Z] #41 90.38 CC criu/cr-check.o [2019-10-30T17:12:35.180Z] #42 34.17 DEP compel/plugins/std/log.d [2019-10-30T17:12:35.180Z] #42 34.31 DEP compel/plugins/std/fds.d [2019-10-30T17:12:35.580Z] #42 34.51 DEP compel/plugins/std/std.d [2019-10-30T17:12:35.580Z] #42 34.62 DEP compel/plugins/shmem/shmem.d [2019-10-30T17:12:35.580Z] #42 34.71 DEP compel/plugins/fds/fds.d [2019-10-30T17:12:35.995Z] #42 34.86 CC compel/plugins/std/std.o [2019-10-30T17:12:35.995Z] #42 35.14 CC compel/plugins/std/fds.o [2019-10-30T17:12:35.995Z] #42 ... [2019-10-30T17:12:35.995Z] [2019-10-30T17:12:35.995Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:12:35.995Z] #18 38.14 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:12:35.995Z] #18 38.21 Fetched 88.2 MB in 6s (13.1 MB/s) [2019-10-30T17:12:35.995Z] #18 38.27 Selecting previously unselected package bash-completion. [2019-10-30T17:12:35.995Z] #18 38.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 ... 14898 files and directories currently installed.) [2019-10-30T17:12:35.995Z] #18 38.30 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-30T17:12:35.995Z] #18 41.02 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-30T17:12:35.995Z] #18 41.76 Selecting previously unselected package libnet1:s390x. [2019-10-30T17:12:35.995Z] #18 41.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 41.76 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-30T17:12:35.995Z] #18 41.83 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-30T17:12:35.995Z] #18 41.83 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 41.84 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-30T17:12:35.995Z] #18 42.00 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-30T17:12:35.995Z] #18 42.01 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 42.01 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-30T17:12:35.995Z] #18 42.36 Selecting previously unselected package libudev-dev:s390x. [2019-10-30T17:12:35.995Z] #18 42.36 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 42.37 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-30T17:12:35.995Z] #18 42.58 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-30T17:12:35.995Z] #18 42.58 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 42.59 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-30T17:12:35.995Z] #18 43.32 Selecting previously unselected package python3.5-minimal. [2019-10-30T17:12:35.995Z] #18 43.32 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 43.33 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-30T17:12:35.995Z] #18 44.49 Selecting previously unselected package python3-minimal. [2019-10-30T17:12:35.995Z] #18 44.49 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 44.50 Unpacking python3-minimal (3.5.3-1) ... [2019-10-30T17:12:35.995Z] #18 44.64 Selecting previously unselected package libmpdec2:s390x. [2019-10-30T17:12:35.995Z] #18 44.64 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 44.65 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-30T17:12:35.995Z] #18 44.73 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-30T17:12:35.995Z] #18 44.73 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 44.73 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-30T17:12:35.995Z] #18 46.22 Selecting previously unselected package python3.5. [2019-10-30T17:12:35.995Z] #18 46.22 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 46.22 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-30T17:12:35.995Z] #18 46.38 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-30T17:12:35.995Z] #18 46.38 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-30T17:12:35.995Z] #18 46.38 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-30T17:12:35.995Z] #18 46.68 Selecting previously unselected package dh-python. [2019-10-30T17:12:35.995Z] #18 46.68 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-30T17:12:35.995Z] #18 46.69 Unpacking dh-python (2.20170125) ... [2019-10-30T17:12:35.995Z] #18 47.21 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-30T17:12:35.995Z] #18 47.23 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-30T17:12:36.087Z] #18 ... [2019-10-30T17:12:36.087Z] [2019-10-30T17:12:36.087Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:36.087Z] #41 119.6 CC criu/image.o [2019-10-30T17:12:36.087Z] #41 120.4 CC criu/ipc_ns.o [2019-10-30T17:12:36.087Z] #41 121.3 CC criu/irmap.o [2019-10-30T17:12:36.087Z] #41 121.9 CC criu/kcmp-ids.o [2019-10-30T17:12:36.087Z] #41 122.1 CC criu/kerndat.o [2019-10-30T17:12:36.087Z] #41 122.9 CC criu/libnetlink.o [2019-10-30T17:12:36.087Z] #41 123.2 CC criu/log.o [2019-10-30T17:12:36.087Z] #41 123.6 CC criu/lsm.o [2019-10-30T17:12:36.087Z] #41 123.9 CC criu/mem.o [2019-10-30T17:12:36.087Z] #41 125.2 CC criu/mount.o [2019-10-30T17:12:36.087Z] #41 128.5 CC criu/namespaces.o [2019-10-30T17:12:36.087Z] #41 ... [2019-10-30T17:12:36.087Z] [2019-10-30T17:12:36.087Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:12:36.087Z] #38 186.3 + dpkg --print-architecture [2019-10-30T17:12:36.087Z] #38 186.3 + cd /tmp/tmp.33CHzkCWRx/src/github.com/docker/distribution [2019-10-30T17:12:36.087Z] #38 186.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-30T17:12:36.087Z] #38 186.6 + GOPATH=/tmp/tmp.33CHzkCWRx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.33CHzkCWRx [2019-10-30T17:12:36.087Z] #38 186.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-30T17:12:36.087Z] #38 ... [2019-10-30T17:12:36.087Z] [2019-10-30T17:12:36.087Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:36.087Z] #41 130.1 CC criu/net.o [2019-10-30T17:12:36.303Z] #41 91.45 CC criu/cr-dedup.o [2019-10-30T17:12:36.303Z] #41 91.83 CC criu/cr-dump.o [2019-10-30T17:12:36.413Z] #18 ... [2019-10-30T17:12:36.413Z] [2019-10-30T17:12:36.413Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:36.413Z] #42 35.53 CC compel/plugins/std/log.o [2019-10-30T17:12:37.127Z] #42 ... [2019-10-30T17:12:37.127Z] [2019-10-30T17:12:37.127Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:12:37.127Z] #45 67.62 flag [2019-10-30T17:12:37.127Z] #45 68.98 go/token [2019-10-30T17:12:37.127Z] #45 69.16 regexp [2019-10-30T17:12:37.127Z] #45 69.92 go/scanner [2019-10-30T17:12:37.127Z] #45 71.72 go/ast [2019-10-30T17:12:37.127Z] #45 73.72 internal/lazyregexp [2019-10-30T17:12:37.127Z] #45 74.03 net/url [2019-10-30T17:12:37.127Z] #45 75.52 text/template/parse [2019-10-30T17:12:37.725Z] #41 ... [2019-10-30T17:12:37.725Z] [2019-10-30T17:12:37.725Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:12:37.725Z] #54 148.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-30T17:12:37.764Z] #45 78.16 go/parser [2019-10-30T17:12:38.183Z] #45 ... [2019-10-30T17:12:38.183Z] [2019-10-30T17:12:38.183Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:38.183Z] #42 37.10 CC compel/plugins/std/string.o [2019-10-30T17:12:38.561Z] #42 37.74 CC compel/plugins/std/infect.o [2019-10-30T17:12:38.969Z] #42 38.06 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-30T17:12:38.969Z] #42 38.10 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-30T17:12:38.969Z] #42 38.15 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-30T17:12:38.969Z] #42 38.26 AR compel/plugins/std.lib.a [2019-10-30T17:12:39.367Z] #41 132.9 CC criu/netfilter.o [2019-10-30T17:12:39.367Z] #41 133.3 CC criu/page-pipe.o [2019-10-30T17:12:39.376Z] #42 38.34 CC compel/plugins/fds/fds.o [2019-10-30T17:12:39.376Z] #42 38.50 AR compel/plugins/fds.lib.a [2019-10-30T17:12:39.376Z] #42 38.54 HOSTDEP compel/src/lib/log-host.d [2019-10-30T17:12:39.376Z] #42 38.68 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-30T17:12:39.630Z] #54 150.4 + mkdir -p /build [2019-10-30T17:12:39.630Z] #54 150.4 + cp runc /build/runc [2019-10-30T17:12:39.776Z] #42 38.83 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-30T17:12:39.776Z] #42 38.93 HOSTDEP compel/src/main-host.d [2019-10-30T17:12:39.776Z] #42 39.06 DEP compel/src/lib/ptrace.d [2019-10-30T17:12:39.893Z] #54 DONE 150.8s [2019-10-30T17:12:39.893Z] [2019-10-30T17:12:39.893Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:39.893Z] #41 93.66 CC criu/cr-errno.o [2019-10-30T17:12:39.893Z] #41 93.74 CC criu/cr-restore.o [2019-10-30T17:12:39.937Z] #41 133.7 CC criu/page-xfer.o [2019-10-30T17:12:40.174Z] #42 39.21 DEP compel/src/lib/infect.d [2019-10-30T17:12:40.175Z] #42 39.34 DEP compel/src/lib/infect-util.d [2019-10-30T17:12:40.175Z] #42 39.46 DEP compel/src/lib/infect-rpc.d [2019-10-30T17:12:40.567Z] #42 39.59 DEP compel/arch/s390/src/lib/infect.d [2019-10-30T17:12:40.567Z] #42 39.69 DEP compel/arch/s390/src/lib/cpu.d [2019-10-30T17:12:40.869Z] #41 134.6 CC criu/pagemap-cache.o [2019-10-30T17:12:40.970Z] #42 39.78 DEP compel/src/lib/log.d [2019-10-30T17:12:40.970Z] #42 39.96 DEP compel/src/main.d [2019-10-30T17:12:40.970Z] #42 40.15 DEP compel/src/lib/handle-elf.d [2019-10-30T17:12:41.127Z] #41 134.9 CC criu/pagemap.o [2019-10-30T17:12:41.408Z] #42 40.42 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-30T17:12:41.408Z] #42 40.52 CC compel/src/lib/log.o [2019-10-30T17:12:41.721Z] #41 135.6 CC criu/parasite-syscall.o [2019-10-30T17:12:41.799Z] #41 97.04 CC criu/cr-service.o [2019-10-30T17:12:41.804Z] #42 40.77 CC compel/arch/s390/src/lib/cpu.o [2019-10-30T17:12:41.804Z] #42 41.00 CC compel/arch/s390/src/lib/infect.o [2019-10-30T17:12:42.638Z] #42 41.82 CC compel/src/lib/infect-rpc.o [2019-10-30T17:12:42.672Z] #41 136.3 CC criu/path.o [2019-10-30T17:12:42.672Z] #41 136.6 CC criu/pie-util-vdso-elf32.o [2019-10-30T17:12:42.731Z] #41 98.05 CC criu/crtools.o [2019-10-30T17:12:42.929Z] #41 137.0 CC criu/pie-util-vdso.o [2019-10-30T17:12:43.188Z] #42 42.22 CC compel/src/lib/infect-util.o [2019-10-30T17:12:43.296Z] #41 98.52 CC criu/eventfd.o [2019-10-30T17:12:43.494Z] #41 137.3 CC criu/pie-util.o [2019-10-30T17:12:43.553Z] #41 98.79 CC criu/eventpoll.o [2019-10-30T17:12:43.677Z] #42 42.47 CC compel/src/lib/infect.o [2019-10-30T17:12:43.751Z] #41 137.5 CC criu/pipes.o [2019-10-30T17:12:43.810Z] #41 99.35 CC criu/external.o [2019-10-30T17:12:44.068Z] #41 99.56 CC criu/fault-injection.o [2019-10-30T17:12:44.068Z] #41 99.63 CC criu/fdstore.o [2019-10-30T17:12:44.113Z] #42 ... [2019-10-30T17:12:44.113Z] [2019-10-30T17:12:44.113Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:12:44.113Z] #18 50.52 Setting up python3-minimal (3.5.3-1) ... [2019-10-30T17:12:44.113Z] #18 51.52 Selecting previously unselected package python3. [2019-10-30T17:12:44.113Z] #18 51.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-30T17:12:44.113Z] #18 51.55 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 51.57 Unpacking python3 (3.5.3-1) ... [2019-10-30T17:12:44.113Z] #18 51.68 Selecting previously unselected package pigz. [2019-10-30T17:12:44.113Z] #18 51.68 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 51.69 Unpacking pigz (2.3.4-1) ... [2019-10-30T17:12:44.113Z] #18 51.77 Selecting previously unselected package libip4tc0:s390x. [2019-10-30T17:12:44.113Z] #18 51.77 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 51.77 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-30T17:12:44.113Z] #18 51.87 Selecting previously unselected package libip6tc0:s390x. [2019-10-30T17:12:44.113Z] #18 51.88 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 51.88 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-30T17:12:44.113Z] #18 51.96 Selecting previously unselected package libiptc0:s390x. [2019-10-30T17:12:44.113Z] #18 51.97 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 51.97 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-30T17:12:44.113Z] #18 52.06 Selecting previously unselected package libxtables12:s390x. [2019-10-30T17:12:44.113Z] #18 52.06 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 52.06 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-30T17:12:44.113Z] #18 52.16 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-30T17:12:44.113Z] #18 52.16 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 52.16 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-30T17:12:44.113Z] #18 52.23 Selecting previously unselected package iptables. [2019-10-30T17:12:44.113Z] #18 52.23 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 52.23 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-30T17:12:44.113Z] #18 52.59 Selecting previously unselected package xxd. [2019-10-30T17:12:44.113Z] #18 52.59 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 52.59 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:44.113Z] #18 52.70 Selecting previously unselected package vim-common. [2019-10-30T17:12:44.113Z] #18 52.70 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:12:44.113Z] #18 52.71 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:44.113Z] #18 52.93 Selecting previously unselected package bzip2. [2019-10-30T17:12:44.113Z] #18 52.93 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 52.93 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-30T17:12:44.113Z] #18 53.00 Selecting previously unselected package libgpm2:s390x. [2019-10-30T17:12:44.113Z] #18 53.00 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 53.00 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-30T17:12:44.113Z] #18 53.07 Selecting previously unselected package xz-utils. [2019-10-30T17:12:44.113Z] #18 53.07 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 53.07 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-30T17:12:44.113Z] #18 53.27 Selecting previously unselected package aufs-tools. [2019-10-30T17:12:44.113Z] #18 53.27 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 53.27 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-30T17:12:44.113Z] #18 53.44 Selecting previously unselected package liblzo2-2:s390x. [2019-10-30T17:12:44.113Z] #18 53.44 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 53.44 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-30T17:12:44.113Z] #18 53.52 Selecting previously unselected package btrfs-progs. [2019-10-30T17:12:44.113Z] #18 53.52 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 53.53 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-30T17:12:44.113Z] #18 54.06 Selecting previously unselected package btrfs-tools. [2019-10-30T17:12:44.113Z] #18 54.08 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 54.09 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-30T17:12:44.113Z] #18 54.18 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-30T17:12:44.113Z] #18 54.18 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 54.19 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-30T17:12:44.113Z] #18 54.35 Selecting previously unselected package dmsetup. [2019-10-30T17:12:44.113Z] #18 54.36 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 54.36 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-30T17:12:44.113Z] #18 54.51 Selecting previously unselected package libonig4:s390x. [2019-10-30T17:12:44.113Z] #18 54.52 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 54.53 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-30T17:12:44.113Z] #18 54.68 Selecting previously unselected package libjq1:s390x. [2019-10-30T17:12:44.113Z] #18 54.69 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 54.69 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-30T17:12:44.113Z] #18 54.76 Selecting previously unselected package jq. [2019-10-30T17:12:44.113Z] #18 54.76 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 54.76 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-30T17:12:44.113Z] #18 54.83 Selecting previously unselected package libaio1:s390x. [2019-10-30T17:12:44.113Z] #18 54.83 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 54.83 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-30T17:12:44.113Z] #18 54.92 Selecting previously unselected package libcap2-bin. [2019-10-30T17:12:44.113Z] #18 54.92 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 54.92 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-30T17:12:44.113Z] #18 55.04 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-30T17:12:44.113Z] #18 55.04 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 55.04 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-30T17:12:44.113Z] #18 55.11 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-30T17:12:44.113Z] #18 55.12 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 55.12 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-30T17:12:44.113Z] #18 55.36 Selecting previously unselected package libpcre16-3:s390x. [2019-10-30T17:12:44.113Z] #18 55.36 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 55.37 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-30T17:12:44.113Z] #18 55.59 Selecting previously unselected package libpcre32-3:s390x. [2019-10-30T17:12:44.113Z] #18 55.59 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 55.59 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-30T17:12:44.113Z] #18 55.79 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-30T17:12:44.113Z] #18 55.79 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-30T17:12:44.113Z] #18 55.80 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-30T17:12:44.315Z] #41 138.0 CC criu/plugin.o [2019-10-30T17:12:44.529Z] #18 56.43 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-30T17:12:44.529Z] #18 56.43 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-30T17:12:44.529Z] #18 56.44 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-30T17:12:44.572Z] #41 138.4 CC criu/proc_parse.o [2019-10-30T17:12:44.633Z] #41 99.88 CC criu/fifo.o [2019-10-30T17:12:44.633Z] #41 100.2 CC criu/file-ids.o [2019-10-30T17:12:44.943Z] #18 56.87 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-30T17:12:44.944Z] #18 56.88 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-30T17:12:44.944Z] #18 56.88 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-30T17:12:44.944Z] #18 56.95 Selecting previously unselected package libnl-3-200:s390x. [2019-10-30T17:12:44.944Z] #18 56.95 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-30T17:12:44.944Z] #18 56.95 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-30T17:12:44.944Z] #18 57.02 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-30T17:12:44.944Z] #18 57.02 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-30T17:12:44.944Z] #18 57.02 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-30T17:12:44.944Z] #18 57.08 Selecting previously unselected package libreadline5:s390x. [2019-10-30T17:12:45.198Z] #41 100.5 CC criu/file-lock.o [2019-10-30T17:12:45.331Z] #18 57.08 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-30T17:12:45.331Z] #18 57.08 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-30T17:12:45.331Z] #18 57.26 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-30T17:12:45.331Z] #18 57.26 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-30T17:12:45.331Z] #18 57.27 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-30T17:12:45.720Z] #18 ... [2019-10-30T17:12:45.720Z] [2019-10-30T17:12:45.720Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:45.720Z] #42 44.98 CC compel/src/lib/ptrace.o [2019-10-30T17:12:45.764Z] #41 101.2 CC criu/files-ext.o [2019-10-30T17:12:46.023Z] #41 101.5 CC criu/files-reg.o [2019-10-30T17:12:46.526Z] #42 45.45 AR compel/libcompel.a [2019-10-30T17:12:46.526Z] #42 45.53 HOSTCC compel/src/main-host.o [2019-10-30T17:12:46.917Z] #42 45.80 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-30T17:12:46.917Z] #42 45.96 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-30T17:12:47.096Z] #41 140.6 CC criu/protobuf-desc.o [2019-10-30T17:12:47.314Z] #42 46.34 HOSTCC compel/src/lib/log-host.o [2019-10-30T17:12:47.314Z] #42 46.57 HOSTLINK compel/compel-host-bin [2019-10-30T17:12:47.353Z] #41 141.3 CC criu/protobuf.o [2019-10-30T17:12:47.397Z] #41 103.0 CC criu/files.o [2019-10-30T17:12:47.703Z] #42 46.73 DEP soccr/soccr.d [2019-10-30T17:12:47.703Z] #42 46.84 CC soccr/soccr.o [2019-10-30T17:12:47.917Z] #41 141.7 CC criu/pstree.o [2019-10-30T17:12:49.063Z] #42 48.11 AR soccr/libsoccr.a [2019-10-30T17:12:49.063Z] #42 48.14 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-30T17:12:49.063Z] #42 48.38 DEP criu/arch/s390/sigframe.d [2019-10-30T17:12:49.286Z] #41 142.9 CC criu/rbtree.o [2019-10-30T17:12:49.286Z] #41 ... [2019-10-30T17:12:49.286Z] [2019-10-30T17:12:49.286Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-30T17:12:49.286Z] #18 5.505 Collecting yamllint==1.16.0 [2019-10-30T17:12:49.286Z] #18 12.30 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-30T17:12:49.286Z] #18 12.67 Collecting pyyaml (from yamllint==1.16.0) [2019-10-30T17:12:49.286Z] #18 13.82 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-30T17:12:49.286Z] #18 15.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-30T17:12:49.286Z] #18 ... [2019-10-30T17:12:49.286Z] [2019-10-30T17:12:49.286Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:49.286Z] #41 143.2 CC criu/rst-malloc.o [2019-10-30T17:12:49.296Z] #41 104.4 CC criu/filesystems.o [2019-10-30T17:12:49.456Z] #42 48.49 DEP criu/arch/s390/crtools.d [2019-10-30T17:12:49.543Z] #41 143.4 CC criu/seccomp.o [2019-10-30T17:12:49.554Z] #41 104.9 CC criu/fsnotify.o [2019-10-30T17:12:49.871Z] #42 48.65 DEP criu/arch/s390/cpu.d [2019-10-30T17:12:49.871Z] #42 48.89 CC criu/arch/s390/cpu.o [2019-10-30T17:12:49.871Z] #42 ... [2019-10-30T17:12:49.871Z] [2019-10-30T17:12:49.871Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:12:49.871Z] #45 80.70 text/template [2019-10-30T17:12:49.871Z] #45 82.22 encoding/xml [2019-10-30T17:12:49.871Z] #45 86.67 go/doc [2019-10-30T17:12:49.871Z] #45 88.72 crypto/rsa [2019-10-30T17:12:49.871Z] #45 90.35 crypto/x509/pkix [2019-10-30T17:12:49.871Z] #45 90.53 github.com/LK4D4/vndr/build [2019-10-30T17:12:49.871Z] #45 ... [2019-10-30T17:12:49.871Z] [2019-10-30T17:12:49.871Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:12:49.871Z] #18 58.68 Selecting previously unselected package net-tools. [2019-10-30T17:12:49.871Z] #18 58.68 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-30T17:12:49.871Z] #18 58.68 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-30T17:12:49.871Z] #18 58.94 Selecting previously unselected package python-pip-whl. [2019-10-30T17:12:49.871Z] #18 58.95 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-30T17:12:49.871Z] #18 58.95 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-30T17:12:49.871Z] #18 59.45 Selecting previously unselected package python3-pip. [2019-10-30T17:12:49.871Z] #18 59.45 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-30T17:12:49.871Z] #18 59.45 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-30T17:12:49.871Z] #18 59.64 Selecting previously unselected package python3-pkg-resources. [2019-10-30T17:12:49.871Z] #18 59.64 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-30T17:12:49.871Z] #18 59.64 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-30T17:12:49.871Z] #18 59.78 Selecting previously unselected package python3-setuptools. [2019-10-30T17:12:49.871Z] #18 59.79 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-30T17:12:49.871Z] #18 59.80 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-30T17:12:49.871Z] #18 60.07 Selecting previously unselected package python3-wheel. [2019-10-30T17:12:49.871Z] #18 60.07 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-30T17:12:49.871Z] #18 60.07 Unpacking python3-wheel (0.29.0-2) ... [2019-10-30T17:12:49.871Z] #18 60.18 Selecting previously unselected package thin-provisioning-tools. [2019-10-30T17:12:49.871Z] #18 60.19 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-30T17:12:49.871Z] #18 60.20 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-30T17:12:49.871Z] #18 60.46 Selecting previously unselected package vim-runtime. [2019-10-30T17:12:49.871Z] #18 60.46 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:12:49.872Z] #18 60.47 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-30T17:12:49.872Z] #18 60.49 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-30T17:12:49.872Z] #18 60.54 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:50.107Z] #41 143.9 CC criu/seize.o [2019-10-30T17:12:50.488Z] #41 105.7 CC criu/image-desc.o [2019-10-30T17:12:50.488Z] #41 105.8 CC criu/image.o [2019-10-30T17:12:51.038Z] #41 ... [2019-10-30T17:12:51.038Z] [2019-10-30T17:12:51.038Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:12:51.038Z] #38 208.1 + rm -rf /tmp/tmp.33CHzkCWRx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.33CHzkCWRx [2019-10-30T17:12:51.038Z] #38 DONE 208.6s [2019-10-30T17:12:51.038Z] [2019-10-30T17:12:51.038Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:51.038Z] #41 144.8 CC criu/servicefd.o [2019-10-30T17:12:51.056Z] #41 106.4 CC criu/ipc_ns.o [2019-10-30T17:12:51.603Z] #41 145.3 CC criu/shmem.o [2019-10-30T17:12:51.990Z] #41 107.2 CC criu/irmap.o [2019-10-30T17:12:52.248Z] #41 107.7 CC criu/kcmp-ids.o [2019-10-30T17:12:52.506Z] #41 108.0 CC criu/kerndat.o [2019-10-30T17:12:52.534Z] #41 146.3 CC criu/sigframe.o [2019-10-30T17:12:52.534Z] #41 146.4 CC criu/signalfd.o [2019-10-30T17:12:52.791Z] #41 146.6 CC criu/sk-inet.o [2019-10-30T17:12:52.966Z] #18 65.05 Selecting previously unselected package vim. [2019-10-30T17:12:52.967Z] #18 65.06 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-30T17:12:52.967Z] #18 65.06 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:12:53.072Z] #41 ... [2019-10-30T17:12:53.072Z] [2019-10-30T17:12:53.072Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:12:53.072Z] #38 164.3 + dpkg --print-architecture [2019-10-30T17:12:53.072Z] #38 164.3 + cd /tmp/tmp.lul9dejbb8/src/github.com/docker/distribution [2019-10-30T17:12:53.072Z] #38 164.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-30T17:12:53.331Z] #38 164.6 + GOPATH=/tmp/tmp.lul9dejbb8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.lul9dejbb8 [2019-10-30T17:12:53.331Z] #38 164.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-30T17:12:53.723Z] #41 147.5 CC criu/sk-netlink.o [2019-10-30T17:12:53.813Z] #18 65.79 Selecting previously unselected package xfsprogs. [2019-10-30T17:12:53.813Z] #18 65.79 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-30T17:12:53.813Z] #18 65.80 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-30T17:12:53.980Z] #41 ... [2019-10-30T17:12:53.981Z] [2019-10-30T17:12:53.981Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-30T17:12:53.981Z] #18 16.69 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-30T17:12:53.981Z] #18 17.72 Building wheels for collected packages: pyyaml, pathspec [2019-10-30T17:12:53.981Z] #18 17.72 Running setup.py bdist_wheel for pyyaml: started [2019-10-30T17:12:53.981Z] #18 18.97 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-30T17:12:53.981Z] #18 18.97 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-30T17:12:53.981Z] #18 19.04 Running setup.py bdist_wheel for pathspec: started [2019-10-30T17:12:53.981Z] #18 19.80 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-30T17:12:53.981Z] #18 19.80 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-30T17:12:53.981Z] #18 19.81 Successfully built pyyaml pathspec [2019-10-30T17:12:53.981Z] #18 19.82 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-30T17:12:53.981Z] #18 20.10 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-30T17:12:53.981Z] #18 DONE 20.4s [2019-10-30T17:12:53.981Z] [2019-10-30T17:12:53.981Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-30T17:12:53.981Z] #23 DONE 0.2s [2019-10-30T17:12:53.981Z] [2019-10-30T17:12:53.981Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-30T17:12:54.194Z] #18 66.31 Selecting previously unselected package zip. [2019-10-30T17:12:54.194Z] #18 66.31 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-30T17:12:54.194Z] #18 66.32 Unpacking zip (3.0-11+b1) ... [2019-10-30T17:12:54.588Z] #18 66.40 Selecting previously unselected package libapparmor-perl. [2019-10-30T17:12:54.588Z] #18 66.40 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-30T17:12:54.588Z] #18 66.41 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-30T17:12:54.588Z] #18 66.55 Selecting previously unselected package apparmor. [2019-10-30T17:12:54.588Z] #18 66.56 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-30T17:12:54.588Z] #18 66.61 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-30T17:12:54.983Z] #18 67.05 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-30T17:12:54.983Z] #18 67.05 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-30T17:12:54.983Z] #18 67.05 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-30T17:12:55.352Z] #27 DONE 1.3s [2019-10-30T17:12:55.352Z] [2019-10-30T17:12:55.352Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-30T17:12:55.609Z] #29 DONE 0.1s [2019-10-30T17:12:55.609Z] [2019-10-30T17:12:55.609Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-30T17:12:55.609Z] #32 DONE 0.1s [2019-10-30T17:12:55.609Z] [2019-10-30T17:12:55.609Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-30T17:12:55.609Z] #37 DONE 0.1s [2019-10-30T17:12:55.609Z] [2019-10-30T17:12:55.609Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-30T17:12:56.173Z] #39 DONE 0.4s [2019-10-30T17:12:56.173Z] [2019-10-30T17:12:56.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:12:56.173Z] #41 147.9 CC criu/sk-packet.o [2019-10-30T17:12:56.173Z] #41 148.5 CC criu/sk-queue.o [2019-10-30T17:12:56.173Z] #41 148.9 CC criu/sk-tcp.o [2019-10-30T17:12:56.173Z] #41 149.3 CC criu/sk-unix.o [2019-10-30T17:12:56.737Z] #41 150.7 CC criu/sockets.o [2019-10-30T17:12:56.904Z] #18 68.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-30T17:12:56.904Z] #18 68.75 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-30T17:12:56.904Z] #18 68.75 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-30T17:12:57.302Z] #41 151.1 CC criu/stats.o [2019-10-30T17:12:57.302Z] #41 151.3 CC criu/string.o [2019-10-30T17:12:57.302Z] #41 151.4 CC criu/sysctl.o [2019-10-30T17:12:57.866Z] #41 151.7 CC criu/sysfs_parse.o [2019-10-30T17:12:58.124Z] #41 152.0 CC criu/timerfd.o [2019-10-30T17:12:58.381Z] #41 152.2 CC criu/tty.o [2019-10-30T17:12:59.630Z] #18 71.46 Selecting previously unselected package binutils-mingw-w64. [2019-10-30T17:12:59.630Z] #18 71.47 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-30T17:12:59.630Z] #18 71.47 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-30T17:12:59.630Z] #18 71.58 Selecting previously unselected package mingw-w64-common. [2019-10-30T17:12:59.630Z] #18 71.58 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-30T17:12:59.630Z] #18 71.59 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-30T17:12:59.630Z] #18 ... [2019-10-30T17:12:59.630Z] [2019-10-30T17:12:59.630Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:12:59.630Z] #63 100.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-30T17:12:59.630Z] #63 100.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-30T17:12:59.752Z] #41 153.3 CC criu/tun.o [2019-10-30T17:12:59.752Z] #41 153.7 CC criu/uffd.o [2019-10-30T17:13:00.040Z] #63 ... [2019-10-30T17:13:00.040Z] [2019-10-30T17:13:00.040Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:13:00.040Z] #45 91.08 vendor/golang.org/x/crypto/cryptobyte [2019-10-30T17:13:00.040Z] #45 93.32 net [2019-10-30T17:13:00.040Z] #45 94.41 vendor/golang.org/x/crypto/poly1305 [2019-10-30T17:13:00.040Z] #45 94.92 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-30T17:13:00.040Z] #45 95.42 vendor/golang.org/x/crypto/curve25519 [2019-10-30T17:13:00.040Z] #45 95.87 vendor/golang.org/x/crypto/hkdf [2019-10-30T17:13:00.040Z] #45 96.03 vendor/golang.org/x/text/transform [2019-10-30T17:13:00.040Z] #45 96.92 vendor/golang.org/x/text/unicode/bidi [2019-10-30T17:13:00.040Z] #45 99.21 vendor/golang.org/x/text/unicode/norm [2019-10-30T17:13:00.450Z] #45 ... [2019-10-30T17:13:00.450Z] [2019-10-30T17:13:00.450Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:00.450Z] #42 49.57 CC criu/arch/s390/crtools.o [2019-10-30T17:13:00.450Z] #42 51.20 CC criu/arch/s390/sigframe.o [2019-10-30T17:13:00.450Z] #42 51.39 LINK criu/arch/s390/crtools.built-in.o [2019-10-30T17:13:00.450Z] #42 51.42 DEP criu/arch/s390/vdso-pie.d [2019-10-30T17:13:00.450Z] #42 51.54 DEP criu/pie/parasite-vdso.d [2019-10-30T17:13:00.450Z] #42 51.67 DEP criu/pie/util-vdso.d [2019-10-30T17:13:00.450Z] #42 51.77 DEP criu/pie/util.d [2019-10-30T17:13:00.450Z] #42 51.94 CC criu/pie/util.o [2019-10-30T17:13:00.450Z] #42 52.18 CC criu/pie/util-vdso.o [2019-10-30T17:13:00.450Z] #42 52.84 CC criu/pie/parasite-vdso.o [2019-10-30T17:13:00.450Z] #42 53.33 CC criu/arch/s390/vdso-pie.o [2019-10-30T17:13:00.450Z] #42 53.59 AR criu/pie/pie.lib.a [2019-10-30T17:13:00.450Z] #42 53.66 DEP criu/pie/restorer.d [2019-10-30T17:13:00.450Z] #42 53.87 DEP criu/arch/s390/restorer.d [2019-10-30T17:13:00.450Z] #42 54.01 DEP criu/pie/parasite.d [2019-10-30T17:13:00.450Z] #42 54.27 CC criu/pie/parasite.o [2019-10-30T17:13:00.450Z] #42 55.23 LINK criu/pie/parasite.built-in.o [2019-10-30T17:13:00.450Z] #42 55.24 GEN criu/pie/parasite-blob.h [2019-10-30T17:13:00.450Z] #42 55.26 CC criu/arch/s390/restorer.o [2019-10-30T17:13:00.450Z] #42 55.55 CC criu/pie/restorer.o [2019-10-30T17:13:00.450Z] #42 58.35 LINK criu/pie/restorer.built-in.o [2019-10-30T17:13:00.450Z] #42 58.35 GEN criu/pie/restorer-blob.h [2019-10-30T17:13:00.450Z] #42 58.42 DEP criu/vdso.d [2019-10-30T17:13:00.450Z] #42 58.61 DEP criu/uts_ns.d [2019-10-30T17:13:00.450Z] #42 58.77 DEP criu/util.d [2019-10-30T17:13:00.450Z] #42 58.92 DEP criu/uffd.d [2019-10-30T17:13:00.450Z] #42 59.11 DEP criu/tun.d [2019-10-30T17:13:00.450Z] #42 59.26 DEP criu/tty.d [2019-10-30T17:13:00.450Z] #42 59.57 DEP criu/timerfd.d [2019-10-30T17:13:00.450Z] #42 59.75 DEP criu/sysfs_parse.d [2019-10-30T17:13:00.686Z] #41 154.5 CC criu/util.o [2019-10-30T17:13:00.839Z] #42 59.91 DEP criu/sysctl.d [2019-10-30T17:13:00.839Z] #42 60.05 DEP criu/string.d [2019-10-30T17:13:01.255Z] #42 60.10 DEP criu/stats.d [2019-10-30T17:13:01.255Z] #42 60.26 DEP criu/sockets.d [2019-10-30T17:13:01.255Z] #42 60.41 DEP criu/sk-unix.d [2019-10-30T17:13:01.441Z] #38 ... [2019-10-30T17:13:01.441Z] [2019-10-30T17:13:01.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:01.441Z] #41 108.8 CC criu/libnetlink.o [2019-10-30T17:13:01.441Z] #41 109.1 CC criu/log.o [2019-10-30T17:13:01.441Z] #41 109.4 CC criu/lsm.o [2019-10-30T17:13:01.441Z] #41 109.8 CC criu/mem.o [2019-10-30T17:13:01.441Z] #41 111.0 CC criu/mount.o [2019-10-30T17:13:01.441Z] #41 113.8 CC criu/namespaces.o [2019-10-30T17:13:01.441Z] #41 115.1 CC criu/net.o [2019-10-30T17:13:01.619Z] #41 155.3 CC criu/uts_ns.o [2019-10-30T17:13:01.619Z] #41 155.5 CC criu/vdso-compat.o [2019-10-30T17:13:01.648Z] #42 60.68 DEP criu/sk-tcp.d [2019-10-30T17:13:01.648Z] #42 60.86 DEP criu/sk-queue.d [2019-10-30T17:13:01.877Z] #41 155.7 CC criu/vdso.o [2019-10-30T17:13:02.008Z] #41 117.4 CC criu/netfilter.o [2019-10-30T17:13:02.054Z] #42 61.01 DEP criu/sk-packet.d [2019-10-30T17:13:02.054Z] #42 61.11 DEP criu/sk-netlink.d [2019-10-30T17:13:02.054Z] #42 61.22 DEP criu/sk-inet.d [2019-10-30T17:13:02.266Z] #41 117.7 CC criu/page-pipe.o [2019-10-30T17:13:02.443Z] #41 156.4 LINK criu/built-in.o [2019-10-30T17:13:02.443Z] #41 156.5 LINK criu/criu [2019-10-30T17:13:02.447Z] #42 61.46 DEP criu/signalfd.d [2019-10-30T17:13:02.447Z] #42 61.65 DEP criu/sigframe.d [2019-10-30T17:13:02.871Z] #41 118.2 CC criu/page-xfer.o [2019-10-30T17:13:02.947Z] #42 61.72 DEP criu/shmem.d [2019-10-30T17:13:02.947Z] #42 61.90 DEP criu/servicefd.d [2019-10-30T17:13:02.947Z] #42 62.06 DEP criu/seize.d [2019-10-30T17:13:02.947Z] #42 62.19 DEP criu/seccomp.d [2019-10-30T17:13:03.169Z] #41 156.8 DEP lib/c/criu.d [2019-10-30T17:13:03.169Z] #41 156.9 CC images/rpc.pb-c.o [2019-10-30T17:13:03.358Z] #42 62.43 DEP criu/rst-malloc.d [2019-10-30T17:13:03.358Z] #42 62.57 DEP criu/rbtree.d [2019-10-30T17:13:03.358Z] #42 62.62 DEP criu/pstree.d [2019-10-30T17:13:03.427Z] #41 157.3 CC lib/c/criu.o [2019-10-30T17:13:03.758Z] #42 62.83 DEP criu/protobuf.d [2019-10-30T17:13:03.758Z] #42 ... [2019-10-30T17:13:03.758Z] [2019-10-30T17:13:03.758Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:13:03.758Z] #45 104.6 vendor/golang.org/x/net/idna [2019-10-30T17:13:03.806Z] #41 119.2 CC criu/pagemap-cache.o [2019-10-30T17:13:04.065Z] #41 119.5 CC criu/pagemap.o [2019-10-30T17:13:04.361Z] #41 158.1 LINK lib/c/built-in.o [2019-10-30T17:13:04.361Z] #41 158.1 LINK lib/c/libcriu.so [2019-10-30T17:13:04.361Z] #41 158.3 GEN magic.py [2019-10-30T17:13:04.361Z] #41 158.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-30T17:13:04.361Z] #41 158.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-30T17:13:04.620Z] #41 ... [2019-10-30T17:13:04.620Z] [2019-10-30T17:13:04.620Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:04.620Z] #59 181.0 + bin/containerd [2019-10-30T17:13:05.000Z] #41 120.3 CC criu/parasite-syscall.o [2019-10-30T17:13:05.566Z] #41 120.9 CC criu/path.o [2019-10-30T17:13:05.824Z] #41 121.2 CC criu/pie-util-vdso-elf32.o [2019-10-30T17:13:06.391Z] #41 121.5 CC criu/pie-util-vdso.o [2019-10-30T17:13:06.391Z] #41 121.9 CC criu/pie-util.o [2019-10-30T17:13:06.649Z] #41 122.1 CC criu/pipes.o [2019-10-30T17:13:07.147Z] #59 ... [2019-10-30T17:13:07.147Z] [2019-10-30T17:13:07.147Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:07.147Z] #41 158.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-30T17:13:07.147Z] #41 159.3 make[1]: Nothing to be done for 'all'. [2019-10-30T17:13:07.147Z] #41 159.7 make[1]: 'images/built-in.o' is up to date. [2019-10-30T17:13:07.147Z] #41 159.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-30T17:13:07.147Z] #41 159.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-30T17:13:07.147Z] #41 159.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-30T17:13:07.147Z] #41 159.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-30T17:13:07.147Z] #41 159.8 make[1]: Nothing to be done for 'all'. [2019-10-30T17:13:07.147Z] #41 159.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-30T17:13:07.147Z] #41 159.9 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:07.147Z] #41 159.9 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:07.147Z] #41 160.0 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:07.147Z] #41 160.0 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:07.147Z] #41 160.1 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:07.147Z] #41 160.1 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:07.147Z] #41 160.1 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:07.147Z] #41 160.2 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:07.147Z] #41 160.2 INSTALL criu/criu [2019-10-30T17:13:07.147Z] #41 DONE 161.0s [2019-10-30T17:13:07.216Z] #41 122.7 CC criu/plugin.o [2019-10-30T17:13:07.226Z] #45 107.8 vendor/golang.org/x/net/http2/hpack [2019-10-30T17:13:07.408Z] [2019-10-30T17:13:07.408Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:07.782Z] #41 123.0 CC criu/proc_parse.o [2019-10-30T17:13:07.973Z] #50 ... [2019-10-30T17:13:07.973Z] [2019-10-30T17:13:07.973Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-30T17:13:08.073Z] #45 109.0 mime [2019-10-30T17:13:08.234Z] #42 DONE 0.1s [2019-10-30T17:13:08.234Z] [2019-10-30T17:13:08.234Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-30T17:13:08.234Z] #45 DONE 0.2s [2019-10-30T17:13:08.234Z] [2019-10-30T17:13:08.234Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:08.486Z] #45 ... [2019-10-30T17:13:08.486Z] [2019-10-30T17:13:08.486Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:08.486Z] #63 DONE 109.3s [2019-10-30T17:13:08.486Z] [2019-10-30T17:13:08.486Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-30T17:13:08.486Z] #64 DONE 0.1s [2019-10-30T17:13:08.486Z] [2019-10-30T17:13:08.486Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:08.486Z] #42 62.93 GEN criu/protobuf-desc-gen.h [2019-10-30T17:13:08.486Z] #42 64.38 DEP criu/protobuf-desc.d [2019-10-30T17:13:08.486Z] #42 64.61 DEP criu/proc_parse.d [2019-10-30T17:13:08.486Z] #42 64.92 DEP criu/plugin.d [2019-10-30T17:13:08.486Z] #42 65.17 DEP criu/pipes.d [2019-10-30T17:13:08.486Z] #42 65.46 DEP criu/pie-util.d [2019-10-30T17:13:08.486Z] #42 65.65 DEP criu/pie-util-vdso.d [2019-10-30T17:13:08.486Z] #42 65.90 DEP criu/pie-util-vdso-elf32.d [2019-10-30T17:13:08.486Z] #42 66.04 DEP criu/path.d [2019-10-30T17:13:08.486Z] #42 66.17 DEP criu/parasite-syscall.d [2019-10-30T17:13:08.486Z] #42 66.47 DEP criu/pagemap.d [2019-10-30T17:13:08.486Z] #42 66.61 DEP criu/pagemap-cache.d [2019-10-30T17:13:08.486Z] #42 66.74 DEP criu/page-xfer.d [2019-10-30T17:13:08.486Z] #42 67.04 DEP criu/page-pipe.d [2019-10-30T17:13:08.486Z] #42 67.12 DEP criu/netfilter.d [2019-10-30T17:13:08.486Z] #42 67.30 DEP criu/net.d [2019-10-30T17:13:08.486Z] #42 67.68 DEP criu/namespaces.d [2019-10-30T17:13:08.492Z] #50 ... [2019-10-30T17:13:08.492Z] [2019-10-30T17:13:08.492Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-30T17:13:08.492Z] #48 DONE 0.1s [2019-10-30T17:13:08.492Z] [2019-10-30T17:13:08.492Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:08.893Z] #42 68.09 DEP criu/mount.d [2019-10-30T17:13:09.288Z] #42 68.36 DEP criu/mem.d [2019-10-30T17:13:09.682Z] #41 125.2 CC criu/protobuf-desc.o [2019-10-30T17:13:09.695Z] #42 68.56 DEP criu/lsm.d [2019-10-30T17:13:09.695Z] #42 68.69 DEP criu/log.d [2019-10-30T17:13:09.695Z] #42 68.85 DEP criu/libnetlink.d [2019-10-30T17:13:09.695Z] #42 68.94 DEP criu/kerndat.d [2019-10-30T17:13:10.090Z] #42 69.20 DEP criu/kcmp-ids.d [2019-10-30T17:13:10.090Z] #42 69.25 DEP criu/irmap.d [2019-10-30T17:13:10.476Z] #42 69.40 DEP criu/ipc_ns.d [2019-10-30T17:13:10.476Z] #42 69.55 DEP criu/image.d [2019-10-30T17:13:10.476Z] #42 ... [2019-10-30T17:13:10.476Z] [2019-10-30T17:13:10.476Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:13:10.476Z] #45 111.4 mime/quotedprintable [2019-10-30T17:13:10.617Z] #41 125.9 CC criu/protobuf.o [2019-10-30T17:13:10.875Z] #41 126.3 CC criu/pstree.o [2019-10-30T17:13:10.886Z] #45 111.8 net/http/internal [2019-10-30T17:13:11.772Z] #50 DONE 229.4s [2019-10-30T17:13:11.772Z] [2019-10-30T17:13:11.772Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:11.809Z] #41 127.2 CC criu/rbtree.o [2019-10-30T17:13:12.067Z] #41 127.4 CC criu/rst-malloc.o [2019-10-30T17:13:12.325Z] #41 127.6 CC criu/seccomp.o [2019-10-30T17:13:12.830Z] #45 ... [2019-10-30T17:13:12.830Z] [2019-10-30T17:13:12.830Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:12.830Z] #48 DONE 113.4s [2019-10-30T17:13:12.830Z] [2019-10-30T17:13:12.830Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:13:12.830Z] #45 113.4 crypto/tls [2019-10-30T17:13:12.892Z] #41 128.2 CC criu/seize.o [2019-10-30T17:13:12.892Z] #41 ... [2019-10-30T17:13:12.892Z] [2019-10-30T17:13:12.892Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:13:12.892Z] #38 184.1 + rm -rf /tmp/tmp.lul9dejbb8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.lul9dejbb8 [2019-10-30T17:13:13.670Z] #59 ... [2019-10-30T17:13:13.670Z] [2019-10-30T17:13:13.670Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-30T17:13:13.670Z] #51 DONE 0.2s [2019-10-30T17:13:13.670Z] [2019-10-30T17:13:13.670Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-30T17:13:13.670Z] #55 DONE 0.1s [2019-10-30T17:13:13.670Z] [2019-10-30T17:13:13.670Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:13.833Z] #38 DONE 184.9s [2019-10-30T17:13:13.833Z] [2019-10-30T17:13:13.833Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:13.833Z] #41 128.7 CC criu/servicefd.o [2019-10-30T17:13:13.833Z] #41 129.0 CC criu/shmem.o [2019-10-30T17:13:14.398Z] #41 129.8 CC criu/sigframe.o [2019-10-30T17:13:14.471Z] #45 ... [2019-10-30T17:13:14.471Z] [2019-10-30T17:13:14.471Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:13:14.471Z] #18 76.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-30T17:13:14.471Z] #18 76.39 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-30T17:13:14.471Z] #18 76.39 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-30T17:13:14.471Z] #18 82.43 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-30T17:13:14.471Z] #18 82.45 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-30T17:13:14.471Z] #18 82.45 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-30T17:13:14.471Z] #18 82.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-30T17:13:14.471Z] #18 82.56 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-30T17:13:14.471Z] #18 82.56 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:13:14.471Z] #18 ... [2019-10-30T17:13:14.471Z] [2019-10-30T17:13:14.471Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:14.471Z] #42 69.69 DEP criu/image-desc.d [2019-10-30T17:13:14.471Z] #42 69.75 DEP criu/fsnotify.d [2019-10-30T17:13:14.471Z] #42 69.96 DEP criu/filesystems.d [2019-10-30T17:13:14.471Z] #42 70.05 DEP criu/files.d [2019-10-30T17:13:14.471Z] #42 70.24 DEP criu/files-reg.d [2019-10-30T17:13:14.471Z] #42 70.47 DEP criu/files-ext.d [2019-10-30T17:13:14.471Z] #42 70.59 DEP criu/file-lock.d [2019-10-30T17:13:14.471Z] #42 70.77 DEP criu/file-ids.d [2019-10-30T17:13:14.471Z] #42 70.88 DEP criu/fifo.d [2019-10-30T17:13:14.471Z] #42 70.99 DEP criu/fdstore.d [2019-10-30T17:13:14.471Z] #42 71.09 DEP criu/fault-injection.d [2019-10-30T17:13:14.471Z] #42 71.16 DEP criu/external.d [2019-10-30T17:13:14.471Z] #42 71.28 DEP criu/eventpoll.d [2019-10-30T17:13:14.471Z] #42 71.37 DEP criu/eventfd.d [2019-10-30T17:13:14.471Z] #42 71.47 DEP criu/crtools.d [2019-10-30T17:13:14.471Z] #42 71.75 DEP criu/cr-service.d [2019-10-30T17:13:14.471Z] #42 71.98 DEP criu/cr-restore.d [2019-10-30T17:13:14.471Z] #42 72.34 DEP criu/cr-errno.d [2019-10-30T17:13:14.471Z] #42 72.36 DEP criu/cr-dump.d [2019-10-30T17:13:14.471Z] #42 72.69 DEP criu/cr-dedup.d [2019-10-30T17:13:14.471Z] #42 72.94 DEP criu/cr-check.d [2019-10-30T17:13:14.471Z] #42 73.20 DEP criu/config.d [2019-10-30T17:13:14.471Z] #42 73.56 DEP criu/clone-noasan.d [2019-10-30T17:13:14.471Z] #42 73.66 DEP criu/cgroup.d [2019-10-30T17:13:14.471Z] #42 73.76 DEP criu/cgroup-props.d [2019-10-30T17:13:14.657Z] #41 130.1 CC criu/signalfd.o [2019-10-30T17:13:14.929Z] #42 73.96 DEP criu/bitmap.d [2019-10-30T17:13:14.929Z] #42 73.98 DEP criu/bfd.d [2019-10-30T17:13:14.929Z] #42 74.08 DEP criu/autofs.d [2019-10-30T17:13:15.226Z] #41 130.6 CC criu/sk-inet.o [2019-10-30T17:13:15.336Z] #42 74.26 DEP criu/aio.d [2019-10-30T17:13:15.336Z] #42 74.42 DEP criu/action-scripts.d [2019-10-30T17:13:15.336Z] #42 74.62 CC criu/action-scripts.o [2019-10-30T17:13:15.792Z] #41 ... [2019-10-30T17:13:15.792Z] [2019-10-30T17:13:15.792Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-30T17:13:15.792Z] #39 DONE 0.2s [2019-10-30T17:13:15.792Z] [2019-10-30T17:13:15.792Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:15.792Z] #59 ... [2019-10-30T17:13:15.792Z] [2019-10-30T17:13:15.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:15.792Z] #41 131.4 CC criu/sk-netlink.o [2019-10-30T17:13:16.177Z] #42 75.01 CC criu/aio.o [2019-10-30T17:13:16.281Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-30T17:13:16.281Z] [2019-10-30T17:13:16.281Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-30T17:13:16.281Z] PKG_CONFIG=pkg-config [2019-10-30T17:13:16.281Z] GOLANG_VERSION=1.13.3 [2019-10-30T17:13:16.281Z] HOSTNAME=e5143dfe158a [2019-10-30T17:13:16.281Z] DOCKER_EXPERIMENTAL=1 [2019-10-30T17:13:16.281Z] container=docker [2019-10-30T17:13:16.281Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-30T17:13:16.281Z] GO111MODULE=off [2019-10-30T17:13:16.281Z] GOPATH=/go [2019-10-30T17:13:16.281Z] PWD=/go/src/github.com/docker/docker [2019-10-30T17:13:16.281Z] HOME=/root [2019-10-30T17:13:16.281Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-30T17:13:16.281Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-30T17:13:16.281Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-30T17:13:16.281Z] DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:13:16.281Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-30T17:13:16.281Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-30T17:13:16.281Z] TERM=xterm [2019-10-30T17:13:16.281Z] VALIDATE_BRANCH=master [2019-10-30T17:13:16.281Z] DEST=bundles/test-integration [2019-10-30T17:13:16.281Z] SHLVL=1 [2019-10-30T17:13:16.281Z] TIMEOUT=120m [2019-10-30T17:13:16.281Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-30T17:13:16.281Z] DOCKER_PKG=github.com/docker/docker [2019-10-30T17:13:16.281Z] TESTDEBUG=0 [2019-10-30T17:13:16.281Z] _=/usr/bin/env [2019-10-30T17:13:16.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-30T17:13:16.357Z] #41 131.7 CC criu/sk-packet.o [2019-10-30T17:13:16.584Z] #42 75.61 CC criu/autofs.o [2019-10-30T17:13:16.922Z] #41 132.1 CC criu/sk-queue.o [2019-10-30T17:13:16.922Z] #41 132.4 CC criu/sk-tcp.o [2019-10-30T17:13:17.487Z] #41 132.7 CC criu/sk-unix.o [2019-10-30T17:13:17.926Z] #42 76.93 CC criu/bfd.o [2019-10-30T17:13:18.315Z] #42 77.40 CC criu/bitmap.o [2019-10-30T17:13:18.315Z] #42 77.52 CC criu/cgroup-props.o [2019-10-30T17:13:18.420Z] #41 133.9 CC criu/sockets.o [2019-10-30T17:13:18.704Z] #42 ... [2019-10-30T17:13:18.704Z] [2019-10-30T17:13:18.704Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:13:18.704Z] #45 119.7 net/http/httptrace [2019-10-30T17:13:18.984Z] #41 134.4 CC criu/stats.o [2019-10-30T17:13:19.098Z] #45 119.9 net/http [2019-10-30T17:13:19.241Z] #41 134.7 CC criu/string.o [2019-10-30T17:13:19.241Z] #41 134.8 CC criu/sysctl.o [2019-10-30T17:13:19.806Z] #41 135.1 CC criu/sysfs_parse.o [2019-10-30T17:13:20.064Z] #41 135.4 CC criu/timerfd.o [2019-10-30T17:13:20.324Z] #41 135.7 CC criu/tty.o [2019-10-30T17:13:21.697Z] #41 137.1 CC criu/tun.o [2019-10-30T17:13:21.955Z] #41 137.4 CC criu/uffd.o [2019-10-30T17:13:22.889Z] #41 138.2 CC criu/util.o [2019-10-30T17:13:23.823Z] #41 139.1 CC criu/uts_ns.o [2019-10-30T17:13:23.823Z] #41 139.3 CC criu/vdso-compat.o [2019-10-30T17:13:24.081Z] #41 139.4 CC criu/vdso.o [2019-10-30T17:13:24.650Z] #41 140.1 LINK criu/built-in.o [2019-10-30T17:13:24.650Z] #41 140.2 LINK criu/criu [2019-10-30T17:13:25.216Z] #41 140.6 DEP lib/c/criu.d [2019-10-30T17:13:25.216Z] #41 140.6 CC images/rpc.pb-c.o [2019-10-30T17:13:25.681Z] #45 ... [2019-10-30T17:13:25.681Z] [2019-10-30T17:13:25.681Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:25.681Z] #42 78.43 CC criu/cgroup.o [2019-10-30T17:13:25.681Z] #42 81.55 CC criu/clone-noasan.o [2019-10-30T17:13:25.681Z] #42 81.67 CC criu/config.o [2019-10-30T17:13:25.681Z] #42 82.87 CC criu/cr-check.o [2019-10-30T17:13:25.681Z] #42 84.16 CC criu/cr-dedup.o [2019-10-30T17:13:25.681Z] #42 84.44 CC criu/cr-dump.o [2019-10-30T17:13:25.787Z] #41 141.1 CC lib/c/criu.o [2019-10-30T17:13:26.517Z] #42 ... [2019-10-30T17:13:26.517Z] [2019-10-30T17:13:26.517Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:13:26.517Z] #18 98.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-30T17:13:26.517Z] #18 98.60 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-30T17:13:26.517Z] #18 98.61 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:13:26.722Z] #41 141.8 LINK lib/c/built-in.o [2019-10-30T17:13:26.722Z] #41 141.8 LINK lib/c/libcriu.so [2019-10-30T17:13:26.722Z] #41 142.0 GEN magic.py [2019-10-30T17:13:26.722Z] #41 142.1 Note: Building without setproctitle() and strlcpy() support. [2019-10-30T17:13:26.722Z] #41 142.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-30T17:13:27.226Z] Removing intermediate container 129b6b146e0d [2019-10-30T17:13:27.226Z] ---> 9abc7ef6acd6 [2019-10-30T17:13:27.226Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-30T17:13:27.226Z] ---> ebd73b5ebd31 [2019-10-30T17:13:27.226Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-30T17:13:27.226Z] ---> 4d6b9fa75477 [2019-10-30T17:13:27.226Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-30T17:13:27.226Z] ---> Running in fac5f1a2aecd [2019-10-30T17:13:27.226Z] Removing intermediate container fac5f1a2aecd [2019-10-30T17:13:27.226Z] ---> 99d453560707 [2019-10-30T17:13:27.226Z] Successfully built 99d453560707 [2019-10-30T17:13:27.226Z] Successfully tagged moby-buildx:latest [2019-10-30T17:13:27.226Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-30T17:13:27.226Z] if [ -n "${id}" ]; then \ [2019-10-30T17:13:27.226Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-30T17:13:27.226Z] && touch bundles/buildx; \ [2019-10-30T17:13:27.226Z] docker rm -f ${id}; \ [2019-10-30T17:13:27.226Z] fi [2019-10-30T17:13:27.226Z] ec348a3b4fb52bb9680cc65dd88bcc79967643d9252775825a5dcb1ea75d2964 [2019-10-30T17:13:27.226Z] bundles/buildx version [2019-10-30T17:13:27.226Z] buildx v0.3.1 6db68d0 [2019-10-30T17:13:27.226Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 . [2019-10-30T17:13:27.226Z] #1 [internal] booting buildkit [2019-10-30T17:13:27.226Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-30T17:13:27.226Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2019-10-30T17:13:27.226Z] #1 creating container buildx_buildkit_default [2019-10-30T17:13:27.226Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-30T17:13:27.226Z] #1 DONE 3.4s [2019-10-30T17:13:27.226Z] [2019-10-30T17:13:27.226Z] #3 [internal] load .dockerignore [2019-10-30T17:13:27.226Z] #3 transferring context: 87B 0.0s done [2019-10-30T17:13:27.226Z] #3 DONE 0.0s [2019-10-30T17:13:27.226Z] [2019-10-30T17:13:27.226Z] #2 [internal] load build definition from Dockerfile [2019-10-30T17:13:27.226Z] #2 transferring dockerfile: 14.85kB done [2019-10-30T17:13:27.226Z] #2 DONE 0.0s [2019-10-30T17:13:27.226Z] [2019-10-30T17:13:27.226Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-30T17:13:27.226Z] #4 DONE 0.6s [2019-10-30T17:13:27.226Z] [2019-10-30T17:13:27.226Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-30T17:13:27.226Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-30T17:13:27.226Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-30T17:13:27.226Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-30T17:13:27.226Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-30T17:13:27.226Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-30T17:13:27.226Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-30T17:13:27.226Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-30T17:13:27.226Z] #5 DONE 0.9s [2019-10-30T17:13:27.226Z] [2019-10-30T17:13:27.226Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-30T17:13:27.226Z] #7 ... [2019-10-30T17:13:27.226Z] [2019-10-30T17:13:27.226Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-30T17:13:27.226Z] #6 DONE 0.4s [2019-10-30T17:13:27.226Z] [2019-10-30T17:13:27.226Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-30T17:13:27.226Z] #7 DONE 0.5s [2019-10-30T17:13:27.226Z] [2019-10-30T17:13:27.226Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:13:27.226Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-30T17:13:27.226Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-10-30T17:13:27.226Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-30T17:13:27.226Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 0B / 156B 0.1s [2019-10-30T17:13:27.226Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 0B / 45.65MB 0.1s [2019-10-30T17:13:27.226Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.1s [2019-10-30T17:13:27.226Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 0.1s [2019-10-30T17:13:27.226Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 0B / 96.41MB 0.1s [2019-10-30T17:13:27.226Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-30T17:13:27.226Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.1s [2019-10-30T17:13:27.226Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done [2019-10-30T17:13:27.226Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 457.86kB / 4.30MB 0.3s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 588.89kB / 10.00MB 0.4s [2019-10-30T17:13:27.226Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.05MB / 4.30MB 0.4s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.21MB / 10.00MB 0.6s [2019-10-30T17:13:27.226Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.64MB / 4.30MB 0.6s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.93MB / 10.00MB 0.7s [2019-10-30T17:13:27.226Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.29MB / 4.30MB 0.7s [2019-10-30T17:13:27.226Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 2.52MB / 45.65MB 0.9s [2019-10-30T17:13:27.226Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.65MB / 50.07MB 0.9s [2019-10-30T17:13:27.226Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.73MB / 4.30MB 0.9s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.98MB / 10.00MB 1.0s [2019-10-30T17:13:27.226Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 3.14MB / 52.87MB 1.0s [2019-10-30T17:13:27.226Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.34MB / 4.30MB 1.0s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.51MB / 10.00MB 1.2s [2019-10-30T17:13:27.226Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.83MB / 4.30MB 1.2s [2019-10-30T17:13:27.226Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.23MB / 4.30MB 1.3s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.36MB / 10.00MB 1.5s [2019-10-30T17:13:27.226Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.4s done [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.91MB / 10.00MB 1.6s [2019-10-30T17:13:27.226Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 5.01MB / 45.65MB 1.6s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.44MB / 10.00MB 1.8s [2019-10-30T17:13:27.226Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.67MB / 50.07MB 1.8s [2019-10-30T17:13:27.226Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 5.34MB / 96.41MB 1.8s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.07MB / 10.00MB 1.9s [2019-10-30T17:13:27.226Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 6.26MB / 52.87MB 1.9s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.68MB / 10.00MB 2.1s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.28MB / 10.00MB 2.2s [2019-10-30T17:13:27.226Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 7.40MB / 45.65MB 2.2s [2019-10-30T17:13:27.226Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.00MB / 10.00MB 2.4s [2019-10-30T17:13:27.226Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 8.22MB / 50.07MB 2.4s [2019-10-30T17:13:27.288Z] #41 142.6 fatal: Not a git repository (or any of the parent directories): .git [2019-10-30T17:13:27.523Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.72MB / 10.00MB 2.5s [2019-10-30T17:13:27.523Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.43MB / 10.00MB 2.7s [2019-10-30T17:13:27.523Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 9.37MB / 52.87MB 2.7s [2019-10-30T17:13:27.828Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.8s [2019-10-30T17:13:27.828Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 10.19MB / 45.65MB 2.8s [2019-10-30T17:13:27.828Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.8s done [2019-10-30T17:13:27.828Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 11.21MB / 50.07MB 3.0s [2019-10-30T17:13:27.828Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 10.94MB / 96.41MB 3.0s [2019-10-30T17:13:27.853Z] #41 143.1 make[1]: Nothing to be done for 'all'. [2019-10-30T17:13:28.111Z] #41 ... [2019-10-30T17:13:28.111Z] [2019-10-30T17:13:28.111Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:28.111Z] #59 157.3 + bin/containerd [2019-10-30T17:13:28.120Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 12.65MB / 45.65MB 3.3s [2019-10-30T17:13:28.120Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 12.58MB / 52.87MB 3.3s [2019-10-30T17:13:28.419Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 14.48MB / 50.07MB 3.6s [2019-10-30T17:13:28.729Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 14.97MB / 45.65MB 3.7s [2019-10-30T17:13:28.729Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 15.79MB / 52.87MB 3.9s [2019-10-30T17:13:28.729Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 15.88MB / 96.41MB 3.9s [2019-10-30T17:13:29.029Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 17.54MB / 50.07MB 4.0s [2019-10-30T17:13:29.029Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 17.60MB / 45.65MB 4.2s [2019-10-30T17:13:29.325Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 18.68MB / 52.87MB 4.3s [2019-10-30T17:13:29.486Z] #59 ... [2019-10-30T17:13:29.486Z] [2019-10-30T17:13:29.486Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:29.486Z] #41 143.6 make[1]: 'images/built-in.o' is up to date. [2019-10-30T17:13:29.486Z] #41 143.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-30T17:13:29.486Z] #41 143.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-30T17:13:29.486Z] #41 143.7 make[1]: 'compel/libcompel.a' is up to date. [2019-10-30T17:13:29.486Z] #41 143.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-30T17:13:29.486Z] #41 143.7 make[1]: Nothing to be done for 'all'. [2019-10-30T17:13:29.486Z] #41 143.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-30T17:13:29.486Z] #41 143.8 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:29.486Z] #41 143.9 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:29.486Z] #41 143.9 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:29.486Z] #41 144.0 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:29.486Z] #41 144.0 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:29.486Z] #41 144.0 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:29.486Z] #41 144.1 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:29.486Z] #41 144.1 make[2]: Nothing to be done for 'all'. [2019-10-30T17:13:29.486Z] #41 144.1 INSTALL criu/criu [2019-10-30T17:13:29.486Z] #41 DONE 144.6s [2019-10-30T17:13:29.486Z] [2019-10-30T17:13:29.486Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:29.612Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 20.71MB / 45.65MB 4.8s [2019-10-30T17:13:29.612Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 21.40MB / 50.07MB 4.8s [2019-10-30T17:13:29.612Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 21.13MB / 96.41MB 4.8s [2019-10-30T17:13:29.899Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 21.36MB / 52.87MB 4.9s [2019-10-30T17:13:29.899Z] #8 ... [2019-10-30T17:13:29.899Z] [2019-10-30T17:13:29.899Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-30T17:13:29.899Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-30T17:13:29.899Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-30T17:13:29.899Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-30T17:13:29.899Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.3s done [2019-10-30T17:13:29.899Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.7s done [2019-10-30T17:13:29.899Z] #66 DONE 5.2s [2019-10-30T17:13:29.899Z] [2019-10-30T17:13:29.899Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:13:29.899Z] #8 ... [2019-10-30T17:13:29.899Z] [2019-10-30T17:13:29.899Z] #20 [internal] load build context [2019-10-30T17:13:29.899Z] #20 transferring context: 41.22MB 5.2s [2019-10-30T17:13:30.420Z] #59 ... [2019-10-30T17:13:30.420Z] [2019-10-30T17:13:30.420Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-30T17:13:30.420Z] #42 DONE 0.1s [2019-10-30T17:13:30.420Z] [2019-10-30T17:13:30.420Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-30T17:13:30.420Z] #45 DONE 0.1s [2019-10-30T17:13:30.420Z] [2019-10-30T17:13:30.420Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:30.420Z] #59 ... [2019-10-30T17:13:30.420Z] [2019-10-30T17:13:30.420Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-30T17:13:30.420Z] #48 DONE 0.1s [2019-10-30T17:13:30.533Z] #20 transferring context: 45.63MB 5.8s done [2019-10-30T17:13:30.533Z] #20 DONE 5.8s [2019-10-30T17:13:30.533Z] [2019-10-30T17:13:30.533Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-30T17:13:30.533Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 25.92MB / 45.65MB 5.7s [2019-10-30T17:13:30.533Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 26.22MB / 50.07MB 5.7s [2019-10-30T17:13:30.533Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 25.62MB / 52.87MB 5.7s [2019-10-30T17:13:30.678Z] [2019-10-30T17:13:30.679Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:30.821Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 27.19MB / 96.41MB 5.8s [2019-10-30T17:13:30.822Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 28.81MB / 45.65MB 6.0s [2019-10-30T17:13:30.822Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 28.99MB / 50.07MB 6.0s [2019-10-30T17:13:30.822Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 28.97MB / 52.87MB 6.0s [2019-10-30T17:13:31.107Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 32.05MB / 45.65MB 6.3s [2019-10-30T17:13:31.107Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 33.12MB / 50.07MB 6.3s [2019-10-30T17:13:31.391Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 33.33MB / 52.87MB 6.4s [2019-10-30T17:13:31.391Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 33.54MB / 96.41MB 6.4s [2019-10-30T17:13:31.677Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 35.55MB / 45.65MB 6.6s [2019-10-30T17:13:31.677Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 36.72MB / 50.07MB 6.6s [2019-10-30T17:13:31.677Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 36.83MB / 52.87MB 6.7s [2019-10-30T17:13:31.964Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 39.29MB / 45.65MB 6.9s [2019-10-30T17:13:31.964Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 40.36MB / 50.07MB 6.9s [2019-10-30T17:13:31.964Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 39.12MB / 96.41MB 6.9s [2019-10-30T17:13:31.964Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 40.27MB / 52.87MB 7.0s [2019-10-30T17:13:32.252Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 42.86MB / 45.65MB 7.2s [2019-10-30T17:13:32.252Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 43.60MB / 50.07MB 7.2s [2019-10-30T17:13:32.252Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 43.67MB / 52.87MB 7.3s [2019-10-30T17:13:32.252Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 44.29MB / 96.41MB 7.3s [2019-10-30T17:13:32.535Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.5s done [2019-10-30T17:13:32.535Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 46.67MB / 50.07MB 7.5s [2019-10-30T17:13:32.535Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 47.09MB / 52.87MB 7.6s [2019-10-30T17:13:32.821Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.7s done [2019-10-30T17:13:32.821Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 50.05MB / 96.41MB 7.8s [2019-10-30T17:13:32.821Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.47MB / 52.87MB 7.9s [2019-10-30T17:13:33.107Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 8.0s done [2019-10-30T17:13:33.107Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 61.32MB / 96.41MB 8.1s [2019-10-30T17:13:33.107Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 69.00MB / 96.41MB 8.2s [2019-10-30T17:13:33.414Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 77.02MB / 96.41MB 8.4s [2019-10-30T17:13:33.414Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 83.86MB / 96.41MB 8.5s [2019-10-30T17:13:33.699Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 91.27MB / 96.41MB 8.7s [2019-10-30T17:13:33.699Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.8s done [2019-10-30T17:13:33.699Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-30T17:13:34.485Z] #18 ... [2019-10-30T17:13:34.485Z] [2019-10-30T17:13:34.485Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:34.485Z] #42 86.12 CC criu/cr-errno.o [2019-10-30T17:13:34.485Z] #42 86.17 CC criu/cr-restore.o [2019-10-30T17:13:34.485Z] #42 90.12 CC criu/cr-service.o [2019-10-30T17:13:34.485Z] #42 91.58 CC criu/crtools.o [2019-10-30T17:13:34.485Z] #42 92.09 CC criu/eventfd.o [2019-10-30T17:13:34.485Z] #42 92.52 CC criu/eventpoll.o [2019-10-30T17:13:34.895Z] #42 93.98 CC criu/external.o [2019-10-30T17:13:35.285Z] #42 94.34 CC criu/fault-injection.o [2019-10-30T17:13:35.285Z] #42 94.44 CC criu/fdstore.o [2019-10-30T17:13:35.574Z] #59 209.4 + bin/containerd-stress [2019-10-30T17:13:35.574Z] #59 211.3 + bin/containerd-shim [2019-10-30T17:13:35.674Z] #42 94.83 CC criu/fifo.o [2019-10-30T17:13:36.000Z] #59 ... [2019-10-30T17:13:36.001Z] [2019-10-30T17:13:36.001Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:36.001Z] #50 DONE 206.6s [2019-10-30T17:13:36.001Z] [2019-10-30T17:13:36.001Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:36.056Z] #42 95.22 CC criu/file-ids.o [2019-10-30T17:13:36.438Z] #42 95.48 CC criu/file-lock.o [2019-10-30T17:13:36.838Z] #42 ... [2019-10-30T17:13:36.838Z] [2019-10-30T17:13:36.838Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:13:36.838Z] #18 109.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-30T17:13:36.838Z] #18 109.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-30T17:13:36.838Z] #18 109.0 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-30T17:13:36.838Z] #18 109.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-30T17:13:36.838Z] #18 109.0 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-30T17:13:36.838Z] #18 109.0 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-30T17:13:36.838Z] #18 109.0 Processing triggers for mime-support (3.60) ... [2019-10-30T17:13:36.838Z] #18 109.1 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:13:36.935Z] #59 ... [2019-10-30T17:13:36.935Z] [2019-10-30T17:13:36.935Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-30T17:13:37.193Z] #51 DONE 0.3s [2019-10-30T17:13:37.193Z] [2019-10-30T17:13:37.193Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:37.237Z] #18 109.1 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-30T17:13:37.237Z] #18 109.1 Setting up libcap2-bin (1:2.25-1) ... [2019-10-30T17:13:37.237Z] #18 109.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-30T17:13:37.237Z] #18 109.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-30T17:13:37.237Z] #18 109.2 Setting up bash-completion (1:2.1-4.3) ... [2019-10-30T17:13:37.237Z] #18 ... [2019-10-30T17:13:37.237Z] [2019-10-30T17:13:37.237Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:13:37.237Z] #45 129.3 github.com/LK4D4/vndr/godl [2019-10-30T17:13:37.237Z] #45 129.9 github.com/LK4D4/vndr [2019-10-30T17:13:37.237Z] #45 DONE 138.2s [2019-10-30T17:13:37.451Z] #59 ... [2019-10-30T17:13:37.451Z] [2019-10-30T17:13:37.451Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-30T17:13:37.451Z] #55 DONE 0.2s [2019-10-30T17:13:37.451Z] [2019-10-30T17:13:37.451Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:13:37.636Z] [2019-10-30T17:13:37.636Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:37.636Z] #42 96.38 CC criu/files-ext.o [2019-10-30T17:13:38.036Z] #42 97.18 CC criu/files-reg.o [2019-10-30T17:13:39.957Z] #42 98.75 CC criu/files.o [2019-10-30T17:13:41.644Z] #42 100.8 CC criu/filesystems.o [2019-10-30T17:13:42.122Z] #59 217.9 + bin/containerd-shim-runc-v1 [2019-10-30T17:13:42.497Z] #42 101.6 CC criu/fsnotify.o [2019-10-30T17:13:42.497Z] #42 ... [2019-10-30T17:13:42.497Z] [2019-10-30T17:13:42.497Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:13:42.497Z] #18 111.3 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-30T17:13:42.497Z] #18 111.3 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-30T17:13:42.497Z] #18 111.4 Setting up zip (3.0-11+b1) ... [2019-10-30T17:13:42.497Z] #18 111.4 Setting up bzip2 (1.0.6-8.1) ... [2019-10-30T17:13:42.497Z] #18 111.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-30T17:13:42.497Z] #18 111.4 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-30T17:13:42.497Z] #18 111.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:13:42.497Z] #18 111.4 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-30T17:13:42.497Z] #18 111.4 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-30T17:13:42.497Z] #18 111.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-30T17:13:42.497Z] #18 111.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-30T17:13:42.497Z] #18 111.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-30T17:13:42.497Z] #18 111.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:13:42.497Z] #18 111.4 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-30T17:13:42.497Z] #18 111.5 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-30T17:13:42.497Z] #18 111.5 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-30T17:13:42.497Z] #18 111.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:13:42.497Z] #18 111.8 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-30T17:13:42.497Z] #18 111.8 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-30T17:13:42.497Z] #18 111.8 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-30T17:13:42.497Z] #18 111.8 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-30T17:13:42.497Z] #18 111.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-30T17:13:42.497Z] #18 111.9 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-30T17:13:42.497Z] #18 111.9 Setting up pigz (2.3.4-1) ... [2019-10-30T17:13:42.497Z] #18 111.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-30T17:13:42.497Z] #18 111.9 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-30T17:13:42.497Z] #18 111.9 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-30T17:13:42.497Z] #18 111.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-30T17:13:42.497Z] #18 111.9 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-30T17:13:42.497Z] #18 111.9 Setting up jq (1.5+dfsg-1.3) ... [2019-10-30T17:13:42.497Z] #18 111.9 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-30T17:13:42.497Z] #18 112.0 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-30T17:13:42.497Z] #18 112.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-30T17:13:42.497Z] #18 112.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:13:42.497Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-30T17:13:42.497Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-30T17:13:42.497Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-30T17:13:42.497Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-30T17:13:42.497Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-30T17:13:42.497Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-30T17:13:42.497Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-30T17:13:42.497Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-30T17:13:42.497Z] #18 112.0 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-30T17:13:42.497Z] #18 112.0 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-30T17:13:42.497Z] #18 112.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-30T17:13:42.497Z] #18 112.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-30T17:13:42.497Z] #18 112.0 Setting up btrfs-progs (4.7.3-1) ... [2019-10-30T17:13:42.497Z] #18 112.0 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-30T17:13:42.497Z] #18 112.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-30T17:13:42.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-30T17:13:42.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-30T17:13:43.862Z] #18 116.0 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-30T17:13:43.862Z] #18 116.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:13:43.862Z] #18 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-30T17:13:43.862Z] #18 116.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-30T17:13:43.862Z] #18 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-30T17:13:43.862Z] #18 116.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-30T17:13:44.247Z] #18 116.1 Setting up btrfs-tools (4.7.3-1) ... [2019-10-30T17:13:44.247Z] #18 116.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:13:44.247Z] #18 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-30T17:13:44.247Z] #18 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-30T17:13:44.247Z] #18 116.1 Setting up python3 (3.5.3-1) ... [2019-10-30T17:13:44.645Z] #59 220.8 + bin/containerd-shim-runc-v2 [2019-10-30T17:13:44.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-30T17:13:45.583Z] #59 221.7 + binaries [2019-10-30T17:13:45.583Z] #59 221.7 + mkdir -p /build [2019-10-30T17:13:45.583Z] #59 221.7 + cp bin/containerd /build/containerd [2019-10-30T17:13:45.583Z] #59 221.7 + cp bin/containerd-shim /build/containerd-shim [2019-10-30T17:13:45.583Z] #59 221.7 + cp bin/ctr /build/ctr [2019-10-30T17:13:45.590Z] #18 117.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-30T17:13:46.447Z] #18 ... [2019-10-30T17:13:46.447Z] [2019-10-30T17:13:46.447Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:13:46.447Z] #29 147.0 + rm -rf /tmp/tmp.YDiMFwcyFF [2019-10-30T17:13:46.447Z] #29 DONE 147.3s [2019-10-30T17:13:46.447Z] [2019-10-30T17:13:46.447Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:13:46.447Z] #42 102.5 CC criu/image-desc.o [2019-10-30T17:13:46.447Z] #42 102.7 CC criu/image.o [2019-10-30T17:13:46.447Z] #42 103.5 CC criu/ipc_ns.o [2019-10-30T17:13:46.447Z] #42 104.6 CC criu/irmap.o [2019-10-30T17:13:46.447Z] #42 105.1 CC criu/kcmp-ids.o [2019-10-30T17:13:46.447Z] #42 105.5 CC criu/kerndat.o [2019-10-30T17:13:46.516Z] #59 DONE 222.7s [2019-10-30T17:13:47.449Z] [2019-10-30T17:13:47.449Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-30T17:13:47.449Z] #60 DONE 0.3s [2019-10-30T17:13:47.449Z] [2019-10-30T17:13:47.449Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-30T17:13:47.705Z] #64 DONE 0.1s [2019-10-30T17:13:47.705Z] [2019-10-30T17:13:47.705Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-30T17:13:47.784Z] #42 106.7 CC criu/libnetlink.o [2019-10-30T17:13:47.784Z] #42 106.9 CC criu/log.o [2019-10-30T17:13:48.236Z] #42 107.2 CC criu/lsm.o [2019-10-30T17:13:48.268Z] #66 DONE 0.5s [2019-10-30T17:13:48.268Z] [2019-10-30T17:13:48.268Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-30T17:13:48.268Z] #69 DONE 0.1s [2019-10-30T17:13:48.268Z] [2019-10-30T17:13:48.268Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-30T17:13:48.268Z] #70 DONE 0.0s [2019-10-30T17:13:48.268Z] [2019-10-30T17:13:48.268Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-30T17:13:48.741Z] #42 107.6 CC criu/mem.o [2019-10-30T17:13:49.200Z] #71 DONE 0.8s [2019-10-30T17:13:49.200Z] [2019-10-30T17:13:49.200Z] #72 exporting to image [2019-10-30T17:13:49.200Z] #72 exporting layers [2019-10-30T17:13:50.727Z] #42 109.6 CC criu/mount.o [2019-10-30T17:13:51.550Z] #42 ... [2019-10-30T17:13:51.550Z] [2019-10-30T17:13:51.550Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:13:51.550Z] #18 118.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-30T17:13:51.550Z] #18 119.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-30T17:13:51.550Z] #18 119.2 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-30T17:13:51.550Z] #18 119.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-30T17:13:51.550Z] #18 119.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-30T17:13:51.550Z] #18 120.8 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-30T17:13:51.550Z] #18 120.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-30T17:13:51.550Z] #18 122.1 Setting up dmsetup (2:1.02.137-2) ... [2019-10-30T17:13:51.550Z] #18 122.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-30T17:13:51.550Z] #18 122.8 Setting up dh-python (2.20170125) ... [2019-10-30T17:13:51.550Z] #18 123.3 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-30T17:13:51.550Z] #18 123.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:13:51.550Z] #18 DONE 123.6s [2019-10-30T17:13:51.550Z] [2019-10-30T17:13:51.550Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-30T17:13:54.930Z] #19 3.182 Collecting yamllint==1.16.0 [2019-10-30T17:13:55.347Z] #19 3.708 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-30T17:13:55.347Z] #19 3.862 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-30T17:13:55.347Z] #19 3.936 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-30T17:13:55.751Z] #72 exporting layers 5.9s done [2019-10-30T17:13:55.751Z] #72 writing image sha256:315c96a00b393fc3ab30625ddb98d31f7dd637010d700846f140438aadb2de51 done [2019-10-30T17:13:55.751Z] #72 naming to docker.io/library/docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 done [2019-10-30T17:13:55.751Z] #72 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-30T17:13:57.396Z] #19 5.633 Collecting pyyaml (from yamllint==1.16.0) [2019-10-30T17:13:57.396Z] #19 5.815 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-30T17:13:57.716Z] [2019-10-30T17:13:57.716Z] Removing bundles/ [2019-10-30T17:13:57.716Z] [2019-10-30T17:13:57.716Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-30T17:13:57.716Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-30T17:13:57.716Z] GOOS="" GOARCH="" GOARM="" [2019-10-30T17:13:58.729Z] #19 7.164 Building wheels for collected packages: pathspec, pyyaml [2019-10-30T17:13:58.729Z] #19 7.176 Running setup.py bdist_wheel for pathspec: started [2019-10-30T17:13:59.364Z] #59 186.8 + bin/containerd-stress [2019-10-30T17:13:59.364Z] #59 188.5 + bin/containerd-shim [2019-10-30T17:13:59.574Z] #19 7.867 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-30T17:13:59.574Z] #19 7.867 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-30T17:13:59.574Z] #19 7.874 Running setup.py bdist_wheel for pyyaml: started [2019-10-30T17:13:59.978Z] #19 8.522 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-30T17:13:59.978Z] #19 8.528 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-30T17:13:59.978Z] #19 8.554 Successfully built pathspec pyyaml [2019-10-30T17:14:00.383Z] #19 8.588 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-30T17:14:00.383Z] #19 8.875 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-30T17:14:00.658Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 26.0s done [2019-10-30T17:14:00.658Z] #8 DONE 35.0s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-30T17:14:00.658Z] #9 DONE 0.2s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-30T17:14:00.658Z] #10 DONE 0.2s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:14:00.658Z] #21 DONE 0.1s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:14:00.658Z] #34 ... [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-30T17:14:00.658Z] #68 DONE 0.0s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-30T17:14:00.658Z] #62 DONE 0.1s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-30T17:14:00.658Z] #44 DONE 0.1s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-30T17:14:00.658Z] #50 DONE 0.1s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-30T17:14:00.658Z] #47 DONE 0.1s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-30T17:14:00.658Z] #31 DONE 0.2s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-30T17:14:00.658Z] #22 DONE 0.2s [2019-10-30T17:14:00.658Z] [2019-10-30T17:14:00.658Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:00.775Z] #19 DONE 9.2s [2019-10-30T17:14:00.775Z] [2019-10-30T17:14:00.775Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-30T17:14:01.175Z] #24 DONE 0.1s [2019-10-30T17:14:01.175Z] [2019-10-30T17:14:01.175Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-30T17:14:01.282Z] #23 0.874 + RM_GOPATH=0 [2019-10-30T17:14:01.282Z] #23 0.874 + TMP_GOPATH= [2019-10-30T17:14:01.282Z] #23 0.874 + : /build [2019-10-30T17:14:01.282Z] #23 0.874 + '[' -z '' ']' [2019-10-30T17:14:01.282Z] #23 0.875 ++ mktemp -d [2019-10-30T17:14:01.282Z] #23 0.897 + export GOPATH=/tmp/tmp.Qe8hydxalv [2019-10-30T17:14:01.282Z] #23 0.897 + GOPATH=/tmp/tmp.Qe8hydxalv [2019-10-30T17:14:01.282Z] #23 0.897 + RM_GOPATH=1 [2019-10-30T17:14:01.282Z] #23 0.901 ++ dirname ./install.sh [2019-10-30T17:14:01.282Z] #23 0.919 + dir=. [2019-10-30T17:14:01.282Z] #23 0.921 + bin=dockercli [2019-10-30T17:14:01.282Z] #23 0.921 + shift [2019-10-30T17:14:01.282Z] #23 0.923 + '[' '!' -f ./dockercli.installer ']' [2019-10-30T17:14:01.282Z] #23 0.925 + . ./dockercli.installer [2019-10-30T17:14:01.282Z] #23 0.926 ++ : stable [2019-10-30T17:14:01.282Z] #23 0.927 ++ : 17.06.2-ce [2019-10-30T17:14:01.569Z] #23 0.950 + install_dockercli [2019-10-30T17:14:01.569Z] #23 0.950 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-30T17:14:01.569Z] #23 0.951 Install docker/cli version 17.06.2-ce from stable [2019-10-30T17:14:01.569Z] #23 0.961 ++ uname -m [2019-10-30T17:14:01.569Z] #23 0.963 + arch=ppc64le [2019-10-30T17:14:01.569Z] #23 0.969 + '[' ppc64le '!=' x86_64 ']' [2019-10-30T17:14:01.569Z] #23 0.970 + '[' ppc64le '!=' s390x ']' [2019-10-30T17:14:01.569Z] #23 0.970 + '[' ppc64le '!=' armhf ']' [2019-10-30T17:14:01.569Z] #23 0.971 + build_dockercli [2019-10-30T17:14:01.569Z] #23 0.971 + git clone https://github.com/docker/docker-ce /tmp/tmp.Qe8hydxalv/tmp/docker-ce [2019-10-30T17:14:01.569Z] #23 0.986 Cloning into '/tmp/tmp.Qe8hydxalv/tmp/docker-ce'... [2019-10-30T17:14:01.579Z] #28 DONE 0.5s [2019-10-30T17:14:01.579Z] [2019-10-30T17:14:01.579Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-30T17:14:01.579Z] #30 DONE 0.1s [2019-10-30T17:14:01.579Z] [2019-10-30T17:14:01.579Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:14:01.579Z] #42 112.7 CC criu/namespaces.o [2019-10-30T17:14:01.580Z] #42 114.2 CC criu/net.o [2019-10-30T17:14:01.580Z] #42 116.9 CC criu/netfilter.o [2019-10-30T17:14:01.580Z] #42 117.2 CC criu/page-pipe.o [2019-10-30T17:14:01.580Z] #42 117.6 CC criu/page-xfer.o [2019-10-30T17:14:01.580Z] #42 118.7 CC criu/pagemap-cache.o [2019-10-30T17:14:01.580Z] #42 119.0 CC criu/pagemap.o [2019-10-30T17:14:01.580Z] #42 119.7 CC criu/parasite-syscall.o [2019-10-30T17:14:01.580Z] #42 ... [2019-10-30T17:14:01.580Z] [2019-10-30T17:14:01.580Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-30T17:14:01.580Z] #33 DONE 0.1s [2019-10-30T17:14:01.580Z] [2019-10-30T17:14:01.580Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-30T17:14:01.580Z] #38 DONE 0.1s [2019-10-30T17:14:01.580Z] [2019-10-30T17:14:01.580Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:14:01.580Z] #42 120.7 CC criu/path.o [2019-10-30T17:14:01.976Z] #42 121.0 CC criu/pie-util-vdso-elf32.o [2019-10-30T17:14:02.377Z] #42 121.4 CC criu/pie-util-vdso.o [2019-10-30T17:14:02.377Z] #42 121.7 CC criu/pie-util.o [2019-10-30T17:14:02.779Z] #42 121.9 CC criu/pipes.o [2019-10-30T17:14:02.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-30T17:14:03.760Z] #42 122.5 CC criu/plugin.o [2019-10-30T17:14:03.760Z] #42 122.9 CC criu/proc_parse.o [2019-10-30T17:14:04.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-30T17:14:05.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-30T17:14:06.388Z] #42 125.0 CC criu/protobuf-desc.o [2019-10-30T17:14:06.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-30T17:14:06.788Z] #42 125.9 CC criu/protobuf.o [2019-10-30T17:14:07.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-30T17:14:07.125Z] #23 ... [2019-10-30T17:14:07.125Z] [2019-10-30T17:14:07.125Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:14:07.125Z] #32 0.550 + RM_GOPATH=0 [2019-10-30T17:14:07.125Z] #32 0.550 + TMP_GOPATH= [2019-10-30T17:14:07.125Z] #32 0.550 + : /build [2019-10-30T17:14:07.125Z] #32 0.550 + '[' -z '' ']' [2019-10-30T17:14:07.125Z] #32 0.552 ++ mktemp -d [2019-10-30T17:14:07.125Z] #32 0.555 + export GOPATH=/tmp/tmp.UhEMt52ou9 [2019-10-30T17:14:07.125Z] #32 0.555 + GOPATH=/tmp/tmp.UhEMt52ou9 [2019-10-30T17:14:07.125Z] #32 0.555 + RM_GOPATH=1 [2019-10-30T17:14:07.125Z] #32 0.556 ++ dirname ./install.sh [2019-10-30T17:14:07.125Z] #32 0.558 + dir=. [2019-10-30T17:14:07.125Z] #32 0.558 + bin=tomlv [2019-10-30T17:14:07.125Z] #32 0.558 + shift [2019-10-30T17:14:07.125Z] #32 0.559 + '[' '!' -f ./tomlv.installer ']' [2019-10-30T17:14:07.125Z] #32 0.559 + . ./tomlv.installer [2019-10-30T17:14:07.125Z] #32 0.560 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:14:07.125Z] #32 0.560 + install_tomlv [2019-10-30T17:14:07.125Z] #32 0.560 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-30T17:14:07.125Z] #32 0.561 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:14:07.125Z] #32 0.561 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UhEMt52ou9/src/github.com/BurntSushi/toml [2019-10-30T17:14:07.125Z] #32 0.568 Cloning into '/tmp/tmp.UhEMt52ou9/src/github.com/BurntSushi/toml'... [2019-10-30T17:14:07.125Z] #32 2.400 + cd /tmp/tmp.UhEMt52ou9/src/github.com/BurntSushi/toml [2019-10-30T17:14:07.125Z] #32 2.408 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-30T17:14:07.125Z] #32 2.475 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-30T17:14:07.125Z] #32 3.498 math/bits [2019-10-30T17:14:07.125Z] #32 3.575 runtime/internal/sys [2019-10-30T17:14:07.125Z] #32 3.599 internal/cpu [2019-10-30T17:14:07.125Z] #32 3.846 runtime/internal/atomic [2019-10-30T17:14:07.125Z] #32 4.864 unicode/utf8 [2019-10-30T17:14:07.125Z] #32 5.036 runtime/internal/math [2019-10-30T17:14:07.125Z] #32 5.537 internal/race [2019-10-30T17:14:07.125Z] #32 5.743 sync/atomic [2019-10-30T17:14:07.125Z] #32 5.858 internal/bytealg [2019-10-30T17:14:07.125Z] #32 6.339 math [2019-10-30T17:14:07.204Z] #42 126.3 CC criu/pstree.o [2019-10-30T17:14:07.474Z] #59 195.3 + bin/containerd-shim-runc-v1 [2019-10-30T17:14:07.605Z] #42 ... [2019-10-30T17:14:07.605Z] [2019-10-30T17:14:07.605Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:14:07.605Z] #55 139.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-30T17:14:07.605Z] #55 141.5 + mkdir -p /build [2019-10-30T17:14:07.605Z] #55 141.5 + cp runc /build/runc [2019-10-30T17:14:07.605Z] #55 DONE 141.6s [2019-10-30T17:14:07.605Z] [2019-10-30T17:14:07.605Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:14:08.151Z] #32 7.496 unicode [2019-10-30T17:14:08.408Z] #39 ... [2019-10-30T17:14:08.408Z] [2019-10-30T17:14:08.408Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:14:08.408Z] #42 127.5 CC criu/rbtree.o [2019-10-30T17:14:08.440Z] #32 7.941 internal/testlog [2019-10-30T17:14:08.805Z] #42 127.7 CC criu/rst-malloc.o [2019-10-30T17:14:08.805Z] #42 127.9 CC criu/seccomp.o [2019-10-30T17:14:09.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-30T17:14:09.204Z] #42 128.3 CC criu/seize.o [2019-10-30T17:14:09.373Z] #59 198.3 + bin/containerd-shim-runc-v2 [2019-10-30T17:14:09.463Z] #32 9.070 runtime [2019-10-30T17:14:09.463Z] #32 9.099 encoding [2019-10-30T17:14:09.937Z] #59 199.1 + binaries [2019-10-30T17:14:09.937Z] #59 199.1 + mkdir -p /build [2019-10-30T17:14:09.937Z] #59 199.1 + cp bin/containerd /build/containerd [2019-10-30T17:14:09.937Z] #59 199.1 + cp bin/containerd-shim /build/containerd-shim [2019-10-30T17:14:09.937Z] #59 199.1 + cp bin/ctr /build/ctr [2019-10-30T17:14:10.047Z] #42 128.8 CC criu/servicefd.o [2019-10-30T17:14:10.047Z] #42 129.2 CC criu/shmem.o [2019-10-30T17:14:10.152Z] #32 9.761 runtime/cgo [2019-10-30T17:14:10.152Z] #32 ... [2019-10-30T17:14:10.152Z] [2019-10-30T17:14:10.152Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:14:10.152Z] #57 1.001 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:14:10.152Z] #57 1.013 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:14:10.152Z] #57 1.261 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:14:10.152Z] #57 1.333 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:14:10.152Z] #57 1.348 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:14:10.152Z] #57 3.350 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-30T17:14:10.152Z] #57 6.423 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-30T17:14:10.152Z] #57 8.199 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-30T17:14:10.152Z] #57 ... [2019-10-30T17:14:10.152Z] [2019-10-30T17:14:10.152Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:14:10.152Z] #25 0.404 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:14:10.152Z] #25 0.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:14:10.152Z] #25 0.562 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:14:10.152Z] #25 0.624 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:14:10.152Z] #25 0.645 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:14:10.152Z] #25 1.411 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-30T17:14:10.152Z] #25 4.390 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-30T17:14:10.152Z] #25 6.105 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-30T17:14:10.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-30T17:14:10.439Z] #25 ... [2019-10-30T17:14:10.439Z] [2019-10-30T17:14:10.439Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:10.439Z] #51 0.934 + RM_GOPATH=0 [2019-10-30T17:14:10.439Z] #51 0.934 + TMP_GOPATH= [2019-10-30T17:14:10.439Z] #51 0.934 + : /build [2019-10-30T17:14:10.439Z] #51 0.934 + '[' -z '' ']' [2019-10-30T17:14:10.439Z] #51 0.951 ++ mktemp -d [2019-10-30T17:14:10.439Z] #51 0.953 + export GOPATH=/tmp/tmp.zAQv278oxH [2019-10-30T17:14:10.439Z] #51 0.953 + GOPATH=/tmp/tmp.zAQv278oxH [2019-10-30T17:14:10.439Z] #51 0.953 + RM_GOPATH=1 [2019-10-30T17:14:10.439Z] #51 0.973 ++ dirname ./install.sh [2019-10-30T17:14:10.439Z] #51 0.992 + dir=. [2019-10-30T17:14:10.439Z] #51 0.993 + bin=golangci_lint [2019-10-30T17:14:10.439Z] #51 0.993 + shift [2019-10-30T17:14:10.439Z] #51 0.995 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-30T17:14:10.439Z] #51 0.996 + . ./golangci_lint.installer [2019-10-30T17:14:10.439Z] #51 0.998 ++ : v1.20.0 [2019-10-30T17:14:10.439Z] #51 1.005 + install_golangci_lint [2019-10-30T17:14:10.439Z] #51 1.006 + echo 'Installing golangci-lint version v1.20.0' [2019-10-30T17:14:10.439Z] #51 1.007 Installing golangci-lint version v1.20.0 [2019-10-30T17:14:10.439Z] #51 1.007 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-30T17:14:10.439Z] #51 ... [2019-10-30T17:14:10.439Z] [2019-10-30T17:14:10.439Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:10.439Z] #63 0.964 + RM_GOPATH=0 [2019-10-30T17:14:10.439Z] #63 0.974 + TMP_GOPATH= [2019-10-30T17:14:10.439Z] #63 0.974 + : /build/ [2019-10-30T17:14:10.439Z] #63 0.975 + '[' -z '' ']' [2019-10-30T17:14:10.439Z] #63 0.977 ++ mktemp -d [2019-10-30T17:14:10.439Z] #63 0.981 + export GOPATH=/tmp/tmp.j1FXT2txrT [2019-10-30T17:14:10.439Z] #63 0.985 + GOPATH=/tmp/tmp.j1FXT2txrT [2019-10-30T17:14:10.439Z] #63 0.985 + RM_GOPATH=1 [2019-10-30T17:14:10.439Z] #63 1.023 ++ dirname ./install.sh [2019-10-30T17:14:10.439Z] #63 1.036 + dir=. [2019-10-30T17:14:10.439Z] #63 1.037 + bin=rootlesskit [2019-10-30T17:14:10.439Z] #63 1.037 + shift [2019-10-30T17:14:10.439Z] #63 1.039 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-30T17:14:10.439Z] #63 1.040 + . ./rootlesskit.installer [2019-10-30T17:14:10.439Z] #63 1.042 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:14:10.439Z] #63 1.055 + install_rootlesskit [2019-10-30T17:14:10.439Z] #63 1.055 + case "$1" in [2019-10-30T17:14:10.439Z] #63 1.056 + export CGO_ENABLED=0 [2019-10-30T17:14:10.439Z] #63 1.056 + CGO_ENABLED=0 [2019-10-30T17:14:10.439Z] #63 1.057 + _install_rootlesskit [2019-10-30T17:14:10.439Z] #63 1.059 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-30T17:14:10.439Z] #63 1.059 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:14:10.439Z] #63 1.063 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.j1FXT2txrT/src/github.com/rootless-containers/rootlesskit [2019-10-30T17:14:10.439Z] #63 1.088 Cloning into '/tmp/tmp.j1FXT2txrT/src/github.com/rootless-containers/rootlesskit'... [2019-10-30T17:14:10.439Z] #63 8.134 + cd /tmp/tmp.j1FXT2txrT/src/github.com/rootless-containers/rootlesskit [2019-10-30T17:14:10.439Z] #63 8.135 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-30T17:14:10.439Z] #63 8.510 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-30T17:14:10.439Z] #63 8.511 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-30T17:14:10.724Z] #63 ... [2019-10-30T17:14:10.724Z] [2019-10-30T17:14:10.724Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:14:10.724Z] #39 1.070 + mktemp -d [2019-10-30T17:14:10.724Z] #39 1.074 + export GOPATH=/tmp/tmp.X3YULWdyd1 [2019-10-30T17:14:10.724Z] #39 1.077 + git clone https://github.com/docker/distribution.git /tmp/tmp.X3YULWdyd1/src/github.com/docker/distribution [2019-10-30T17:14:10.724Z] #39 1.088 Cloning into '/tmp/tmp.X3YULWdyd1/src/github.com/docker/distribution'... [2019-10-30T17:14:11.013Z] #39 ... [2019-10-30T17:14:11.013Z] [2019-10-30T17:14:11.013Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:14:11.013Z] #29 0.749 + mktemp -d [2019-10-30T17:14:11.013Z] #29 0.752 + export GOPATH=/tmp/tmp.JMtOnpVFwL [2019-10-30T17:14:11.013Z] #29 0.753 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.JMtOnpVFwL/src/github.com/go-swagger/go-swagger [2019-10-30T17:14:11.013Z] #29 0.755 Cloning into '/tmp/tmp.JMtOnpVFwL/src/github.com/go-swagger/go-swagger'... [2019-10-30T17:14:11.013Z] #29 ... [2019-10-30T17:14:11.013Z] [2019-10-30T17:14:11.013Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:14:11.013Z] #45 0.903 + RM_GOPATH=0 [2019-10-30T17:14:11.013Z] #45 0.909 + TMP_GOPATH= [2019-10-30T17:14:11.013Z] #45 0.909 + : /build [2019-10-30T17:14:11.013Z] #45 0.910 + '[' -z '' ']' [2019-10-30T17:14:11.013Z] #45 0.911 ++ mktemp -d [2019-10-30T17:14:11.013Z] #45 0.920 + export GOPATH=/tmp/tmp.lnHr6zAEyR [2019-10-30T17:14:11.013Z] #45 0.958 + GOPATH=/tmp/tmp.lnHr6zAEyR [2019-10-30T17:14:11.013Z] #45 0.958 + RM_GOPATH=1 [2019-10-30T17:14:11.013Z] #45 0.963 ++ dirname ./install.sh [2019-10-30T17:14:11.013Z] #45 0.978 + dir=. [2019-10-30T17:14:11.013Z] #45 0.979 + bin=vndr [2019-10-30T17:14:11.013Z] #45 0.980 + shift [2019-10-30T17:14:11.013Z] #45 0.983 + '[' '!' -f ./vndr.installer ']' [2019-10-30T17:14:11.013Z] #45 0.985 + . ./vndr.installer [2019-10-30T17:14:11.013Z] #45 0.986 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:14:11.013Z] #45 0.989 + install_vndr [2019-10-30T17:14:11.013Z] #45 0.990 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-30T17:14:11.013Z] #45 0.991 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:14:11.013Z] #45 0.992 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lnHr6zAEyR/src/github.com/LK4D4/vndr [2019-10-30T17:14:11.013Z] #45 1.040 Cloning into '/tmp/tmp.lnHr6zAEyR/src/github.com/LK4D4/vndr'... [2019-10-30T17:14:11.013Z] #45 3.715 + cd /tmp/tmp.lnHr6zAEyR/src/github.com/LK4D4/vndr [2019-10-30T17:14:11.013Z] #45 3.715 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-30T17:14:11.013Z] #45 3.733 + go build -buildmode=pie -v -o /build/vndr . [2019-10-30T17:14:11.013Z] #45 5.983 sync/atomic [2019-10-30T17:14:11.013Z] #45 6.059 unicode [2019-10-30T17:14:11.013Z] #45 6.082 unicode/utf8 [2019-10-30T17:14:11.013Z] #45 6.089 internal/bytealg [2019-10-30T17:14:11.013Z] #45 7.345 math [2019-10-30T17:14:11.013Z] #45 9.221 encoding [2019-10-30T17:14:11.013Z] #45 9.253 runtime [2019-10-30T17:14:11.013Z] #45 9.847 unicode/utf16 [2019-10-30T17:14:11.013Z] #45 10.34 container/list [2019-10-30T17:14:11.036Z] #42 130.2 CC criu/sigframe.o [2019-10-30T17:14:11.302Z] #45 ... [2019-10-30T17:14:11.302Z] [2019-10-30T17:14:11.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:14:11.302Z] #11 1.436 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:14:11.302Z] #11 1.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:14:11.302Z] #11 1.604 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:14:11.302Z] #11 1.618 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:14:11.302Z] #11 1.719 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:14:11.302Z] #11 3.560 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-30T17:14:11.302Z] #11 6.263 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-30T17:14:11.302Z] #11 8.283 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-30T17:14:11.302Z] #11 ... [2019-10-30T17:14:11.302Z] [2019-10-30T17:14:11.302Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:11.302Z] #48 0.919 + RM_GOPATH=0 [2019-10-30T17:14:11.302Z] #48 0.921 + TMP_GOPATH= [2019-10-30T17:14:11.302Z] #48 0.921 + : /build [2019-10-30T17:14:11.302Z] #48 0.921 + '[' -z '' ']' [2019-10-30T17:14:11.302Z] #48 0.922 ++ mktemp -d [2019-10-30T17:14:11.302Z] #48 0.957 + export GOPATH=/tmp/tmp.dTUsGZ5AVk [2019-10-30T17:14:11.302Z] #48 0.958 + GOPATH=/tmp/tmp.dTUsGZ5AVk [2019-10-30T17:14:11.302Z] #48 0.959 + RM_GOPATH=1 [2019-10-30T17:14:11.302Z] #48 0.979 ++ dirname ./install.sh [2019-10-30T17:14:11.302Z] #48 0.987 + dir=. [2019-10-30T17:14:11.302Z] #48 0.988 + bin=gotestsum [2019-10-30T17:14:11.302Z] #48 0.988 + shift [2019-10-30T17:14:11.302Z] #48 0.988 + '[' '!' -f ./gotestsum.installer ']' [2019-10-30T17:14:11.302Z] #48 0.988 + . ./gotestsum.installer [2019-10-30T17:14:11.302Z] #48 0.989 ++ : v0.3.5 [2019-10-30T17:14:11.302Z] #48 0.992 + install_gotestsum [2019-10-30T17:14:11.302Z] #48 0.993 + echo 'Installing gotestsum version v0.3.5' [2019-10-30T17:14:11.302Z] #48 0.994 Installing gotestsum version v0.3.5 [2019-10-30T17:14:11.302Z] #48 0.994 + go get -d gotest.tools/gotestsum [2019-10-30T17:14:11.307Z] #59 DONE 200.3s [2019-10-30T17:14:11.501Z] #42 130.3 CC criu/signalfd.o [2019-10-30T17:14:11.501Z] #42 130.7 CC criu/sk-inet.o [2019-10-30T17:14:11.589Z] #48 ... [2019-10-30T17:14:11.589Z] [2019-10-30T17:14:11.589Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:11.589Z] #41 0.788 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:14:11.589Z] #41 0.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:14:11.589Z] #41 0.855 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:14:11.589Z] #41 0.873 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:14:11.589Z] #41 0.945 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:14:11.589Z] #41 2.591 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-30T17:14:11.589Z] #41 5.589 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-30T17:14:11.589Z] #41 7.512 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-30T17:14:11.589Z] #41 ... [2019-10-30T17:14:11.589Z] [2019-10-30T17:14:11.589Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:14:11.589Z] #69 0.773 + RM_GOPATH=0 [2019-10-30T17:14:11.589Z] #69 0.774 + TMP_GOPATH= [2019-10-30T17:14:11.589Z] #69 0.775 + : /build [2019-10-30T17:14:11.589Z] #69 0.776 + '[' -z '' ']' [2019-10-30T17:14:11.589Z] #69 0.778 ++ mktemp -d [2019-10-30T17:14:11.589Z] #69 0.780 + export GOPATH=/tmp/tmp.1pCY9cuCWb [2019-10-30T17:14:11.589Z] #69 0.781 + GOPATH=/tmp/tmp.1pCY9cuCWb [2019-10-30T17:14:11.589Z] #69 0.781 + RM_GOPATH=1 [2019-10-30T17:14:11.589Z] #69 0.783 ++ dirname ./install.sh [2019-10-30T17:14:11.589Z] #69 0.785 + dir=. [2019-10-30T17:14:11.589Z] #69 0.785 + bin=proxy [2019-10-30T17:14:11.589Z] #69 0.785 + shift [2019-10-30T17:14:11.589Z] #69 0.786 + '[' '!' -f ./proxy.installer ']' [2019-10-30T17:14:11.589Z] #69 0.786 + . ./proxy.installer [2019-10-30T17:14:11.589Z] #69 0.786 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:14:11.589Z] #69 0.788 + install_proxy [2019-10-30T17:14:11.589Z] #69 0.789 + case "$1" in [2019-10-30T17:14:11.589Z] #69 0.789 + export CGO_ENABLED=0 [2019-10-30T17:14:11.589Z] #69 0.789 + CGO_ENABLED=0 [2019-10-30T17:14:11.589Z] #69 0.789 + _install_proxy [2019-10-30T17:14:11.589Z] #69 0.789 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:14:11.589Z] #69 0.790 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-30T17:14:11.589Z] #69 0.790 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1pCY9cuCWb/src/github.com/docker/libnetwork [2019-10-30T17:14:11.589Z] #69 0.795 Cloning into '/tmp/tmp.1pCY9cuCWb/src/github.com/docker/libnetwork'... [2019-10-30T17:14:11.872Z] [2019-10-30T17:14:11.872Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-30T17:14:11.876Z] #69 ... [2019-10-30T17:14:11.876Z] [2019-10-30T17:14:11.876Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:14:11.876Z] #34 1.415 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:14:11.876Z] #34 1.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:14:11.876Z] #34 1.533 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:14:11.876Z] #34 1.551 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:14:11.876Z] #34 1.715 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:14:11.876Z] #34 3.760 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-30T17:14:11.876Z] #34 6.641 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-30T17:14:11.876Z] #34 8.895 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-30T17:14:12.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-30T17:14:12.380Z] #42 131.4 CC criu/sk-netlink.o [2019-10-30T17:14:12.380Z] #42 131.6 CC criu/sk-packet.o [2019-10-30T17:14:12.773Z] #42 131.9 CC criu/sk-queue.o [2019-10-30T17:14:12.803Z] #60 DONE 0.6s [2019-10-30T17:14:12.803Z] [2019-10-30T17:14:12.803Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-30T17:14:12.803Z] #64 DONE 0.3s [2019-10-30T17:14:13.066Z] [2019-10-30T17:14:13.066Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-30T17:14:13.066Z] #66 DONE 0.3s [2019-10-30T17:14:13.066Z] [2019-10-30T17:14:13.066Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-30T17:14:13.066Z] #69 DONE 0.1s [2019-10-30T17:14:13.066Z] [2019-10-30T17:14:13.066Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-30T17:14:13.066Z] #70 DONE 0.0s [2019-10-30T17:14:13.170Z] #42 132.2 CC criu/sk-tcp.o [2019-10-30T17:14:13.324Z] [2019-10-30T17:14:13.324Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-30T17:14:13.576Z] #42 132.5 CC criu/sk-unix.o [2019-10-30T17:14:13.924Z] #34 ... [2019-10-30T17:14:13.924Z] [2019-10-30T17:14:13.924Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:14:13.924Z] #45 13.32 crypto/internal/subtle [2019-10-30T17:14:13.978Z] #42 ... [2019-10-30T17:14:13.978Z] [2019-10-30T17:14:13.978Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:14:13.978Z] #39 175.3 + dpkg --print-architecture [2019-10-30T17:14:14.256Z] #71 DONE 0.8s [2019-10-30T17:14:14.256Z] [2019-10-30T17:14:14.256Z] #72 exporting to image [2019-10-30T17:14:14.256Z] #72 exporting layers [2019-10-30T17:14:14.377Z] #39 175.3 + cd /tmp/tmp.GZjfFU7uCX/src/github.com/docker/distribution [2019-10-30T17:14:14.377Z] #39 175.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-30T17:14:14.377Z] #39 175.5 + GOPATH=/tmp/tmp.GZjfFU7uCX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GZjfFU7uCX [2019-10-30T17:14:14.377Z] #39 175.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-30T17:14:14.547Z] #45 14.10 crypto/subtle [2019-10-30T17:14:14.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-30T17:14:15.577Z] #45 15.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-30T17:14:15.864Z] #45 15.49 internal/nettrace [2019-10-30T17:14:16.491Z] #45 16.04 runtime/cgo [2019-10-30T17:14:17.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-30T17:14:18.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-30T17:14:20.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-30T17:14:22.042Z] #45 ... [2019-10-30T17:14:22.042Z] [2019-10-30T17:14:22.042Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:14:22.042Z] #25 21.88 Fetched 7720 kB in 21s (358 kB/s) [2019-10-30T17:14:22.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-30T17:14:22.351Z] #39 ... [2019-10-30T17:14:22.351Z] [2019-10-30T17:14:22.351Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:14:22.351Z] #42 133.8 CC criu/sockets.o [2019-10-30T17:14:22.351Z] #42 134.4 CC criu/stats.o [2019-10-30T17:14:22.351Z] #42 134.7 CC criu/string.o [2019-10-30T17:14:22.351Z] #42 134.7 CC criu/sysctl.o [2019-10-30T17:14:22.351Z] #42 135.2 CC criu/sysfs_parse.o [2019-10-30T17:14:22.351Z] #42 135.4 CC criu/timerfd.o [2019-10-30T17:14:22.351Z] #42 135.7 CC criu/tty.o [2019-10-30T17:14:22.351Z] #42 136.9 CC criu/tun.o [2019-10-30T17:14:22.351Z] #42 137.3 CC criu/uffd.o [2019-10-30T17:14:22.351Z] #42 138.1 CC criu/util.o [2019-10-30T17:14:22.351Z] #42 139.3 CC criu/uts_ns.o [2019-10-30T17:14:22.351Z] #42 139.5 CC criu/vdso.o [2019-10-30T17:14:22.351Z] #42 139.9 LINK criu/built-in.o [2019-10-30T17:14:22.351Z] #42 140.1 LINK criu/criu [2019-10-30T17:14:22.351Z] #42 140.4 DEP lib/c/criu.d [2019-10-30T17:14:22.351Z] #42 140.4 CC images/rpc.pb-c.o [2019-10-30T17:14:22.351Z] #42 140.8 CC lib/c/criu.o [2019-10-30T17:14:22.351Z] #42 141.4 LINK lib/c/built-in.o [2019-10-30T17:14:22.351Z] #42 141.4 LINK lib/c/libcriu.so [2019-10-30T17:14:22.351Z] #42 141.4 GEN magic.py [2019-10-30T17:14:22.351Z] #42 141.5 Note: Building without setproctitle() and strlcpy() support. [2019-10-30T17:14:22.351Z] #42 141.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-30T17:14:22.735Z] #42 141.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-30T17:14:23.134Z] #42 142.2 make[1]: Nothing to be done for 'all'. [2019-10-30T17:14:23.528Z] #42 142.7 make[1]: 'images/built-in.o' is up to date. [2019-10-30T17:14:23.528Z] #42 142.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-30T17:14:23.528Z] #42 142.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-30T17:14:23.528Z] #42 142.7 make[1]: 'compel/libcompel.a' is up to date. [2019-10-30T17:14:23.528Z] #42 142.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-30T17:14:23.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-30T17:14:23.916Z] #42 142.8 make[1]: Nothing to be done for 'all'. [2019-10-30T17:14:23.916Z] #42 142.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-30T17:14:23.916Z] #42 142.9 make[2]: Nothing to be done for 'all'. [2019-10-30T17:14:23.916Z] #42 142.9 make[2]: Nothing to be done for 'all'. [2019-10-30T17:14:23.916Z] #42 142.9 make[2]: Nothing to be done for 'all'. [2019-10-30T17:14:23.916Z] #42 143.0 make[2]: Nothing to be done for 'all'. [2019-10-30T17:14:23.916Z] #42 143.1 make[2]: Nothing to be done for 'all'. [2019-10-30T17:14:23.916Z] #42 143.1 make[2]: Nothing to be done for 'all'. [2019-10-30T17:14:23.916Z] #42 143.1 make[2]: Nothing to be done for 'all'. [2019-10-30T17:14:24.310Z] #42 143.2 make[2]: Nothing to be done for 'all'. [2019-10-30T17:14:24.310Z] #42 143.2 INSTALL criu/criu [2019-10-30T17:14:24.310Z] #42 DONE 143.3s [2019-10-30T17:14:24.310Z] [2019-10-30T17:14:24.310Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:24.974Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-30T17:14:24.974Z] Using test binary docker [2019-10-30T17:14:24.974Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-30T17:14:24.974Z] +++ /etc/init.d/apparmor start [2019-10-30T17:14:24.974Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-30T17:14:24.974Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-30T17:14:24.974Z] Warning failed to create cache: (null) [2019-10-30T17:14:24.974Z] . [2019-10-30T17:14:24.974Z] INFO: Waiting for daemon to start... [2019-10-30T17:14:24.974Z] Starting dockerd [2019-10-30T17:14:24.974Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-30T17:14:27.502Z] . [2019-10-30T17:14:27.502Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-30T17:14:27.502Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-30T17:14:27.502Z] Error: No such image: emptyfs [2019-10-30T17:14:27.502Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-30T17:14:27.502Z] ++++ docker load [2019-10-30T17:14:27.502Z] Running integration-test (iteration 1) [2019-10-30T17:14:27.502Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-30T17:14:27.502Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:14:27.502Z] ++ set -e [2019-10-30T17:14:27.502Z] ++ '[' -n 0 ']' [2019-10-30T17:14:27.502Z] ++ set -x [2019-10-30T17:14:27.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:14:27.568Z] #25 21.88 Reading package lists... [2019-10-30T17:14:27.568Z] #25 ... [2019-10-30T17:14:27.568Z] [2019-10-30T17:14:27.568Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:14:27.568Z] #39 26.03 + cd /tmp/tmp.X3YULWdyd1/src/github.com/docker/distribution [2019-10-30T17:14:27.568Z] #39 26.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-30T17:14:29.113Z] #72 exporting layers 13.2s done [2019-10-30T17:14:29.113Z] #72 writing image sha256:da4dc64d283f5ba9f39718369672ad1fabc4eeae84a1f48b683d48f10ff8d36b done [2019-10-30T17:14:29.113Z] #72 naming to docker.io/library/docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 done [2019-10-30T17:14:29.113Z] #72 DONE 13.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-30T17:14:29.543Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40091/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/validate/default [2019-10-30T17:14:29.645Z] #39 29.29 + GOPATH=/tmp/tmp.X3YULWdyd1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X3YULWdyd1 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-30T17:14:30.904Z] #60 ... [2019-10-30T17:14:30.904Z] [2019-10-30T17:14:30.904Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:14:30.904Z] #39 191.2 + rm -rf /tmp/tmp.GZjfFU7uCX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GZjfFU7uCX [2019-10-30T17:14:30.904Z] #39 DONE 191.3s [2019-10-30T17:14:30.904Z] [2019-10-30T17:14:30.904Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:30.915Z] Congratulations! All commits are properly signed with the DCO! [2019-10-30T17:14:30.915Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-30T17:14:30.915Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-30T17:14:31.304Z] #60 ... [2019-10-30T17:14:31.304Z] [2019-10-30T17:14:31.304Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-30T17:14:31.304Z] #40 DONE 0.2s [2019-10-30T17:14:31.304Z] [2019-10-30T17:14:31.304Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-30T17:14:31.304Z] #43 DONE 0.1s [2019-10-30T17:14:31.304Z] [2019-10-30T17:14:31.304Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:31.698Z] #60 ... [2019-10-30T17:14:31.698Z] [2019-10-30T17:14:31.698Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-30T17:14:31.698Z] #46 DONE 0.1s [2019-10-30T17:14:31.698Z] [2019-10-30T17:14:31.698Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-30T17:14:31.698Z] #49 DONE 0.1s [2019-10-30T17:14:31.698Z] [2019-10-30T17:14:31.698Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:32.376Z] #39 ... [2019-10-30T17:14:32.376Z] [2019-10-30T17:14:32.376Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:14:32.376Z] #25 21.88 Reading package lists... [2019-10-30T17:14:33.694Z] #25 32.98 Reading package lists... [2019-10-30T17:14:33.694Z] #25 ... [2019-10-30T17:14:33.694Z] [2019-10-30T17:14:33.694Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:14:33.694Z] #11 23.53 Fetched 7720 kB in 22s (350 kB/s) [2019-10-30T17:14:33.983Z] #11 23.53 Reading package lists... [2019-10-30T17:14:33.983Z] #11 ... [2019-10-30T17:14:33.983Z] [2019-10-30T17:14:33.983Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:14:33.983Z] #34 23.68 Fetched 7720 kB in 22s (346 kB/s) [2019-10-30T17:14:33.983Z] #34 23.68 Reading package lists... [2019-10-30T17:14:33.983Z] #34 33.10 Reading package lists... [2019-10-30T17:14:33.983Z] #34 ... [2019-10-30T17:14:33.983Z] [2019-10-30T17:14:33.983Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:14:33.983Z] #45 23.64 vendor/golang.org/x/crypto/internal/subtle [2019-10-30T17:14:34.271Z] #45 ... [2019-10-30T17:14:34.271Z] [2019-10-30T17:14:34.271Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:14:34.271Z] #57 24.06 Fetched 7720 kB in 23s (335 kB/s) [2019-10-30T17:14:34.271Z] #57 24.06 Reading package lists... [2019-10-30T17:14:34.271Z] #57 34.17 Reading package lists... [2019-10-30T17:14:34.271Z] #57 ... [2019-10-30T17:14:34.271Z] [2019-10-30T17:14:34.271Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:14:34.271Z] #11 23.53 Reading package lists... [2019-10-30T17:14:34.561Z] #11 ... [2019-10-30T17:14:34.561Z] [2019-10-30T17:14:34.561Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:34.561Z] #41 24.36 Fetched 7720 kB in 23s (327 kB/s) [2019-10-30T17:14:34.561Z] #41 24.36 Reading package lists... [2019-10-30T17:14:34.561Z] #41 ... [2019-10-30T17:14:34.561Z] [2019-10-30T17:14:34.561Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:34.561Z] #51 30.06 + cd /tmp/tmp.zAQv278oxH/src/github.com/golangci/golangci-lint/ [2019-10-30T17:14:34.561Z] #51 30.07 + git checkout -q v1.20.0 [2019-10-30T17:14:34.561Z] #51 30.83 ++ git describe --tags [2019-10-30T17:14:34.561Z] #51 30.84 + version=v1.20.0 [2019-10-30T17:14:34.561Z] #51 30.85 ++ git rev-parse --short HEAD [2019-10-30T17:14:34.561Z] #51 30.86 + commit=cc98739 [2019-10-30T17:14:34.561Z] #51 30.89 ++ git show -s --format=%cd [2019-10-30T17:14:34.561Z] #51 30.91 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-30T17:14:34.561Z] #51 30.91 + 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 [2019-10-30T17:14:37.487Z] Loaded image: buildpack-deps:jessie [2019-10-30T17:14:37.487Z] Loaded image: busybox:latest [2019-10-30T17:14:37.487Z] Loaded image: busybox:glibc [2019-10-30T17:14:37.487Z] Loaded image: debian:jessie [2019-10-30T17:14:37.487Z] Loaded image: hello-world:latest [2019-10-30T17:14:37.487Z] INFO: Testing against a local daemon [2019-10-30T17:14:37.487Z] === RUN TestCgroupNamespacesBuild [2019-10-30T17:14:39.048Z] #51 ... [2019-10-30T17:14:39.049Z] [2019-10-30T17:14:39.049Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:14:39.049Z] #69 28.36 + cd /tmp/tmp.1pCY9cuCWb/src/github.com/docker/libnetwork [2019-10-30T17:14:39.049Z] #69 28.36 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-30T17:14:39.049Z] #69 29.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-30T17:14:39.573Z] #51 ... [2019-10-30T17:14:39.573Z] [2019-10-30T17:14:39.573Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:39.573Z] #60 173.4 + bin/containerd [2019-10-30T17:14:40.776Z] --- PASS: TestCgroupNamespacesBuild (3.41s) [2019-10-30T17:14:40.776Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-30T17:14:41.774Z] #60 ... [2019-10-30T17:14:41.774Z] [2019-10-30T17:14:41.774Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:41.774Z] #51 DONE 202.1s [2019-10-30T17:14:41.774Z] [2019-10-30T17:14:41.774Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:42.310Z] #60 ... [2019-10-30T17:14:42.311Z] [2019-10-30T17:14:42.311Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-30T17:14:42.311Z] #52 DONE 0.2s [2019-10-30T17:14:42.311Z] [2019-10-30T17:14:42.311Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-30T17:14:42.311Z] #56 DONE 0.1s [2019-10-30T17:14:42.545Z] #69 ... [2019-10-30T17:14:42.545Z] [2019-10-30T17:14:42.545Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:14:42.545Z] #34 33.10 Reading package lists... [2019-10-30T17:14:42.678Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2019-10-30T17:14:42.678Z] === RUN TestBuildWithSession [2019-10-30T17:14:42.678Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-30T17:14:42.678Z] build_session_test.go:25: TODO: BuildKit [2019-10-30T17:14:42.678Z] === RUN TestBuildSquashParent [2019-10-30T17:14:42.728Z] [2019-10-30T17:14:42.728Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:44.200Z] #34 42.76 Building dependency tree... [2019-10-30T17:14:44.833Z] #34 ... [2019-10-30T17:14:44.833Z] [2019-10-30T17:14:44.833Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:14:44.833Z] #11 34.58 Reading package lists... [2019-10-30T17:14:44.833Z] #11 ... [2019-10-30T17:14:44.833Z] [2019-10-30T17:14:44.833Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:14:44.833Z] #57 34.17 Reading package lists... [2019-10-30T17:14:45.127Z] #57 43.80 Building dependency tree... [2019-10-30T17:14:45.127Z] #57 ... [2019-10-30T17:14:45.127Z] [2019-10-30T17:14:45.127Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:45.127Z] #41 34.88 Reading package lists... [2019-10-30T17:14:45.764Z] #41 44.80 Building dependency tree... [2019-10-30T17:14:45.764Z] #41 ... [2019-10-30T17:14:45.764Z] [2019-10-30T17:14:45.764Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-30T17:14:45.764Z] #57 43.80 Building dependency tree... [2019-10-30T17:14:47.122Z] Running on azwin-2-b49300 in d:\jenkins\workspace\moby_PR-40091 [Pipeline] { [Pipeline] ws [2019-10-30T17:14:47.138Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-30T17:14:47.817Z] #57 47.31 The following additional packages will be installed: [2019-10-30T17:14:47.817Z] #57 47.33 btrfs-progs liblzo2-2 [2019-10-30T17:14:47.817Z] #57 47.70 The following NEW packages will be installed: [2019-10-30T17:14:47.817Z] #57 47.73 btrfs-progs btrfs-tools liblzo2-2 [2019-10-30T17:14:48.103Z] #57 47.93 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:14:48.103Z] #57 47.93 Need to get 588 kB of archives. [2019-10-30T17:14:48.103Z] #57 47.93 After this operation, 5005 kB of additional disk space will be used. [2019-10-30T17:14:48.104Z] #57 47.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-30T17:14:48.104Z] #57 47.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-30T17:14:48.392Z] #57 48.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-30T17:14:49.238Z] --- PASS: TestBuildSquashParent (6.43s) [2019-10-30T17:14:49.238Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-30T17:14:49.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:14:49.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:14:49.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:14:49.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:14:49.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:14:49.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:14:49.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:14:49.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:14:49.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:14:49.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:14:49.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:14:49.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:14:49.238Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:14:49.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:14:49.238Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:14:49.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:14:49.904Z] #57 49.78 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:14:50.193Z] #57 50.02 Fetched 588 kB in 0s (2809 kB/s) [2019-10-30T17:14:50.482Z] #57 50.18 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-30T17:14:50.482Z] #57 50.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-30T17:14:50.482Z] #57 50.32 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-30T17:14:50.482Z] #57 50.35 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-30T17:14:50.771Z] #57 50.53 Selecting previously unselected package btrfs-progs. [2019-10-30T17:14:50.771Z] #57 50.55 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-30T17:14:50.771Z] #57 50.55 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-30T17:14:51.773Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:14:51.773Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:14:51.797Z] #57 51.74 Selecting previously unselected package btrfs-tools. [2019-10-30T17:14:51.797Z] #57 51.75 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-30T17:14:51.797Z] #57 51.75 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-30T17:14:52.088Z] #57 51.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:14:52.431Z] #57 52.19 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-30T17:14:52.431Z] #57 52.21 Setting up btrfs-progs (4.7.3-1) ... [2019-10-30T17:14:52.431Z] #57 52.21 Setting up btrfs-tools (4.7.3-1) ... [2019-10-30T17:14:52.431Z] #57 52.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:14:52.722Z] #57 DONE 52.4s [2019-10-30T17:14:52.722Z] [2019-10-30T17:14:52.722Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:52.722Z] #41 44.80 Building dependency tree... [2019-10-30T17:14:52.722Z] #41 48.25 The following additional packages will be installed: [2019-10-30T17:14:52.722Z] #41 48.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-30T17:14:52.722Z] #41 48.26 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-30T17:14:52.722Z] #41 48.27 Suggested packages: [2019-10-30T17:14:52.722Z] #41 48.27 manpages-dev python-setuptools [2019-10-30T17:14:52.722Z] #41 51.54 The following NEW packages will be installed: [2019-10-30T17:14:52.722Z] #41 51.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-30T17:14:52.722Z] #41 51.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-30T17:14:52.722Z] #41 51.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-30T17:14:52.722Z] #41 51.57 zlib1g-dev [2019-10-30T17:14:52.722Z] #41 51.79 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:14:52.722Z] #41 51.79 Need to get 3548 kB of archives. [2019-10-30T17:14:52.722Z] #41 51.79 After this operation, 21.2 MB of additional disk space will be used. [2019-10-30T17:14:52.722Z] #41 51.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-30T17:14:52.722Z] #41 51.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-30T17:14:52.722Z] #41 51.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-30T17:14:52.722Z] #41 51.88 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-30T17:14:52.722Z] #41 51.91 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-30T17:14:52.722Z] #41 51.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-30T17:14:52.722Z] #41 51.96 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-30T17:14:52.722Z] #41 51.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-30T17:14:52.722Z] #41 52.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-30T17:14:52.722Z] #41 52.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-30T17:14:52.722Z] #41 52.27 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-30T17:14:52.722Z] #41 52.39 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-30T17:14:52.722Z] #41 ... [2019-10-30T17:14:52.722Z] [2019-10-30T17:14:52.722Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:14:52.722Z] #58 DONE 0.1s [2019-10-30T17:14:52.722Z] [2019-10-30T17:14:52.722Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:52.722Z] #41 52.51 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-30T17:14:52.722Z] #41 52.53 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-30T17:14:52.722Z] #41 52.54 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-30T17:14:52.722Z] #41 ... [2019-10-30T17:14:52.722Z] [2019-10-30T17:14:52.722Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:14:52.722Z] #34 45.60 The following additional packages will be installed: [2019-10-30T17:14:52.722Z] #34 45.61 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-30T17:14:52.722Z] #34 45.63 Suggested packages: [2019-10-30T17:14:52.722Z] #34 45.63 codeblocks eclipse ninja-build lrzip [2019-10-30T17:14:52.722Z] #34 45.64 Recommended packages: [2019-10-30T17:14:52.722Z] #34 45.64 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-30T17:14:52.722Z] #34 47.28 The following NEW packages will be installed: [2019-10-30T17:14:52.722Z] #34 47.30 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-30T17:14:52.722Z] #34 47.31 vim-common xxd [2019-10-30T17:14:52.722Z] #34 47.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:14:52.722Z] #34 47.55 Need to get 13.4 MB of archives. [2019-10-30T17:14:52.722Z] #34 47.55 After this operation, 60.4 MB of additional disk space will be used. [2019-10-30T17:14:52.722Z] #34 47.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-30T17:14:52.722Z] #34 47.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-30T17:14:52.722Z] #34 47.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-30T17:14:52.722Z] #34 49.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-30T17:14:52.722Z] #34 49.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-30T17:14:52.722Z] #34 49.59 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-30T17:14:52.722Z] #34 49.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-30T17:14:52.722Z] #34 49.64 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-30T17:14:52.722Z] #34 50.23 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-30T17:14:52.722Z] #34 50.26 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-30T17:14:52.722Z] #34 52.40 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:14:52.722Z] #34 ... [2019-10-30T17:14:52.722Z] [2019-10-30T17:14:52.722Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-30T17:14:52.722Z] #59 DONE 0.1s [2019-10-30T17:14:52.722Z] [2019-10-30T17:14:52.722Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:14:53.358Z] #60 0.383 + RM_GOPATH=0 [2019-10-30T17:14:53.358Z] #60 0.386 + TMP_GOPATH= [2019-10-30T17:14:53.358Z] #60 0.386 + : /build [2019-10-30T17:14:53.358Z] #60 0.394 + '[' -z '' ']' [2019-10-30T17:14:53.358Z] #60 0.406 ++ mktemp -d [2019-10-30T17:14:53.358Z] #60 0.430 + export GOPATH=/tmp/tmp.3VaE1ii2oa [2019-10-30T17:14:53.358Z] #60 0.430 + GOPATH=/tmp/tmp.3VaE1ii2oa [2019-10-30T17:14:53.358Z] #60 0.432 + RM_GOPATH=1 [2019-10-30T17:14:53.358Z] #60 0.435 ++ dirname ./install.sh [2019-10-30T17:14:53.358Z] #60 0.439 + dir=. [2019-10-30T17:14:53.358Z] #60 0.439 + bin=containerd [2019-10-30T17:14:53.358Z] #60 0.439 + shift [2019-10-30T17:14:53.358Z] #60 0.440 + '[' '!' -f ./containerd.installer ']' [2019-10-30T17:14:53.358Z] #60 0.440 + . ./containerd.installer [2019-10-30T17:14:53.358Z] #60 0.440 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:14:53.358Z] #60 0.441 + install_containerd [2019-10-30T17:14:53.358Z] #60 0.441 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-30T17:14:53.358Z] #60 0.441 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:14:53.358Z] #60 0.442 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3VaE1ii2oa/src/github.com/containerd/containerd [2019-10-30T17:14:53.358Z] #60 0.448 Cloning into '/tmp/tmp.3VaE1ii2oa/src/github.com/containerd/containerd'... [2019-10-30T17:14:53.676Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-30T17:14:53.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2019-10-30T17:14:53.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2019-10-30T17:14:53.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2019-10-30T17:14:53.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2019-10-30T17:14:53.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2019-10-30T17:14:53.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2019-10-30T17:14:53.677Z] === RUN TestBuildMultiStageCopy [2019-10-30T17:14:53.677Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-30T17:14:54.858Z] #60 ... [2019-10-30T17:14:54.858Z] [2019-10-30T17:14:54.858Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-30T17:14:54.858Z] #25 32.98 Reading package lists... [2019-10-30T17:14:54.858Z] #25 46.06 Building dependency tree... [2019-10-30T17:14:54.858Z] #25 49.31 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-30T17:14:54.858Z] #25 49.31 The following additional packages will be installed: [2019-10-30T17:14:54.858Z] #25 49.34 libjq1 libonig4 [2019-10-30T17:14:54.858Z] #25 50.00 The following NEW packages will be installed: [2019-10-30T17:14:54.858Z] #25 50.02 jq libjq1 libonig4 [2019-10-30T17:14:54.858Z] #25 50.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:14:54.858Z] #25 50.15 Need to get 310 kB of archives. [2019-10-30T17:14:54.858Z] #25 50.15 After this operation, 1267 kB of additional disk space will be used. [2019-10-30T17:14:54.858Z] #25 50.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-30T17:14:54.858Z] #25 50.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-30T17:14:54.858Z] #25 50.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-30T17:14:54.858Z] #25 52.07 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:14:54.858Z] #25 52.55 Fetched 310 kB in 0s (2740 kB/s) [2019-10-30T17:14:54.858Z] #25 52.92 Selecting previously unselected package libonig4:ppc64el. [2019-10-30T17:14:54.858Z] #25 52.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-30T17:14:54.858Z] #25 52.98 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-30T17:14:54.858Z] #25 53.01 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-30T17:14:54.858Z] #25 53.42 Selecting previously unselected package libjq1:ppc64el. [2019-10-30T17:14:54.858Z] #25 53.43 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-30T17:14:54.858Z] #25 53.44 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-30T17:14:54.858Z] #25 53.66 Selecting previously unselected package jq. [2019-10-30T17:14:54.858Z] #25 53.67 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-30T17:14:54.858Z] #25 53.68 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-30T17:14:54.858Z] #25 53.99 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-30T17:14:54.858Z] #25 54.00 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-30T17:14:54.858Z] #25 54.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:14:54.858Z] #25 54.13 Setting up jq (1.5+dfsg-1.3) ... [2019-10-30T17:14:54.858Z] #25 DONE 54.3s [2019-10-30T17:14:54.858Z] [2019-10-30T17:14:54.858Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-30T17:14:54.858Z] #26 DONE 0.1s [2019-10-30T17:14:54.858Z] [2019-10-30T17:14:54.858Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:14:54.858Z] #34 52.77 Fetched 13.4 MB in 2s (4743 kB/s) [2019-10-30T17:14:54.858Z] #34 53.10 Selecting previously unselected package cmake-data. [2019-10-30T17:14:54.858Z] #34 53.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-30T17:14:54.858Z] #34 53.19 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-30T17:14:54.858Z] #34 53.21 Unpacking cmake-data (3.7.2-1) ... [2019-10-30T17:14:55.910Z] #34 ... [2019-10-30T17:14:55.911Z] [2019-10-30T17:14:55.911Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:14:55.911Z] #11 34.58 Reading package lists... [2019-10-30T17:14:55.911Z] #11 46.08 Building dependency tree... [2019-10-30T17:14:55.911Z] #11 50.71 The following additional packages will be installed: [2019-10-30T17:14:55.911Z] #11 50.73 libapparmor1 libseccomp2 [2019-10-30T17:14:55.911Z] #11 50.74 Suggested packages: [2019-10-30T17:14:55.911Z] #11 50.74 seccomp [2019-10-30T17:14:55.911Z] #11 51.29 The following NEW packages will be installed: [2019-10-30T17:14:55.911Z] #11 51.30 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-30T17:14:55.911Z] #11 51.45 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:14:55.911Z] #11 51.45 Need to get 296 kB of archives. [2019-10-30T17:14:55.911Z] #11 51.45 After this operation, 1346 kB of additional disk space will be used. [2019-10-30T17:14:55.911Z] #11 51.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-30T17:14:55.911Z] #11 51.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-30T17:14:55.911Z] #11 51.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-30T17:14:55.911Z] #11 51.51 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-30T17:14:55.911Z] #11 53.39 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:14:55.911Z] #11 53.68 Fetched 296 kB in 0s (2367 kB/s) [2019-10-30T17:14:55.911Z] #11 53.82 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-30T17:14:55.911Z] #11 53.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 ... 14950 files and directories currently installed.) [2019-10-30T17:14:55.911Z] #11 53.93 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-30T17:14:55.911Z] #11 53.94 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-30T17:14:55.911Z] #11 54.15 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-30T17:14:55.911Z] #11 54.17 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-30T17:14:55.911Z] #11 54.18 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-30T17:14:55.911Z] #11 54.59 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-30T17:14:55.911Z] #11 54.65 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-30T17:14:55.911Z] #11 54.65 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-30T17:14:55.911Z] #11 54.93 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-30T17:14:55.911Z] #11 54.94 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-30T17:14:55.911Z] #11 54.94 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-30T17:14:55.911Z] #11 55.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:14:55.911Z] #11 55.47 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-30T17:14:55.911Z] #11 55.49 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-30T17:14:55.911Z] #11 55.51 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-30T17:14:55.911Z] #11 55.52 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-30T17:14:55.911Z] #11 55.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:14:55.911Z] #11 ... [2019-10-30T17:14:55.911Z] [2019-10-30T17:14:55.911Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:55.911Z] #41 52.57 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-30T17:14:55.911Z] #41 54.98 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:14:55.911Z] #41 55.31 Fetched 3548 kB in 0s (4012 kB/s) [2019-10-30T17:14:55.911Z] #41 55.56 Selecting previously unselected package libnet1:ppc64el. [2019-10-30T17:14:55.911Z] #41 55.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 ... 14950 files and directories currently installed.) [2019-10-30T17:14:55.911Z] #41 55.66 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-30T17:14:55.911Z] #41 55.67 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-30T17:14:56.199Z] #41 ... [2019-10-30T17:14:56.199Z] [2019-10-30T17:14:56.199Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-30T17:14:56.199Z] #11 DONE 55.9s [2019-10-30T17:14:56.199Z] [2019-10-30T17:14:56.199Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:56.199Z] #41 55.95 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-30T17:14:56.199Z] #41 ... [2019-10-30T17:14:56.199Z] [2019-10-30T17:14:56.199Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:14:56.199Z] #53 DONE 0.1s [2019-10-30T17:14:56.199Z] [2019-10-30T17:14:56.199Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:56.199Z] #41 55.97 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-30T17:14:56.199Z] #41 55.98 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-30T17:14:56.210Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-30T17:14:56.468Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-30T17:14:56.486Z] #41 ... [2019-10-30T17:14:56.486Z] [2019-10-30T17:14:56.486Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-30T17:14:56.486Z] #54 DONE 0.2s [2019-10-30T17:14:56.486Z] [2019-10-30T17:14:56.486Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:56.487Z] #41 56.37 Selecting previously unselected package libnet1-dev. [2019-10-30T17:14:56.487Z] #41 56.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-30T17:14:56.487Z] #41 56.42 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-30T17:14:56.777Z] #41 ... [2019-10-30T17:14:56.777Z] [2019-10-30T17:14:56.777Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-30T17:14:56.777Z] #12 DONE 0.8s [2019-10-30T17:14:57.035Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-30T17:14:57.068Z] [2019-10-30T17:14:57.068Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:14:57.068Z] #55 0.389 + RM_GOPATH=0 [2019-10-30T17:14:57.068Z] #55 0.390 + TMP_GOPATH= [2019-10-30T17:14:57.068Z] #55 0.391 + : /build [2019-10-30T17:14:57.068Z] #55 0.392 + '[' -z '' ']' [2019-10-30T17:14:57.068Z] #55 0.394 ++ mktemp -d [2019-10-30T17:14:57.068Z] #55 0.403 + export GOPATH=/tmp/tmp.gNOSdi0xqX [2019-10-30T17:14:57.068Z] #55 0.403 + GOPATH=/tmp/tmp.gNOSdi0xqX [2019-10-30T17:14:57.068Z] #55 0.404 + RM_GOPATH=1 [2019-10-30T17:14:57.068Z] #55 0.410 ++ dirname ./install.sh [2019-10-30T17:14:57.068Z] #55 0.415 + dir=. [2019-10-30T17:14:57.068Z] #55 0.417 + bin=runc [2019-10-30T17:14:57.068Z] #55 0.417 + shift [2019-10-30T17:14:57.068Z] #55 0.429 + '[' '!' -f ./runc.installer ']' [2019-10-30T17:14:57.068Z] #55 0.430 + . ./runc.installer [2019-10-30T17:14:57.068Z] #55 0.431 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-30T17:14:57.068Z] #55 0.433 + install_runc [2019-10-30T17:14:57.068Z] #55 0.436 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-30T17:14:57.068Z] #55 0.439 + uname -r [2019-10-30T17:14:57.068Z] #55 0.449 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-30T17:14:57.068Z] #55 0.450 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-30T17:14:57.068Z] #55 0.450 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gNOSdi0xqX/src/github.com/opencontainers/runc [2019-10-30T17:14:57.068Z] #55 0.450 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-30T17:14:57.068Z] #55 0.455 Cloning into '/tmp/tmp.gNOSdi0xqX/src/github.com/opencontainers/runc'... [2019-10-30T17:14:57.601Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-30T17:14:57.693Z] #55 ... [2019-10-30T17:14:57.693Z] [2019-10-30T17:14:57.693Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-30T17:14:57.693Z] #13 DONE 0.6s [2019-10-30T17:14:57.693Z] [2019-10-30T17:14:57.693Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:57.693Z] #41 56.74 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-30T17:14:57.693Z] #41 56.74 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-30T17:14:57.693Z] #41 56.76 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-30T17:14:57.693Z] #41 57.01 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-30T17:14:57.693Z] #41 57.08 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-30T17:14:57.693Z] #41 57.09 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-30T17:14:57.693Z] #41 57.63 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-30T17:14:57.693Z] #41 57.68 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-30T17:14:57.982Z] #41 57.70 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-30T17:14:57.982Z] #41 ... [2019-10-30T17:14:57.982Z] [2019-10-30T17:14:57.982Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-30T17:14:57.982Z] #14 0.494 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-30T17:14:57.982Z] #14 DONE 0.6s [2019-10-30T17:14:58.168Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2019-10-30T17:14:58.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2019-10-30T17:14:58.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-10-30T17:14:58.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2019-10-30T17:14:58.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-10-30T17:14:58.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2019-10-30T17:14:58.168Z] === RUN TestBuildMultiStageParentConfig [2019-10-30T17:14:58.275Z] [2019-10-30T17:14:58.275Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:58.275Z] #41 58.01 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-30T17:14:58.275Z] #41 58.01 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-30T17:14:58.275Z] #41 58.02 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-30T17:14:58.275Z] #41 58.24 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-30T17:14:58.275Z] #41 58.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-30T17:14:58.275Z] #41 58.24 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-30T17:14:58.563Z] #41 ... [2019-10-30T17:14:58.563Z] [2019-10-30T17:14:58.563Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-30T17:14:58.563Z] #15 DONE 0.5s [2019-10-30T17:14:58.563Z] [2019-10-30T17:14:58.563Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-30T17:14:58.853Z] #16 DONE 0.5s [2019-10-30T17:14:58.853Z] [2019-10-30T17:14:58.853Z] #17 [dev 6/24] RUN ldconfig [2019-10-30T17:14:59.485Z] #17 DONE 0.3s [2019-10-30T17:14:59.485Z] [2019-10-30T17:14:59.485Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:14:59.485Z] #41 58.75 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-30T17:14:59.485Z] #41 58.76 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-30T17:14:59.485Z] #41 58.77 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-30T17:14:59.546Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2019-10-30T17:14:59.546Z] === RUN TestBuildLabelWithTargets [2019-10-30T17:15:00.110Z] #41 60.00 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-30T17:15:00.398Z] #41 60.00 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-30T17:15:00.398Z] #41 60.00 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-30T17:15:00.687Z] #41 60.32 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-30T17:15:00.687Z] #41 60.33 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-30T17:15:00.687Z] #41 60.34 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-30T17:15:02.272Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2019-10-30T17:15:02.272Z] === RUN TestBuildWithEmptyLayers [2019-10-30T17:15:02.358Z] #41 62.13 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-30T17:15:02.358Z] #41 62.13 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-30T17:15:02.358Z] #41 62.16 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-30T17:15:02.840Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2019-10-30T17:15:02.840Z] === RUN TestBuildMultiStageOnBuild [2019-10-30T17:15:03.400Z] #41 63.13 Selecting previously unselected package protobuf-c-compiler. [2019-10-30T17:15:03.400Z] #41 63.19 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-30T17:15:03.400Z] #41 63.20 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-30T17:15:03.689Z] #41 63.44 Selecting previously unselected package protobuf-compiler. [2019-10-30T17:15:03.689Z] #41 63.46 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-30T17:15:03.689Z] #41 63.47 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-30T17:15:03.977Z] #41 63.82 Selecting previously unselected package python-pkg-resources. [2019-10-30T17:15:03.977Z] #41 63.84 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-30T17:15:03.977Z] #41 63.86 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-30T17:15:04.269Z] #41 64.21 Selecting previously unselected package python-protobuf. [2019-10-30T17:15:04.269Z] #41 64.23 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-30T17:15:04.557Z] #41 64.25 Unpacking python-protobuf (3.0.0-9) ...#41 ... [2019-10-30T17:15:04.557Z] [2019-10-30T17:15:04.557Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:15:04.557Z] #69 DONE 64.1s [2019-10-30T17:15:04.557Z] [2019-10-30T17:15:04.557Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:15:04.557Z] #41 64.25 Unpacking python-protobuf (3.0.0-9) ... [2019-10-30T17:15:04.557Z] #41 ... [2019-10-30T17:15:04.557Z] [2019-10-30T17:15:04.557Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:15:04.557Z] #27 4.254 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-30T17:15:04.557Z] #27 5.618 [2019-10-30T17:15:04.557Z] #27 6.465 # 2.7% ###### 8.6% ########## 14.9% ################ 22.6% ################### 26.9% ###################### 31.1% ########################### 37.6% ############################### 43.9% ################################## 48.2% ####################################### 54.2% ######################################### 58.0% ############################################# 63.1% ################################################ 67.3% ################################################### 71.6% ######################################################## 78.4% ############################################################# 85.9% ################################################################## 92.2% ######################################################################## 100.0% [2019-10-30T17:15:04.557Z] #27 10.00 [2019-10-30T17:15:05.885Z] #27 10.96 ######### 13.1% ############# 18.8% ##################### 30.4% ############################## 41.8% [2019-10-30T17:15:05.885Z] #27 ... [2019-10-30T17:15:05.885Z] [2019-10-30T17:15:05.885Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:15:06.124Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2019-10-30T17:15:06.124Z] === RUN TestBuildUncleanTarFilenames [2019-10-30T17:15:06.171Z] #41 65.81 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-30T17:15:06.171Z] #41 65.97 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-30T17:15:06.171Z] #41 66.01 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-30T17:15:06.461Z] #41 ... [2019-10-30T17:15:06.461Z] [2019-10-30T17:15:06.461Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:15:06.461Z] #34 56.37 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-30T17:15:06.461Z] #34 56.41 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-30T17:15:06.461Z] #34 56.45 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-30T17:15:06.461Z] #34 56.83 Selecting previously unselected package libicu57:ppc64el. [2019-10-30T17:15:06.461Z] #34 56.86 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-30T17:15:06.461Z] #34 56.86 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-30T17:15:06.604Z] #60 197.8 + bin/containerd-stress [2019-10-30T17:15:06.605Z] #60 199.6 + bin/containerd-shim [2019-10-30T17:15:06.750Z] #34 ... [2019-10-30T17:15:06.750Z] [2019-10-30T17:15:06.750Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:15:06.750Z] #27 10.96 ######### 13.1% ############# 18.8% ##################### 30.4% ############################## 41.8% ###################################### 53.3% ############################################## 64.8% ###################################################### 76.3% ########################################################### 82.1% ################################################################### 93.5% ######################################################################## 100.0% [2019-10-30T17:15:07.060Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) [2019-10-30T17:15:07.060Z] === RUN TestBuildMultiStageLayerLeak [2019-10-30T17:15:08.248Z] #27 13.60 [2019-10-30T17:15:09.464Z] #27 14.20 #### 6.2% ########## 13.9% ################### 26.8% ####################### 32.0% ############################### 43.2% ###################################### 53.6% [2019-10-30T17:15:09.464Z] #27 ... [2019-10-30T17:15:09.464Z] [2019-10-30T17:15:09.464Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:15:09.464Z] #18 0.753 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-30T17:15:09.464Z] #18 0.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-30T17:15:09.464Z] #18 0.981 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-30T17:15:09.464Z] #18 1.044 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-30T17:15:09.464Z] #18 1.169 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-30T17:15:09.464Z] #18 3.877 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-30T17:15:09.464Z] #18 7.382 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-30T17:15:09.464Z] #18 9.975 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-30T17:15:09.464Z] #18 ... [2019-10-30T17:15:09.464Z] [2019-10-30T17:15:09.464Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:15:09.755Z] #27 14.20 #### 6.2% ########## 13.9% ################### 26.8% ####################### 32.0% ############################### 43.2% ###################################### 53.6% ############################################ 61.3% ############################################### 66.4% ################################################### 71.6% ######################################################### 79.4% [2019-10-30T17:15:09.755Z] #27 ... [2019-10-30T17:15:09.755Z] [2019-10-30T17:15:09.755Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:15:09.755Z] #48 59.46 + cd /tmp/tmp.dTUsGZ5AVk/src/gotest.tools/gotestsum [2019-10-30T17:15:09.755Z] #48 59.46 + git checkout -q v0.3.5 [2019-10-30T17:15:09.755Z] #48 59.67 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-30T17:15:10.043Z] #48 ... [2019-10-30T17:15:10.043Z] [2019-10-30T17:15:10.043Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:15:10.043Z] #27 14.20 #### 6.2% ########## 13.9% ################### 26.8% ####################### 32.0% ############################### 43.2% ###################################### 53.6% ############################################ 61.3% ############################################### 66.4% ################################################### 71.6% ######################################################### 79.4% ############################################################## 87.1% ####################################################################### 100.0% ######################################################################## 100.0% [2019-10-30T17:15:10.347Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2019-10-30T17:15:10.347Z] === RUN TestBuildWithHugeFile [2019-10-30T17:15:10.743Z] #60 205.0 + bin/containerd-shim-runc-v1 [2019-10-30T17:15:11.072Z] #27 16.57 [2019-10-30T17:15:11.815Z] using credential docker-jenkins-github-credentials [2019-10-30T17:15:11.889Z] Cloning the remote Git repository [2019-10-30T17:15:11.889Z] Cloning with configured refspecs honoured and without tags [2019-10-30T17:15:12.199Z] Cloning repository https://github.com/moby/moby.git [2019-10-30T17:15:13.313Z] #60 207.9 + bin/containerd-shim-runc-v2 [2019-10-30T17:15:13.599Z] #27 17.28 # 2.3% ## 3.2% #### 6.2% ###### 8.9% ######### 13.4% ############ 17.8% ############## 20.4% ################ 23.1% ################## 25.7% ##################### 29.8% ###################### 31.6% ######################## 34.2% ########################## 36.4% ############################ 39.1% ############################## 41.8% ############################### 44.4% ################################## 47.6% #################################### [2019-10-30T17:15:13.599Z] #27 ... [2019-10-30T17:15:13.599Z] [2019-10-30T17:15:13.599Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:15:13.599Z] #32 63.33 internal/reflectlite [2019-10-30T17:15:13.599Z] #32 63.34 sync [2019-10-30T17:15:13.599Z] #32 70.57 sort [2019-10-30T17:15:13.599Z] #32 70.57 errors [2019-10-30T17:15:13.599Z] #32 71.38 internal/oserror [2019-10-30T17:15:13.599Z] #32 71.39 io [2019-10-30T17:15:13.599Z] #32 71.49 strconv [2019-10-30T17:15:13.599Z] #32 72.20 syscall [2019-10-30T17:15:13.684Z] #60 208.8 + binaries [2019-10-30T17:15:13.923Z] #32 ... [2019-10-30T17:15:13.923Z] [2019-10-30T17:15:13.923Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:15:14.110Z] #60 208.8 + mkdir -p /build [2019-10-30T17:15:14.110Z] #60 208.8 + cp bin/containerd /build/containerd [2019-10-30T17:15:14.110Z] #60 208.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-30T17:15:14.110Z] #60 208.8 + cp bin/ctr /build/ctr [2019-10-30T17:15:14.110Z] #60 DONE 209.0s [2019-10-30T17:15:14.529Z] [2019-10-30T17:15:14.529Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-30T17:15:12.605Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-30T17:15:14.965Z] #61 DONE 0.1s [2019-10-30T17:15:14.965Z] [2019-10-30T17:15:14.965Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-30T17:15:14.965Z] #65 DONE 0.1s [2019-10-30T17:15:14.965Z] [2019-10-30T17:15:14.965Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-30T17:15:14.965Z] #67 DONE 0.1s [2019-10-30T17:15:14.965Z] [2019-10-30T17:15:14.965Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-30T17:15:14.965Z] #70 DONE 0.0s [2019-10-30T17:15:14.965Z] [2019-10-30T17:15:14.965Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-30T17:15:14.965Z] #71 DONE 0.0s [2019-10-30T17:15:14.965Z] [2019-10-30T17:15:14.965Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-30T17:15:15.329Z] #72 DONE 0.5s [2019-10-30T17:15:15.707Z] [2019-10-30T17:15:15.708Z] #73 exporting to oci image format [2019-10-30T17:15:15.708Z] #73 exporting layers [2019-10-30T17:15:16.301Z] #27 17.28 # 2.3% ## 3.2% #### 6.2% ###### 8.9% ######### 13.4% ############ 17.8% ############## 20.4% ################ 23.1% ################## 25.7% ##################### 29.8% ###################### 31.6% ######################## 34.2% ########################## 36.4% ############################ 39.1% ############################## 41.8% ############################### 44.4% ################################## 47.6% #################################### 50.9% ###################################### 53.6% ######################################## 56.2% ######################################### 58.0% ########################################## 58.9% ########################################### 60.7% ############################################# 63.4% ################################################ 66.9% ################################################# 69.4% ################################################### 71.1% ################################################### 71.5% #################################################### 72.4% ##################################################### 73.6% ####################################################### 77.2% ######################################################## 79.0% ########################################################## 81.7% ############################################################ 84.4% ############################################################## 87.0% ################################################################# 90.6% ################################################################### 93.3% ##################################################################### 96.0% ###################################################################### 97.8% ####################################################################### 99.7% ######################################################################## 100.0% [2019-10-30T17:15:15.328Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:15:15.329Z] > git --version # timeout=10 [2019-10-30T17:15:15.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:15:15.381Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:15:16.923Z] #27 22.31 [2019-10-30T17:15:17.220Z] #27 ... [2019-10-30T17:15:17.220Z] [2019-10-30T17:15:17.220Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:15:17.220Z] #45 66.86 internal/reflectlite [2019-10-30T17:15:17.220Z] #45 66.86 sync [2019-10-30T17:15:17.220Z] #45 71.00 internal/singleflight [2019-10-30T17:15:17.220Z] #45 71.01 math/rand [2019-10-30T17:15:17.220Z] #45 71.04 github.com/LK4D4/vndr/godl/singleflight [2019-10-30T17:15:17.220Z] #45 76.49 sort [2019-10-30T17:15:17.220Z] #45 76.51 syscall [2019-10-30T17:15:17.220Z] #45 76.51 strconv [2019-10-30T17:15:17.220Z] #45 76.52 io [2019-10-30T17:15:17.521Z] #45 ... [2019-10-30T17:15:17.521Z] [2019-10-30T17:15:17.521Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:15:17.521Z] #29 75.45 + cd /tmp/tmp.JMtOnpVFwL/src/github.com/go-swagger/go-swagger [2019-10-30T17:15:17.521Z] #29 75.45 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-30T17:15:18.141Z] #29 ... [2019-10-30T17:15:18.141Z] [2019-10-30T17:15:18.141Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-30T17:15:18.141Z] #34 67.97 Selecting previously unselected package libxml2:ppc64el. [2019-10-30T17:15:18.141Z] #34 68.02 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-30T17:15:18.141Z] #34 68.05 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-30T17:15:18.141Z] #34 68.98 Selecting previously unselected package libarchive13:ppc64el. [2019-10-30T17:15:18.141Z] #34 68.99 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-30T17:15:18.141Z] #34 69.00 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-30T17:15:18.141Z] #34 69.97 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-30T17:15:18.141Z] #34 69.99 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-30T17:15:18.141Z] #34 69.99 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-30T17:15:18.141Z] #34 70.17 Selecting previously unselected package libuv1:ppc64el. [2019-10-30T17:15:18.141Z] #34 70.17 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-30T17:15:18.141Z] #34 70.18 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-30T17:15:18.141Z] #34 70.35 Selecting previously unselected package cmake. [2019-10-30T17:15:18.141Z] #34 70.36 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-30T17:15:18.141Z] #34 70.57 Unpacking cmake (3.7.2-1) ... [2019-10-30T17:15:18.141Z] #34 76.08 Selecting previously unselected package xxd. [2019-10-30T17:15:18.141Z] #34 76.10 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-30T17:15:18.141Z] #34 76.10 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:15:18.141Z] #34 76.46 Selecting previously unselected package vim-common. [2019-10-30T17:15:18.141Z] #34 76.50 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:15:18.141Z] #34 76.57 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:15:18.141Z] #34 77.17 Processing triggers for mime-support (3.60) ... [2019-10-30T17:15:18.141Z] #34 77.39 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:15:18.141Z] #34 77.40 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-30T17:15:18.141Z] #34 77.41 Setting up cmake-data (3.7.2-1) ... [2019-10-30T17:15:18.141Z] #34 77.47 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-30T17:15:18.141Z] #34 77.48 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-30T17:15:18.141Z] #34 77.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:15:18.141Z] #34 77.60 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:15:18.141Z] #34 77.61 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-30T17:15:18.141Z] #34 77.61 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-30T17:15:18.141Z] #34 77.62 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-30T17:15:18.141Z] #34 77.63 Setting up cmake (3.7.2-1) ... [2019-10-30T17:15:18.141Z] #34 77.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:15:18.141Z] #34 DONE 78.1s [2019-10-30T17:15:18.141Z] [2019-10-30T17:15:18.141Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:15:18.428Z] #35 DONE 0.1s [2019-10-30T17:15:18.428Z] [2019-10-30T17:15:18.429Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:15:18.429Z] #55 21.57 + cd /tmp/tmp.gNOSdi0xqX/src/github.com/opencontainers/runc [2019-10-30T17:15:18.429Z] #55 21.57 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-30T17:15:18.429Z] #55 ... [2019-10-30T17:15:18.429Z] [2019-10-30T17:15:18.429Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-30T17:15:18.429Z] #36 DONE 0.1s [2019-10-30T17:15:18.716Z] [2019-10-30T17:15:18.716Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:15:18.716Z] #55 22.24 + '[' -z '' ']' [2019-10-30T17:15:18.716Z] #55 22.24 + target=static [2019-10-30T17:15:18.716Z] #55 22.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-30T17:15:19.129Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-30T17:15:19.129Z] [2019-10-30T17:15:19.129Z] [2019-10-30T17:15:19.129Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-30T17:15:19.129Z] PKG_CONFIG=pkg-config [2019-10-30T17:15:19.129Z] GOLANG_VERSION=1.13.3 [2019-10-30T17:15:19.129Z] HOSTNAME=93eda0c35110 [2019-10-30T17:15:19.129Z] KEEPBUNDLE=1 [2019-10-30T17:15:19.129Z] container=docker [2019-10-30T17:15:19.129Z] TEST_SKIP_INTEGRATION=1 [2019-10-30T17:15:19.129Z] GO111MODULE=off [2019-10-30T17:15:19.129Z] GOPATH=/go [2019-10-30T17:15:19.129Z] PWD=/go/src/github.com/docker/docker [2019-10-30T17:15:19.129Z] HOME=/root [2019-10-30T17:15:19.129Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-30T17:15:19.129Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-30T17:15:19.129Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-30T17:15:19.129Z] DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:15:19.129Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-30T17:15:19.129Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-30T17:15:19.129Z] TERM=xterm [2019-10-30T17:15:19.129Z] VALIDATE_BRANCH=master [2019-10-30T17:15:19.129Z] DEST=bundles/test-integration [2019-10-30T17:15:19.129Z] SHLVL=1 [2019-10-30T17:15:19.129Z] TIMEOUT=120m [2019-10-30T17:15:19.129Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-30T17:15:19.129Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-30T17:15:19.129Z] DOCKER_PKG=github.com/docker/docker [2019-10-30T17:15:19.129Z] TESTDEBUG=0 [2019-10-30T17:15:19.129Z] _=/usr/bin/env [2019-10-30T17:15:19.129Z] Building test suite binary ./integration-cli/test.main [2019-10-30T17:15:19.129Z] [2019-10-30T17:15:19.129Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-30T17:15:19.129Z] [2019-10-30T17:15:19.129Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-30T17:15:19.129Z] PKG_CONFIG=pkg-config [2019-10-30T17:15:19.129Z] GOLANG_VERSION=1.13.3 [2019-10-30T17:15:19.129Z] HOSTNAME=5fbde1d0b707 [2019-10-30T17:15:19.129Z] KEEPBUNDLE=1 [2019-10-30T17:15:19.129Z] container=docker [2019-10-30T17:15:19.129Z] TEST_SKIP_INTEGRATION=1 [2019-10-30T17:15:19.129Z] GO111MODULE=off [2019-10-30T17:15:19.129Z] GOPATH=/go [2019-10-30T17:15:19.129Z] PWD=/go/src/github.com/docker/docker [2019-10-30T17:15:19.129Z] HOME=/root [2019-10-30T17:15:19.129Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-30T17:15:19.129Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-30T17:15:19.129Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-30T17:15:19.129Z] DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:15:19.129Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-30T17:15:19.129Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-30T17:15:19.129Z] TERM=xterm [2019-10-30T17:15:19.129Z] VALIDATE_BRANCH=master [2019-10-30T17:15:19.129Z] DEST=bundles/test-integration [2019-10-30T17:15:19.129Z] SHLVL=1 [2019-10-30T17:15:19.129Z] TIMEOUT=120m [2019-10-30T17:15:19.129Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-30T17:15:19.129Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-30T17:15:19.129Z] DOCKER_PKG=github.com/docker/docker [2019-10-30T17:15:19.129Z] TESTDEBUG=0 [2019-10-30T17:15:19.129Z] _=/usr/bin/env [2019-10-30T17:15:19.129Z] Building test suite binary ./integration-cli/test.main [2019-10-30T17:15:19.129Z] No new tests added to integration. [2019-10-30T17:15:19.129Z] [2019-10-30T17:15:19.129Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-30T17:15:19.129Z] PKG_CONFIG=pkg-config [2019-10-30T17:15:19.129Z] GOLANG_VERSION=1.13.3 [2019-10-30T17:15:19.129Z] HOSTNAME=4ec94f599046 [2019-10-30T17:15:19.129Z] KEEPBUNDLE=1 [2019-10-30T17:15:19.129Z] container=docker [2019-10-30T17:15:19.129Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-30T17:15:19.129Z] GO111MODULE=off [2019-10-30T17:15:19.129Z] GOPATH=/go [2019-10-30T17:15:19.129Z] PWD=/go/src/github.com/docker/docker [2019-10-30T17:15:19.129Z] HOME=/root [2019-10-30T17:15:19.129Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-30T17:15:19.129Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-30T17:15:19.129Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-30T17:15:19.129Z] DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:15:19.129Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-30T17:15:19.129Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-30T17:15:19.129Z] TERM=xterm [2019-10-30T17:15:19.129Z] VALIDATE_BRANCH=master [2019-10-30T17:15:19.129Z] DEST=bundles/test-integration [2019-10-30T17:15:19.129Z] SHLVL=1 [2019-10-30T17:15:19.129Z] TIMEOUT=120m [2019-10-30T17:15:19.129Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-30T17:15:19.129Z] DOCKER_PKG=github.com/docker/docker [2019-10-30T17:15:19.129Z] TESTDEBUG=0 [2019-10-30T17:15:19.129Z] _=/usr/bin/env [2019-10-30T17:15:19.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-30T17:15:23.151Z] #55 26.87 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-30T17:15:23.151Z] #55 ... [2019-10-30T17:15:23.151Z] [2019-10-30T17:15:23.151Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-30T17:15:23.151Z] #41 73.06 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-30T17:15:23.151Z] #41 73.07 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-30T17:15:23.151Z] #41 73.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:15:23.151Z] #41 73.19 Setting up python-protobuf (3.0.0-9) ... [2019-10-30T17:15:23.151Z] #41 82.80 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-30T17:15:23.151Z] #41 82.80 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-30T17:15:23.151Z] #41 82.81 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-30T17:15:23.151Z] #41 82.82 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-30T17:15:23.151Z] #41 82.83 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-30T17:15:23.151Z] #41 82.83 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-30T17:15:23.151Z] #41 82.84 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-30T17:15:23.151Z] #41 82.84 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-30T17:15:23.151Z] #41 82.85 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-30T17:15:23.151Z] #41 82.86 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-30T17:15:23.151Z] #41 82.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:15:23.442Z] #41 DONE 83.1s [2019-10-30T17:15:23.442Z] [2019-10-30T17:15:23.442Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:15:26.178Z] #42 2.722 Note: Building without setproctitle() and strlcpy() support. [2019-10-30T17:15:26.178Z] #42 2.723 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-30T17:15:28.237Z] #42 4.704 fatal: Not a git repository (or any of the parent directories): .git [2019-10-30T17:15:28.237Z] #42 4.755 GEN .gitid [2019-10-30T17:15:28.237Z] #42 4.785 GEN criu/include/version.h [2019-10-30T17:15:28.237Z] #42 4.912 GEN include/common/asm [2019-10-30T17:15:28.530Z] #42 ... [2019-10-30T17:15:28.530Z] [2019-10-30T17:15:28.530Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:15:28.530Z] #37 0.389 + RM_GOPATH=0 [2019-10-30T17:15:28.530Z] #37 0.391 + TMP_GOPATH= [2019-10-30T17:15:28.530Z] #37 0.391 + : /build [2019-10-30T17:15:28.530Z] #37 0.392 + '[' -z '' ']' [2019-10-30T17:15:28.530Z] #37 0.393 ++ mktemp -d [2019-10-30T17:15:28.530Z] #37 0.397 + export GOPATH=/tmp/tmp.lphSJdRD95 [2019-10-30T17:15:28.530Z] #37 0.398 + GOPATH=/tmp/tmp.lphSJdRD95 [2019-10-30T17:15:28.530Z] #37 0.398 + RM_GOPATH=1 [2019-10-30T17:15:28.530Z] #37 0.406 ++ dirname ./install.sh [2019-10-30T17:15:28.530Z] #37 0.424 + dir=. [2019-10-30T17:15:28.530Z] #37 0.427 + bin=tini [2019-10-30T17:15:28.530Z] #37 0.427 + shift [2019-10-30T17:15:28.530Z] #37 0.428 + '[' '!' -f ./tini.installer ']' [2019-10-30T17:15:28.530Z] #37 0.429 + . ./tini.installer [2019-10-30T17:15:28.530Z] #37 0.430 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:15:28.530Z] #37 0.433 + install_tini [2019-10-30T17:15:28.530Z] #37 0.434 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-30T17:15:28.530Z] #37 0.435 + git clone https://github.com/krallin/tini.git /tmp/tmp.lphSJdRD95/tini [2019-10-30T17:15:28.530Z] #37 0.435 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:15:28.530Z] #37 0.441 Cloning into '/tmp/tmp.lphSJdRD95/tini'... [2019-10-30T17:15:28.530Z] #37 2.709 + cd /tmp/tmp.lphSJdRD95/tini [2019-10-30T17:15:28.530Z] #37 2.710 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-30T17:15:28.530Z] #37 2.736 + cmake . [2019-10-30T17:15:28.530Z] #37 3.780 -- The C compiler identification is GNU 6.3.0 [2019-10-30T17:15:28.530Z] #37 3.858 -- Check for working C compiler: /usr/bin/cc [2019-10-30T17:15:28.530Z] #37 5.108 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-30T17:15:28.530Z] #37 5.112 -- Detecting C compiler ABI info [2019-10-30T17:15:28.530Z] #37 6.244 -- Detecting C compiler ABI info - done [2019-10-30T17:15:28.530Z] #37 6.453 -- Detecting C compile features [2019-10-30T17:15:28.530Z] #37 9.308 -- Detecting C compile features - done [2019-10-30T17:15:28.530Z] #37 9.387 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-30T17:15:28.530Z] #37 9.618 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-30T17:15:28.530Z] #37 9.858 -- Configuring done [2019-10-30T17:15:28.530Z] #37 9.898 -- Generating done [2019-10-30T17:15:28.530Z] #37 9.917 -- Build files have been written to: /tmp/tmp.lphSJdRD95/tini [2019-10-30T17:15:28.530Z] #37 9.932 + make tini-static [2019-10-30T17:15:28.820Z] #37 10.48 Scanning dependencies of target tini-static [2019-10-30T17:15:29.110Z] #37 10.58 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-30T17:15:29.401Z] #37 ... [2019-10-30T17:15:29.401Z] [2019-10-30T17:15:29.401Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:15:29.401Z] #29 79.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-30T17:15:29.691Z] #29 ... [2019-10-30T17:15:29.691Z] [2019-10-30T17:15:29.691Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:15:29.691Z] #27 26.33 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-30T17:15:29.691Z] #27 27.58 [2019-10-30T17:15:29.691Z] #27 28.34 ####################################################### 76.8% ######################################################################## 100.0% [2019-10-30T17:15:29.691Z] #27 28.84 [2019-10-30T17:15:29.691Z] #27 32.53 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-30T17:15:29.691Z] #27 33.57 [2019-10-30T17:15:29.691Z] #27 34.12 ######################################################################## 100.0% [2019-10-30T17:15:29.691Z] #27 34.42 [2019-10-30T17:15:29.691Z] #27 ... [2019-10-30T17:15:29.691Z] [2019-10-30T17:15:29.691Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:15:29.691Z] #32 79.31 strings [2019-10-30T17:15:29.691Z] #32 79.35 bytes [2019-10-30T17:15:29.980Z] #32 ... [2019-10-30T17:15:29.980Z] [2019-10-30T17:15:29.980Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:15:29.980Z] #45 83.85 bytes [2019-10-30T17:15:29.980Z] #45 85.23 strings [2019-10-30T17:15:31.011Z] #45 ... [2019-10-30T17:15:31.011Z] [2019-10-30T17:15:31.011Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:15:31.011Z] #42 7.684 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-30T17:15:31.301Z] #42 7.916 PBCC images/opts.pb-c.c [2019-10-30T17:15:31.597Z] #42 8.100 PBCC images/sit.pb-c.c [2019-10-30T17:15:31.597Z] #42 8.191 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-30T17:15:31.597Z] #42 8.376 DEP images/opts.pb-c.d [2019-10-30T17:15:31.597Z] #42 8.459 DEP images/sit.pb-c.d [2019-10-30T17:15:31.888Z] #42 8.552 PBCC images/macvlan.pb-c.c [2019-10-30T17:15:31.888Z] #42 8.601 DEP images/macvlan.pb-c.d [2019-10-30T17:15:31.888Z] #42 8.745 PBCC images/autofs.pb-c.c [2019-10-30T17:15:32.178Z] #42 8.789 DEP images/autofs.pb-c.d [2019-10-30T17:15:32.178Z] #42 8.997 PBCC images/sysctl.pb-c.c [2019-10-30T17:15:32.468Z] #42 9.029 DEP images/sysctl.pb-c.d [2019-10-30T17:15:32.468Z] #42 9.202 PBCC images/time.pb-c.c [2019-10-30T17:15:32.468Z] #42 9.225 DEP images/time.pb-c.d [2019-10-30T17:15:32.788Z] #42 9.409 PBCC images/binfmt-misc.pb-c.c [2019-10-30T17:15:32.788Z] #42 9.444 DEP images/binfmt-misc.pb-c.d [2019-10-30T17:15:32.919Z] Fetching without tags [2019-10-30T17:15:33.091Z] #42 9.577 PBCC images/seccomp.pb-c.c [2019-10-30T17:15:33.091Z] #42 9.620 DEP images/seccomp.pb-c.d [2019-10-30T17:15:33.091Z] #42 9.793 PBCC images/userns.pb-c.c [2019-10-30T17:15:33.091Z] #42 9.819 DEP images/userns.pb-c.d [2019-10-30T17:15:33.380Z] #42 10.02 PBCC images/cgroup.pb-c.c [2019-10-30T17:15:33.380Z] #42 10.10 DEP images/cgroup.pb-c.d [2019-10-30T17:15:33.672Z] #42 10.24 PBCC images/fown.pb-c.c [2019-10-30T17:15:33.672Z] #42 10.26 PBCC images/ext-file.pb-c.c [2019-10-30T17:15:33.672Z] #42 10.34 DEP images/fown.pb-c.d [2019-10-30T17:15:33.727Z] Merging remotes/origin/master commit 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 into PR head commit c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:15:33.963Z] #42 10.52 DEP images/ext-file.pb-c.d [2019-10-30T17:15:33.963Z] #42 10.65 PBCC images/rpc.pb-c.c [2019-10-30T17:15:34.253Z] #42 ... [2019-10-30T17:15:34.253Z] [2019-10-30T17:15:34.253Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:15:34.253Z] #37 14.18 [100%] Linking C executable tini-static [2019-10-30T17:15:34.253Z] #37 15.51 [100%] Built target tini-static [2019-10-30T17:15:34.253Z] #37 15.64 + mkdir -p /build [2019-10-30T17:15:34.253Z] #37 15.64 + cp tini-static /build/docker-init [2019-10-30T17:15:34.253Z] #37 DONE 15.8s [2019-10-30T17:15:34.253Z] [2019-10-30T17:15:34.253Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:15:34.253Z] #42 10.79 DEP images/rpc.pb-c.d [2019-10-30T17:15:34.253Z] #42 10.96 PBCC images/siginfo.pb-c.c [2019-10-30T17:15:34.543Z] #42 11.07 DEP images/siginfo.pb-c.d [2019-10-30T17:15:34.543Z] #42 11.23 PBCC images/pagemap.pb-c.c [2019-10-30T17:15:34.543Z] #42 11.31 DEP images/pagemap.pb-c.d [2019-10-30T17:15:34.543Z] #42 11.34 PBCC images/rlimit.pb-c.c [2019-10-30T17:15:34.543Z] #42 11.36 DEP images/rlimit.pb-c.d [2019-10-30T17:15:34.543Z] #42 11.39 PBCC images/file-lock.pb-c.c [2019-10-30T17:15:34.543Z] #42 11.41 DEP images/file-lock.pb-c.d [2019-10-30T17:15:34.833Z] #42 11.50 PBCC images/tty.pb-c.c [2019-10-30T17:15:34.833Z] #42 11.58 DEP images/tty.pb-c.d [2019-10-30T17:15:34.833Z] #42 11.68 PBCC images/tun.pb-c.c [2019-10-30T17:15:35.123Z] #42 11.78 PBCC images/netdev.pb-c.c [2019-10-30T17:15:35.123Z] #42 11.90 DEP images/tun.pb-c.d [2019-10-30T17:15:32.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:15:32.665Z] > git config --add remote.origin.fetch +refs/pull/40091/head:refs/remotes/origin/PR-40091 # timeout=10 [2019-10-30T17:15:32.712Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-30T17:15:32.834Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-30T17:15:32.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-30T17:15:32.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-30T17:15:32.953Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40091/head:refs/remotes/origin/PR-40091 +refs/heads/master:refs/remotes/origin/master [2019-10-30T17:15:33.832Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:15:33.882Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:15:35.413Z] #42 ... [2019-10-30T17:15:35.413Z] [2019-10-30T17:15:35.413Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:15:35.413Z] #18 25.97 Fetched 7720 kB in 25s (306 kB/s) [2019-10-30T17:15:35.413Z] #18 25.97 Reading package lists... [2019-10-30T17:15:35.413Z] #18 ... [2019-10-30T17:15:35.413Z] [2019-10-30T17:15:35.413Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:15:35.413Z] #42 12.14 DEP images/netdev.pb-c.d [2019-10-30T17:15:35.702Z] #42 12.21 PBCC images/vma.pb-c.c [2019-10-30T17:15:35.702Z] #42 12.28 DEP images/vma.pb-c.d [2019-10-30T17:15:35.702Z] #42 12.36 PBCC images/creds.pb-c.c [2019-10-30T17:15:35.702Z] #42 12.41 DEP images/creds.pb-c.d [2019-10-30T17:15:35.992Z] #42 12.51 PBCC images/utsns.pb-c.c [2019-10-30T17:15:35.992Z] #42 12.58 DEP images/utsns.pb-c.d [2019-10-30T17:15:35.992Z] #42 12.77 PBCC images/ipc-desc.pb-c.c [2019-10-30T17:15:36.283Z] #42 12.82 PBCC images/ipc-sem.pb-c.c [2019-10-30T17:15:36.283Z] #42 12.88 DEP images/ipc-desc.pb-c.d [2019-10-30T17:15:36.283Z] #42 12.94 DEP images/ipc-sem.pb-c.d [2019-10-30T17:15:36.283Z] #42 13.00 PBCC images/ipc-msg.pb-c.c [2019-10-30T17:15:36.283Z] #42 13.06 DEP images/ipc-msg.pb-c.d [2019-10-30T17:15:36.573Z] #42 13.17 PBCC images/ipc-shm.pb-c.c [2019-10-30T17:15:36.573Z] #42 13.25 DEP images/ipc-shm.pb-c.d [2019-10-30T17:15:36.573Z] #42 13.40 PBCC images/ipc-var.pb-c.c [2019-10-30T17:15:36.573Z] #42 13.45 DEP images/ipc-var.pb-c.d [2019-10-30T17:15:36.862Z] #42 13.59 PBCC images/sk-opts.pb-c.c [2019-10-30T17:15:36.862Z] #42 13.69 PBCC images/packet-sock.pb-c.c [2019-10-30T17:15:37.151Z] #42 13.86 DEP images/sk-opts.pb-c.d [2019-10-30T17:15:37.151Z] #42 13.95 DEP images/packet-sock.pb-c.d [2019-10-30T17:15:37.216Z] Merge succeeded, producing c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:15:37.217Z] Checking out Revision c057825cf56850ffb97cae532d0bfa261b4b9a53 (PR-40091) [2019-10-30T17:15:37.440Z] #42 14.05 PBCC images/sk-netlink.pb-c.c [2019-10-30T17:15:37.440Z] #42 14.19 DEP images/sk-netlink.pb-c.d [2019-10-30T17:15:37.440Z] #42 14.31 PBCC images/sk-inet.pb-c.c [2019-10-30T17:15:37.731Z] #42 14.42 DEP images/sk-inet.pb-c.d [2019-10-30T17:15:38.034Z] #42 14.61 PBCC images/sk-unix.pb-c.c [2019-10-30T17:15:38.034Z] #42 14.76 DEP images/sk-unix.pb-c.d [2019-10-30T17:15:38.341Z] #42 14.90 PBCC images/mm.pb-c.c [2019-10-30T17:15:38.341Z] #42 14.98 DEP images/mm.pb-c.d [2019-10-30T17:15:38.341Z] #42 15.11 PBCC images/timerfd.pb-c.c [2019-10-30T17:15:36.658Z] > git merge 9e7d5ac5ea55dc57185f49476e03d6efa76b3512 # timeout=10 [2019-10-30T17:15:36.867Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-30T17:15:37.249Z] > git config core.sparsecheckout # timeout=10 [2019-10-30T17:15:37.302Z] > git checkout -f c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:15:38.631Z] #42 15.23 DEP images/timerfd.pb-c.d [2019-10-30T17:15:38.631Z] #42 15.32 PBCC images/timer.pb-c.c [2019-10-30T17:15:38.631Z] #42 15.36 DEP images/timer.pb-c.d [2019-10-30T17:15:38.631Z] #42 15.48 PBCC images/sa.pb-c.c [2019-10-30T17:15:38.920Z] #42 15.57 DEP images/sa.pb-c.d [2019-10-30T17:15:38.920Z] #42 15.66 PBCC images/pipe-data.pb-c.c [2019-10-30T17:15:38.920Z] #42 15.68 DEP images/pipe-data.pb-c.d [2019-10-30T17:15:38.920Z] #42 15.77 PBCC images/mnt.pb-c.c [2019-10-30T17:15:39.209Z] #42 15.86 DEP images/mnt.pb-c.d [2019-10-30T17:15:39.209Z] #42 15.97 PBCC images/sk-packet.pb-c.c [2019-10-30T17:15:39.209Z] #42 16.03 DEP images/sk-packet.pb-c.d [2019-10-30T17:15:39.503Z] #42 16.19 PBCC images/tcp-stream.pb-c.c [2019-10-30T17:15:39.503Z] #42 16.26 DEP images/tcp-stream.pb-c.d [2019-10-30T17:15:39.792Z] #42 16.36 PBCC images/pipe.pb-c.c [2019-10-30T17:15:39.792Z] #42 16.44 DEP images/pipe.pb-c.d [2019-10-30T17:15:39.792Z] #42 16.56 PBCC images/pstree.pb-c.c [2019-10-30T17:15:39.792Z] #42 16.60 DEP images/pstree.pb-c.d [2019-10-30T17:15:40.081Z] #42 16.77 PBCC images/fs.pb-c.c [2019-10-30T17:15:40.081Z] #42 16.82 DEP images/fs.pb-c.d [2019-10-30T17:15:40.370Z] #42 16.95 PBCC images/signalfd.pb-c.c [2019-10-30T17:15:40.370Z] #42 ... [2019-10-30T17:15:40.370Z] [2019-10-30T17:15:40.370Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-30T17:15:40.370Z] #27 38.21 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-30T17:15:40.370Z] #27 38.38 skipping existing c8c2d4a6b2e3 [2019-10-30T17:15:40.370Z] #27 38.73 [2019-10-30T17:15:40.370Z] #27 42.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-30T17:15:40.370Z] #27 43.39 [2019-10-30T17:15:40.370Z] #27 45.39 ######################################################################## 100.0% [2019-10-30T17:15:40.370Z] #27 45.66 [2019-10-30T17:15:40.370Z] #27 45.83 Download of images into '/build' complete. [2019-10-30T17:15:40.370Z] #27 45.83 Use something like the following to load the result into a Docker daemon: [2019-10-30T17:15:40.370Z] #27 45.83 tar -cC '/build' . | docker load [2019-10-30T17:15:40.370Z] #27 DONE 45.9s [2019-10-30T17:15:40.370Z] [2019-10-30T17:15:40.370Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:15:40.370Z] #42 17.12 DEP images/signalfd.pb-c.d [2019-10-30T17:15:40.370Z] #42 ... [2019-10-30T17:15:40.370Z] [2019-10-30T17:15:40.370Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:15:40.370Z] #45 96.31 bufio [2019-10-30T17:15:40.370Z] #45 98.10 reflect [2019-10-30T17:15:41.868Z] #45 ... [2019-10-30T17:15:41.868Z] [2019-10-30T17:15:41.868Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:15:41.868Z] #42 17.36 PBCC images/fh.pb-c.c [2019-10-30T17:15:41.868Z] #42 17.45 PBCC images/fsnotify.pb-c.c [2019-10-30T17:15:41.868Z] #42 17.69 DEP images/fh.pb-c.d [2019-10-30T17:15:41.868Z] #42 17.76 DEP images/fsnotify.pb-c.d [2019-10-30T17:15:41.868Z] #42 17.87 PBCC images/eventpoll.pb-c.c [2019-10-30T17:15:41.868Z] #42 17.94 DEP images/eventpoll.pb-c.d [2019-10-30T17:15:41.868Z] #42 18.07 PBCC images/eventfd.pb-c.c [2019-10-30T17:15:41.868Z] #42 18.13 DEP images/eventfd.pb-c.d [2019-10-30T17:15:41.868Z] #42 18.35 PBCC images/remap-file-path.pb-c.c [2019-10-30T17:15:41.868Z] #42 18.42 DEP images/remap-file-path.pb-c.d [2019-10-30T17:15:41.868Z] #42 18.50 PBCC images/fifo.pb-c.c [2019-10-30T17:15:41.868Z] #42 18.61 DEP images/fifo.pb-c.d [2019-10-30T17:15:41.868Z] #42 18.65 PBCC images/ghost-file.pb-c.c [2019-10-30T17:15:42.155Z] #42 18.74 DEP images/ghost-file.pb-c.d [2019-10-30T17:15:42.155Z] #42 18.87 PBCC images/regfile.pb-c.c [2019-10-30T17:15:42.155Z] #42 18.99 DEP images/regfile.pb-c.d [2019-10-30T17:15:42.444Z] #42 19.11 PBCC images/ns.pb-c.c [2019-10-30T17:15:42.444Z] #42 19.17 DEP images/ns.pb-c.d [2019-10-30T17:15:42.733Z] #42 19.31 PBCC images/fdinfo.pb-c.c [2019-10-30T17:15:42.733Z] #42 19.52 DEP images/fdinfo.pb-c.d [2019-10-30T17:15:43.021Z] #42 19.71 PBCC images/core-aarch64.pb-c.c [2019-10-30T17:15:43.321Z] #42 19.86 PBCC images/core-arm.pb-c.c [2019-10-30T17:15:43.321Z] #42 20.11 PBCC images/core-ppc64.pb-c.c [2019-10-30T17:15:43.321Z] #42 ... [2019-10-30T17:15:43.321Z] [2019-10-30T17:15:43.321Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:15:43.321Z] #32 92.98 bufio [2019-10-30T17:15:43.321Z] #32 96.44 reflect [2019-10-30T17:15:43.321Z] #32 98.80 path [2019-10-30T17:15:43.321Z] #32 102.9 text/tabwriter [2019-10-30T17:15:43.608Z] #32 ... [2019-10-30T17:15:43.608Z] [2019-10-30T17:15:43.608Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:15:43.608Z] #42 20.31 PBCC images/core-s390.pb-c.c [2019-10-30T17:15:43.897Z] #42 20.46 PBCC images/core-x86.pb-c.c [2019-10-30T17:15:43.897Z] #42 20.68 PBCC images/core.pb-c.c [2019-10-30T17:15:44.187Z] #42 20.88 PBCC images/inventory.pb-c.c [2019-10-30T17:15:44.482Z] #42 21.15 DEP images/core-aarch64.pb-c.d [2019-10-30T17:15:44.769Z] #42 21.43 DEP images/core-arm.pb-c.d [2019-10-30T17:15:44.769Z] #42 21.57 DEP images/core-ppc64.pb-c.d [2019-10-30T17:15:45.058Z] #42 21.70 DEP images/core-s390.pb-c.d [2019-10-30T17:15:45.058Z] #42 21.82 DEP images/core-x86.pb-c.d [2019-10-30T17:15:45.347Z] #42 22.03 DEP images/core.pb-c.d [2019-10-30T17:15:45.347Z] #42 22.12 DEP images/inventory.pb-c.d [2019-10-30T17:15:45.347Z] #42 22.22 PBCC images/cpuinfo.pb-c.c [2019-10-30T17:15:45.637Z] #42 22.30 DEP images/cpuinfo.pb-c.d [2019-10-30T17:15:45.927Z] #42 22.41 PBCC images/stats.pb-c.c [2019-10-30T17:15:45.927Z] #42 22.52 DEP images/stats.pb-c.d [2019-10-30T17:15:46.557Z] #42 ... [2019-10-30T17:15:46.557Z] [2019-10-30T17:15:46.557Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:15:46.557Z] #18 25.97 Reading package lists... [2019-10-30T17:15:46.557Z] #18 37.61 Reading package lists... [2019-10-30T17:15:46.557Z] #18 ... [2019-10-30T17:15:46.557Z] [2019-10-30T17:15:46.557Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:15:46.557Z] #45 104.8 hash/crc32 [2019-10-30T17:15:46.557Z] #45 104.9 regexp/syntax [2019-10-30T17:15:47.135Z] Commit message: "Pass VERSION variable to binary build targets." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-30T17:15:50.549Z] + docker version [2019-10-30T17:15:50.997Z] #45 110.1 vendor/golang.org/x/net/dns/dnsmessage [2019-10-30T17:15:50.997Z] #45 ... [2019-10-30T17:15:50.997Z] [2019-10-30T17:15:50.997Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:15:50.997Z] #18 37.61 Reading package lists... [2019-10-30T17:15:50.997Z] #18 48.65 Building dependency tree... [2019-10-30T17:15:50.997Z] #18 51.23 The following additional packages will be installed: [2019-10-30T17:15:50.997Z] #18 51.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-30T17:15:50.997Z] #18 51.23 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-30T17:15:50.997Z] #18 51.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-30T17:15:50.997Z] #18 51.23 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-30T17:15:50.997Z] #18 51.23 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-30T17:15:50.997Z] #18 51.23 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-30T17:15:50.997Z] #18 51.23 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-30T17:15:50.997Z] #18 51.23 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-30T17:15:50.997Z] #18 51.23 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-30T17:15:50.997Z] #18 51.23 Suggested packages: [2019-10-30T17:15:50.997Z] #18 51.24 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-30T17:15:50.997Z] #18 51.24 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-30T17:15:50.997Z] #18 51.24 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-30T17:15:50.997Z] #18 51.24 vim-doc vim-scripts xfsdump acl attr quota [2019-10-30T17:15:50.997Z] #18 51.24 Recommended packages: [2019-10-30T17:15:50.997Z] #18 51.24 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-30T17:15:50.997Z] #18 51.24 python3-keyrings.alt python3-xdg unzip [2019-10-30T17:15:54.496Z] #18 ... [2019-10-30T17:15:54.496Z] [2019-10-30T17:15:54.496Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:15:54.496Z] #60 61.48 + cd /tmp/tmp.3VaE1ii2oa/src/github.com/containerd/containerd [2019-10-30T17:15:54.496Z] #60 61.48 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-30T17:15:54.784Z] #60 61.99 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-30T17:15:54.784Z] #60 61.99 + BUILDTAGS='netgo osusergo static_build' [2019-10-30T17:15:54.784Z] #60 61.99 + export EXTRA_FLAGS=-buildmode=pie [2019-10-30T17:15:54.784Z] #60 61.99 + EXTRA_FLAGS=-buildmode=pie [2019-10-30T17:15:54.784Z] #60 61.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-30T17:15:54.784Z] #60 61.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-30T17:15:54.784Z] #60 61.99 + '[' '' = dynamic ']' [2019-10-30T17:15:54.784Z] #60 61.99 + make [2019-10-30T17:15:56.851Z] #60 63.71 + bin/ctr [2019-10-30T17:15:57.032Z] --- PASS: TestBuildWithHugeFile (41.27s) [2019-10-30T17:15:57.032Z] === RUN TestBuildWithEmptyDockerfile [2019-10-30T17:15:57.032Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:15:57.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:15:57.032Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:15:57.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:15:57.032Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:15:57.032Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:15:57.032Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:15:57.032Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:15:57.032Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:15:57.032Z] --- PASS: TestBuildWithEmptyDockerfile (1.14s) [2019-10-30T17:15:57.032Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-10-30T17:15:57.032Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2019-10-30T17:15:57.032Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-10-30T17:15:57.032Z] === RUN TestBuildPreserveOwnership [2019-10-30T17:15:57.032Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-30T17:15:57.032Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-30T17:15:58.355Z] #60 ... [2019-10-30T17:15:58.355Z] [2019-10-30T17:15:58.355Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:15:58.355Z] #42 25.14 make[1]: Nothing to be done for 'all'. [2019-10-30T17:15:58.355Z] #42 27.66 CC images/stats.o [2019-10-30T17:15:58.355Z] #42 28.33 CC images/core.o [2019-10-30T17:15:58.355Z] #42 29.60 CC images/core-x86.o [2019-10-30T17:15:58.355Z] #42 30.93 CC images/core-arm.o [2019-10-30T17:15:58.355Z] #42 31.78 CC images/core-aarch64.o [2019-10-30T17:15:58.355Z] #42 32.54 CC images/core-ppc64.o [2019-10-30T17:15:58.355Z] #42 34.04 CC images/core-s390.o [2019-10-30T17:15:58.408Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2019-10-30T17:15:58.408Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2019-10-30T17:15:58.408Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s) [2019-10-30T17:15:58.408Z] === RUN TestBuildPlatformInvalid [2019-10-30T17:15:58.647Z] #42 ... [2019-10-30T17:15:58.647Z] [2019-10-30T17:15:58.647Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:15:58.647Z] #18 57.95 The following NEW packages will be installed: [2019-10-30T17:15:58.647Z] #18 57.95 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-30T17:15:58.647Z] #18 57.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-30T17:15:58.647Z] #18 57.95 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-30T17:15:58.647Z] #18 57.96 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-30T17:15:58.647Z] #18 57.96 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-30T17:15:58.647Z] #18 57.96 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-30T17:15:58.647Z] #18 57.96 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-30T17:15:58.647Z] #18 57.96 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-30T17:15:58.647Z] #18 57.97 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-30T17:15:58.647Z] #18 57.97 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-30T17:15:58.647Z] #18 57.97 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-30T17:15:58.647Z] #18 57.97 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-30T17:15:58.647Z] #18 57.97 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-30T17:15:58.647Z] #18 57.97 xfsprogs xxd xz-utils zip [2019-10-30T17:15:58.647Z] #18 58.15 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-30T17:15:58.647Z] #18 58.15 Need to get 87.3 MB of archives. [2019-10-30T17:15:58.647Z] #18 58.15 After this operation, 585 MB of additional disk space will be used. [2019-10-30T17:15:58.647Z] #18 58.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-30T17:15:58.647Z] #18 58.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-30T17:15:58.647Z] #18 58.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-30T17:15:58.647Z] #18 58.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-30T17:15:58.647Z] #18 58.27 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-30T17:15:58.647Z] #18 58.30 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-30T17:15:58.647Z] #18 58.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-30T17:15:58.647Z] #18 58.60 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-30T17:15:58.647Z] #18 58.61 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-30T17:15:58.647Z] #18 58.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-30T17:15:58.647Z] #18 58.99 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-30T17:15:58.647Z] #18 59.03 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-30T17:15:58.647Z] #18 59.04 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-30T17:15:58.647Z] #18 59.07 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-30T17:15:58.647Z] #18 59.08 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-30T17:15:58.647Z] #18 59.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-30T17:15:58.647Z] #18 59.13 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-30T17:15:58.647Z] #18 59.15 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-30T17:15:58.647Z] #18 59.16 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-30T17:15:58.647Z] #18 59.18 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-30T17:15:58.647Z] #18 59.20 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-30T17:15:58.647Z] #18 59.27 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-30T17:15:58.647Z] #18 59.29 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-30T17:15:58.647Z] #18 59.33 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-30T17:15:58.647Z] #18 59.34 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-30T17:15:58.647Z] #18 59.34 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-30T17:15:58.647Z] #18 59.39 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-30T17:15:58.647Z] #18 59.41 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-30T17:15:58.647Z] #18 59.41 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-30T17:15:58.647Z] #18 59.48 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-30T17:15:58.666Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-30T17:15:58.667Z] PASS [2019-10-30T17:15:58.667Z] [2019-10-30T17:15:58.667Z] === Skipped [2019-10-30T17:15:58.667Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-30T17:15:58.667Z] build_session_test.go:25: TODO: BuildKit [2019-10-30T17:15:58.667Z] [2019-10-30T17:15:58.667Z] [2019-10-30T17:15:58.667Z] DONE 32 tests, 1 skipped in 91.180s [2019-10-30T17:15:58.667Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-30T17:15:58.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:15:58.667Z] ++ set -e [2019-10-30T17:15:58.667Z] ++ '[' -n 0 ']' [2019-10-30T17:15:58.667Z] ++ set -x [2019-10-30T17:15:58.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:15:58.939Z] #18 59.50 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-30T17:15:58.939Z] #18 59.52 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-30T17:15:58.939Z] #18 59.55 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-30T17:15:58.939Z] #18 59.58 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-30T17:15:58.939Z] #18 59.59 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-30T17:15:58.939Z] #18 59.60 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-30T17:15:58.939Z] #18 59.61 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-30T17:15:58.939Z] #18 59.62 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-30T17:15:58.939Z] #18 59.63 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-30T17:15:58.939Z] #18 59.69 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-30T17:15:58.939Z] #18 59.73 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-30T17:15:59.232Z] #18 59.76 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-30T17:15:59.232Z] #18 59.86 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-30T17:15:59.232Z] #18 59.89 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-30T17:15:59.232Z] #18 59.90 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-30T17:15:59.232Z] #18 59.91 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-30T17:15:59.232Z] #18 59.92 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-30T17:15:59.232Z] #18 59.93 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-30T17:15:59.233Z] INFO: Testing against a local daemon [2019-10-30T17:15:59.233Z] === RUN TestConfigList [2019-10-30T17:15:59.523Z] #18 60.23 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-30T17:15:59.523Z] #18 60.28 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-30T17:15:59.813Z] #18 ... [2019-10-30T17:15:59.813Z] [2019-10-30T17:15:59.813Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:15:59.813Z] #32 109.3 internal/syscall/unix [2019-10-30T17:15:59.813Z] #32 109.4 time [2019-10-30T17:15:59.813Z] #32 ... [2019-10-30T17:15:59.813Z] [2019-10-30T17:15:59.813Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:15:59.813Z] #18 60.48 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-30T17:15:59.813Z] #18 60.51 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-30T17:15:59.813Z] #18 60.53 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-30T17:15:59.813Z] #18 60.56 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-30T17:16:00.101Z] #18 60.57 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-30T17:16:00.101Z] #18 60.64 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-30T17:16:00.747Z] #18 61.42 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-30T17:16:00.747Z] #18 61.53 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-30T17:16:01.035Z] #18 61.64 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-30T17:16:01.036Z] #18 61.68 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-30T17:16:01.036Z] #18 61.71 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-30T17:16:01.036Z] #18 61.77 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-30T17:16:01.326Z] #18 62.01 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-30T17:16:01.627Z] #18 62.33 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-30T17:16:01.627Z] #18 62.36 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-30T17:16:02.256Z] #18 62.92 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-30T17:16:02.518Z] --- PASS: TestConfigList (3.28s) [2019-10-30T17:16:02.518Z] === RUN TestConfigsCreateAndDelete [2019-10-30T17:16:02.546Z] #18 63.28 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-30T17:16:02.836Z] #18 63.30 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-30T17:16:05.807Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2019-10-30T17:16:05.807Z] === RUN TestConfigsUpdate [2019-10-30T17:16:08.225Z] Client: Docker Engine - Enterprise [2019-10-30T17:16:08.225Z] Version: 19.03.2 [2019-10-30T17:16:08.225Z] API version: 1.40 [2019-10-30T17:16:08.225Z] Go version: go1.12.8 [2019-10-30T17:16:08.225Z] Git commit: c92ab06ed9 [2019-10-30T17:16:08.225Z] Built: 09/03/2019 16:38:11 [2019-10-30T17:16:08.225Z] OS/Arch: windows/amd64 [2019-10-30T17:16:08.225Z] Experimental: false [2019-10-30T17:16:08.225Z] [2019-10-30T17:16:08.225Z] Server: Docker Engine - Enterprise [2019-10-30T17:16:08.225Z] Engine: [2019-10-30T17:16:08.225Z] Version: 19.03.2 [2019-10-30T17:16:08.225Z] API version: 1.40 (minimum version 1.24) [2019-10-30T17:16:08.225Z] Go version: go1.12.8 [2019-10-30T17:16:08.225Z] Git commit: c92ab06ed9 [2019-10-30T17:16:08.225Z] Built: 09/03/2019 16:35:47 [2019-10-30T17:16:08.225Z] OS/Arch: windows/amd64 [2019-10-30T17:16:08.225Z] Experimental: true [2019-10-30T17:16:08.429Z] #18 69.12 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [Pipeline] sh [2019-10-30T17:16:09.063Z] #18 ... [2019-10-30T17:16:09.064Z] [2019-10-30T17:16:09.064Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:16:09.064Z] #42 35.55 CC images/cpuinfo.o [2019-10-30T17:16:09.064Z] #42 36.25 CC images/inventory.o [2019-10-30T17:16:09.064Z] #42 36.75 CC images/fdinfo.o [2019-10-30T17:16:09.064Z] #42 37.39 CC images/fown.o [2019-10-30T17:16:09.064Z] #42 37.91 CC images/ns.o [2019-10-30T17:16:09.064Z] #42 38.45 CC images/regfile.o [2019-10-30T17:16:09.064Z] #42 38.98 CC images/ghost-file.o [2019-10-30T17:16:09.064Z] #42 39.85 CC images/fifo.o [2019-10-30T17:16:09.064Z] #42 40.30 CC images/remap-file-path.o [2019-10-30T17:16:09.064Z] #42 40.74 CC images/eventfd.o [2019-10-30T17:16:09.064Z] #42 41.27 CC images/eventpoll.o [2019-10-30T17:16:09.064Z] #42 41.92 CC images/fh.o [2019-10-30T17:16:09.064Z] #42 42.49 CC images/fsnotify.o [2019-10-30T17:16:09.064Z] #42 43.85 CC images/signalfd.o [2019-10-30T17:16:09.064Z] #42 44.33 CC images/fs.o [2019-10-30T17:16:09.064Z] #42 44.85 CC images/pstree.o [2019-10-30T17:16:09.064Z] #42 45.20 CC images/pipe.o [2019-10-30T17:16:09.064Z] #42 45.71 CC images/tcp-stream.o [2019-10-30T17:16:09.093Z] --- PASS: TestConfigsUpdate (3.19s) [2019-10-30T17:16:09.093Z] === RUN TestTemplatedConfig [2019-10-30T17:16:09.700Z] #42 46.20 CC images/sk-packet.o [2019-10-30T17:16:09.745Z] + docker info [2019-10-30T17:16:09.988Z] #42 ... [2019-10-30T17:16:09.988Z] [2019-10-30T17:16:09.988Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:16:09.988Z] #45 119.6 time [2019-10-30T17:16:09.988Z] #45 129.3 regexp [2019-10-30T17:16:10.276Z] #45 ... [2019-10-30T17:16:10.276Z] [2019-10-30T17:16:10.276Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:16:10.276Z] #42 46.77 CC images/mnt.o [2019-10-30T17:16:10.565Z] #42 47.19 CC images/pipe-data.o [2019-10-30T17:16:10.853Z] #42 ... [2019-10-30T17:16:10.853Z] [2019-10-30T17:16:10.853Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:16:10.853Z] #32 120.3 internal/poll [2019-10-30T17:16:10.853Z] #32 124.7 os [2019-10-30T17:16:10.853Z] #32 127.3 internal/fmtsort [2019-10-30T17:16:10.853Z] #32 130.1 path/filepath [2019-10-30T17:16:10.853Z] #32 130.1 fmt [2019-10-30T17:16:10.853Z] #32 ... [2019-10-30T17:16:10.853Z] [2019-10-30T17:16:10.853Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:16:10.853Z] #42 47.53 CC images/sa.o [2019-10-30T17:16:11.477Z] #42 48.16 CC images/timer.o [2019-10-30T17:16:12.378Z] --- PASS: TestTemplatedConfig (3.49s) [2019-10-30T17:16:12.378Z] === RUN TestConfigInspect [2019-10-30T17:16:12.501Z] #42 48.87 CC images/timerfd.o [2019-10-30T17:16:12.501Z] #42 49.26 CC images/mm.o [2019-10-30T17:16:13.127Z] #42 49.90 CC images/sk-opts.o [2019-10-30T17:16:13.756Z] #42 50.33 CC images/sk-unix.o [2019-10-30T17:16:14.406Z] #42 51.01 CC images/sk-inet.o [2019-10-30T17:16:14.981Z] #73 exporting layers 54.4s done [2019-10-30T17:16:14.982Z] #73 exporting manifest sha256:0cabe544da561000a3695862a7982efc322f9fd7380e3ec19c7f2bb7634d5f14 done [2019-10-30T17:16:14.982Z] #73 exporting config sha256:55c00cc0a2c3a56466333e0ceded04bc1676854e71d2228422a79414b28dbec0 done [2019-10-30T17:16:14.982Z] #73 sending tarball [2019-10-30T17:16:15.044Z] #42 51.74 CC images/tun.o [2019-10-30T17:16:15.662Z] --- PASS: TestConfigInspect (3.15s) [2019-10-30T17:16:15.662Z] === RUN TestConfigCreateWithLabels [2019-10-30T17:16:15.688Z] #42 52.34 CC images/sk-netlink.o [2019-10-30T17:16:16.335Z] #42 52.93 CC images/packet-sock.o [2019-10-30T17:16:16.989Z] #42 53.73 CC images/ipc-var.o [2019-10-30T17:16:17.656Z] #42 54.21 CC images/ipc-desc.o [2019-10-30T17:16:17.953Z] #42 54.73 CC images/ipc-shm.o [2019-10-30T17:16:18.563Z] #73 sending tarball 8.5s done [2019-10-30T17:16:18.563Z] #73 DONE 62.9s [2019-10-30T17:16:18.563Z] [2019-10-30T17:16:18.563Z] #74 importing to docker [2019-10-30T17:16:18.615Z] #42 55.21 CC images/ipc-msg.o [2019-10-30T17:16:18.922Z] #42 ... [2019-10-30T17:16:18.922Z] [2019-10-30T17:16:18.922Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:16:18.922Z] #18 73.57 debconf: delaying package configuration, since apt-utils is not installed [2019-10-30T17:16:18.922Z] #18 73.72 Fetched 87.3 MB in 14s (6184 kB/s) [2019-10-30T17:16:18.922Z] #18 73.93 Selecting previously unselected package bash-completion. [2019-10-30T17:16:18.923Z] #18 73.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-30T17:16:18.923Z] #18 74.06 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-30T17:16:18.947Z] --- PASS: TestConfigCreateWithLabels (3.08s) [2019-10-30T17:16:18.947Z] === RUN TestConfigCreateResolve [2019-10-30T17:16:19.224Z] #18 ... [2019-10-30T17:16:19.225Z] [2019-10-30T17:16:19.225Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:16:19.225Z] #42 55.72 CC images/ipc-sem.o [2019-10-30T17:16:19.522Z] #42 56.11 CC images/utsns.o [2019-10-30T17:16:20.152Z] #42 56.60 CC images/creds.o [2019-10-30T17:16:20.445Z] #42 57.12 CC images/vma.o [2019-10-30T17:16:21.077Z] #42 57.64 CC images/netdev.o [2019-10-30T17:16:22.110Z] #42 58.70 CC images/tty.o [2019-10-30T17:16:22.231Z] --- PASS: TestConfigCreateResolve (3.16s) [2019-10-30T17:16:22.231Z] === RUN TestConfigDaemonLibtrustID [2019-10-30T17:16:22.231Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-30T17:16:22.231Z] PASS [2019-10-30T17:16:22.231Z] [2019-10-30T17:16:22.231Z] DONE 8 tests in 23.486s [2019-10-30T17:16:22.231Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-30T17:16:22.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:16:22.231Z] ++ set -e [2019-10-30T17:16:22.231Z] ++ '[' -n 0 ']' [2019-10-30T17:16:22.231Z] ++ set -x [2019-10-30T17:16:22.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:16:22.348Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|types_sizes|deps|files) took 1m47.609513112s [2019-10-30T17:16:22.348Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.486623ms [2019-10-30T17:16:22.490Z] INFO: Testing against a local daemon [2019-10-30T17:16:22.490Z] === RUN TestCheckpoint [2019-10-30T17:16:22.490Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-30T17:16:22.490Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-30T17:16:22.490Z] === RUN TestContainerInvalidJSON [2019-10-30T17:16:22.490Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:16:22.490Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:16:22.490Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:16:22.490Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:16:22.490Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:16:22.490Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:16:22.490Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:16:22.490Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:16:22.490Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:16:22.490Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-30T17:16:22.490Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-30T17:16:22.490Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-30T17:16:22.490Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-30T17:16:22.490Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-30T17:16:22.748Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-30T17:16:22.748Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-30T17:16:22.748Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-30T17:16:22.748Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-30T17:16:22.748Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-30T17:16:22.748Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-30T17:16:23.006Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-30T17:16:23.006Z] === RUN TestCopyFromContainer [2019-10-30T17:16:23.605Z] #42 60.30 CC images/file-lock.o [2019-10-30T17:16:23.605Z] #42 ... [2019-10-30T17:16:23.605Z] [2019-10-30T17:16:23.605Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:16:23.605Z] #32 133.3 io/ioutil [2019-10-30T17:16:23.605Z] #32 136.3 flag [2019-10-30T17:16:23.605Z] #32 136.4 log [2019-10-30T17:16:23.605Z] #32 136.4 github.com/BurntSushi/toml [2019-10-30T17:16:23.893Z] #32 ... [2019-10-30T17:16:23.893Z] [2019-10-30T17:16:23.893Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:16:23.893Z] #18 81.11 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-30T17:16:23.893Z] #18 81.96 Selecting previously unselected package libnet1:ppc64el. [2019-10-30T17:16:23.893Z] #18 81.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-30T17:16:23.893Z] #18 81.97 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-30T17:16:23.893Z] #18 82.07 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-30T17:16:23.893Z] #18 82.09 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-30T17:16:23.893Z] #18 82.10 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-30T17:16:23.893Z] #18 82.21 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-30T17:16:23.893Z] #18 82.23 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-30T17:16:23.893Z] #18 82.24 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-30T17:16:23.893Z] #18 82.47 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-30T17:16:23.893Z] #18 82.50 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-30T17:16:23.893Z] #18 82.57 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-30T17:16:23.893Z] #18 82.89 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-30T17:16:23.893Z] #18 82.92 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-30T17:16:23.893Z] #18 82.92 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-30T17:16:23.893Z] #18 83.93 Selecting previously unselected package python3.5-minimal. [2019-10-30T17:16:23.893Z] #18 83.94 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-30T17:16:23.893Z] #18 83.95 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-30T17:16:24.907Z] === RUN TestCopyFromContainer// [2019-10-30T17:16:24.907Z] === RUN TestCopyFromContainer//bar/root [2019-10-30T17:16:25.166Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-30T17:16:25.166Z] === RUN TestCopyFromContainer/bar/quux [2019-10-30T17:16:25.397Z] #18 85.78 Selecting previously unselected package python3-minimal. [2019-10-30T17:16:25.397Z] #18 85.79 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-30T17:16:25.397Z] #18 85.81 Unpacking python3-minimal (3.5.3-1) ... [2019-10-30T17:16:25.397Z] #18 85.99 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-30T17:16:25.397Z] #18 85.99 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-30T17:16:25.397Z] #18 85.99 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-30T17:16:25.424Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-30T17:16:25.424Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-30T17:16:25.424Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-30T17:16:25.683Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-30T17:16:25.683Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-30T17:16:25.685Z] #18 86.15 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-30T17:16:25.685Z] #18 86.15 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-30T17:16:25.685Z] #18 86.16 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-30T17:16:25.941Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer (3.00s) [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-30T17:16:25.941Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-30T17:16:25.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-30T17:16:25.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:16:25.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:16:25.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:16:25.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:16:25.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:16:25.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:16:25.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:16:25.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:16:25.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:16:25.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-30T17:16:25.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-30T17:16:25.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-30T17:16:25.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-30T17:16:25.942Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-30T17:16:26.200Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-30T17:16:26.200Z] === RUN TestCreateWithInvalidEnv [2019-10-30T17:16:26.201Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-30T17:16:26.201Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-30T17:16:26.201Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-30T17:16:26.201Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-30T17:16:26.201Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-30T17:16:26.201Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-30T17:16:26.201Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-30T17:16:26.201Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-30T17:16:26.201Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-30T17:16:26.201Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-30T17:16:26.201Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-30T17:16:26.201Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-30T17:16:26.201Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-30T17:16:26.201Z] === RUN TestCreateTmpfsMountsTarget [2019-10-30T17:16:26.201Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-30T17:16:26.201Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-30T17:16:28.417Z] #18 88.84 Selecting previously unselected package python3.5. [2019-10-30T17:16:28.417Z] #18 88.85 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-30T17:16:28.417Z] #18 88.85 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-30T17:16:28.417Z] #18 89.23 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-30T17:16:28.710Z] #18 89.24 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-30T17:16:28.710Z] #18 89.25 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-30T17:16:28.710Z] #18 89.38 Selecting previously unselected package dh-python. [2019-10-30T17:16:28.710Z] #18 89.40 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-30T17:16:28.710Z] #18 89.42 Unpacking dh-python (2.20170125) ... [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:16:28.731Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:16:28.731Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-30T17:16:28.731Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-10-30T17:16:28.731Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-30T17:16:29.369Z] #18 89.84 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-30T17:16:29.369Z] #18 89.88 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-30T17:16:29.997Z] #18 ... [2019-10-30T17:16:29.997Z] [2019-10-30T17:16:29.997Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:16:29.997Z] #45 139.6 os/exec [2019-10-30T17:16:29.997Z] #45 139.9 net [2019-10-30T17:16:29.997Z] #45 143.2 internal/lazyregexp [2019-10-30T17:16:29.997Z] #45 149.3 encoding/binary [2019-10-30T17:16:29.997Z] #45 149.3 go/token [2019-10-30T17:16:29.997Z] #45 149.4 net/url [2019-10-30T17:16:29.997Z] #45 ... [2019-10-30T17:16:29.997Z] [2019-10-30T17:16:29.997Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:16:29.997Z] #42 60.78 CC images/rlimit.o [2019-10-30T17:16:29.997Z] #42 61.25 CC images/pagemap.o [2019-10-30T17:16:29.997Z] #42 61.90 CC images/siginfo.o [2019-10-30T17:16:29.997Z] #42 62.38 CC images/rpc.o [2019-10-30T17:16:29.997Z] #42 65.97 CC images/ext-file.o [2019-10-30T17:16:29.997Z] #42 66.69 CC images/cgroup.o [2019-10-30T17:16:31.261Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2019-10-30T17:16:31.261Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-30T17:16:31.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:16:31.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:16:31.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:16:31.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:16:31.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:16:31.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:16:31.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:16:31.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:16:31.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:16:31.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:16:31.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:16:31.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:16:31.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:16:31.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:16:31.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:16:31.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-30T17:16:31.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-30T17:16:31.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-30T17:16:31.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-30T17:16:31.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-30T17:16:31.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-30T17:16:31.261Z] === RUN TestContainerStartOnDaemonRestart [2019-10-30T17:16:31.261Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-30T17:16:31.261Z] === RUN TestDaemonRestartIpcMode [2019-10-30T17:16:31.261Z] === PAUSE TestDaemonRestartIpcMode [2019-10-30T17:16:31.261Z] === RUN TestDiff [2019-10-30T17:16:31.827Z] --- PASS: TestDiff (0.85s) [2019-10-30T17:16:31.827Z] === RUN TestExecWithCloseStdin [2019-10-30T17:16:32.061Z] #42 68.36 CC images/userns.o [2019-10-30T17:16:32.349Z] #42 ... [2019-10-30T17:16:32.349Z] [2019-10-30T17:16:32.349Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-30T17:16:32.349Z] #32 144.9 github.com/BurntSushi/toml/cmd/tomlv [2019-10-30T17:16:32.349Z] #32 DONE 151.9s [2019-10-30T17:16:32.349Z] [2019-10-30T17:16:32.349Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:16:32.349Z] #42 68.95 CC images/google/protobuf/descriptor.o [2019-10-30T17:16:33.202Z] --- PASS: TestExecWithCloseStdin (1.09s) [2019-10-30T17:16:33.202Z] === RUN TestExec [2019-10-30T17:16:34.138Z] --- PASS: TestExec (1.00s) [2019-10-30T17:16:34.138Z] === RUN TestExecUser [2019-10-30T17:16:34.407Z] #42 ... [2019-10-30T17:16:34.407Z] [2019-10-30T17:16:34.407Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:16:34.407Z] #45 154.1 go/scanner [2019-10-30T17:16:35.074Z] --- PASS: TestExecUser (1.04s) [2019-10-30T17:16:35.074Z] === RUN TestExportContainerAndImportImage [2019-10-30T17:16:35.251Z] #74 DONE 15.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-30T17:16:36.011Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2019-10-30T17:16:36.011Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-30T17:16:36.183Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/test/unit [2019-10-30T17:16:37.914Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2019-10-30T17:16:37.914Z] === RUN TestHealthCheckWorkdir [2019-10-30T17:16:38.843Z] #45 158.0 text/template/parse [2019-10-30T17:16:38.843Z] #45 158.4 encoding/base64 [2019-10-30T17:16:39.289Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-10-30T17:16:39.289Z] === RUN TestHealthKillContainer [2019-10-30T17:16:39.480Z] #45 ... [2019-10-30T17:16:39.480Z] [2019-10-30T17:16:39.480Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:16:39.480Z] #18 96.43 Setting up python3-minimal (3.5.3-1) ... [2019-10-30T17:16:39.480Z] #18 98.29 Selecting previously unselected package python3. [2019-10-30T17:16:39.480Z] #18 98.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-30T17:16:39.480Z] #18 98.40 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-30T17:16:39.480Z] #18 98.42 Unpacking python3 (3.5.3-1) ... [2019-10-30T17:16:39.480Z] #18 98.62 Selecting previously unselected package pigz. [2019-10-30T17:16:39.480Z] #18 98.66 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-30T17:16:39.480Z] #18 98.68 Unpacking pigz (2.3.4-1) ... [2019-10-30T17:16:39.480Z] #18 98.84 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-30T17:16:39.480Z] #18 98.86 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-30T17:16:39.480Z] #18 98.87 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-30T17:16:39.480Z] #18 99.03 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-30T17:16:39.480Z] #18 99.05 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-30T17:16:39.480Z] #18 99.05 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-30T17:16:39.480Z] #18 99.24 Selecting previously unselected package libiptc0:ppc64el. [2019-10-30T17:16:39.480Z] #18 99.27 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-30T17:16:39.480Z] #18 99.27 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-30T17:16:39.480Z] #18 99.41 Selecting previously unselected package libxtables12:ppc64el. [2019-10-30T17:16:39.480Z] #18 99.41 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-30T17:16:39.480Z] #18 99.41 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-30T17:16:39.480Z] #18 99.55 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-30T17:16:39.480Z] #18 99.55 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-30T17:16:39.480Z] #18 99.56 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-30T17:16:39.480Z] #18 99.67 Selecting previously unselected package iptables. [2019-10-30T17:16:39.480Z] #18 99.68 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-30T17:16:39.480Z] #18 99.68 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-30T17:16:39.497Z] ? github.com/docker/docker/api [no test files] [2019-10-30T17:16:39.769Z] #18 100.3 Selecting previously unselected package xxd. [2019-10-30T17:16:39.769Z] #18 100.3 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-30T17:16:39.769Z] #18 100.4 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:16:39.769Z] #18 100.6 Selecting previously unselected package vim-common. [2019-10-30T17:16:40.061Z] #18 100.6 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:16:40.061Z] #18 100.6 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:16:40.351Z] #18 100.9 Selecting previously unselected package bzip2. [2019-10-30T17:16:40.351Z] #18 100.9 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-30T17:16:40.351Z] #18 100.9 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-30T17:16:40.351Z] #18 101.0 Selecting previously unselected package libgpm2:ppc64el. [2019-10-30T17:16:40.351Z] #18 101.0 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-30T17:16:40.351Z] #18 101.1 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-30T17:16:40.640Z] #18 101.2 Selecting previously unselected package xz-utils. [2019-10-30T17:16:40.640Z] #18 101.2 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-30T17:16:40.640Z] #18 101.2 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-30T17:16:40.929Z] #18 101.5 Selecting previously unselected package aufs-tools. [2019-10-30T17:16:40.929Z] #18 101.5 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-30T17:16:40.929Z] #18 101.5 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-30T17:16:41.215Z] #18 101.8 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-30T17:16:41.215Z] #18 101.8 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-30T17:16:41.215Z] #18 101.8 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-30T17:16:41.215Z] #18 102.0 Selecting previously unselected package btrfs-progs. [2019-10-30T17:16:41.215Z] #18 102.0 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-30T17:16:41.215Z] #18 102.0 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-30T17:16:42.242Z] #18 102.7 Selecting previously unselected package btrfs-tools. [2019-10-30T17:16:42.242Z] #18 102.7 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-30T17:16:42.242Z] #18 102.7 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-30T17:16:42.242Z] #18 102.7 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-30T17:16:42.242Z] #18 102.8 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-30T17:16:42.242Z] #18 102.8 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-30T17:16:42.242Z] #18 103.0 Selecting previously unselected package dmsetup. [2019-10-30T17:16:42.530Z] #18 103.0 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-30T17:16:42.530Z] #18 103.0 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-30T17:16:42.530Z] #18 103.2 Selecting previously unselected package libonig4:ppc64el. [2019-10-30T17:16:42.530Z] #18 103.2 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-30T17:16:42.530Z] #18 103.2 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-30T17:16:42.573Z] --- PASS: TestHealthKillContainer (2.97s) [2019-10-30T17:16:42.573Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-30T17:16:42.820Z] #18 103.4 Selecting previously unselected package libjq1:ppc64el. [2019-10-30T17:16:42.820Z] #18 103.4 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-30T17:16:42.820Z] #18 103.5 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-30T17:16:42.831Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-10-30T17:16:42.831Z] === RUN TestIpcModeNone [2019-10-30T17:16:43.112Z] #18 103.7 Selecting previously unselected package jq. [2019-10-30T17:16:43.112Z] #18 103.7 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-30T17:16:43.112Z] #18 103.7 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-30T17:16:43.404Z] #18 103.9 Selecting previously unselected package libaio1:ppc64el. [2019-10-30T17:16:43.404Z] #18 103.9 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-30T17:16:43.404Z] #18 103.9 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-30T17:16:43.404Z] #18 104.0 Selecting previously unselected package libcap2-bin. [2019-10-30T17:16:43.404Z] #18 104.0 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-30T17:16:43.404Z] #18 104.0 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-30T17:16:43.693Z] #18 104.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-30T17:16:43.693Z] #18 104.1 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-30T17:16:43.693Z] #18 104.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-30T17:16:43.693Z] #18 104.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-30T17:16:43.693Z] #18 104.3 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-30T17:16:43.693Z] #18 104.3 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-30T17:16:43.767Z] --- PASS: TestIpcModeNone (0.94s) [2019-10-30T17:16:43.767Z] === RUN TestIpcModePrivate [2019-10-30T17:16:44.321Z] #18 104.9 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-30T17:16:44.321Z] #18 104.9 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-30T17:16:44.321Z] #18 104.9 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-30T17:16:44.618Z] #18 105.2 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-30T17:16:44.618Z] #18 105.2 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-30T17:16:44.618Z] #18 105.2 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-30T17:16:44.702Z] --- PASS: TestIpcModePrivate (0.94s) [2019-10-30T17:16:44.702Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-30T17:16:44.702Z] === RUN TestIpcModeShareable [2019-10-30T17:16:44.913Z] #18 105.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-30T17:16:44.913Z] #18 105.5 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-30T17:16:44.913Z] #18 105.5 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-30T17:16:45.542Z] #18 106.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-30T17:16:45.542Z] #18 106.1 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-30T17:16:45.542Z] #18 106.1 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-30T17:16:45.832Z] #18 106.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-30T17:16:45.832Z] #18 106.4 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-30T17:16:45.832Z] #18 106.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-30T17:16:45.832Z] #18 106.6 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-30T17:16:45.832Z] #18 106.6 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-30T17:16:46.079Z] --- PASS: TestIpcModeShareable (0.97s) [2019-10-30T17:16:46.079Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-30T17:16:46.079Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-30T17:16:46.122Z] #18 106.6 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-30T17:16:46.122Z] #18 106.8 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-30T17:16:46.122Z] #18 106.8 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-30T17:16:46.122Z] #18 106.8 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-30T17:16:46.413Z] #18 106.9 Selecting previously unselected package libreadline5:ppc64el. [2019-10-30T17:16:46.413Z] #18 106.9 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-30T17:16:46.413Z] #18 106.9 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-30T17:16:46.702Z] #18 107.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-30T17:16:46.702Z] #18 107.2 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-30T17:16:46.702Z] #18 107.2 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-30T17:16:46.702Z] #18 ... [2019-10-30T17:16:46.702Z] [2019-10-30T17:16:46.702Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:16:46.702Z] #42 73.40 CC images/opts.o [2019-10-30T17:16:46.702Z] #42 73.86 CC images/seccomp.o [2019-10-30T17:16:46.702Z] #42 74.74 CC images/binfmt-misc.o [2019-10-30T17:16:46.702Z] #42 75.18 CC images/time.o [2019-10-30T17:16:46.702Z] #42 75.52 CC images/sysctl.o [2019-10-30T17:16:46.702Z] #42 75.91 CC images/autofs.o [2019-10-30T17:16:46.702Z] #42 76.22 CC images/macvlan.o [2019-10-30T17:16:46.702Z] #42 76.51 CC images/sit.o [2019-10-30T17:16:46.702Z] #42 76.88 LINK images/built-in.o [2019-10-30T17:16:46.702Z] #42 77.22 GEN compel/include/asm [2019-10-30T17:16:46.702Z] #42 77.23 GEN compel/include/version.h [2019-10-30T17:16:46.702Z] #42 77.30 touch .config [2019-10-30T17:16:46.702Z] #42 77.32 GEN include/common/config.h [2019-10-30T17:16:46.702Z] #42 77.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-30T17:16:46.702Z] #42 77.53 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-30T17:16:46.702Z] #42 77.61 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-30T17:16:46.703Z] #42 77.64 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-30T17:16:46.703Z] #42 77.72 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-30T17:16:46.703Z] #42 77.78 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-30T17:16:46.703Z] #42 77.86 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-30T17:16:46.703Z] #42 77.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-30T17:16:46.703Z] #42 77.95 DEP compel/plugins/std/infect.d [2019-10-30T17:16:46.703Z] #42 78.18 DEP compel/plugins/std/string.d [2019-10-30T17:16:46.703Z] #42 78.37 DEP compel/plugins/std/log.d [2019-10-30T17:16:46.703Z] #42 78.56 DEP compel/plugins/std/fds.d [2019-10-30T17:16:46.703Z] #42 78.82 DEP compel/plugins/std/std.d [2019-10-30T17:16:46.703Z] #42 79.01 DEP compel/plugins/shmem/shmem.d [2019-10-30T17:16:46.703Z] #42 79.22 DEP compel/plugins/fds/fds.d [2019-10-30T17:16:46.703Z] #42 79.54 CC compel/plugins/std/std.o [2019-10-30T17:16:46.703Z] #42 80.22 CC compel/plugins/std/fds.o [2019-10-30T17:16:46.703Z] #42 80.99 CC compel/plugins/std/log.o [2019-10-30T17:16:46.703Z] #42 82.75 CC compel/plugins/std/string.o [2019-10-30T17:16:47.337Z] #42 83.98 CC compel/plugins/std/infect.o [2019-10-30T17:16:48.359Z] #42 84.87 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-30T17:16:48.359Z] #42 84.98 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-30T17:16:48.359Z] #42 85.06 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-30T17:16:48.609Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s) [2019-10-30T17:16:48.609Z] === RUN TestAPIIpcModeHost [2019-10-30T17:16:48.646Z] #42 85.16 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-30T17:16:48.646Z] #42 85.27 AR compel/plugins/std.lib.a [2019-10-30T17:16:48.932Z] #42 85.43 CC compel/plugins/fds/fds.o [2019-10-30T17:16:48.932Z] #42 ... [2019-10-30T17:16:48.932Z] [2019-10-30T17:16:48.932Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:16:48.932Z] #18 109.7 Selecting previously unselected package net-tools. [2019-10-30T17:16:49.219Z] #18 109.7 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-30T17:16:49.219Z] #18 109.7 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-30T17:16:49.507Z] #18 110.1 Selecting previously unselected package python-pip-whl. [2019-10-30T17:16:49.507Z] #18 110.2 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-30T17:16:49.507Z] #18 110.2 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-30T17:16:49.545Z] --- PASS: TestAPIIpcModeHost (0.80s) [2019-10-30T17:16:49.545Z] === RUN TestDaemonIpcModeShareable [2019-10-30T17:16:49.794Z] #18 ... [2019-10-30T17:16:49.794Z] [2019-10-30T17:16:49.794Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:16:49.794Z] #45 159.3 go/ast [2019-10-30T17:16:49.794Z] #45 161.7 encoding/json [2019-10-30T17:16:49.794Z] #45 ... [2019-10-30T17:16:49.794Z] [2019-10-30T17:16:49.794Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:16:49.794Z] #42 86.00 AR compel/plugins/fds.lib.a [2019-10-30T17:16:49.794Z] #42 86.09 HOSTDEP compel/src/lib/log-host.d [2019-10-30T17:16:49.794Z] #42 86.35 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-30T17:16:50.080Z] #42 86.65 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-30T17:16:50.375Z] #42 86.92 HOSTDEP compel/src/main-host.d [2019-10-30T17:16:50.661Z] #42 87.34 DEP compel/src/lib/ptrace.d [2019-10-30T17:16:50.949Z] #42 87.67 DEP compel/src/lib/infect.d [2019-10-30T17:16:51.095Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2019-10-30T17:16:51.236Z] #42 87.96 DEP compel/src/lib/infect-util.d [2019-10-30T17:16:51.446Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2019-10-30T17:16:51.447Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-30T17:16:51.447Z] === RUN TestDaemonIpcModePrivate [2019-10-30T17:16:51.524Z] #42 88.20 DEP compel/src/lib/infect-rpc.d [2019-10-30T17:16:51.813Z] #42 88.40 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-30T17:16:52.101Z] #42 88.62 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-30T17:16:52.101Z] #42 88.79 DEP compel/src/lib/log.d [2019-10-30T17:16:52.388Z] #42 89.07 DEP compel/src/main.d [2019-10-30T17:16:52.676Z] #42 89.41 DEP compel/src/lib/handle-elf.d [2019-10-30T17:16:52.964Z] #42 89.67 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-30T17:16:53.348Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2019-10-30T17:16:53.348Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-30T17:16:53.348Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-30T17:16:53.592Z] #42 90.09 CC compel/src/lib/log.o [2019-10-30T17:16:54.023Z] #42 90.66 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-30T17:16:54.649Z] #42 91.29 CC compel/arch/ppc64/src/lib/infect.o [2019-10-30T17:16:55.275Z] #42 ... [2019-10-30T17:16:55.275Z] [2019-10-30T17:16:55.275Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:16:55.275Z] #45 174.8 text/template [2019-10-30T17:16:55.339Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2019-10-30T17:16:55.339Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-30T17:16:55.339Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-30T17:16:57.241Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2019-10-30T17:16:57.241Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-30T17:16:57.241Z] === RUN TestIpcModeOlderClient [2019-10-30T17:16:57.241Z] === PAUSE TestIpcModeOlderClient [2019-10-30T17:16:57.241Z] === RUN TestKillContainerInvalidSignal [2019-10-30T17:16:57.808Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2019-10-30T17:16:57.808Z] === RUN TestKillContainer [2019-10-30T17:16:57.808Z] === RUN TestKillContainer/no_signal [2019-10-30T17:16:58.743Z] === RUN TestKillContainer/non_killing_signal [2019-10-30T17:16:59.001Z] === RUN TestKillContainer/killing_signal [2019-10-30T17:17:00.378Z] --- PASS: TestKillContainer (2.49s) [2019-10-30T17:17:00.378Z] --- PASS: TestKillContainer/no_signal (0.76s) [2019-10-30T17:17:00.378Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2019-10-30T17:17:00.378Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-10-30T17:17:00.378Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-30T17:17:00.378Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-30T17:17:00.821Z] #45 ... [2019-10-30T17:17:00.821Z] [2019-10-30T17:17:00.821Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:17:00.821Z] #18 111.0 Selecting previously unselected package python3-pip. [2019-10-30T17:17:00.821Z] #18 111.1 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-30T17:17:00.821Z] #18 111.1 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-30T17:17:00.821Z] #18 111.5 Selecting previously unselected package python3-pkg-resources. [2019-10-30T17:17:00.821Z] #18 111.5 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-30T17:17:00.821Z] #18 111.5 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-30T17:17:00.821Z] #18 111.8 Selecting previously unselected package python3-setuptools. [2019-10-30T17:17:00.821Z] #18 111.9 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-30T17:17:00.821Z] #18 111.9 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-30T17:17:00.821Z] #18 112.2 Selecting previously unselected package python3-wheel. [2019-10-30T17:17:00.821Z] #18 112.2 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-30T17:17:00.821Z] #18 112.2 Unpacking python3-wheel (0.29.0-2) ... [2019-10-30T17:17:00.821Z] #18 112.4 Selecting previously unselected package thin-provisioning-tools. [2019-10-30T17:17:00.821Z] #18 112.4 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-30T17:17:00.821Z] #18 112.4 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-30T17:17:00.821Z] #18 112.8 Selecting previously unselected package vim-runtime. [2019-10-30T17:17:00.821Z] #18 112.8 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-30T17:17:00.821Z] #18 112.9 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-30T17:17:00.821Z] #18 113.0 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-30T17:17:00.821Z] #18 113.0 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:17:00.821Z] #18 118.5 Selecting previously unselected package vim. [2019-10-30T17:17:00.821Z] #18 118.5 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-30T17:17:00.821Z] #18 118.5 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:17:00.821Z] #18 119.4 Selecting previously unselected package xfsprogs. [2019-10-30T17:17:00.821Z] #18 119.4 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-30T17:17:00.821Z] #18 119.4 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-30T17:17:00.821Z] #18 120.3 Selecting previously unselected package zip. [2019-10-30T17:17:00.821Z] #18 120.3 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-30T17:17:00.821Z] #18 120.3 Unpacking zip (3.0-11+b1) ... [2019-10-30T17:17:00.821Z] #18 120.7 Selecting previously unselected package libapparmor-perl. [2019-10-30T17:17:00.821Z] #18 120.7 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-30T17:17:00.821Z] #18 120.7 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-30T17:17:00.821Z] #18 120.9 Selecting previously unselected package apparmor. [2019-10-30T17:17:00.821Z] #18 120.9 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-30T17:17:00.821Z] #18 121.1 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-30T17:17:00.946Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-30T17:17:01.111Z] #18 ... [2019-10-30T17:17:01.111Z] [2019-10-30T17:17:01.111Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:17:01.111Z] #45 180.6 go/parser [2019-10-30T17:17:01.883Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2019-10-30T17:17:01.883Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2019-10-30T17:17:01.883Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2019-10-30T17:17:01.883Z] === RUN TestKillStoppedContainer [2019-10-30T17:17:01.883Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-30T17:17:01.883Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-30T17:17:02.141Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-30T17:17:02.141Z] === RUN TestKillDifferentUserContainer [2019-10-30T17:17:03.076Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-10-30T17:17:03.076Z] === RUN TestInspectOomKilledTrue [2019-10-30T17:17:03.076Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-30T17:17:03.076Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:17:03.076Z] === RUN TestInspectOomKilledFalse [2019-10-30T17:17:03.076Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-30T17:17:03.076Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:17:03.076Z] === RUN TestLinksEtcHostsContentMatch [2019-10-30T17:17:03.644Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2019-10-30T17:17:03.644Z] === RUN TestLinksContainerNames [2019-10-30T17:17:05.546Z] --- PASS: TestLinksContainerNames (1.70s) [2019-10-30T17:17:05.546Z] === RUN TestLogsFollowTailEmpty [2019-10-30T17:17:06.481Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2019-10-30T17:17:06.481Z] === RUN TestContainerNetworkMountsNoChown [2019-10-30T17:17:06.646Z] #45 ... [2019-10-30T17:17:06.646Z] [2019-10-30T17:17:06.646Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:17:06.646Z] #42 92.75 CC compel/src/lib/infect-rpc.o [2019-10-30T17:17:06.646Z] #42 93.70 CC compel/src/lib/infect-util.o [2019-10-30T17:17:06.646Z] #42 94.33 CC compel/src/lib/infect.o [2019-10-30T17:17:06.646Z] #42 99.26 CC compel/src/lib/ptrace.o [2019-10-30T17:17:06.646Z] #42 100.1 AR compel/libcompel.a [2019-10-30T17:17:06.646Z] #42 100.3 HOSTCC compel/src/main-host.o [2019-10-30T17:17:06.646Z] #42 101.0 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-30T17:17:06.646Z] #42 101.4 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-30T17:17:06.646Z] #42 102.4 HOSTCC compel/src/lib/log-host.o [2019-10-30T17:17:06.646Z] #42 102.8 HOSTLINK compel/compel-host-bin [2019-10-30T17:17:06.646Z] #42 103.0 DEP soccr/soccr.d [2019-10-30T17:17:06.646Z] #42 ... [2019-10-30T17:17:06.646Z] [2019-10-30T17:17:06.646Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:17:06.646Z] #18 121.8 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-30T17:17:06.646Z] #18 121.8 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-30T17:17:06.646Z] #18 121.8 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-30T17:17:06.646Z] #18 124.2 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-30T17:17:06.646Z] #18 124.2 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-30T17:17:06.646Z] #18 124.2 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-30T17:17:06.646Z] #18 127.1 Selecting previously unselected package binutils-mingw-w64. [2019-10-30T17:17:06.646Z] #18 127.1 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-30T17:17:06.646Z] #18 127.1 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-30T17:17:06.646Z] #18 127.2 Selecting previously unselected package mingw-w64-common. [2019-10-30T17:17:06.646Z] #18 127.2 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-30T17:17:06.646Z] #18 127.2 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-30T17:17:06.646Z] #18 ... [2019-10-30T17:17:06.646Z] [2019-10-30T17:17:06.646Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:17:06.646Z] #42 103.5 CC soccr/soccr.o [2019-10-30T17:17:07.048Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/default [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/default [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/private [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/private [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rprivate [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/slave [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/slave [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rslave [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/shared [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/shared [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rshared [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/default [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/rslave [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/slave [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/rprivate [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/private [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/rshared [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/shared [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:17:07.049Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:17:07.049Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-30T17:17:07.049Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-30T17:17:07.313Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-30T17:17:07.572Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:17:07.831Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-30T17:17:07.831Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.08s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.09s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.10s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.14s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.16s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.24s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-30T17:17:07.831Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-30T17:17:07.831Z] === RUN TestContainerBindMountNonRecursive [2019-10-30T17:17:09.734Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2019-10-30T17:17:09.734Z] === RUN TestNetworkNat [2019-10-30T17:17:10.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-30T17:17:10.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-30T17:17:10.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-30T17:17:10.669Z] --- PASS: TestNetworkNat (0.96s) [2019-10-30T17:17:10.669Z] === RUN TestNetworkLocalhostTCPNat [2019-10-30T17:17:11.095Z] #42 107.1 AR soccr/libsoccr.a [2019-10-30T17:17:11.095Z] #42 107.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-30T17:17:11.095Z] #42 107.7 DEP criu/arch/ppc64/sigframe.d [2019-10-30T17:17:11.383Z] #42 108.1 DEP criu/arch/ppc64/crtools.d [2019-10-30T17:17:11.604Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-10-30T17:17:11.604Z] === RUN TestNetworkLoopbackNat [2019-10-30T17:17:12.013Z] #42 108.6 DEP criu/arch/ppc64/cpu.d [2019-10-30T17:17:12.304Z] #42 109.0 CC criu/arch/ppc64/cpu.o [2019-10-30T17:17:12.978Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-10-30T17:17:12.978Z] === RUN TestPause [2019-10-30T17:17:13.331Z] #42 110.0 CC criu/arch/ppc64/crtools.o [2019-10-30T17:17:13.545Z] --- PASS: TestPause (0.90s) [2019-10-30T17:17:13.545Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-30T17:17:13.545Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-30T17:17:13.545Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-30T17:17:13.545Z] === RUN TestPauseStopPausedContainer [2019-10-30T17:17:13.622Z] #42 ... [2019-10-30T17:17:13.622Z] [2019-10-30T17:17:13.622Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:17:13.622Z] #18 134.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-30T17:17:13.622Z] #18 134.4 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-30T17:17:13.911Z] #18 134.4 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-30T17:17:14.480Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2019-10-30T17:17:14.480Z] === RUN TestPsFilter [2019-10-30T17:17:15.048Z] --- PASS: TestPsFilter (0.28s) [2019-10-30T17:17:15.048Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-30T17:17:15.614Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-10-30T17:17:15.614Z] === RUN TestRemoveContainerWithVolume [2019-10-30T17:17:16.549Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2019-10-30T17:17:16.549Z] === RUN TestRemoveContainerRunning [2019-10-30T17:17:17.484Z] --- PASS: TestRemoveContainerRunning (0.83s) [2019-10-30T17:17:17.484Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-30T17:17:18.362Z] #18 ... [2019-10-30T17:17:18.362Z] [2019-10-30T17:17:18.362Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:17:18.362Z] #45 187.5 encoding/xml [2019-10-30T17:17:18.362Z] #45 ... [2019-10-30T17:17:18.362Z] [2019-10-30T17:17:18.362Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:17:18.362Z] #42 112.3 CC criu/arch/ppc64/sigframe.o [2019-10-30T17:17:18.362Z] #42 113.0 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-30T17:17:18.362Z] #42 113.1 DEP criu/arch/ppc64/misc.d [2019-10-30T17:17:18.362Z] #42 113.2 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-30T17:17:18.362Z] #42 113.2 DEP criu/arch/ppc64/vdso-pie.d [2019-10-30T17:17:18.362Z] #42 113.5 DEP criu/pie/parasite-vdso.d [2019-10-30T17:17:18.362Z] #42 113.9 DEP criu/pie/util-vdso.d [2019-10-30T17:17:18.362Z] #42 114.2 DEP criu/pie/util.d [2019-10-30T17:17:18.362Z] #42 114.6 CC criu/pie/util.o [2019-10-30T17:17:18.419Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2019-10-30T17:17:18.419Z] === RUN TestRemoveInvalidContainer [2019-10-30T17:17:18.419Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-30T17:17:18.419Z] === RUN TestRenameLinkedContainer [2019-10-30T17:17:18.648Z] #42 115.3 CC criu/pie/util-vdso.o [2019-10-30T17:17:20.142Z] #42 116.5 CC criu/pie/parasite-vdso.o [2019-10-30T17:17:21.167Z] #42 ... [2019-10-30T17:17:21.167Z] [2019-10-30T17:17:21.167Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:17:21.167Z] #45 200.7 math/big [2019-10-30T17:17:21.455Z] #45 201.2 go/doc [2019-10-30T17:17:21.456Z] #45 ... [2019-10-30T17:17:21.456Z] [2019-10-30T17:17:21.456Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:17:21.456Z] #63 191.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-30T17:17:21.456Z] #63 191.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-30T17:17:21.703Z] --- PASS: TestRenameLinkedContainer (3.34s) [2019-10-30T17:17:21.703Z] === RUN TestRenameStoppedContainer [2019-10-30T17:17:21.745Z] #63 ... [2019-10-30T17:17:21.745Z] [2019-10-30T17:17:21.745Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:17:21.745Z] #42 117.8 CC criu/arch/ppc64/vdso-pie.o [2019-10-30T17:17:21.816Z] Client: [2019-10-30T17:17:21.816Z] Debug Mode: false [2019-10-30T17:17:21.816Z] Plugins: [2019-10-30T17:17:21.816Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-30T17:17:21.816Z] [2019-10-30T17:17:21.816Z] Server: [2019-10-30T17:17:21.816Z] Containers: 0 [2019-10-30T17:17:21.816Z] Running: 0 [2019-10-30T17:17:21.816Z] Paused: 0 [2019-10-30T17:17:21.816Z] Stopped: 0 [2019-10-30T17:17:21.816Z] Images: 0 [2019-10-30T17:17:21.816Z] Server Version: 19.03.2 [2019-10-30T17:17:21.816Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-30T17:17:21.816Z] Windows: [2019-10-30T17:17:21.816Z] LCOW: [2019-10-30T17:17:21.816Z] Logging Driver: json-file [2019-10-30T17:17:21.816Z] Plugins: [2019-10-30T17:17:21.816Z] Volume: local [2019-10-30T17:17:21.816Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-30T17:17:21.816Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-30T17:17:21.816Z] Swarm: inactive [2019-10-30T17:17:21.816Z] Default Isolation: process [2019-10-30T17:17:21.816Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-30T17:17:21.816Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-30T17:17:21.816Z] OSType: windows [2019-10-30T17:17:21.816Z] Architecture: x86_64 [2019-10-30T17:17:21.816Z] CPUs: 4 [2019-10-30T17:17:21.816Z] Total Memory: 32GiB [2019-10-30T17:17:21.816Z] Name: azwin-2-b49300 [2019-10-30T17:17:21.816Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-30T17:17:21.816Z] Docker Root Dir: D:\docker [2019-10-30T17:17:21.816Z] Debug Mode: false [2019-10-30T17:17:21.816Z] Registry: https://index.docker.io/v1/ [2019-10-30T17:17:21.816Z] Labels: [2019-10-30T17:17:21.816Z] Experimental: true [2019-10-30T17:17:21.816Z] Insecure Registries: [2019-10-30T17:17:21.816Z] 10.0.0.4:5000 [2019-10-30T17:17:21.816Z] 127.0.0.0/8 [2019-10-30T17:17:21.816Z] Registry Mirrors: [2019-10-30T17:17:21.816Z] http://10.0.0.4:5000/ [2019-10-30T17:17:21.816Z] Live Restore Enabled: false [2019-10-30T17:17:21.816Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-30T17:17:22.033Z] #42 118.7 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-30T17:17:22.322Z] #42 118.8 CC criu/arch/ppc64/misc.o [2019-10-30T17:17:22.322Z] #42 118.9 AR criu/pie/pie.lib.a [2019-10-30T17:17:22.612Z] #42 119.1 DEP criu/pie/restorer.d [2019-10-30T17:17:22.638Z] --- PASS: TestRenameStoppedContainer (0.86s) [2019-10-30T17:17:22.638Z] === RUN TestRenameRunningContainerAndReuse [2019-10-30T17:17:23.254Z] #42 119.7 DEP criu/arch/ppc64/restorer.d [2019-10-30T17:17:23.254Z] #42 120.0 DEP criu/pie/parasite.d [2019-10-30T17:17:23.880Z] #42 120.5 CC criu/pie/parasite.o [2019-10-30T17:17:24.013Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2019-10-30T17:17:24.013Z] === RUN TestRenameInvalidName [2019-10-30T17:17:24.947Z] --- PASS: TestRenameInvalidName (0.80s) [2019-10-30T17:17:24.947Z] === RUN TestRenameAnonymousContainer [2019-10-30T17:17:25.939Z] #42 ... [2019-10-30T17:17:25.939Z] [2019-10-30T17:17:25.939Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:17:25.939Z] #63 DONE 205.3s [2019-10-30T17:17:25.939Z] [2019-10-30T17:17:25.939Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-30T17:17:25.939Z] #64 DONE 0.1s [2019-10-30T17:17:25.939Z] [2019-10-30T17:17:25.939Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:17:25.939Z] #18 142.7 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-30T17:17:25.939Z] #18 142.8 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-30T17:17:25.939Z] #18 142.8 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-30T17:17:25.939Z] #18 143.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-30T17:17:25.939Z] #18 143.1 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-30T17:17:25.939Z] #18 143.1 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:17:27.430Z] #18 ... [2019-10-30T17:17:27.430Z] [2019-10-30T17:17:27.430Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:17:27.430Z] #42 124.1 LINK criu/pie/parasite.built-in.o [2019-10-30T17:17:27.430Z] #42 124.2 GEN criu/pie/parasite-blob.h [2019-10-30T17:17:27.430Z] #42 124.3 CC criu/arch/ppc64/restorer.o [2019-10-30T17:17:28.452Z] #42 125.1 CC criu/pie/restorer.o [2019-10-30T17:17:29.132Z] --- PASS: TestRenameAnonymousContainer (4.07s) [2019-10-30T17:17:29.132Z] === RUN TestRenameContainerWithSameName [2019-10-30T17:17:29.699Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2019-10-30T17:17:29.699Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-30T17:17:31.602Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2019-10-30T17:17:31.602Z] === RUN TestResize [2019-10-30T17:17:32.537Z] --- PASS: TestResize (0.86s) [2019-10-30T17:17:32.537Z] === RUN TestResizeWithInvalidSize [2019-10-30T17:17:32.882Z] #42 129.4 LINK criu/pie/restorer.built-in.o [2019-10-30T17:17:32.882Z] #42 129.4 GEN criu/pie/restorer-blob.h [2019-10-30T17:17:32.882Z] #42 129.6 DEP criu/vdso.d [2019-10-30T17:17:33.472Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2019-10-30T17:17:33.472Z] === RUN TestResizeWhenContainerNotStarted [2019-10-30T17:17:33.511Z] #42 130.2 DEP criu/uts_ns.d [2019-10-30T17:17:33.826Z] #42 130.6 DEP criu/util.d [2019-10-30T17:17:34.042Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:17:34.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:17:34.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:17:34.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:17:34.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:17:34.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:17:34.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:17:34.452Z] #42 131.2 DEP criu/uffd.d [2019-10-30T17:17:35.077Z] #42 131.7 DEP criu/tun.d [2019-10-30T17:17:35.365Z] #42 132.1 DEP criu/tty.d [2019-10-30T17:17:35.652Z] #42 132.5 DEP criu/timerfd.d [2019-10-30T17:17:35.939Z] #42 132.8 DEP criu/sysfs_parse.d [2019-10-30T17:17:36.227Z] #42 133.0 DEP criu/sysctl.d [2019-10-30T17:17:36.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:17:36.853Z] #42 133.4 DEP criu/string.d [2019-10-30T17:17:36.853Z] #42 133.5 DEP criu/stats.d [2019-10-30T17:17:37.141Z] #42 ... [2019-10-30T17:17:37.141Z] [2019-10-30T17:17:37.141Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:17:37.141Z] #45 216.7 github.com/LK4D4/vndr/build [2019-10-30T17:17:37.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:17:37.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:17:37.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:17:38.821Z] #45 218.3 vendor/golang.org/x/text/unicode/norm [2019-10-30T17:17:38.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:17:38.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:17:39.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:17:39.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:17:40.205Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-30T17:17:40.579Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-10-30T17:17:41.871Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-30T17:17:41.871Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-30T17:17:41.871Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-30T17:17:41.871Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2019-10-30T17:17:42.522Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2019-10-30T17:17:42.522Z] === RUN TestCgroupNamespacesRun [2019-10-30T17:17:42.700Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-30T17:17:42.700Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-30T17:17:42.700Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-30T17:17:42.700Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-30T17:17:42.700Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-30T17:17:43.116Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-30T17:17:43.267Z] #45 ... [2019-10-30T17:17:43.267Z] [2019-10-30T17:17:43.267Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:17:43.267Z] #42 133.8 DEP criu/sockets.d [2019-10-30T17:17:43.267Z] #42 134.1 DEP criu/sk-unix.d [2019-10-30T17:17:43.267Z] #42 134.5 DEP criu/sk-tcp.d [2019-10-30T17:17:43.267Z] #42 134.9 DEP criu/sk-queue.d [2019-10-30T17:17:43.267Z] #42 135.3 DEP criu/sk-packet.d [2019-10-30T17:17:43.267Z] #42 135.7 DEP criu/sk-netlink.d [2019-10-30T17:17:43.267Z] #42 136.1 DEP criu/sk-inet.d [2019-10-30T17:17:43.267Z] #42 136.6 DEP criu/signalfd.d [2019-10-30T17:17:43.267Z] #42 136.9 DEP criu/sigframe.d [2019-10-30T17:17:43.267Z] #42 137.1 DEP criu/shmem.d [2019-10-30T17:17:43.267Z] #42 137.4 DEP criu/servicefd.d [2019-10-30T17:17:43.267Z] #42 137.8 DEP criu/seize.d [2019-10-30T17:17:43.267Z] #42 138.1 DEP criu/seccomp.d [2019-10-30T17:17:43.267Z] #42 138.5 DEP criu/rst-malloc.d [2019-10-30T17:17:43.267Z] #42 138.7 DEP criu/rbtree.d [2019-10-30T17:17:43.267Z] #42 138.7 DEP criu/pstree.d [2019-10-30T17:17:43.267Z] #42 139.1 DEP criu/protobuf.d [2019-10-30T17:17:43.267Z] #42 139.4 GEN criu/protobuf-desc-gen.h [2019-10-30T17:17:43.523Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-30T17:17:43.523Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-30T17:17:44.425Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2019-10-30T17:17:44.425Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-30T17:17:44.974Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.0% of statements [2019-10-30T17:17:44.974Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-30T17:17:44.974Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-30T17:17:44.974Z] ? github.com/docker/docker/api/types [no test files] [2019-10-30T17:17:44.974Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-30T17:17:44.974Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-30T17:17:44.974Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-30T17:17:44.974Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-30T17:17:45.364Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-30T17:17:45.364Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2019-10-30T17:17:45.364Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-30T17:17:45.364Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-30T17:17:45.364Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-30T17:17:45.364Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-30T17:17:45.364Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-30T17:17:45.364Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-30T17:17:45.364Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-30T17:17:45.657Z] #42 142.0 DEP criu/protobuf-desc.d [2019-10-30T17:17:45.658Z] #42 142.3 DEP criu/proc_parse.d [2019-10-30T17:17:45.658Z] #42 ... [2019-10-30T17:17:45.658Z] [2019-10-30T17:17:45.658Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:17:45.658Z] #18 166.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-30T17:17:45.658Z] #18 166.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-30T17:17:45.658Z] #18 166.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:17:45.737Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-30T17:17:45.737Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/builder [no test files] [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-30T17:17:46.106Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-30T17:17:46.326Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-10-30T17:17:46.326Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-30T17:17:46.494Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2019-10-30T17:17:47.633Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-30T17:17:47.633Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7e5daaf4\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-30T17:17:47.633Z] ---------------------------------------------------------------------------- [2019-10-30T17:17:47.633Z] [2019-10-30T17:17:47.633Z] INFO: executeCI.ps1 starting at Wed Oct 30 17:17:44 CUT 2019 [2019-10-30T17:17:47.633Z] [2019-10-30T17:17:47.633Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-30T17:17:47.633Z] INFO: Running git version 2.23.0.windows.1 [2019-10-30T17:17:47.633Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-30T17:17:47.633Z] INFO: Environment variables: [2019-10-30T17:17:47.633Z] [2019-10-30T17:17:47.633Z] Name Value [2019-10-30T17:17:47.633Z] ---- ----- [2019-10-30T17:17:47.633Z] ALLUSERSPROFILE C:\ProgramData [2019-10-30T17:17:47.633Z] amd64 true [2019-10-30T17:17:47.633Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-30T17:17:47.633Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-30T17:17:47.633Z] arm64 true [2019-10-30T17:17:47.633Z] BRANCH_NAME PR-40091 [2019-10-30T17:17:47.633Z] BUILD_DISPLAY_NAME #12 [2019-10-30T17:17:47.633Z] BUILD_ID 12 [2019-10-30T17:17:47.633Z] BUILD_NUMBER 12 [2019-10-30T17:17:47.633Z] BUILD_TAG jenkins-moby-PR-40091-12 [2019-10-30T17:17:47.633Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40091/12/ [2019-10-30T17:17:47.633Z] CHANGE_AUTHOR cpuguy83 [2019-10-30T17:17:47.633Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2019-10-30T17:17:47.633Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2019-10-30T17:17:47.633Z] CHANGE_BRANCH 40088_explicit_build [2019-10-30T17:17:47.633Z] CHANGE_FORK cpuguy83 [2019-10-30T17:17:47.633Z] CHANGE_ID 40091 [2019-10-30T17:17:47.633Z] CHANGE_TARGET master [2019-10-30T17:17:47.633Z] CHANGE_TITLE Make binary output targets use own build cmd [2019-10-30T17:17:47.633Z] CHANGE_URL https://github.com/moby/moby/pull/40091 [2019-10-30T17:17:47.633Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-30T17:17:47.633Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-30T17:17:47.633Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-30T17:17:47.633Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-30T17:17:47.633Z] COMPUTERNAME azwin-2-b49300 [2019-10-30T17:17:47.633Z] ComSpec C:\windows\system32\cmd.exe [2019-10-30T17:17:47.633Z] ConfigSequenceNumber 0 [2019-10-30T17:17:47.633Z] DOCKER_BUILDKIT 0 [2019-10-30T17:17:47.633Z] DOCKER_DUT_DEBUG 1 [2019-10-30T17:17:47.633Z] DOCKER_EXPERIMENTAL 1 [2019-10-30T17:17:47.633Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-30T17:17:47.633Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-30T17:17:47.633Z] EXECUTOR_NUMBER 0 [2019-10-30T17:17:47.633Z] FQDN azwin-2-b49300.westus.cloudapp.azure.com [2019-10-30T17:17:47.633Z] GIT_BRANCH PR-40091 [2019-10-30T17:17:47.633Z] GIT_COMMIT c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:17:47.633Z] GIT_PREVIOUS_COMMIT 20a5b46c11c874b8840d76c6919d55213520701d [2019-10-30T17:17:47.633Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 20a5b46c11c874b8840d76c6919d55213520701d [2019-10-30T17:17:47.633Z] GIT_URL https://github.com/moby/moby.git [2019-10-30T17:17:47.633Z] HUDSON_COOKIE 54f596cc-c95f-4117-8ef1-fede987c8118 [2019-10-30T17:17:47.633Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-30T17:17:47.633Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-30T17:17:47.633Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-30T17:17:47.633Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-30T17:17:47.633Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-30T17:17:47.633Z] JENKINS_NODE_COOKIE 8cddf5a0-d25b-4023-93e8-3b67449ee8a9 [2019-10-30T17:17:47.633Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-30T17:17:47.633Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-30T17:17:47.633Z] JOB_BASE_NAME PR-40091 [2019-10-30T17:17:47.633Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40091/display/redirect [2019-10-30T17:17:47.633Z] JOB_NAME moby/PR-40091 [2019-10-30T17:17:47.633Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40091/ [2019-10-30T17:17:47.633Z] library.jps.version master [2019-10-30T17:17:47.633Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-30T17:17:47.633Z] NODE_LABELS amd64 azure azwin-2-b49300 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-30T17:17:47.633Z] NODE_NAME azwin-2-b49300 [2019-10-30T17:17:47.633Z] NUMBER_OF_PROCESSORS 4 [2019-10-30T17:17:47.633Z] OS Windows_NT [2019-10-30T17:17:47.633Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-30T17:17:47.633Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-30T17:17:47.633Z] ppc64le true [2019-10-30T17:17:47.633Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-30T17:17:47.633Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-30T17:17:47.633Z] PROCESSOR_LEVEL 6 [2019-10-30T17:17:47.633Z] PROCESSOR_REVISION 4f01 [2019-10-30T17:17:47.633Z] ProgramData C:\ProgramData [2019-10-30T17:17:47.633Z] ProgramFiles C:\Program Files [2019-10-30T17:17:47.633Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-30T17:17:47.633Z] ProgramW6432 C:\Program Files [2019-10-30T17:17:47.633Z] PROMPT $P$G [2019-10-30T17:17:47.633Z] PSExecutionPolicyPreference Bypass [2019-10-30T17:17:47.633Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-30T17:17:47.633Z] PUBLIC C:\Users\Public [2019-10-30T17:17:47.633Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40091/12/display/redirect?page=changes [2019-10-30T17:17:47.633Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40091/12/display/redirect [2019-10-30T17:17:47.633Z] s390x true [2019-10-30T17:17:47.633Z] skip_dco false [2019-10-30T17:17:47.633Z] SKIP_VALIDATION_TESTS 1 [2019-10-30T17:17:47.633Z] SOURCES_DRIVE d [2019-10-30T17:17:47.633Z] SOURCES_SUBDIR gopath [2019-10-30T17:17:47.633Z] STAGE_NAME Run tests [2019-10-30T17:17:47.633Z] SystemDrive C: [2019-10-30T17:17:47.633Z] SystemRoot C:\windows [2019-10-30T17:17:47.633Z] TEMP C:\windows\TEMP [2019-10-30T17:17:47.633Z] TESTDEBUG 0 [2019-10-30T17:17:47.633Z] TESTRUN_DRIVE d [2019-10-30T17:17:47.633Z] TESTRUN_SUBDIR CI [2019-10-30T17:17:47.633Z] TIMEOUT 120m [2019-10-30T17:17:47.633Z] TMP C:\windows\TEMP [2019-10-30T17:17:47.633Z] unit_validate true [2019-10-30T17:17:47.633Z] USERDOMAIN WORKGROUP [2019-10-30T17:17:47.633Z] USERNAME azwin-2-b49300$ [2019-10-30T17:17:47.633Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-30T17:17:47.633Z] windir C:\windows [2019-10-30T17:17:47.633Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-30T17:17:47.633Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-30T17:17:47.633Z] windowsRS1 false [2019-10-30T17:17:47.633Z] windowsRS5 true [2019-10-30T17:17:47.633Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-30T17:17:47.633Z] [2019-10-30T17:17:47.634Z] [2019-10-30T17:17:47.634Z] [2019-10-30T17:17:47.634Z] INFO: Sources under d:\gopath\... [2019-10-30T17:17:47.634Z] INFO: Test run under d:\CI\... [2019-10-30T17:17:47.634Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-30T17:17:47.634Z] INFO: docker/docker repository was found [2019-10-30T17:17:48.092Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-30T17:17:48.230Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2019-10-30T17:17:48.230Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-30T17:17:49.606Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2019-10-30T17:17:49.606Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-30T17:17:49.626Z] ltsc2019: Pulling from windows/servercore [2019-10-30T17:17:49.626Z] 65014b3c3121: Pulling fs layer [2019-10-30T17:17:49.626Z] 12c8dbabfd62: Pulling fs layer [2019-10-30T17:17:49.792Z] ok github.com/docker/docker/builder/remotecontext 0.280s coverage: 13.6% of statements [2019-10-30T17:17:50.202Z] ok github.com/docker/docker/builder/dockerfile 0.893s coverage: 48.2% of statements [2019-10-30T17:17:51.008Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-30T17:17:51.251Z] #18 ... [2019-10-30T17:17:51.251Z] [2019-10-30T17:17:51.251Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:17:51.508Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2019-10-30T17:17:51.508Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-30T17:17:51.542Z] #23 226.7 Checking out files: 16% (1709/10644) Checking out files: 17% (1810/10644) Checking out files: 18% (1916/10644) Checking out files: 19% (2023/10644) Checking out files: 20% (2129/10644) Checking out files: 21% (2236/10644) Checking out files: 22% (2342/10644) Checking out files: 23% (2449/10644) Checking out files: 24% (2555/10644) Checking out files: 25% (2661/10644) Checking out files: 26% (2768/10644) Checking out files: 27% (2874/10644) Checking out files: 28% (2981/10644) Checking out files: 29% (3087/10644) Checking out files: 30% (3194/10644) Checking out files: 31% (3300/10644) Checking out files: 32% (3407/10644) Checking out files: 33% (3513/10644) Checking out files: 33% (3587/10644) Checking out files: 34% (3619/10644) Checking out files: 35% (3726/10644) Checking out files: 36% (3832/10644) Checking out files: 37% (3939/10644) Checking out files: 38% (4045/10644) Checking out files: 39% (4152/10644) Checking out files: 40% (4258/10644) Checking out files: 41% (4365/10644) Checking out files: 42% (4471/10644) Checking out files: 43% (4577/10644) Checking out files: 44% (4684/10644) Checking out files: 45% (4790/10644) Checking out files: 45% (4821/10644) Checking out files: 46% (4897/10644) Checking out files: 47% (5003/10644) Checking out files: 48% (5110/10644) Checking out files: 49% (5216/10644) Checking out files: 50% (5322/10644) Checking out files: 51% (5429/10644) Checking out files: 52% (5535/10644) Checking out files: 53% (5642/10644) Checking out files: 54% (5748/10644) Checking out files: 55% (5855/10644) Checking out files: 56% (5961/10644) Checking out files: 57% (6068/10644) Checking out files: 58% (6174/10644) Checking out files: 59% (6280/10644) Checking out files: 60% (6387/10644) Checking out files: 61% (6493/10644) Checking out files: 62% (6600/10644) Checking out files: 63% (6706/10644) Checking out files: 64% (6813/10644) Checking out files: 65% (6919/10644) Checking out files: 66% (7026/10644) Checking out files: 67% (7132/10644) Checking out files: 68% (7238/10644) Checking out files: 69% (7345/10644) Checking out files: 70% (7451/10644) Checking out files: 71% (7558/10644) Checking out files: 72% (7664/10644) Checking out files: 73% (7771/10644) Checking out files: 74% (7877/10644) Checking out files: 75% (7983/10644) Checking out files: 76% (8090/10644) Checking out files: 77% (8196/10644) Checking out files: 78% (8303/10644) Checking out files: 79% (8409/10644) Checking out files: 80% (8516/10644) Checking out files: 81% (8622/10644) Checking out files: 82% (8729/10644) Checking out files: 83% (8835/10644) Checking out files: 84% (8941/10644) Checking out files: 85% (9048/10644) Checking out files: 86% (9154/10644) Checking out files: 87% (9261/10644) Checking out files: 88% (9367/10644) Checking out files: 89% (9474/10644) Checking out files: 90% (9580/10644) Checking out files: 91% (9687/10644) Checking out files: 92% (9793/10644) Checking out files: 93% (9899/10644) Checking out files: 94% (10006/10644) Checking out files: 95% (10112/10644) Checking out files: 95% (10165/10644) Checking out files: 96% (10219/10644) Checking out files: 97% (10325/10644) Checking out files: 98% (10432/10644) Checking out files: 99% (10538/10644) Checking out files: 100% (10644/10644) Checking out files: 100% (10644/10644), done. [2019-10-30T17:17:51.542Z] #23 231.2 + cd /tmp/tmp.Qe8hydxalv/tmp/docker-ce [2019-10-30T17:17:51.837Z] #23 231.2 + git checkout -q v17.06.2-ce [2019-10-30T17:17:51.843Z] ok github.com/docker/docker/builder/remotecontext/git 1.128s coverage: 85.1% of statements [2019-10-30T17:17:51.843Z] ? github.com/docker/docker/cli [no test files] [2019-10-30T17:17:51.843Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-30T17:17:52.443Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-30T17:17:52.444Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-30T17:17:53.378Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-10-30T17:17:53.378Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-30T17:17:55.279Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2019-10-30T17:17:55.279Z] === RUN TestKernelTCPMemory [2019-10-30T17:17:55.290Z] ok github.com/docker/docker/client 0.362s coverage: 75.8% of statements [2019-10-30T17:17:56.213Z] --- PASS: TestKernelTCPMemory (1.02s) [2019-10-30T17:17:56.213Z] === RUN TestNISDomainname [2019-10-30T17:17:56.268Z] #23 ... [2019-10-30T17:17:56.268Z] [2019-10-30T17:17:56.268Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:17:56.268Z] #42 142.7 DEP criu/plugin.d [2019-10-30T17:17:56.268Z] #42 142.9 DEP criu/pipes.d [2019-10-30T17:17:56.268Z] #42 143.3 DEP criu/pie-util.d [2019-10-30T17:17:56.268Z] #42 143.5 DEP criu/pie-util-vdso.d [2019-10-30T17:17:56.268Z] #42 143.8 DEP criu/pie-util-vdso-elf32.d [2019-10-30T17:17:56.268Z] #42 144.1 DEP criu/path.d [2019-10-30T17:17:56.268Z] #42 144.4 DEP criu/parasite-syscall.d [2019-10-30T17:17:56.268Z] #42 144.9 DEP criu/pagemap.d [2019-10-30T17:17:56.268Z] #42 145.3 DEP criu/pagemap-cache.d [2019-10-30T17:17:56.268Z] #42 145.5 DEP criu/page-xfer.d [2019-10-30T17:17:56.268Z] #42 145.7 DEP criu/page-pipe.d [2019-10-30T17:17:56.268Z] #42 146.0 DEP criu/netfilter.d [2019-10-30T17:17:56.268Z] #42 146.4 DEP criu/net.d [2019-10-30T17:17:56.268Z] #42 146.9 DEP criu/namespaces.d [2019-10-30T17:17:56.268Z] #42 147.5 DEP criu/mount.d [2019-10-30T17:17:56.268Z] #42 148.0 DEP criu/mem.d [2019-10-30T17:17:56.268Z] #42 148.3 DEP criu/lsm.d [2019-10-30T17:17:56.268Z] #42 148.8 DEP criu/log.d [2019-10-30T17:17:56.268Z] #42 149.2 DEP criu/libnetlink.d [2019-10-30T17:17:56.268Z] #42 149.5 DEP criu/kerndat.d [2019-10-30T17:17:56.268Z] #42 150.1 DEP criu/kcmp-ids.d [2019-10-30T17:17:56.268Z] #42 150.3 DEP criu/irmap.d [2019-10-30T17:17:56.268Z] #42 150.7 DEP criu/ipc_ns.d [2019-10-30T17:17:56.268Z] #42 151.0 DEP criu/image.d [2019-10-30T17:17:56.268Z] #42 151.5 DEP criu/image-desc.d [2019-10-30T17:17:56.268Z] #42 151.7 DEP criu/fsnotify.d [2019-10-30T17:17:56.268Z] #42 152.0 DEP criu/filesystems.d [2019-10-30T17:17:56.268Z] #42 152.4 DEP criu/files.d [2019-10-30T17:17:56.268Z] #42 153.0 DEP criu/files-reg.d [2019-10-30T17:17:56.268Z] #42 ... [2019-10-30T17:17:56.268Z] [2019-10-30T17:17:56.268Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:17:56.268Z] #23 235.7 + mkdir -p /tmp/tmp.Qe8hydxalv/src/github.com/docker [2019-10-30T17:17:56.268Z] #23 235.8 + mv components/cli /tmp/tmp.Qe8hydxalv/src/github.com/docker/cli [2019-10-30T17:17:56.268Z] #23 235.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-30T17:17:57.149Z] --- PASS: TestNISDomainname (1.11s) [2019-10-30T17:17:57.149Z] === RUN TestHostnameDnsResolution [2019-10-30T17:17:58.217Z] 12c8dbabfd62: Verifying Checksum [2019-10-30T17:17:58.217Z] 12c8dbabfd62: Download complete [2019-10-30T17:17:58.774Z] INFO [runner] Issues before processing: 2319, after processing: 0 [2019-10-30T17:17:58.774Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1714/1714, identifier_marker: 1617/1617, exclude-rules: 63/1617, filename_unadjuster: 1714/1714, skip_files: 1714/1714, autogenerated_exclude: 1617/1714, exclude: 1617/1617, nolint: 0/63, cgo: 1714/2319, path_prettifier: 1714/1714 [2019-10-30T17:17:58.774Z] INFO [runner] processing took 60.759062ms with stages: nolint: 25.620958ms, identifier_marker: 17.33039ms, path_prettifier: 7.365561ms, exclude-rules: 4.434788ms, autogenerated_exclude: 3.740404ms, skip_dirs: 1.69036ms, cgo: 340.049µs, filename_unadjuster: 231.974µs, max_same_issues: 1.501µs, max_from_linter: 550ns, source_code: 486ns, skip_files: 411ns, diff: 371ns, exclude: 359ns, path_shortener: 325ns, uniq_by_line: 319ns, max_per_file_from_linter: 256ns [2019-10-30T17:17:58.774Z] INFO [runner] linters took 1m33.911463385s with stages: goanalysis_metalinter: 1m16.873714809s, unused: 16.976830952s [2019-10-30T17:17:58.774Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-10-30T17:17:58.774Z] INFO Memory: 1522 samples, avg is 256.1MB, max is 2965.9MB [2019-10-30T17:17:58.774Z] INFO Execution took 3m21.984397541s [2019-10-30T17:17:58.774Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-30T17:17:58.774Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-30T17:17:58.774Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-30T17:17:58.774Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-30T17:17:58.774Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-30T17:17:59.052Z] --- PASS: TestHostnameDnsResolution (1.75s) [2019-10-30T17:17:59.052Z] === RUN TestStats [2019-10-30T17:17:59.112Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/make.sh dynbinary-daemon test-docker-py [2019-10-30T17:17:59.675Z] [2019-10-30T17:17:59.675Z] Removing bundles/ [2019-10-30T17:17:59.676Z] [2019-10-30T17:17:59.676Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-30T17:17:59.676Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-30T17:17:59.676Z] GOOS="" GOARCH="" GOARM="" [2019-10-30T17:18:01.581Z] --- PASS: TestStats (2.75s) [2019-10-30T17:18:01.581Z] === RUN TestStopContainerWithTimeout [2019-10-30T17:18:01.581Z] === RUN TestStopContainerWithTimeout/0 [2019-10-30T17:18:01.581Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-30T17:18:01.581Z] === RUN TestStopContainerWithTimeout/1 [2019-10-30T17:18:01.581Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-30T17:18:01.581Z] === RUN TestStopContainerWithTimeout/3 [2019-10-30T17:18:01.581Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-30T17:18:01.581Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-30T17:18:01.581Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-30T17:18:01.581Z] === CONT TestStopContainerWithTimeout/0 [2019-10-30T17:18:01.581Z] === CONT TestStopContainerWithTimeout/1 [2019-10-30T17:18:01.581Z] === CONT TestStopContainerWithTimeout/3 [2019-10-30T17:18:01.581Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-30T17:18:01.807Z] #23 ... [2019-10-30T17:18:01.807Z] [2019-10-30T17:18:01.807Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:18:01.807Z] #42 153.4 DEP criu/files-ext.d [2019-10-30T17:18:01.807Z] #42 153.7 DEP criu/file-lock.d [2019-10-30T17:18:01.807Z] #42 153.9 DEP criu/file-ids.d [2019-10-30T17:18:01.807Z] #42 154.2 DEP criu/fifo.d [2019-10-30T17:18:01.807Z] #42 154.5 DEP criu/fdstore.d [2019-10-30T17:18:01.807Z] #42 154.8 DEP criu/fault-injection.d [2019-10-30T17:18:01.807Z] #42 154.9 DEP criu/external.d [2019-10-30T17:18:01.807Z] #42 155.1 DEP criu/eventpoll.d [2019-10-30T17:18:01.807Z] #42 155.5 DEP criu/eventfd.d [2019-10-30T17:18:01.807Z] #42 155.8 DEP criu/crtools.d [2019-10-30T17:18:01.807Z] #42 156.2 DEP criu/cr-service.d [2019-10-30T17:18:01.807Z] #42 156.6 DEP criu/cr-restore.d [2019-10-30T17:18:01.807Z] #42 157.1 DEP criu/cr-errno.d [2019-10-30T17:18:01.807Z] #42 157.1 DEP criu/cr-dump.d [2019-10-30T17:18:01.807Z] #42 157.6 DEP criu/cr-dedup.d [2019-10-30T17:18:01.807Z] #42 157.9 DEP criu/cr-check.d [2019-10-30T17:18:01.807Z] #42 158.4 DEP criu/config.d [2019-10-30T17:18:02.095Z] #42 158.9 DEP criu/clone-noasan.d [2019-10-30T17:18:02.396Z] #42 159.2 DEP criu/cgroup.d [2019-10-30T17:18:03.024Z] #42 159.6 DEP criu/cgroup-props.d [2019-10-30T17:18:03.024Z] #42 159.8 DEP criu/bitmap.d [2019-10-30T17:18:03.312Z] #42 159.9 DEP criu/bfd.d [2019-10-30T17:18:03.600Z] #42 160.2 DEP criu/autofs.d [2019-10-30T17:18:03.887Z] #42 160.5 DEP criu/aio.d [2019-10-30T17:18:04.513Z] #42 161.0 DEP criu/action-scripts.d [2019-10-30T17:18:04.800Z] #42 ... [2019-10-30T17:18:04.800Z] [2019-10-30T17:18:04.800Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:18:04.800Z] #18 185.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-30T17:18:04.867Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-30T17:18:04.867Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2019-10-30T17:18:04.867Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2019-10-30T17:18:04.867Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2019-10-30T17:18:04.867Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2019-10-30T17:18:04.867Z] === RUN TestDeleteDevicemapper [2019-10-30T17:18:04.867Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-30T17:18:04.867Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-30T17:18:04.867Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-30T17:18:05.089Z] #18 185.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-30T17:18:05.089Z] #18 185.6 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-30T17:18:05.089Z] #18 185.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-30T17:18:05.089Z] #18 185.6 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-30T17:18:05.089Z] #18 185.7 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-30T17:18:05.089Z] #18 185.7 Processing triggers for mime-support (3.60) ... [2019-10-30T17:18:05.304Z] 65014b3c3121: Verifying Checksum [2019-10-30T17:18:05.304Z] 65014b3c3121: Download complete [2019-10-30T17:18:05.377Z] #18 185.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:18:05.377Z] #18 185.8 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-30T17:18:05.377Z] #18 185.8 Setting up libcap2-bin (1:2.25-1) ... [2019-10-30T17:18:05.377Z] #18 185.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-30T17:18:05.377Z] #18 185.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-30T17:18:05.377Z] #18 185.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-30T17:18:07.430Z] #18 ... [2019-10-30T17:18:07.430Z] [2019-10-30T17:18:07.430Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:18:07.430Z] #45 237.1 crypto/dsa [2019-10-30T17:18:07.430Z] #45 237.1 crypto/rsa [2019-10-30T17:18:07.430Z] #45 237.1 crypto/x509/pkix [2019-10-30T17:18:07.430Z] #45 239.5 vendor/golang.org/x/crypto/cryptobyte [2019-10-30T17:18:07.430Z] #45 240.3 vendor/golang.org/x/net/http/httpproxy [2019-10-30T17:18:07.430Z] #45 240.3 net/textproto [2019-10-30T17:18:07.430Z] #45 244.6 mime/multipart [2019-10-30T17:18:07.430Z] #45 244.7 vendor/golang.org/x/net/http/httpguts [2019-10-30T17:18:07.430Z] #45 246.8 crypto/x509 [2019-10-30T17:18:07.721Z] #45 ... [2019-10-30T17:18:07.721Z] [2019-10-30T17:18:07.721Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:18:07.721Z] #42 161.8 CC criu/action-scripts.o [2019-10-30T17:18:07.721Z] #42 162.9 CC criu/aio.o [2019-10-30T17:18:07.721Z] #42 164.3 CC criu/autofs.o [2019-10-30T17:18:08.159Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2019-10-30T17:18:08.159Z] === RUN TestUpdateMemory [2019-10-30T17:18:08.159Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-30T17:18:08.159Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:18:08.159Z] === RUN TestUpdateCPUQuota [2019-10-30T17:18:09.535Z] --- PASS: TestUpdateCPUQuota (1.76s) [2019-10-30T17:18:09.535Z] === RUN TestUpdatePidsLimit [2019-10-30T17:18:09.794Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-30T17:18:10.053Z] === RUN TestUpdatePidsLimit/no_change [2019-10-30T17:18:10.444Z] #42 ... [2019-10-30T17:18:10.444Z] [2019-10-30T17:18:10.444Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:18:10.444Z] #18 191.0 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-30T17:18:10.444Z] #18 191.0 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-30T17:18:10.444Z] #18 191.1 Setting up zip (3.0-11+b1) ... [2019-10-30T17:18:10.444Z] #18 191.1 Setting up bzip2 (1.0.6-8.1) ... [2019-10-30T17:18:10.444Z] #18 191.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-30T17:18:10.444Z] #18 191.1 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-30T17:18:10.444Z] #18 191.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:18:10.444Z] #18 191.1 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-30T17:18:10.619Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-30T17:18:10.732Z] #18 191.2 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-30T17:18:10.732Z] #18 191.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-30T17:18:10.732Z] #18 191.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-30T17:18:10.732Z] #18 191.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-30T17:18:10.732Z] #18 191.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:18:10.732Z] #18 191.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-30T17:18:10.732Z] #18 191.2 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-30T17:18:10.732Z] #18 191.2 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-30T17:18:10.732Z] #18 191.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:18:10.878Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-30T17:18:11.445Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-30T17:18:11.763Z] #18 192.3 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-30T17:18:11.763Z] #18 192.4 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-30T17:18:11.763Z] #18 192.4 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-30T17:18:11.763Z] #18 192.4 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-30T17:18:11.763Z] #18 192.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-30T17:18:11.763Z] #18 192.4 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up pigz (2.3.4-1) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up jq (1.5+dfsg-1.3) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-30T17:18:11.763Z] #18 192.5 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-30T17:18:12.011Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-30T17:18:12.052Z] #18 192.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-30T17:18:12.052Z] #18 192.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-30T17:18:12.052Z] #18 192.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-30T17:18:12.052Z] #18 192.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-30T17:18:12.052Z] #18 192.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-30T17:18:12.052Z] #18 192.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-30T17:18:12.052Z] #18 192.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-30T17:18:12.052Z] #18 192.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-30T17:18:12.052Z] #18 192.7 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-30T17:18:12.052Z] #18 192.7 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-30T17:18:12.052Z] #18 192.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-30T17:18:12.052Z] #18 192.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-30T17:18:12.052Z] #18 192.7 Setting up btrfs-progs (4.7.3-1) ... [2019-10-30T17:18:12.052Z] #18 192.7 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-30T17:18:12.052Z] #18 192.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-30T17:18:12.270Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-30T17:18:14.172Z] --- PASS: TestUpdatePidsLimit (4.59s) [2019-10-30T17:18:14.172Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-10-30T17:18:14.172Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-10-30T17:18:14.172Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-10-30T17:18:14.172Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-10-30T17:18:14.172Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-10-30T17:18:14.172Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-10-30T17:18:14.172Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-10-30T17:18:14.172Z] === RUN TestUpdateRestartPolicy [2019-10-30T17:18:16.481Z] #18 ... [2019-10-30T17:18:16.481Z] [2019-10-30T17:18:16.481Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:18:16.481Z] #48 DONE 255.5s [2019-10-30T17:18:16.481Z] [2019-10-30T17:18:16.481Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:18:16.481Z] #42 168.0 CC criu/bfd.o [2019-10-30T17:18:16.481Z] #42 169.6 CC criu/bitmap.o [2019-10-30T17:18:16.481Z] #42 169.9 CC criu/cgroup-props.o [2019-10-30T17:18:16.481Z] #42 171.9 CC criu/cgroup.o [2019-10-30T17:18:18.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-30T17:18:19.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-30T17:18:22.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-30T17:18:23.370Z] #42 179.3 CC criu/clone-noasan.o [2019-10-30T17:18:23.370Z] #42 179.6 CC criu/config.o [2019-10-30T17:18:23.370Z] #42 ... [2019-10-30T17:18:23.370Z] [2019-10-30T17:18:23.370Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:18:23.370Z] #45 252.7 crypto/tls [2019-10-30T17:18:23.370Z] #45 ... [2019-10-30T17:18:23.370Z] [2019-10-30T17:18:23.370Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:18:23.370Z] #18 204.0 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-30T17:18:23.370Z] #18 204.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:18:23.370Z] #18 204.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-30T17:18:23.370Z] #18 204.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-30T17:18:23.370Z] #18 204.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-30T17:18:23.370Z] #18 204.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-30T17:18:23.370Z] #18 204.0 Setting up btrfs-tools (4.7.3-1) ... [2019-10-30T17:18:23.370Z] #18 204.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-30T17:18:23.370Z] #18 204.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-30T17:18:23.659Z] #18 204.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-30T17:18:23.659Z] #18 204.1 Setting up python3 (3.5.3-1) ... [2019-10-30T17:18:26.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-30T17:18:27.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-30T17:18:27.155Z] #18 207.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-30T17:18:28.654Z] #18 209.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-30T17:18:28.943Z] #18 209.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-30T17:18:29.062Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2019-10-30T17:18:29.062Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-30T17:18:29.062Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2019-10-30T17:18:29.062Z] === RUN TestWaitNonBlocked [2019-10-30T17:18:29.062Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:18:29.062Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:18:29.062Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:18:29.062Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:18:29.062Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:18:29.062Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:18:29.062Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-30T17:18:29.062Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2019-10-30T17:18:29.062Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2019-10-30T17:18:29.062Z] === RUN TestWaitBlocked [2019-10-30T17:18:29.062Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:18:29.062Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:18:29.062Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:18:29.062Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:18:29.062Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:18:29.062Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:18:29.232Z] #18 209.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-30T17:18:29.232Z] #18 209.7 Setting up python3-wheel (0.29.0-2) ... [2019-10-30T17:18:29.621Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.3% of statements [2019-10-30T17:18:29.621Z] ok github.com/docker/docker/container 0.128s coverage: 35.3% of statements [2019-10-30T17:18:29.621Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-30T17:18:29.621Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-30T17:18:29.621Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-30T17:18:29.621Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-30T17:18:29.999Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-30T17:18:29.999Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2019-10-30T17:18:29.999Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2019-10-30T17:18:29.999Z] === CONT TestContainerStartOnDaemonRestart [2019-10-30T17:18:29.999Z] === CONT TestIpcModeOlderClient [2019-10-30T17:18:29.999Z] === CONT TestDaemonRestartIpcMode [2019-10-30T17:18:29.999Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-30T17:18:31.310Z] #18 211.5 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-30T17:18:32.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-30T17:18:32.806Z] #18 213.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-30T17:18:33.094Z] #18 213.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-30T17:18:33.288Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s) [2019-10-30T17:18:33.709Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2019-10-30T17:18:33.854Z] --- PASS: TestDaemonRestartIpcMode (3.99s) [2019-10-30T17:18:33.854Z] PASS [2019-10-30T17:18:33.854Z] [2019-10-30T17:18:33.854Z] === Skipped [2019-10-30T17:18:33.854Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-30T17:18:33.854Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-30T17:18:33.854Z] [2019-10-30T17:18:33.854Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-30T17:18:33.854Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:18:33.854Z] [2019-10-30T17:18:33.854Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-30T17:18:33.854Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:18:33.854Z] [2019-10-30T17:18:33.854Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-30T17:18:33.854Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-30T17:18:33.854Z] [2019-10-30T17:18:33.854Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-30T17:18:33.854Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-30T17:18:33.854Z] [2019-10-30T17:18:33.854Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-30T17:18:33.854Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:18:33.854Z] [2019-10-30T17:18:33.854Z] [2019-10-30T17:18:33.854Z] DONE 197 tests, 6 skipped in 131.576s [2019-10-30T17:18:33.854Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-30T17:18:33.854Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:18:33.854Z] ++ set -e [2019-10-30T17:18:33.854Z] ++ '[' -n 0 ']' [2019-10-30T17:18:33.854Z] ++ set -x [2019-10-30T17:18:33.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:18:34.112Z] INFO: Testing against a local daemon [2019-10-30T17:18:34.112Z] === RUN TestCommitInheritsEnv [2019-10-30T17:18:34.589Z] #18 ... [2019-10-30T17:18:34.589Z] [2019-10-30T17:18:34.589Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:18:34.589Z] #45 264.0 net/http/httptrace [2019-10-30T17:18:34.589Z] #45 264.4 net/http [2019-10-30T17:18:34.589Z] #45 ... [2019-10-30T17:18:34.589Z] [2019-10-30T17:18:34.589Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:18:34.589Z] #42 182.9 CC criu/cr-check.o [2019-10-30T17:18:34.589Z] #42 186.8 CC criu/cr-dedup.o [2019-10-30T17:18:34.589Z] #42 187.8 CC criu/cr-dump.o [2019-10-30T17:18:34.679Z] --- PASS: TestCommitInheritsEnv (0.61s) [2019-10-30T17:18:34.679Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-30T17:18:34.679Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-30T17:18:34.679Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-30T17:18:34.679Z] === RUN TestImagesFilterMultiReference [2019-10-30T17:18:34.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-30T17:18:34.937Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-10-30T17:18:34.937Z] === RUN TestImagePullPlatformInvalid [2019-10-30T17:18:34.937Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-30T17:18:34.937Z] === RUN TestRemoveImageOrphaning [2019-10-30T17:18:35.170Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-30T17:18:35.212Z] #42 ... [2019-10-30T17:18:35.212Z] [2019-10-30T17:18:35.212Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-30T17:18:35.212Z] #18 215.8 Setting up dmsetup (2:1.02.137-2) ... [2019-10-30T17:18:35.212Z] #18 215.9 Setting up python3-setuptools (33.1.1-1) ... [2019-10-30T17:18:35.503Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-10-30T17:18:35.503Z] === RUN TestRemoveImageGarbageCollector [2019-10-30T17:18:35.503Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-30T17:18:35.503Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:18:35.503Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-30T17:18:35.503Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-30T17:18:35.503Z] === RUN TestTagInvalidReference [2019-10-30T17:18:35.503Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-30T17:18:35.503Z] === RUN TestTagValidPrefixedRepo [2019-10-30T17:18:35.762Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-30T17:18:35.762Z] === RUN TestTagExistedNameWithoutForce [2019-10-30T17:18:35.762Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-30T17:18:35.762Z] === RUN TestTagOfficialNames [2019-10-30T17:18:35.762Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-30T17:18:35.762Z] === RUN TestTagMatchesDigest [2019-10-30T17:18:35.762Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-30T17:18:35.762Z] PASS [2019-10-30T17:18:35.762Z] [2019-10-30T17:18:35.762Z] === Skipped [2019-10-30T17:18:35.762Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-30T17:18:35.762Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-30T17:18:35.762Z] [2019-10-30T17:18:35.762Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-30T17:18:35.762Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:18:35.762Z] [2019-10-30T17:18:35.762Z] [2019-10-30T17:18:35.762Z] DONE 12 tests, 2 skipped in 1.905s [2019-10-30T17:18:35.762Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-30T17:18:35.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:18:35.762Z] ++ set -e [2019-10-30T17:18:35.762Z] ++ '[' -n 0 ']' [2019-10-30T17:18:35.762Z] ++ set -x [2019-10-30T17:18:35.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:18:36.021Z] INFO: Testing against a local daemon [2019-10-30T17:18:36.021Z] === RUN TestNetworkCreateDelete [2019-10-30T17:18:36.279Z] --- PASS: TestNetworkCreateDelete (0.37s) [2019-10-30T17:18:36.279Z] === RUN TestDockerNetworkDeletePreferID [2019-10-30T17:18:37.210Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-30T17:18:37.656Z] --- PASS: TestDockerNetworkDeletePreferID (1.05s) [2019-10-30T17:18:37.656Z] === RUN TestInspectNetwork [2019-10-30T17:18:37.939Z] #18 218.1 Setting up dh-python (2.20170125) ... [2019-10-30T17:18:39.010Z] #18 219.7 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-30T17:18:39.010Z] #18 219.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-30T17:18:39.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-30T17:18:39.298Z] #18 DONE 220.0s [2019-10-30T17:18:39.298Z] [2019-10-30T17:18:39.298Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:18:39.298Z] #42 193.1 CC criu/cr-errno.o [2019-10-30T17:18:39.298Z] #42 193.3 CC criu/cr-restore.o [2019-10-30T17:18:43.717Z] #42 ... [2019-10-30T17:18:43.717Z] [2019-10-30T17:18:43.717Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:18:43.717Z] #45 283.5 github.com/LK4D4/vndr/godl [2019-10-30T17:18:44.224Z] === RUN TestInspectNetwork/full_network_id [2019-10-30T17:18:44.224Z] === RUN TestInspectNetwork/partial_network_id [2019-10-30T17:18:44.224Z] === RUN TestInspectNetwork/network_name [2019-10-30T17:18:44.224Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-30T17:18:45.069Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.6% of statements [2019-10-30T17:18:45.217Z] #45 284.7 github.com/LK4D4/vndr [2019-10-30T17:18:45.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-30T17:18:45.916Z] ok github.com/docker/docker/daemon 12.372s coverage: 17.6% of statements [2019-10-30T17:18:45.916Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-30T17:18:45.916Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-30T17:18:47.266Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 82.1% of statements [2019-10-30T17:18:47.644Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2019-10-30T17:18:48.407Z] --- PASS: TestInspectNetwork (10.84s) [2019-10-30T17:18:48.407Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-30T17:18:48.407Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-30T17:18:48.407Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-30T17:18:48.407Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-30T17:18:48.407Z] === RUN TestRunContainerWithBridgeNone [2019-10-30T17:18:48.448Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2019-10-30T17:18:48.448Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-30T17:18:48.448Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-30T17:18:49.644Z] #45 ... [2019-10-30T17:18:49.644Z] [2019-10-30T17:18:49.644Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-30T17:18:49.644Z] #19 ... [2019-10-30T17:18:49.644Z] [2019-10-30T17:18:49.644Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:18:49.644Z] #42 204.5 CC criu/cr-service.o [2019-10-30T17:18:49.801Z] ok github.com/docker/docker/daemon/graphdriver 0.039s coverage: 2.2% of statements [2019-10-30T17:18:49.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-30T17:18:51.694Z] #42 208.2 CC criu/crtools.o [2019-10-30T17:18:51.694Z] --- PASS: TestRunContainerWithBridgeNone (2.83s) [2019-10-30T17:18:51.695Z] === RUN TestNetworkInvalidJSON [2019-10-30T17:18:51.695Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-30T17:18:51.695Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-30T17:18:51.695Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:18:51.695Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:18:51.695Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:18:51.695Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:18:51.695Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-30T17:18:51.695Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:18:51.695Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:18:51.695Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-30T17:18:51.695Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-30T17:18:51.695Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-30T17:18:51.695Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-30T17:18:51.695Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-30T17:18:52.256Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-30T17:18:52.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-30T17:18:52.630Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2019-10-30T17:18:52.630Z] === RUN TestDaemonDefaultNetworkPools [2019-10-30T17:18:53.138Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.266s coverage: 57.9% of statements [2019-10-30T17:18:53.192Z] #42 210.0 CC criu/eventfd.o [2019-10-30T17:18:53.565Z] --- PASS: TestDaemonDefaultNetworkPools (1.07s) [2019-10-30T17:18:53.565Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-30T17:18:54.215Z] #42 210.8 CC criu/eventpoll.o [2019-10-30T17:18:55.467Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.68s) [2019-10-30T17:18:55.467Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-30T17:18:55.735Z] #42 ... [2019-10-30T17:18:55.735Z] [2019-10-30T17:18:55.735Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-30T17:18:55.735Z] #19 12.00 Collecting yamllint==1.16.0 [2019-10-30T17:18:55.735Z] #19 14.22 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-30T17:18:55.735Z] #19 15.12 Collecting pyyaml (from yamllint==1.16.0) [2019-10-30T17:18:55.735Z] #19 15.58 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-30T17:18:57.370Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.08s) [2019-10-30T17:18:57.370Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-30T17:18:57.937Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.73s) [2019-10-30T17:18:57.937Z] === RUN TestServiceWithPredefinedNetwork [2019-10-30T17:18:58.446Z] #19 ... [2019-10-30T17:18:58.446Z] [2019-10-30T17:18:58.446Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:18:58.446Z] #42 213.0 CC criu/external.o [2019-10-30T17:18:58.446Z] #42 214.0 CC criu/fault-injection.o [2019-10-30T17:18:58.446Z] #42 214.2 CC criu/fdstore.o [2019-10-30T17:18:58.736Z] #42 215.3 CC criu/fifo.o [2019-10-30T17:18:58.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-30T17:18:59.538Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.321s coverage: 45.9% of statements [2019-10-30T17:18:59.759Z] #42 216.5 CC criu/file-ids.o [2019-10-30T17:19:00.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-30T17:19:00.783Z] #42 217.4 CC criu/file-lock.o [2019-10-30T17:19:01.333Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2019-10-30T17:19:01.333Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-30T17:19:01.333Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-30T17:19:01.333Z] service_test.go:230: FLAKY_TEST [2019-10-30T17:19:01.333Z] === RUN TestServiceWithDataPathPortInit [2019-10-30T17:19:01.407Z] #42 ... [2019-10-30T17:19:01.407Z] [2019-10-30T17:19:01.407Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:19:01.407Z] #45 DONE 301.0s [2019-10-30T17:19:01.407Z] [2019-10-30T17:19:01.407Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-30T17:19:01.407Z] #19 21.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-30T17:19:01.407Z] #19 21.75 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-30T17:19:01.982Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.805s coverage: 51.0% of statements [2019-10-30T17:19:02.785Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.511s coverage: 72.5% of statements [2019-10-30T17:19:02.785Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-30T17:19:03.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-30T17:19:04.831Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.571s coverage: 76.1% of statements [2019-10-30T17:19:05.651Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-30T17:19:05.847Z] #19 26.00 Building wheels for collected packages: pyyaml, pathspec [2019-10-30T17:19:05.847Z] #19 26.00 Running setup.py bdist_wheel for pyyaml: started [2019-10-30T17:19:06.871Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-30T17:19:06.871Z] Using test binary docker [2019-10-30T17:19:06.871Z] +++ /etc/init.d/apparmor start [2019-10-30T17:19:06.871Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-30T17:19:06.871Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-30T17:19:06.871Z] Warning failed to create cache: (null) [2019-10-30T17:19:06.871Z] . [2019-10-30T17:19:06.871Z] INFO: Waiting for daemon to start... [2019-10-30T17:19:06.871Z] Starting dockerd [2019-10-30T17:19:06.871Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-30T17:19:06.941Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-30T17:19:08.778Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.952s coverage: 57.0% of statements [2019-10-30T17:19:08.778Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-30T17:19:08.778Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-30T17:19:09.164Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.9% of statements [2019-10-30T17:19:09.164Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-30T17:19:09.340Z] #19 29.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-30T17:19:09.340Z] #19 29.59 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-30T17:19:09.340Z] #19 29.78 Running setup.py bdist_wheel for pathspec: started [2019-10-30T17:19:09.399Z] . [2019-10-30T17:19:09.399Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-30T17:19:09.399Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-30T17:19:09.399Z] Error: No such image: emptyfs [2019-10-30T17:19:09.399Z] ++++ docker load [2019-10-30T17:19:09.399Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-30T17:19:09.399Z] Running integration-test (iteration 1) [2019-10-30T17:19:09.399Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-30T17:19:09.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:19:09.399Z] ++ set -e [2019-10-30T17:19:09.399Z] ++ '[' -n 0 ']' [2019-10-30T17:19:09.399Z] ++ set -x [2019-10-30T17:19:09.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:19:09.982Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-10-30T17:19:09.982Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-30T17:19:11.953Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 42.7% of statements [2019-10-30T17:19:12.353Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 77.4% of statements [2019-10-30T17:19:12.353Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-30T17:19:12.353Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-30T17:19:12.844Z] #19 32.73 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-30T17:19:12.845Z] #19 32.73 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-30T17:19:12.845Z] #19 32.77 Successfully built pyyaml pathspec [2019-10-30T17:19:12.845Z] #19 32.78 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-30T17:19:13.134Z] #19 33.81 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-30T17:19:13.187Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-10-30T17:19:13.187Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2019-10-30T17:19:13.769Z] #19 DONE 34.3s [2019-10-30T17:19:13.769Z] [2019-10-30T17:19:13.769Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:19:13.769Z] #42 220.5 CC criu/files-ext.o [2019-10-30T17:19:13.769Z] #42 221.6 CC criu/files-reg.o [2019-10-30T17:19:13.769Z] #42 226.0 CC criu/files.o [2019-10-30T17:19:14.003Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-10-30T17:19:14.388Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 62.1% of statements [2019-10-30T17:19:14.788Z] #42 231.4 CC criu/filesystems.o [2019-10-30T17:19:15.205Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2019-10-30T17:19:15.205Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-30T17:19:16.049Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.011s coverage: 19.9% of statements [2019-10-30T17:19:16.275Z] #42 232.8 CC criu/fsnotify.o [2019-10-30T17:19:16.563Z] #42 ... [2019-10-30T17:19:16.563Z] [2019-10-30T17:19:16.563Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-30T17:19:16.563Z] #29 316.4 + rm -rf /tmp/tmp.JMtOnpVFwL [2019-10-30T17:19:16.850Z] #29 DONE 316.8s [2019-10-30T17:19:16.850Z] [2019-10-30T17:19:16.850Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:19:17.409Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2019-10-30T17:19:18.064Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-30T17:19:18.902Z] #51 ... [2019-10-30T17:19:18.902Z] [2019-10-30T17:19:18.902Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:19:18.902Z] #42 235.5 CC criu/image-desc.o [2019-10-30T17:19:18.976Z] ok github.com/docker/docker/daemon/logger/splunk 1.671s coverage: 82.5% of statements [2019-10-30T17:19:18.976Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-30T17:19:18.976Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2019-10-30T17:19:18.976Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-30T17:19:19.198Z] #42 235.8 CC criu/image.o [2019-10-30T17:19:20.700Z] #42 237.1 CC criu/ipc_ns.o [2019-10-30T17:19:20.866Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2019-10-30T17:19:21.137Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-30T17:19:21.137Z] [2019-10-30T17:19:21.137Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-30T17:19:21.137Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-30T17:19:21.137Z] Using test binary docker [2019-10-30T17:19:21.137Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-30T17:19:21.137Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-30T17:19:21.137Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-30T17:19:21.137Z] Warning failed to create cache: (null) [2019-10-30T17:19:21.137Z] . [2019-10-30T17:19:21.137Z] INFO: Waiting for daemon to start... [2019-10-30T17:19:21.137Z] Starting dockerd [2019-10-30T17:19:21.137Z] . [2019-10-30T17:19:21.137Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-30T17:19:21.255Z] ok github.com/docker/docker/distribution 0.321s coverage: 22.1% of statements [2019-10-30T17:19:21.256Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-30T17:19:22.578Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-10-30T17:19:22.744Z] #42 239.2 CC criu/irmap.o [2019-10-30T17:19:23.262Z] --- PASS: TestServiceWithDataPathPortInit (19.87s) [2019-10-30T17:19:23.262Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-30T17:19:23.371Z] #42 240.1 CC criu/kcmp-ids.o [2019-10-30T17:19:23.848Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-30T17:19:23.996Z] #42 240.6 CC criu/kerndat.o [2019-10-30T17:19:24.242Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 85.1% of statements [2019-10-30T17:19:24.242Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-30T17:19:24.711Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2019-10-30T17:19:24.711Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-30T17:19:25.486Z] #42 242.1 CC criu/libnetlink.o [2019-10-30T17:19:26.118Z] #42 242.9 CC criu/log.o [2019-10-30T17:19:26.585Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2019-10-30T17:19:26.585Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-30T17:19:26.976Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-10-30T17:19:27.165Z] #42 243.6 CC criu/lsm.o [2019-10-30T17:19:27.456Z] #42 244.3 CC criu/mem.o [2019-10-30T17:19:28.287Z] ok github.com/docker/docker/opts 0.028s coverage: 66.9% of statements [2019-10-30T17:19:28.287Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-30T17:19:30.844Z] ok github.com/docker/docker/pkg/archive 0.629s coverage: 76.8% of statements [2019-10-30T17:19:30.962Z] #42 247.3 CC criu/mount.o [2019-10-30T17:19:31.371Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.26s) [2019-10-30T17:19:31.371Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i6fr668mqnp55hfe96bezuoix Created:2019-10-30 17:19:22.841224379 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[6f3702485376b914b4f43bf47a62f30b46d796072b63944878a2b38591277844:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.18m43nfpmc61dcj7bazdfyi4y EndpointID:e4c00d419a3990150bab66f6ee5a4ffae07526f2bdd3cf24fee2bfbe4253f8b1 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c56fa06f68c83c59344e78c7faff583add077f3719495111b51a996b561da52 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:6f180ec6cee3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.18m43nfpmc61dcj7bazdfyi4y EndpointID:e4c00d419a3990150bab66f6ee5a4ffae07526f2bdd3cf24fee2bfbe4253f8b1 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-30T17:19:31.371Z] PASS [2019-10-30T17:19:31.371Z] [2019-10-30T17:19:31.371Z] === Skipped [2019-10-30T17:19:31.371Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-30T17:19:31.371Z] service_test.go:230: FLAKY_TEST [2019-10-30T17:19:31.371Z] [2019-10-30T17:19:31.371Z] [2019-10-30T17:19:31.371Z] DONE 21 tests, 1 skipped in 55.672s [2019-10-30T17:19:31.629Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-30T17:19:31.630Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:19:31.630Z] ++ set -e [2019-10-30T17:19:31.630Z] ++ '[' -n 0 ']' [2019-10-30T17:19:31.630Z] ++ set -x [2019-10-30T17:19:31.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:19:32.673Z] ok github.com/docker/docker/pkg/authorization 1.258s coverage: 68.3% of statements [2019-10-30T17:19:32.673Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-30T17:19:33.218Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-30T17:19:34.123Z] ok github.com/docker/docker/layer 7.148s coverage: 68.8% of statements [2019-10-30T17:19:34.123Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-30T17:19:34.123Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-30T17:19:34.123Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-30T17:19:34.123Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-30T17:19:34.123Z] ? github.com/docker/docker/oci [no test files] [2019-10-30T17:19:34.123Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-30T17:19:34.915Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-30T17:19:35.305Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-10-30T17:19:35.695Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-30T17:19:35.813Z] INFO: Testing against a local daemon [2019-10-30T17:19:35.813Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-30T17:19:35.813Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s) [2019-10-30T17:19:35.813Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:19:35.813Z] === RUN TestDockerNetworkIpvlan [2019-10-30T17:19:35.813Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-30T17:19:35.813Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:19:35.813Z] PASS [2019-10-30T17:19:35.813Z] [2019-10-30T17:19:35.813Z] === Skipped [2019-10-30T17:19:35.813Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s) [2019-10-30T17:19:35.813Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:19:35.813Z] [2019-10-30T17:19:35.813Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-30T17:19:35.813Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:19:35.813Z] [2019-10-30T17:19:35.813Z] [2019-10-30T17:19:35.813Z] DONE 2 tests, 2 skipped in 3.730s [2019-10-30T17:19:35.813Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-30T17:19:35.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:19:35.813Z] ++ set -e [2019-10-30T17:19:35.813Z] ++ '[' -n 0 ']' [2019-10-30T17:19:35.813Z] ++ set -x [2019-10-30T17:19:35.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:19:35.813Z] INFO: Testing against a local daemon [2019-10-30T17:19:35.813Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-30T17:19:37.714Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.86s) [2019-10-30T17:19:37.714Z] === RUN TestDockerNetworkMacvlan [2019-10-30T17:19:37.816Z] #42 253.9 CC criu/namespaces.o [2019-10-30T17:19:38.104Z] #42 ... [2019-10-30T17:19:38.104Z] [2019-10-30T17:19:38.104Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-30T17:19:38.104Z] #55 281.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-30T17:19:38.194Z] ok github.com/docker/docker/pkg/chrootarchive 3.621s coverage: 43.2% of statements [2019-10-30T17:19:38.194Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-30T17:19:38.194Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-30T17:19:38.602Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2019-10-30T17:19:38.649Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-30T17:19:39.396Z] ok github.com/docker/docker/pkg/discovery/nodes 0.034s coverage: 93.8% of statements [2019-10-30T17:19:39.396Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2019-10-30T17:19:39.584Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-30T17:19:39.786Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-30T17:19:40.237Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-10-30T17:19:40.754Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2019-10-30T17:19:40.960Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-30T17:19:41.181Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-30T17:19:41.460Z] Loaded image: buildpack-deps:jessie [2019-10-30T17:19:41.460Z] Loaded image: busybox:latest [2019-10-30T17:19:41.460Z] Loaded image: busybox:glibc [2019-10-30T17:19:41.460Z] Loaded image: debian:jessie [2019-10-30T17:19:41.460Z] Loaded image: hello-world:latest [2019-10-30T17:19:41.460Z] INFO: Testing against a local daemon [2019-10-30T17:19:41.460Z] === RUN TestCgroupNamespacesBuild [2019-10-30T17:19:41.572Z] ok github.com/docker/docker/pkg/fsutils 0.515s coverage: 85.1% of statements [2019-10-30T17:19:42.373Z] ok github.com/docker/docker/pkg/idtools 0.538s coverage: 70.1% of statements [2019-10-30T17:19:42.560Z] #55 285.5 + mkdir -p /build [2019-10-30T17:19:42.560Z] #55 285.5 + cp runc /build/runc [2019-10-30T17:19:42.560Z] #55 DONE 285.6s [2019-10-30T17:19:42.560Z] [2019-10-30T17:19:42.560Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:19:42.560Z] #42 257.4 CC criu/net.o [2019-10-30T17:19:42.758Z] ok github.com/docker/docker/pkg/ioutils 0.419s coverage: 70.6% of statements [2019-10-30T17:19:42.758Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2019-10-30T17:19:43.146Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2019-10-30T17:19:43.146Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2019-10-30T17:19:43.146Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-30T17:19:43.359Z] --- PASS: TestCgroupNamespacesBuild (2.74s) [2019-10-30T17:19:43.359Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-30T17:19:43.990Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2019-10-30T17:19:44.245Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-30T17:19:44.372Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2019-10-30T17:19:44.899Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-30T17:19:44.899Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-30T17:19:44.899Z] ok github.com/docker/docker/pkg/mount 1.143s coverage: 70.0% of statements [2019-10-30T17:19:44.899Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-30T17:19:45.295Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2019-10-30T17:19:45.295Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-30T17:19:45.295Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-30T17:19:46.021Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s) [2019-10-30T17:19:46.021Z] === RUN TestBuildWithSession [2019-10-30T17:19:46.021Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-30T17:19:46.021Z] build_session_test.go:25: TODO: BuildKit [2019-10-30T17:19:46.021Z] === RUN TestBuildSquashParent [2019-10-30T17:19:46.119Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-10-30T17:19:46.968Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2019-10-30T17:19:46.972Z] #42 263.2 CC criu/netfilter.o [2019-10-30T17:19:46.972Z] #42 263.7 CC criu/page-pipe.o [2019-10-30T17:19:47.381Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-30T17:19:47.789Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-30T17:19:48.461Z] #42 264.9 CC criu/page-xfer.o [2019-10-30T17:19:48.486Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-30T17:19:49.033Z] ok github.com/docker/docker/pkg/pubsub 1.039s coverage: 73.9% of statements [2019-10-30T17:19:49.447Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-30T17:19:49.968Z] #42 266.8 CC criu/pagemap-cache.o [2019-10-30T17:19:50.990Z] #42 267.4 CC criu/pagemap.o [2019-10-30T17:19:52.483Z] #42 268.9 CC criu/parasite-syscall.o [2019-10-30T17:19:52.637Z] ok github.com/docker/docker/pkg/signal 2.488s coverage: 61.0% of statements [2019-10-30T17:19:52.637Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-30T17:19:53.439Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2019-10-30T17:19:53.439Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2019-10-30T17:19:53.510Z] #42 270.4 CC criu/path.o [2019-10-30T17:19:53.814Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-30T17:19:54.140Z] #42 270.8 CC criu/pie-util-vdso-elf32.o [2019-10-30T17:19:54.321Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-30T17:19:54.769Z] #42 271.5 CC criu/pie-util-vdso.o [2019-10-30T17:19:55.046Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-30T17:19:55.302Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2019-10-30T17:19:55.396Z] #42 272.1 CC criu/pie-util.o [2019-10-30T17:19:55.685Z] #42 272.4 CC criu/pipes.o [2019-10-30T17:19:55.706Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2019-10-30T17:19:55.985Z] --- PASS: TestBuildSquashParent (10.22s) [2019-10-30T17:19:55.985Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-30T17:19:55.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:19:55.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:19:55.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:19:55.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:19:55.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:19:55.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:19:55.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:19:55.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:19:55.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:19:55.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:19:55.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:19:55.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:19:55.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:19:55.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:19:56.421Z] --- PASS: TestDockerNetworkMacvlan (19.08s) [2019-10-30T17:19:56.421Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-10-30T17:19:56.421Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.23s) [2019-10-30T17:19:56.421Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2019-10-30T17:19:56.421Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.96s) [2019-10-30T17:19:56.421Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2019-10-30T17:19:56.421Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2019-10-30T17:19:56.421Z] PASS [2019-10-30T17:19:56.421Z] [2019-10-30T17:19:56.421Z] DONE 8 tests in 21.237s [2019-10-30T17:19:56.500Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2019-10-30T17:19:56.679Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-30T17:19:56.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:19:56.680Z] ++ set -e [2019-10-30T17:19:56.680Z] ++ '[' -n 0 ']' [2019-10-30T17:19:56.680Z] ++ set -x [2019-10-30T17:19:56.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:19:56.680Z] testing: warning: no tests to run [2019-10-30T17:19:56.680Z] PASS [2019-10-30T17:19:56.680Z] [2019-10-30T17:19:56.680Z] DONE 0 tests in 0.083s [2019-10-30T17:19:56.680Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-30T17:19:56.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:19:56.680Z] ++ set -e [2019-10-30T17:19:56.680Z] ++ '[' -n 0 ']' [2019-10-30T17:19:56.680Z] ++ set -x [2019-10-30T17:19:56.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:19:56.873Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-30T17:19:56.873Z] testing: warning: no tests to run [2019-10-30T17:19:56.873Z] coverage: [no statements] [2019-10-30T17:19:56.873Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-30T17:19:56.938Z] INFO: Testing against a local daemon [2019-10-30T17:19:56.938Z] === RUN TestAuthZPluginAllowRequest [2019-10-30T17:19:57.191Z] #42 273.8 CC criu/plugin.o [2019-10-30T17:19:57.675Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-30T17:19:57.675Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-30T17:19:57.813Z] #42 274.4 CC criu/proc_parse.o [2019-10-30T17:19:58.053Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-30T17:19:58.838Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-10-30T17:19:58.838Z] === RUN TestAuthZPluginTLS [2019-10-30T17:19:59.097Z] --- PASS: TestAuthZPluginTLS (0.61s) [2019-10-30T17:19:59.097Z] === RUN TestAuthZPluginDenyRequest [2019-10-30T17:19:59.664Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-30T17:19:59.664Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-30T17:20:00.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:20:00.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:20:00.231Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-30T17:20:00.231Z] === RUN TestAuthZPluginDenyResponse [2019-10-30T17:20:00.550Z] ok github.com/docker/docker/plugin 0.549s coverage: 27.1% of statements [2019-10-30T17:20:00.951Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-30T17:20:01.167Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-10-30T17:20:01.167Z] === RUN TestAuthZPluginAllowEventStream [2019-10-30T17:20:01.828Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 76.2% of statements [2019-10-30T17:20:02.229Z] #42 278.8 CC criu/protobuf-desc.o [2019-10-30T17:20:02.542Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-10-30T17:20:02.542Z] === RUN TestAuthZPluginErrorResponse [2019-10-30T17:20:02.686Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-30T17:20:02.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:20:02.954Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:20:03.479Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2019-10-30T17:20:03.479Z] === RUN TestAuthZPluginErrorRequest [2019-10-30T17:20:03.716Z] #42 280.5 CC criu/protobuf.o [2019-10-30T17:20:03.964Z] ok github.com/docker/docker/registry 0.165s coverage: 56.3% of statements [2019-10-30T17:20:04.046Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-30T17:20:04.046Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-30T17:20:04.613Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-30T17:20:04.613Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-30T17:20:04.736Z] #42 281.2 CC criu/pstree.o [2019-10-30T17:20:04.763Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-10-30T17:20:05.142Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-30T17:20:05.968Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-30T17:20:06.235Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-10-30T17:20:06.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2019-10-30T17:20:06.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s) [2019-10-30T17:20:06.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2019-10-30T17:20:06.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2019-10-30T17:20:06.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.38s) [2019-10-30T17:20:06.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.81s) [2019-10-30T17:20:06.235Z] === RUN TestBuildMultiStageCopy [2019-10-30T17:20:06.236Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-30T17:20:06.387Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-30T17:20:06.794Z] #42 283.4 CC criu/rbtree.o [2019-10-30T17:20:07.145Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2019-10-30T17:20:07.145Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-30T17:20:07.415Z] #42 284.0 CC criu/rst-malloc.o [2019-10-30T17:20:07.790Z] sha256:f94911e034b42dacfa2500ea8836b1a3a264f12a34908575fea70729de53482c [2019-10-30T17:20:07.790Z] INFO: Starting docker-py tests... [2019-10-30T17:20:07.790Z] ============================= test session starts ============================== [2019-10-30T17:20:07.790Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-30T17:20:07.790Z] rootdir: /src, inifile: pytest.ini [2019-10-30T17:20:07.790Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-30T17:20:07.790Z] collected 385 items / 5 deselected / 380 selected [2019-10-30T17:20:07.790Z] [2019-10-30T17:20:08.041Z] #42 284.6 CC criu/seccomp.o [2019-10-30T17:20:08.041Z] #42 ... [2019-10-30T17:20:08.041Z] [2019-10-30T17:20:08.041Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:20:08.041Z] #39 367.7 + dpkg --print-architecture [2019-10-30T17:20:08.041Z] #39 367.7 + cd /tmp/tmp.X3YULWdyd1/src/github.com/docker/distribution [2019-10-30T17:20:08.041Z] #39 367.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-30T17:20:08.328Z] #39 368.1 + GOPATH=/tmp/tmp.X3YULWdyd1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X3YULWdyd1 [2019-10-30T17:20:08.328Z] #39 368.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-30T17:20:09.047Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2019-10-30T17:20:09.047Z] === RUN TestAuthZPluginHeader [2019-10-30T17:20:09.739Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-30T17:20:09.987Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-10-30T17:20:09.987Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-30T17:20:09.987Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-30T17:20:09.987Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:20:09.987Z] === RUN TestAuthZPluginV2Disable [2019-10-30T17:20:09.987Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-30T17:20:09.987Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:20:09.987Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-30T17:20:09.987Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-30T17:20:09.987Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:20:09.987Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-30T17:20:09.987Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-30T17:20:09.987Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:20:09.987Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-30T17:20:10.138Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2019-10-30T17:20:10.438Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-30T17:20:10.438Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-30T17:20:10.952Z] ok github.com/docker/docker/volume/mounts 0.027s coverage: 67.0% of statements [2019-10-30T17:20:11.002Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-30T17:20:11.566Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-30T17:20:12.130Z] --- PASS: TestBuildMultiStageCopy (5.78s) [2019-10-30T17:20:12.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2019-10-30T17:20:12.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2019-10-30T17:20:12.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2019-10-30T17:20:12.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2019-10-30T17:20:12.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2019-10-30T17:20:12.130Z] === RUN TestBuildMultiStageParentConfig [2019-10-30T17:20:12.213Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2019-10-30T17:20:14.025Z] --- PASS: TestBuildMultiStageParentConfig (1.69s) [2019-10-30T17:20:14.025Z] === RUN TestBuildLabelWithTargets [2019-10-30T17:20:16.547Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2019-10-30T17:20:16.547Z] === RUN TestBuildWithEmptyLayers [2019-10-30T17:20:17.478Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2019-10-30T17:20:17.478Z] === RUN TestBuildMultiStageOnBuild [2019-10-30T17:20:19.830Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/rootless [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/volume [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-30T17:20:19.830Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === Skipped [2019-10-30T17:20:20.208Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-30T17:20:20.208Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-30T17:20:20.208Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:20:20.208Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:20:20.208Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:20:20.208Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:20:20.208Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:20:20.208Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:73: No driver to put! [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-30T17:20:20.208Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-30T17:20:20.208Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-30T17:20:20.208Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:20:20.208Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:20:20.208Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:20:20.208Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:20:20.208Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:20:20.208Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-30T17:20:20.208Z] graphtest_unix.go:73: No driver to put! [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-30T17:20:20.208Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-30T17:20:20.208Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] [2019-10-30T17:20:20.208Z] DONE 2115 tests, 20 skipped in 222.299s Post stage [Pipeline] junit [2019-10-30T17:20:20.699Z] Recording test results [2019-10-30T17:20:20.917Z] #39 ... [2019-10-30T17:20:20.917Z] [2019-10-30T17:20:20.917Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:20:20.917Z] #42 285.8 CC criu/seize.o [2019-10-30T17:20:20.917Z] #42 287.2 CC criu/servicefd.o [2019-10-30T17:20:20.917Z] #42 288.0 CC criu/shmem.o [2019-10-30T17:20:20.917Z] #42 289.6 CC criu/sigframe.o [2019-10-30T17:20:20.917Z] #42 290.0 CC criu/signalfd.o [2019-10-30T17:20:20.917Z] #42 290.5 CC criu/sk-inet.o [2019-10-30T17:20:20.917Z] #42 292.4 CC criu/sk-netlink.o [2019-10-30T17:20:20.917Z] #42 293.1 CC criu/sk-packet.o [2019-10-30T17:20:20.917Z] #42 294.3 CC criu/sk-queue.o [2019-10-30T17:20:20.917Z] #42 295.2 CC criu/sk-tcp.o [2019-10-30T17:20:20.917Z] #42 296.1 CC criu/sk-unix.o [2019-10-30T17:20:21.655Z] --- PASS: TestBuildMultiStageOnBuild (3.61s) [2019-10-30T17:20:21.655Z] === RUN TestBuildUncleanTarFilenames [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-30T17:20:22.969Z] #42 299.7 CC criu/sockets.o [2019-10-30T17:20:23.025Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2019-10-30T17:20:23.025Z] === RUN TestBuildMultiStageLayerLeak [2019-10-30T17:20:23.299Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -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:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/make.sh dynbinary test-integration [2019-10-30T17:20:23.680Z] [2019-10-30T17:20:23.680Z] Removing bundles/ [2019-10-30T17:20:23.680Z] [2019-10-30T17:20:23.680Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-30T17:20:23.680Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-30T17:20:23.680Z] GOOS="" GOARCH="" GOARM="" [2019-10-30T17:20:25.023Z] #42 301.4 CC criu/stats.o [2019-10-30T17:20:25.319Z] #42 302.0 CC criu/string.o [2019-10-30T17:20:25.319Z] #42 302.2 CC criu/sysctl.o [2019-10-30T17:20:26.812Z] #42 303.3 CC criu/sysfs_parse.o [2019-10-30T17:20:27.098Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-30T17:20:27.199Z] --- PASS: TestBuildMultiStageLayerLeak (4.06s) [2019-10-30T17:20:27.199Z] === RUN TestBuildWithHugeFile [2019-10-30T17:20:27.276Z] #42 304.1 CC criu/timerfd.o [2019-10-30T17:20:27.661Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-30T17:20:28.319Z] #42 304.9 CC criu/tty.o [2019-10-30T17:20:29.093Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-30T17:20:29.093Z] Using test binary docker [2019-10-30T17:20:29.093Z] +++ /etc/init.d/apparmor start [2019-10-30T17:20:29.093Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-30T17:20:29.093Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-30T17:20:29.093Z] Warning failed to create cache: (null) [2019-10-30T17:20:29.093Z] . [2019-10-30T17:20:29.093Z] Starting dockerd [2019-10-30T17:20:29.093Z] INFO: Waiting for daemon to start... [2019-10-30T17:20:29.093Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-30T17:20:29.596Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-30T17:20:30.987Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-30T17:20:30.987Z] Using test binary docker [2019-10-30T17:20:30.987Z] +++ /etc/init.d/apparmor start [2019-10-30T17:20:30.987Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-30T17:20:30.987Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-30T17:20:30.987Z] Warning failed to create cache: (null) [2019-10-30T17:20:30.987Z] . [2019-10-30T17:20:30.987Z] INFO: Waiting for daemon to start... [2019-10-30T17:20:30.987Z] Starting dockerd [2019-10-30T17:20:30.987Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-30T17:20:31.244Z] . [2019-10-30T17:20:31.244Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-30T17:20:31.244Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-30T17:20:31.244Z] Error: No such image: emptyfs [2019-10-30T17:20:31.244Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-30T17:20:31.244Z] ++++ docker load [2019-10-30T17:20:31.501Z] Running integration-test (iteration 1) [2019-10-30T17:20:31.501Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-30T17:20:31.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-30T17:20:31.501Z] ++ set -e [2019-10-30T17:20:31.501Z] ++ '[' -n 0 ']' [2019-10-30T17:20:31.501Z] ++ set -x [2019-10-30T17:20:31.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-30T17:20:31.812Z] #42 308.4 CC criu/tun.o [2019-10-30T17:20:31.912Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.28s) [2019-10-30T17:20:31.912Z] PASS [2019-10-30T17:20:31.912Z] [2019-10-30T17:20:31.912Z] === Skipped [2019-10-30T17:20:31.912Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-30T17:20:31.912Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:20:31.912Z] [2019-10-30T17:20:31.912Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-30T17:20:31.912Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:20:31.912Z] [2019-10-30T17:20:31.912Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-30T17:20:31.912Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:20:31.912Z] [2019-10-30T17:20:31.912Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-30T17:20:31.912Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:20:31.912Z] [2019-10-30T17:20:31.912Z] [2019-10-30T17:20:31.912Z] DONE 17 tests, 4 skipped in 31.530s [2019-10-30T17:20:31.912Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-30T17:20:31.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:20:31.912Z] ++ set -e [2019-10-30T17:20:31.912Z] ++ '[' -n 0 ']' [2019-10-30T17:20:31.912Z] ++ set -x [2019-10-30T17:20:31.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:20:31.912Z] INFO: Testing against a local daemon [2019-10-30T17:20:31.912Z] === RUN TestPluginInvalidJSON [2019-10-30T17:20:31.912Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:20:31.912Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:20:31.912Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:20:31.912Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-30T17:20:31.912Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-30T17:20:31.912Z] PASS [2019-10-30T17:20:31.912Z] [2019-10-30T17:20:31.912Z] DONE 2 tests in 0.342s [2019-10-30T17:20:31.912Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-30T17:20:31.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:20:31.912Z] ++ set -e [2019-10-30T17:20:31.912Z] ++ '[' -n 0 ']' [2019-10-30T17:20:31.912Z] ++ set -x [2019-10-30T17:20:31.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:20:31.912Z] INFO: Testing against a local daemon [2019-10-30T17:20:31.912Z] === RUN TestExternalGraphDriver [2019-10-30T17:20:31.912Z] === RUN TestExternalGraphDriver/json [2019-10-30T17:20:31.912Z] === RUN TestExternalGraphDriver/spec [2019-10-30T17:20:32.167Z] 65014b3c3121: Pull complete [2019-10-30T17:20:32.835Z] #42 309.6 CC criu/uffd.o [2019-10-30T17:20:34.446Z] === RUN TestExternalGraphDriver/pull [2019-10-30T17:20:35.555Z] #42 312.1 CC criu/util.o [2019-10-30T17:20:35.679Z] [2019-10-30T17:20:35.679Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-30T17:20:35.679Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-30T17:20:35.679Z] Error: No such image: emptyfs [2019-10-30T17:20:35.679Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-30T17:20:35.679Z] ++++ docker load [2019-10-30T17:20:35.936Z] Running integration-test (iteration 1) [2019-10-30T17:20:35.936Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-30T17:20:35.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-30T17:20:35.936Z] ++ set -e [2019-10-30T17:20:35.936Z] ++ '[' -n 0 ']' [2019-10-30T17:20:35.936Z] ++ set -x [2019-10-30T17:20:35.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-30T17:20:36.348Z] --- PASS: TestExternalGraphDriver (7.51s) [2019-10-30T17:20:36.348Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2019-10-30T17:20:36.348Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2019-10-30T17:20:36.348Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2019-10-30T17:20:36.348Z] === RUN TestGraphdriverPluginV2 [2019-10-30T17:20:36.348Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2019-10-30T17:20:36.348Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:20:36.348Z] PASS [2019-10-30T17:20:36.348Z] [2019-10-30T17:20:36.348Z] === Skipped [2019-10-30T17:20:36.348Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2019-10-30T17:20:36.348Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:20:36.348Z] [2019-10-30T17:20:36.348Z] [2019-10-30T17:20:36.348Z] DONE 5 tests, 1 skipped in 7.768s [2019-10-30T17:20:36.348Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-30T17:20:36.348Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:20:36.348Z] ++ set -e [2019-10-30T17:20:36.348Z] ++ '[' -n 0 ']' [2019-10-30T17:20:36.348Z] ++ set -x [2019-10-30T17:20:36.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:20:36.609Z] INFO: Testing against a local daemon [2019-10-30T17:20:36.609Z] === RUN TestContinueAfterPluginCrash [2019-10-30T17:20:36.609Z] === PAUSE TestContinueAfterPluginCrash [2019-10-30T17:20:36.609Z] === RUN TestDaemonStartWithLogOpt [2019-10-30T17:20:36.609Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-30T17:20:36.609Z] === CONT TestContinueAfterPluginCrash [2019-10-30T17:20:36.609Z] === CONT TestDaemonStartWithLogOpt [2019-10-30T17:20:38.271Z] #42 314.7 CC criu/uts_ns.o [2019-10-30T17:20:38.271Z] #42 315.1 CC criu/vdso.o [2019-10-30T17:20:39.300Z] #42 316.1 LINK criu/built-in.o [2019-10-30T17:20:39.589Z] #42 316.3 LINK criu/criu [2019-10-30T17:20:40.611Z] #42 317.2 DEP lib/c/criu.d [2019-10-30T17:20:40.611Z] #42 317.5 CC images/rpc.pb-c.o [2019-10-30T17:20:42.100Z] #42 318.7 CC lib/c/criu.o [2019-10-30T17:20:44.156Z] #42 320.9 LINK lib/c/built-in.o [2019-10-30T17:20:44.156Z] #42 320.9 LINK lib/c/libcriu.so [2019-10-30T17:20:44.460Z] #42 321.3 GEN magic.py [2019-10-30T17:20:44.748Z] #42 321.5 Note: Building without setproctitle() and strlcpy() support. [2019-10-30T17:20:44.748Z] #42 321.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-30T17:20:45.771Z] #42 322.5 fatal: Not a git repository (or any of the parent directories): .git [2019-10-30T17:20:47.263Z] #42 323.8 make[1]: Nothing to be done for 'all'. [2019-10-30T17:20:47.889Z] #42 ... [2019-10-30T17:20:47.889Z] [2019-10-30T17:20:47.889Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-30T17:20:47.890Z] #39 407.8 + rm -rf /tmp/tmp.X3YULWdyd1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X3YULWdyd1 [2019-10-30T17:20:48.179Z] #39 DONE 407.9s [2019-10-30T17:20:48.179Z] [2019-10-30T17:20:48.179Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:20:48.469Z] #51 ... [2019-10-30T17:20:48.469Z] [2019-10-30T17:20:48.469Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-30T17:20:48.469Z] #42 325.2 make[1]: 'images/built-in.o' is up to date. [2019-10-30T17:20:48.469Z] #42 325.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-30T17:20:48.757Z] #42 325.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-30T17:20:48.757Z] #42 325.4 make[1]: 'compel/libcompel.a' is up to date. [2019-10-30T17:20:48.757Z] #42 325.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-30T17:20:48.821Z] --- PASS: TestDaemonStartWithLogOpt (10.84s) [2019-10-30T17:20:49.056Z] #42 325.6 make[1]: Nothing to be done for 'all'. [2019-10-30T17:20:49.056Z] #42 325.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-30T17:20:49.684Z] #42 326.3 make[2]: Nothing to be done for 'all'. [2019-10-30T17:20:49.684Z] #42 326.3 make[2]: Nothing to be done for 'all'. [2019-10-30T17:20:49.684Z] #42 326.5 make[2]: Nothing to be done for 'all'. [2019-10-30T17:20:50.311Z] #42 326.8 make[2]: Nothing to be done for 'all'. [2019-10-30T17:20:50.311Z] #42 326.9 make[2]: Nothing to be done for 'all'. [2019-10-30T17:20:50.311Z] #42 326.9 make[2]: Nothing to be done for 'all'. [2019-10-30T17:20:50.311Z] #42 327.1 make[2]: Nothing to be done for 'all'. [2019-10-30T17:20:50.611Z] #42 327.3 make[2]: Nothing to be done for 'all'. [2019-10-30T17:20:50.611Z] #42 327.3 INSTALL criu/criu [2019-10-30T17:20:50.611Z] #42 DONE 327.5s [2019-10-30T17:20:50.611Z] [2019-10-30T17:20:50.611Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:20:53.004Z] --- PASS: TestContinueAfterPluginCrash (15.83s) [2019-10-30T17:20:53.004Z] PASS [2019-10-30T17:20:53.004Z] [2019-10-30T17:20:53.004Z] DONE 2 tests in 16.094s [2019-10-30T17:20:53.004Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-30T17:20:53.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:20:53.004Z] ++ set -e [2019-10-30T17:20:53.004Z] ++ '[' -n 0 ']' [2019-10-30T17:20:53.004Z] ++ set -x [2019-10-30T17:20:53.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:20:53.004Z] INFO: Testing against a local daemon [2019-10-30T17:20:53.004Z] === RUN TestPluginWithDevMounts [2019-10-30T17:20:53.004Z] === PAUSE TestPluginWithDevMounts [2019-10-30T17:20:53.004Z] === CONT TestPluginWithDevMounts [2019-10-30T17:20:55.534Z] --- PASS: TestPluginWithDevMounts (2.28s) [2019-10-30T17:20:55.534Z] PASS [2019-10-30T17:20:55.534Z] [2019-10-30T17:20:55.534Z] DONE 1 tests in 2.679s [2019-10-30T17:20:55.534Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-30T17:20:55.535Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:20:55.535Z] ++ set -e [2019-10-30T17:20:55.535Z] ++ '[' -n 0 ']' [2019-10-30T17:20:55.535Z] ++ set -x [2019-10-30T17:20:55.535Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:20:55.535Z] INFO: Testing against a local daemon [2019-10-30T17:20:55.535Z] === RUN TestSecretInspect [2019-10-30T17:20:58.817Z] --- PASS: TestSecretInspect (3.18s) [2019-10-30T17:20:58.817Z] === RUN TestSecretList [2019-10-30T17:21:02.103Z] --- PASS: TestSecretList (3.26s) [2019-10-30T17:21:02.103Z] === RUN TestSecretsCreateAndDelete [2019-10-30T17:21:02.572Z] Loaded image: buildpack-deps:jessie [2019-10-30T17:21:02.572Z] Loaded image: busybox:latest [2019-10-30T17:21:03.135Z] Loaded image: busybox:glibc [2019-10-30T17:21:03.135Z] Loaded image: debian:jessie [2019-10-30T17:21:03.699Z] Loaded image: hello-world:latest [2019-10-30T17:21:03.737Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-30T17:21:03.956Z] INFO: Testing against a local daemon [2019-10-30T17:21:03.956Z] === RUN TestDockerSuite [2019-10-30T17:21:03.956Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-30T17:21:03.956Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-30T17:21:03.956Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-30T17:21:03.956Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-30T17:21:03.956Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-30T17:21:03.956Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-30T17:21:03.956Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-30T17:21:03.956Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-30T17:21:05.386Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2019-10-30T17:21:05.386Z] === RUN TestSecretsUpdate [2019-10-30T17:21:07.233Z] Loaded image: buildpack-deps:jessie [2019-10-30T17:21:07.797Z] Loaded image: busybox:latest [2019-10-30T17:21:08.375Z] Loaded image: busybox:glibc [2019-10-30T17:21:08.636Z] Loaded image: debian:jessie [2019-10-30T17:21:08.669Z] --- PASS: TestSecretsUpdate (3.27s) [2019-10-30T17:21:08.669Z] === RUN TestTemplatedSecret [2019-10-30T17:21:08.893Z] Loaded image: hello-world:latest [2019-10-30T17:21:09.151Z] INFO: Testing against a local daemon [2019-10-30T17:21:09.151Z] === RUN TestDockerDaemonSuite [2019-10-30T17:21:09.151Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-30T17:21:10.527Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-30T17:21:10.527Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-30T17:21:11.900Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-30T17:21:11.900Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-30T17:21:11.954Z] --- PASS: TestTemplatedSecret (3.55s) [2019-10-30T17:21:11.954Z] === RUN TestSecretCreateResolve [2019-10-30T17:21:13.271Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-30T17:21:13.271Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-30T17:21:13.271Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-30T17:21:15.240Z] --- PASS: TestSecretCreateResolve (3.18s) [2019-10-30T17:21:15.240Z] PASS [2019-10-30T17:21:15.240Z] [2019-10-30T17:21:15.240Z] DONE 6 tests in 19.823s [2019-10-30T17:21:15.240Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-30T17:21:15.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:21:15.240Z] ++ set -e [2019-10-30T17:21:15.240Z] ++ '[' -n 0 ']' [2019-10-30T17:21:15.240Z] ++ set -x [2019-10-30T17:21:15.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:21:15.499Z] INFO: Testing against a local daemon [2019-10-30T17:21:15.499Z] === RUN TestServiceCreateInit [2019-10-30T17:21:15.499Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-30T17:21:15.798Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-30T17:21:15.798Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-30T17:21:15.798Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-30T17:21:15.798Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-30T17:21:15.798Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-30T17:21:17.172Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-30T17:21:19.069Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-30T17:21:19.069Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-30T17:21:19.069Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-30T17:21:19.069Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-30T17:21:19.069Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-30T17:21:19.632Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-30T17:21:20.777Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-30T17:21:22.688Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-30T17:21:22.688Z] [2019-10-30T17:21:22.688Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-30T17:21:23.068Z] PKG_CONFIG=pkg-config [2019-10-30T17:21:23.068Z] GOLANG_VERSION=1.13.3 [2019-10-30T17:21:23.068Z] HOSTNAME=608d5a6aa402 [2019-10-30T17:21:23.068Z] DOCKER_EXPERIMENTAL=1 [2019-10-30T17:21:23.068Z] container=docker [2019-10-30T17:21:23.068Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-30T17:21:23.068Z] GO111MODULE=off [2019-10-30T17:21:23.068Z] GOPATH=/go [2019-10-30T17:21:23.068Z] PWD=/go/src/github.com/docker/docker [2019-10-30T17:21:23.068Z] HOME=/root [2019-10-30T17:21:23.068Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-30T17:21:23.068Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-30T17:21:23.068Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-30T17:21:23.068Z] DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:21:23.068Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-30T17:21:23.068Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-30T17:21:23.068Z] TERM=xterm [2019-10-30T17:21:23.068Z] VALIDATE_BRANCH=master [2019-10-30T17:21:23.068Z] DEST=bundles/test-integration [2019-10-30T17:21:23.068Z] SHLVL=1 [2019-10-30T17:21:23.068Z] TIMEOUT=120m [2019-10-30T17:21:23.068Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-30T17:21:23.068Z] DOCKER_PKG=github.com/docker/docker [2019-10-30T17:21:23.068Z] TESTDEBUG=0 [2019-10-30T17:21:23.068Z] _=/usr/bin/env [2019-10-30T17:21:23.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-30T17:21:26.043Z] --- PASS: TestServiceCreateInit (10.72s) [2019-10-30T17:21:26.043Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.40s) [2019-10-30T17:21:26.043Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2019-10-30T17:21:26.043Z] === RUN TestCreateServiceMultipleTimes [2019-10-30T17:21:26.183Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-30T17:21:27.553Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-30T17:21:32.813Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-30T17:21:37.866Z] #51 ... [2019-10-30T17:21:37.866Z] [2019-10-30T17:21:37.866Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:21:37.866Z] #60 398.8 + bin/containerd [2019-10-30T17:21:37.866Z] #60 ... [2019-10-30T17:21:37.866Z] [2019-10-30T17:21:37.867Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:21:37.867Z] #51 DONE 452.5s [2019-10-30T17:21:37.867Z] [2019-10-30T17:21:37.867Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:21:38.078Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-30T17:21:40.601Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-30T17:21:41.166Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-30T17:21:42.305Z] #23 461.2 + return [2019-10-30T17:21:42.305Z] #23 DONE 461.3s [2019-10-30T17:21:42.305Z] [2019-10-30T17:21:42.305Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:21:43.690Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-30T17:21:44.255Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-30T17:21:44.358Z] #60 ... [2019-10-30T17:21:44.358Z] [2019-10-30T17:21:44.358Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-30T17:21:44.358Z] #24 DONE 0.1s [2019-10-30T17:21:44.358Z] [2019-10-30T17:21:44.358Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:21:44.358Z] #60 ... [2019-10-30T17:21:44.358Z] [2019-10-30T17:21:44.358Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-30T17:21:44.645Z] #28 DONE 0.5s [2019-10-30T17:21:44.645Z] [2019-10-30T17:21:44.645Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-30T17:21:44.931Z] #30 DONE 0.1s [2019-10-30T17:21:44.931Z] [2019-10-30T17:21:44.931Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-30T17:21:44.931Z] #33 DONE 0.1s [2019-10-30T17:21:44.931Z] [2019-10-30T17:21:44.931Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:21:44.931Z] #60 ... [2019-10-30T17:21:44.931Z] [2019-10-30T17:21:44.931Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-30T17:21:44.931Z] #38 DONE 0.1s [2019-10-30T17:21:44.931Z] [2019-10-30T17:21:44.931Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-30T17:21:45.220Z] #40 DONE 0.1s [2019-10-30T17:21:45.220Z] [2019-10-30T17:21:45.220Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-30T17:21:45.220Z] #43 DONE 0.1s [2019-10-30T17:21:45.220Z] [2019-10-30T17:21:45.220Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-30T17:21:45.220Z] #46 DONE 0.1s [2019-10-30T17:21:45.220Z] [2019-10-30T17:21:45.220Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-30T17:21:45.508Z] #49 DONE 0.1s [2019-10-30T17:21:45.508Z] [2019-10-30T17:21:45.508Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-30T17:21:45.508Z] #52 DONE 0.1s [2019-10-30T17:21:45.508Z] [2019-10-30T17:21:45.508Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:21:45.508Z] #60 ... [2019-10-30T17:21:45.508Z] [2019-10-30T17:21:45.508Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-30T17:21:45.508Z] #56 DONE 0.1s [2019-10-30T17:21:45.626Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-30T17:21:45.795Z] [2019-10-30T17:21:45.795Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-30T17:21:47.524Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-30T17:21:47.524Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-30T17:21:48.896Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-30T17:21:49.154Z] --- PASS: TestBuildWithHugeFile (82.11s) [2019-10-30T17:21:49.154Z] === RUN TestBuildWithEmptyDockerfile [2019-10-30T17:21:49.154Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:21:49.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:21:49.154Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:21:49.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:21:49.154Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:21:49.154Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:21:49.154Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:21:49.154Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:21:49.412Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:21:49.412Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-30T17:21:49.412Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-10-30T17:21:49.412Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-10-30T17:21:49.412Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-10-30T17:21:49.412Z] === RUN TestBuildPreserveOwnership [2019-10-30T17:21:49.669Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-30T17:21:49.669Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-30T17:21:50.675Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-30T17:21:52.052Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-30T17:21:52.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-30T17:21:52.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-30T17:21:52.580Z] --- PASS: TestCreateServiceMultipleTimes (23.99s) [2019-10-30T17:21:52.580Z] === RUN TestCreateServiceConflict [2019-10-30T17:21:53.515Z] --- PASS: TestCreateServiceConflict (3.20s) [2019-10-30T17:21:53.515Z] === RUN TestCreateServiceMaxReplicas [2019-10-30T17:21:53.947Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-30T17:21:53.947Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-30T17:21:53.947Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-30T17:21:55.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-30T17:21:55.317Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-30T17:21:55.881Z] --- PASS: TestBuildPreserveOwnership (6.44s) [2019-10-30T17:21:55.881Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.25s) [2019-10-30T17:21:55.881Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s) [2019-10-30T17:21:55.881Z] === RUN TestBuildPlatformInvalid [2019-10-30T17:21:56.138Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-30T17:21:56.138Z] PASS [2019-10-30T17:21:56.138Z] [2019-10-30T17:21:56.138Z] === Skipped [2019-10-30T17:21:56.138Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-30T17:21:56.138Z] build_session_test.go:25: TODO: BuildKit [2019-10-30T17:21:56.138Z] [2019-10-30T17:21:56.138Z] [2019-10-30T17:21:56.138Z] DONE 32 tests, 1 skipped in 166.762s [2019-10-30T17:21:56.138Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-30T17:21:56.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:21:56.138Z] ++ set -e [2019-10-30T17:21:56.138Z] ++ '[' -n 0 ']' [2019-10-30T17:21:56.138Z] ++ set -x [2019-10-30T17:21:56.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:21:56.139Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-30T17:21:56.396Z] INFO: Testing against a local daemon [2019-10-30T17:21:56.396Z] === RUN TestConfigList [2019-10-30T17:21:57.704Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2019-10-30T17:21:57.704Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-30T17:21:57.771Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-30T17:21:58.337Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-30T17:21:59.268Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-30T17:21:59.833Z] --- PASS: TestConfigList (3.48s) [2019-10-30T17:21:59.833Z] === RUN TestConfigsCreateAndDelete [2019-10-30T17:22:00.091Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-30T17:22:00.354Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-30T17:22:01.287Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-30T17:22:01.545Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-30T17:22:03.442Z] --- PASS: TestConfigsCreateAndDelete (3.36s) [2019-10-30T17:22:03.442Z] === RUN TestConfigsUpdate [2019-10-30T17:22:03.699Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-30T17:22:03.699Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-30T17:22:04.263Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-30T17:22:04.828Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-30T17:22:05.085Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-30T17:22:05.483Z] ................................................ [ 29%] [2019-10-30T17:22:06.457Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-30T17:22:06.457Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-30T17:22:06.457Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-30T17:22:06.457Z] --- PASS: TestConfigsUpdate (3.37s) [2019-10-30T17:22:06.457Z] === RUN TestTemplatedConfig [2019-10-30T17:22:06.714Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-30T17:22:07.650Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-30T17:22:08.214Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-30T17:22:09.585Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-30T17:22:10.516Z] --- PASS: TestTemplatedConfig (3.76s) [2019-10-30T17:22:10.516Z] === RUN TestConfigInspect [2019-10-30T17:22:11.080Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-30T17:22:12.695Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.72s) [2019-10-30T17:22:12.696Z] === RUN TestCreateServiceSecretFileMode [2019-10-30T17:22:13.605Z] --- PASS: TestConfigInspect (3.12s) [2019-10-30T17:22:13.605Z] === RUN TestConfigCreateWithLabels [2019-10-30T17:22:13.605Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-30T17:22:14.977Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-30T17:22:15.226Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2019-10-30T17:22:15.226Z] === RUN TestCreateServiceConfigFileMode [2019-10-30T17:22:15.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-30T17:22:15.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-30T17:22:15.540Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-30T17:22:15.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-30T17:22:16.910Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2019-10-30T17:22:16.910Z] === RUN TestConfigCreateResolve [2019-10-30T17:22:17.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-30T17:22:17.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-30T17:22:18.510Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2019-10-30T17:22:18.510Z] === RUN TestCreateServiceSysctls [2019-10-30T17:22:19.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-30T17:22:19.432Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-30T17:22:19.689Z] --- PASS: TestConfigCreateResolve (2.96s) [2019-10-30T17:22:19.689Z] === RUN TestConfigDaemonLibtrustID [2019-10-30T17:22:20.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-30T17:22:20.253Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-30T17:22:20.253Z] PASS [2019-10-30T17:22:20.253Z] [2019-10-30T17:22:20.253Z] DONE 8 tests in 23.972s [2019-10-30T17:22:20.253Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-30T17:22:20.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:22:20.253Z] ++ set -e [2019-10-30T17:22:20.253Z] ++ '[' -n 0 ']' [2019-10-30T17:22:20.253Z] ++ set -x [2019-10-30T17:22:20.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:22:20.510Z] INFO: Testing against a local daemon [2019-10-30T17:22:20.510Z] === RUN TestCheckpoint [2019-10-30T17:22:20.510Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-30T17:22:20.510Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-30T17:22:20.510Z] === RUN TestContainerInvalidJSON [2019-10-30T17:22:20.510Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:22:20.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:22:20.510Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:22:20.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:22:20.510Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:22:20.510Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:22:20.510Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:22:20.510Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:22:20.510Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:22:20.510Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-30T17:22:20.510Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-30T17:22:20.510Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-30T17:22:20.510Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-30T17:22:20.510Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-30T17:22:20.510Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-30T17:22:20.510Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-30T17:22:20.767Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-30T17:22:20.767Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-30T17:22:20.767Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-30T17:22:20.767Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-30T17:22:20.767Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-30T17:22:20.767Z] === RUN TestCopyFromContainer [2019-10-30T17:22:21.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-30T17:22:22.663Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-30T17:22:22.663Z] === RUN TestCopyFromContainer// [2019-10-30T17:22:22.663Z] === RUN TestCopyFromContainer//bar/root [2019-10-30T17:22:22.698Z] --- PASS: TestCreateServiceSysctls (4.42s) [2019-10-30T17:22:22.698Z] === RUN TestCreateServiceCapabilities [2019-10-30T17:22:22.919Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-30T17:22:22.919Z] === RUN TestCopyFromContainer/bar/quux [2019-10-30T17:22:23.177Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-30T17:22:23.177Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-30T17:22:23.177Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-30T17:22:23.435Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-30T17:22:23.435Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-30T17:22:23.435Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-30T17:22:23.692Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-30T17:22:23.692Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer (2.92s) [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer// (0.05s) [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-30T17:22:23.692Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2019-10-30T17:22:23.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-30T17:22:23.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:22:23.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:22:23.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:22:23.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:22:23.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:22:23.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:22:23.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:22:23.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:22:23.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:22:23.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-30T17:22:23.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-30T17:22:23.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-30T17:22:23.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-30T17:22:23.692Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-30T17:22:23.948Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-30T17:22:23.948Z] === RUN TestCreateWithInvalidEnv [2019-10-30T17:22:23.948Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-30T17:22:23.948Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-30T17:22:23.948Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-30T17:22:23.948Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-30T17:22:23.948Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-30T17:22:23.948Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-30T17:22:23.948Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-30T17:22:23.948Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-30T17:22:23.948Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-30T17:22:23.948Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-30T17:22:23.948Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-30T17:22:23.948Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-30T17:22:23.948Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-30T17:22:23.948Z] === RUN TestCreateTmpfsMountsTarget [2019-10-30T17:22:23.948Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-30T17:22:23.948Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-30T17:22:24.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-30T17:22:24.205Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-30T17:22:24.379Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-30T17:22:24.770Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-30T17:22:25.052Z] #60 448.4 + bin/containerd-stress [2019-10-30T17:22:25.052Z] #60 452.4 + bin/containerd-shim [2019-10-30T17:22:25.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-30T17:22:25.982Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2019-10-30T17:22:25.982Z] === RUN TestInspect [2019-10-30T17:22:26.664Z] --- PASS: TestCreateWithCustomMaskedPaths (2.63s) [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:22:26.664Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:22:26.664Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:22:26.664Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:22:26.921Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-30T17:22:26.921Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-30T17:22:26.921Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-30T17:22:26.921Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-30T17:22:26.921Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-30T17:22:26.921Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-30T17:22:26.921Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-30T17:22:26.921Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-30T17:22:26.921Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-30T17:22:26.921Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-30T17:22:26.922Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-30T17:22:26.922Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-30T17:22:26.922Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-30T17:22:27.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-30T17:22:28.293Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-30T17:22:28.293Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-30T17:22:28.293Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-30T17:22:28.786Z] 12c8dbabfd62: Pull complete [2019-10-30T17:22:28.786Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-30T17:22:28.786Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:22:28.786Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:22:28.786Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-30T17:22:28.786Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-30T17:22:28.786Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-30T17:22:28.786Z] INFO: Docker version of control daemon [2019-10-30T17:22:28.786Z] [2019-10-30T17:22:28.786Z] Client: Docker Engine - Enterprise [2019-10-30T17:22:28.786Z] Version: 19.03.2 [2019-10-30T17:22:28.786Z] API version: 1.40 [2019-10-30T17:22:28.786Z] Go version: go1.12.8 [2019-10-30T17:22:28.786Z] Git commit: c92ab06ed9 [2019-10-30T17:22:28.786Z] Built: 09/03/2019 16:38:11 [2019-10-30T17:22:28.786Z] OS/Arch: windows/amd64 [2019-10-30T17:22:28.786Z] Experimental: false [2019-10-30T17:22:28.786Z] [2019-10-30T17:22:28.786Z] Server: Docker Engine - Enterprise [2019-10-30T17:22:28.786Z] Engine: [2019-10-30T17:22:28.786Z] Version: 19.03.2 [2019-10-30T17:22:28.786Z] API version: 1.40 (minimum version 1.24) [2019-10-30T17:22:28.786Z] Go version: go1.12.8 [2019-10-30T17:22:28.786Z] Git commit: c92ab06ed9 [2019-10-30T17:22:28.786Z] Built: 09/03/2019 16:35:47 [2019-10-30T17:22:28.786Z] OS/Arch: windows/amd64 [2019-10-30T17:22:28.787Z] Experimental: true [2019-10-30T17:22:28.787Z] [2019-10-30T17:22:28.787Z] INFO: Docker info of control daemon [2019-10-30T17:22:28.787Z] [2019-10-30T17:22:28.857Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-30T17:22:29.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-30T17:22:29.422Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2019-10-30T17:22:29.422Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-30T17:22:29.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:22:29.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:22:29.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:22:29.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:22:29.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:22:29.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:22:29.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:22:29.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:22:29.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:22:29.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:22:29.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:22:29.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:22:29.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:22:29.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:22:29.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:22:29.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-30T17:22:29.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-30T17:22:29.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-30T17:22:29.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-30T17:22:29.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-30T17:22:29.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-30T17:22:29.680Z] === RUN TestContainerStartOnDaemonRestart [2019-10-30T17:22:29.680Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-30T17:22:29.680Z] === RUN TestDaemonRestartIpcMode [2019-10-30T17:22:29.680Z] === PAUSE TestDaemonRestartIpcMode [2019-10-30T17:22:29.680Z] === RUN TestDiff [2019-10-30T17:22:29.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-30T17:22:30.169Z] --- PASS: TestInspect (3.54s) [2019-10-30T17:22:30.169Z] === RUN TestServiceListWithStatuses [2019-10-30T17:22:30.169Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-30T17:22:30.169Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-30T17:22:30.169Z] === RUN TestDockerNetworkConnectAlias [2019-10-30T17:22:30.245Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-30T17:22:30.502Z] --- PASS: TestDiff (0.85s) [2019-10-30T17:22:30.502Z] === RUN TestExecWithCloseStdin [2019-10-30T17:22:30.502Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-30T17:22:30.502Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-30T17:22:30.502Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-30T17:22:30.965Z] Client: [2019-10-30T17:22:30.965Z] Debug Mode: false [2019-10-30T17:22:30.965Z] Plugins: [2019-10-30T17:22:30.965Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-30T17:22:30.965Z] [2019-10-30T17:22:30.965Z] Server: [2019-10-30T17:22:30.965Z] Containers: 0 [2019-10-30T17:22:30.965Z] Running: 0 [2019-10-30T17:22:30.965Z] Paused: 0 [2019-10-30T17:22:30.965Z] Stopped: 0 [2019-10-30T17:22:30.965Z] Images: 1 [2019-10-30T17:22:30.965Z] Server Version: 19.03.2 [2019-10-30T17:22:30.965Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-30T17:22:30.965Z] Windows: [2019-10-30T17:22:30.965Z] LCOW: [2019-10-30T17:22:30.965Z] Logging Driver: json-file [2019-10-30T17:22:30.965Z] Plugins: [2019-10-30T17:22:30.965Z] Volume: local [2019-10-30T17:22:30.965Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-30T17:22:30.965Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-30T17:22:30.965Z] Swarm: inactive [2019-10-30T17:22:30.965Z] Default Isolation: process [2019-10-30T17:22:30.965Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-30T17:22:30.965Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-30T17:22:30.965Z] OSType: windows [2019-10-30T17:22:30.965Z] Architecture: x86_64 [2019-10-30T17:22:30.965Z] CPUs: 4 [2019-10-30T17:22:30.965Z] Total Memory: 32GiB [2019-10-30T17:22:30.965Z] Name: azwin-2-b49300 [2019-10-30T17:22:30.965Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-30T17:22:30.965Z] Docker Root Dir: D:\docker [2019-10-30T17:22:30.965Z] Debug Mode: false [2019-10-30T17:22:30.965Z] Registry: https://index.docker.io/v1/ [2019-10-30T17:22:30.965Z] Labels: [2019-10-30T17:22:30.965Z] Experimental: true [2019-10-30T17:22:30.965Z] Insecure Registries: [2019-10-30T17:22:30.965Z] 10.0.0.4:5000 [2019-10-30T17:22:30.965Z] 127.0.0.0/8 [2019-10-30T17:22:30.965Z] Registry Mirrors: [2019-10-30T17:22:30.965Z] http://10.0.0.4:5000/ [2019-10-30T17:22:30.965Z] Live Restore Enabled: false [2019-10-30T17:22:30.965Z] [2019-10-30T17:22:30.965Z] [2019-10-30T17:22:30.966Z] INFO: Commit hash is c057825cf [2019-10-30T17:22:30.966Z] INFO: Nuke-Everything... [2019-10-30T17:22:31.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-30T17:22:31.424Z] INFO: Container count on control daemon to delete is 0 [2019-10-30T17:22:31.434Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-30T17:22:31.692Z] --- PASS: TestExecWithCloseStdin (1.24s) [2019-10-30T17:22:31.692Z] === RUN TestExec [2019-10-30T17:22:32.263Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-30T17:22:32.263Z] Using test binary docker [2019-10-30T17:22:32.263Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-30T17:22:32.263Z] +++ /etc/init.d/apparmor start [2019-10-30T17:22:32.263Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-30T17:22:32.343Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-30T17:22:32.630Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-30T17:22:32.630Z] Warning failed to create cache: (null) [2019-10-30T17:22:32.630Z] . [2019-10-30T17:22:32.630Z] Starting dockerd [2019-10-30T17:22:32.630Z] INFO: Waiting for daemon to start... [2019-10-30T17:22:32.630Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-30T17:22:32.958Z] INFO: Nuking d:\CI [2019-10-30T17:22:32.958Z] INFO: Zapped successfully [2019-10-30T17:22:32.958Z] INFO: Location for testing is d:\CI\PR-40091\12 [2019-10-30T17:22:32.958Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-30T17:22:32.958Z] [2019-10-30T17:22:32.958Z] [2019-10-30T17:22:32.958Z] INFO: Building the image from Dockerfile.windows at 10/30/2019 17:22:32... [2019-10-30T17:22:32.958Z] [2019-10-30T17:22:33.062Z] --- PASS: TestExec (1.36s) [2019-10-30T17:22:33.062Z] === RUN TestExecUser [2019-10-30T17:22:33.062Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-30T17:22:34.406Z] . [2019-10-30T17:22:34.406Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-30T17:22:34.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-30T17:22:34.406Z] Error: No such image: emptyfs [2019-10-30T17:22:34.406Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-30T17:22:34.406Z] ++++ docker load [2019-10-30T17:22:34.433Z] --- PASS: TestExecUser (1.11s) [2019-10-30T17:22:34.433Z] === RUN TestExportContainerAndImportImage [2019-10-30T17:22:34.433Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-30T17:22:34.804Z] Running integration-test (iteration 1) [2019-10-30T17:22:34.804Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-30T17:22:34.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:22:34.804Z] ++ set -e [2019-10-30T17:22:34.804Z] ++ '[' -n 0 ']' [2019-10-30T17:22:34.804Z] ++ set -x [2019-10-30T17:22:34.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:22:35.806Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-30T17:22:35.806Z] --- PASS: TestExportContainerAndImportImage (1.51s) [2019-10-30T17:22:35.806Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-30T17:22:36.056Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-30T17:22:36.731Z] --- PASS: TestDockerNetworkConnectAlias (7.23s) [2019-10-30T17:22:36.731Z] === RUN TestDockerNetworkReConnect [2019-10-30T17:22:37.176Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-30T17:22:37.176Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-30T17:22:37.176Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2019-10-30T17:22:37.176Z] === RUN TestHealthCheckWorkdir [2019-10-30T17:22:37.650Z] #60 463.0 + bin/containerd-shim-runc-v1 [2019-10-30T17:22:38.107Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-30T17:22:38.364Z] --- PASS: TestHealthCheckWorkdir (1.25s) [2019-10-30T17:22:38.364Z] === RUN TestHealthKillContainer [2019-10-30T17:22:38.930Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-30T17:22:40.029Z] Sending build context to Docker daemon 50.1MB [2019-10-30T17:22:40.029Z] [2019-10-30T17:22:40.029Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-30T17:22:40.029Z] ---> 739b21bd02e7 [2019-10-30T17:22:40.029Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-30T17:22:40.996Z] ---> Running in e540c51dc52c [2019-10-30T17:22:41.119Z] #60 468.2 + bin/containerd-shim-runc-v2 [2019-10-30T17:22:41.456Z] --- PASS: TestHealthKillContainer (3.05s) [2019-10-30T17:22:41.456Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-30T17:22:41.965Z] Removing intermediate container e540c51dc52c [2019-10-30T17:22:41.965Z] ---> 31bab33959d0 [2019-10-30T17:22:41.965Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-30T17:22:41.965Z] ---> Running in badc7369be25 [2019-10-30T17:22:42.021Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-30T17:22:42.280Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2019-10-30T17:22:42.280Z] === RUN TestIpcModeNone [2019-10-30T17:22:42.423Z] Removing intermediate container badc7369be25 [2019-10-30T17:22:42.423Z] ---> c5bdab2e1f95 [2019-10-30T17:22:42.424Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-30T17:22:42.424Z] ---> Running in ef3bbb708f84 [2019-10-30T17:22:42.537Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-30T17:22:42.610Z] #60 469.8 + binaries [2019-10-30T17:22:42.610Z] #60 469.8 + mkdir -p /build [2019-10-30T17:22:42.610Z] #60 469.8 + cp bin/containerd /build/containerd [2019-10-30T17:22:42.610Z] #60 469.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-30T17:22:42.610Z] #60 469.8 + cp bin/ctr /build/ctr [2019-10-30T17:22:42.610Z] #60 DONE 469.9s [2019-10-30T17:22:43.304Z] --- PASS: TestDockerNetworkReConnect (5.89s) [2019-10-30T17:22:43.304Z] === RUN TestServicePlugin [2019-10-30T17:22:43.304Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-30T17:22:43.304Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:22:43.304Z] === RUN TestServiceUpdateLabel [2019-10-30T17:22:43.410Z] Removing intermediate container ef3bbb708f84 [2019-10-30T17:22:43.410Z] ---> eb3005c943f6 [2019-10-30T17:22:43.411Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-30T17:22:43.411Z] ---> Running in fbd3e461977e [2019-10-30T17:22:43.470Z] --- PASS: TestIpcModeNone (1.04s) [2019-10-30T17:22:43.470Z] === RUN TestIpcModePrivate [2019-10-30T17:22:44.272Z] Loaded image: buildpack-deps:jessie [2019-10-30T17:22:44.272Z] Loaded image: busybox:latest [2019-10-30T17:22:44.272Z] Loaded image: busybox:glibc [2019-10-30T17:22:44.272Z] Loaded image: debian:jessie [2019-10-30T17:22:44.272Z] Loaded image: hello-world:latest [2019-10-30T17:22:44.272Z] INFO: Testing against a local daemon [2019-10-30T17:22:44.272Z] === RUN TestCgroupNamespacesBuild [2019-10-30T17:22:44.639Z] [2019-10-30T17:22:44.639Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-30T17:22:44.639Z] #61 DONE 0.1s [2019-10-30T17:22:44.639Z] [2019-10-30T17:22:44.639Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-30T17:22:44.639Z] #65 DONE 0.1s [2019-10-30T17:22:44.639Z] [2019-10-30T17:22:44.639Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-30T17:22:44.639Z] #67 DONE 0.1s [2019-10-30T17:22:44.640Z] [2019-10-30T17:22:44.640Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-30T17:22:44.640Z] #70 DONE 0.1s [2019-10-30T17:22:44.640Z] [2019-10-30T17:22:44.640Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-30T17:22:44.640Z] #71 DONE 0.0s [2019-10-30T17:22:44.640Z] [2019-10-30T17:22:44.640Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-30T17:22:44.841Z] --- PASS: TestIpcModePrivate (1.24s) [2019-10-30T17:22:44.841Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:211, shared: false, mustBeShared: false [2019-10-30T17:22:44.841Z] === RUN TestIpcModeShareable [2019-10-30T17:22:45.772Z] --- PASS: TestIpcModeShareable (0.98s) [2019-10-30T17:22:45.772Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:209, shared: true, mustBeShared: true [2019-10-30T17:22:45.772Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-30T17:22:45.836Z] --- PASS: TestServiceUpdateLabel (3.16s) [2019-10-30T17:22:45.836Z] === RUN TestServiceUpdateSecrets [2019-10-30T17:22:46.072Z] --- PASS: TestCgroupNamespacesBuild (1.74s) [2019-10-30T17:22:46.072Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-30T17:22:46.342Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-30T17:22:46.342Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-30T17:22:47.323Z] #72 DONE 2.3s [2019-10-30T17:22:47.323Z] [2019-10-30T17:22:47.323Z] #73 exporting to oci image format [2019-10-30T17:22:47.323Z] #73 exporting layers [2019-10-30T17:22:47.329Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2019-10-30T17:22:47.329Z] === RUN TestBuildWithSession [2019-10-30T17:22:47.329Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-30T17:22:47.329Z] build_session_test.go:25: TODO: BuildKit [2019-10-30T17:22:47.329Z] === RUN TestBuildSquashParent [2019-10-30T17:22:48.867Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.40s) [2019-10-30T17:22:48.867Z] === RUN TestAPIIpcModeHost [2019-10-30T17:22:50.236Z] --- PASS: TestAPIIpcModeHost (1.04s) [2019-10-30T17:22:50.236Z] === RUN TestDaemonIpcModeShareable [2019-10-30T17:22:50.493Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-30T17:22:51.057Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-30T17:22:51.314Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-30T17:22:52.247Z] --- PASS: TestDaemonIpcModeShareable (2.14s) [2019-10-30T17:22:52.247Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:190, shared: true, mustBeShared: true [2019-10-30T17:22:52.247Z] === RUN TestDaemonIpcModePrivate [2019-10-30T17:22:53.179Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-30T17:22:53.624Z] --- PASS: TestBuildSquashParent (6.18s) [2019-10-30T17:22:53.624Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-30T17:22:53.624Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:22:53.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:22:53.624Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:22:53.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:22:53.624Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:22:53.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:22:53.624Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:22:53.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:22:53.624Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:22:53.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:22:53.624Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:22:53.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:22:53.624Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:22:53.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:22:53.806Z] [2019-10-30T17:22:53.806Z] SUCCESS: Specified value was saved. [2019-10-30T17:22:54.113Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2019-10-30T17:22:54.113Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:226, shared: false, mustBeShared: false [2019-10-30T17:22:54.113Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-30T17:22:54.272Z] INFO: Downloading git... [2019-10-30T17:22:54.370Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-30T17:22:54.936Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-30T17:22:55.501Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-30T17:22:55.758Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-30T17:22:55.833Z] INFO: Downloading go... [2019-10-30T17:22:56.034Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2019-10-30T17:22:56.034Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false [2019-10-30T17:22:56.034Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-30T17:22:56.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:22:56.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:22:56.969Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-30T17:22:57.109Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-30T17:22:57.392Z] INFO: Downloading compiler 1 of 3... [2019-10-30T17:22:57.901Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-30T17:22:57.901Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s) [2019-10-30T17:22:57.901Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:190, shared: true, mustBeShared: true [2019-10-30T17:22:57.901Z] === RUN TestIpcModeOlderClient [2019-10-30T17:22:57.901Z] === PAUSE TestIpcModeOlderClient [2019-10-30T17:22:57.901Z] === RUN TestKillContainerInvalidSignal [2019-10-30T17:22:58.374Z] INFO: Downloading compiler 2 of 3... [2019-10-30T17:22:58.465Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-30T17:22:58.844Z] INFO: Downloading compiler 3 of 3... [2019-10-30T17:22:59.029Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-10-30T17:22:59.029Z] === RUN TestKillContainer [2019-10-30T17:22:59.029Z] === RUN TestKillContainer/no_signal [2019-10-30T17:22:59.286Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-30T17:22:59.286Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-30T17:22:59.308Z] INFO: Extracting git... [2019-10-30T17:22:59.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:22:59.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:22:59.849Z] === RUN TestKillContainer/non_killing_signal [2019-10-30T17:23:00.782Z] === RUN TestKillContainer/killing_signal [2019-10-30T17:23:01.039Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-30T17:23:01.195Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-30T17:23:01.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s) [2019-10-30T17:23:01.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2019-10-30T17:23:01.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2019-10-30T17:23:01.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2019-10-30T17:23:01.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2019-10-30T17:23:01.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s) [2019-10-30T17:23:01.195Z] === RUN TestBuildMultiStageCopy [2019-10-30T17:23:01.195Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-30T17:23:01.970Z] --- PASS: TestKillContainer (2.90s) [2019-10-30T17:23:01.970Z] --- PASS: TestKillContainer/no_signal (0.86s) [2019-10-30T17:23:01.970Z] --- PASS: TestKillContainer/non_killing_signal (0.80s) [2019-10-30T17:23:01.970Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2019-10-30T17:23:01.970Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-30T17:23:01.970Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-30T17:23:02.901Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-30T17:23:02.901Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-30T17:23:03.158Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-30T17:23:03.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2019-10-30T17:23:03.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2019-10-30T17:23:03.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2019-10-30T17:23:03.420Z] === RUN TestKillStoppedContainer [2019-10-30T17:23:03.801Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-30T17:23:03.805Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-30T17:23:03.805Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-30T17:23:03.805Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-30T17:23:03.805Z] === RUN TestKillDifferentUserContainer [2019-10-30T17:23:03.910Z] --- PASS: TestServiceUpdateSecrets (15.59s) [2019-10-30T17:23:03.910Z] === RUN TestServiceUpdateConfigs [2019-10-30T17:23:04.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-30T17:23:04.553Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-30T17:23:04.780Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2019-10-30T17:23:04.780Z] === RUN TestInspectOomKilledTrue [2019-10-30T17:23:04.780Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-30T17:23:04.780Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:23:04.780Z] === RUN TestInspectOomKilledFalse [2019-10-30T17:23:04.780Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-30T17:23:04.780Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:23:04.780Z] === RUN TestLinksEtcHostsContentMatch [2019-10-30T17:23:04.780Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-30T17:23:05.037Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2019-10-30T17:23:05.037Z] === RUN TestLinksContainerNames [2019-10-30T17:23:05.074Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-30T17:23:05.336Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-30T17:23:05.696Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2019-10-30T17:23:05.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2019-10-30T17:23:05.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-10-30T17:23:05.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2019-10-30T17:23:05.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-10-30T17:23:05.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2019-10-30T17:23:05.696Z] === RUN TestBuildMultiStageParentConfig [2019-10-30T17:23:05.971Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-30T17:23:06.536Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-30T17:23:06.793Z] --- PASS: TestLinksContainerNames (1.77s) [2019-10-30T17:23:06.793Z] === RUN TestLogsFollowTailEmpty [2019-10-30T17:23:06.969Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2019-10-30T17:23:06.969Z] === RUN TestBuildLabelWithTargets [2019-10-30T17:23:07.008Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-30T17:23:07.050Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-30T17:23:07.980Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2019-10-30T17:23:07.980Z] === RUN TestContainerNetworkMountsNoChown [2019-10-30T17:23:08.547Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-30T17:23:08.547Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-30T17:23:08.804Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/default [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/default [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/private [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/private [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rprivate [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/slave [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/slave [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rslave [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/shared [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/shared [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rshared [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-30T17:23:08.804Z] === CONT TestMountDaemonRoot/default [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:23:08.804Z] === CONT TestMountDaemonRoot/rslave [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:23:08.804Z] === CONT TestMountDaemonRoot/rshared [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:23:08.804Z] === CONT TestMountDaemonRoot/shared [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-30T17:23:08.804Z] === CONT TestMountDaemonRoot/rprivate [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:23:08.804Z] === CONT TestMountDaemonRoot/slave [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-30T17:23:08.804Z] === CONT TestMountDaemonRoot/private [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-30T17:23:08.804Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-30T17:23:08.804Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:23:08.804Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:23:08.804Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:23:08.804Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:23:09.061Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:23:09.061Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-30T17:23:09.061Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:23:09.061Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-30T17:23:09.061Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:23:09.061Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:23:09.061Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:23:09.318Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:23:09.318Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:23:09.318Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:23:09.318Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:23:09.576Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:23:09.614Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2019-10-30T17:23:09.614Z] === RUN TestBuildWithEmptyLayers [2019-10-30T17:23:09.833Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-30T17:23:09.833Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:23:09.833Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-30T17:23:09.833Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:23:09.833Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-30T17:23:09.833Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-30T17:23:09.833Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-10-30T17:23:09.833Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-30T17:23:09.833Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-30T17:23:09.833Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-30T17:23:09.833Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-30T17:23:09.833Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-30T17:23:09.833Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-30T17:23:09.833Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.22s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.19s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/private (0.01s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-30T17:23:09.834Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-30T17:23:09.834Z] === RUN TestContainerBindMountNonRecursive [2019-10-30T17:23:10.393Z] --- PASS: TestBuildWithEmptyLayers (0.88s) [2019-10-30T17:23:10.393Z] === RUN TestBuildMultiStageOnBuild [2019-10-30T17:23:11.304Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-30T17:23:11.734Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-30T17:23:12.298Z] --- PASS: TestContainerBindMountNonRecursive (2.48s) [2019-10-30T17:23:12.298Z] === RUN TestNetworkNat [2019-10-30T17:23:12.555Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-30T17:23:13.121Z] --- PASS: TestNetworkNat (0.83s) [2019-10-30T17:23:13.121Z] === RUN TestNetworkLocalhostTCPNat [2019-10-30T17:23:13.566Z] --- PASS: TestBuildMultiStageOnBuild (3.23s) [2019-10-30T17:23:13.566Z] === RUN TestBuildUncleanTarFilenames [2019-10-30T17:23:14.052Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2019-10-30T17:23:14.052Z] === RUN TestNetworkLoopbackNat [2019-10-30T17:23:14.846Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2019-10-30T17:23:14.846Z] === RUN TestBuildMultiStageLayerLeak [2019-10-30T17:23:14.983Z] --- PASS: TestNetworkLoopbackNat (1.00s) [2019-10-30T17:23:14.983Z] === RUN TestPause [2019-10-30T17:23:15.548Z] --- PASS: TestPause (0.74s) [2019-10-30T17:23:15.548Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-30T17:23:15.548Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-30T17:23:15.548Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-30T17:23:15.548Z] === RUN TestPauseStopPausedContainer [2019-10-30T17:23:16.478Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2019-10-30T17:23:16.478Z] === RUN TestPsFilter [2019-10-30T17:23:16.735Z] --- PASS: TestPsFilter (0.21s) [2019-10-30T17:23:16.735Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-30T17:23:17.076Z] INFO: Expanding go... [2019-10-30T17:23:17.395Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2019-10-30T17:23:17.395Z] === RUN TestBuildWithHugeFile [2019-10-30T17:23:17.664Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2019-10-30T17:23:17.664Z] === RUN TestRemoveContainerWithVolume [2019-10-30T17:23:18.596Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2019-10-30T17:23:18.596Z] === RUN TestRemoveContainerRunning [2019-10-30T17:23:18.781Z] --- PASS: TestServiceUpdateConfigs (15.57s) [2019-10-30T17:23:18.781Z] === RUN TestServiceUpdateNetwork [2019-10-30T17:23:19.160Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-30T17:23:19.160Z] --- PASS: TestRemoveContainerRunning (0.81s) [2019-10-30T17:23:19.160Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-30T17:23:19.418Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-30T17:23:20.351Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s) [2019-10-30T17:23:20.351Z] === RUN TestRemoveInvalidContainer [2019-10-30T17:23:20.351Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-30T17:23:20.351Z] === RUN TestRenameLinkedContainer [2019-10-30T17:23:24.526Z] --- PASS: TestRenameLinkedContainer (3.83s) [2019-10-30T17:23:24.526Z] === RUN TestRenameStoppedContainer [2019-10-30T17:23:25.090Z] --- PASS: TestRenameStoppedContainer (0.91s) [2019-10-30T17:23:25.090Z] === RUN TestRenameRunningContainerAndReuse [2019-10-30T17:23:25.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-30T17:23:25.346Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-30T17:23:25.797Z] ......................... [ 67%] [2019-10-30T17:23:27.241Z] --- PASS: TestRenameRunningContainerAndReuse (2.16s) [2019-10-30T17:23:27.241Z] === RUN TestRenameInvalidName [2019-10-30T17:23:27.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-30T17:23:28.062Z] --- PASS: TestRenameInvalidName (0.85s) [2019-10-30T17:23:28.062Z] === RUN TestRenameAnonymousContainer [2019-10-30T17:23:28.632Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-30T17:23:29.197Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-30T17:23:32.473Z] --- PASS: TestRenameAnonymousContainer (4.48s) [2019-10-30T17:23:32.473Z] === RUN TestRenameContainerWithSameName [2019-10-30T17:23:33.655Z] --- PASS: TestServiceUpdateNetwork (15.49s) [2019-10-30T17:23:33.655Z] PASS [2019-10-30T17:23:33.655Z] [2019-10-30T17:23:33.655Z] === Skipped [2019-10-30T17:23:33.655Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-30T17:23:33.655Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-30T17:23:33.655Z] [2019-10-30T17:23:33.655Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-30T17:23:33.655Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:23:33.655Z] [2019-10-30T17:23:33.655Z] [2019-10-30T17:23:33.655Z] DONE 20 tests, 2 skipped in 137.461s [2019-10-30T17:23:33.655Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-30T17:23:33.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:23:33.655Z] ++ set -e [2019-10-30T17:23:33.655Z] ++ '[' -n 0 ']' [2019-10-30T17:23:33.655Z] ++ set -x [2019-10-30T17:23:33.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:23:33.655Z] INFO: Testing against a local daemon [2019-10-30T17:23:33.655Z] === RUN TestSessionCreate [2019-10-30T17:23:33.655Z] --- PASS: TestSessionCreate (0.05s) [2019-10-30T17:23:33.655Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-30T17:23:33.655Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-30T17:23:33.655Z] PASS [2019-10-30T17:23:33.655Z] [2019-10-30T17:23:33.655Z] DONE 2 tests in 0.396s [2019-10-30T17:23:33.655Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-30T17:23:33.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:23:33.655Z] ++ set -e [2019-10-30T17:23:33.655Z] ++ '[' -n 0 ']' [2019-10-30T17:23:33.655Z] ++ set -x [2019-10-30T17:23:33.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:23:33.655Z] INFO: Testing against a local daemon [2019-10-30T17:23:33.655Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-30T17:23:33.655Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-30T17:23:33.655Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-30T17:23:33.655Z] === RUN TestEventsExecDie [2019-10-30T17:23:33.843Z] --- PASS: TestRenameContainerWithSameName (1.11s) [2019-10-30T17:23:33.843Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-30T17:23:34.222Z] --- PASS: TestEventsExecDie (1.01s) [2019-10-30T17:23:34.222Z] === RUN TestEventsBackwardsCompatible [2019-10-30T17:23:34.480Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2019-10-30T17:23:34.480Z] === RUN TestInfoBinaryCommits [2019-10-30T17:23:34.480Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-30T17:23:34.480Z] === RUN TestInfoAPIVersioned [2019-10-30T17:23:34.480Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-30T17:23:34.480Z] === RUN TestInfoDiscoveryBackend [2019-10-30T17:23:35.047Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-30T17:23:35.047Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-30T17:23:35.981Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-30T17:23:35.981Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-30T17:23:36.366Z] --- PASS: TestRenameContainerWithLinkedContainer (2.38s) [2019-10-30T17:23:36.366Z] === RUN TestResize [2019-10-30T17:23:36.547Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-30T17:23:36.547Z] === RUN TestInfoAPI [2019-10-30T17:23:36.547Z] --- PASS: TestInfoAPI (0.05s) [2019-10-30T17:23:36.547Z] === RUN TestInfoAPIWarnings [2019-10-30T17:23:37.114Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-10-30T17:23:37.114Z] === RUN TestInfoDebug [2019-10-30T17:23:37.299Z] --- PASS: TestResize (1.43s) [2019-10-30T17:23:37.299Z] === RUN TestResizeWithInvalidSize [2019-10-30T17:23:37.680Z] --- PASS: TestInfoDebug (0.55s) [2019-10-30T17:23:37.680Z] === RUN TestInfoInsecureRegistries [2019-10-30T17:23:38.246Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-10-30T17:23:38.246Z] === RUN TestInfoRegistryMirrors [2019-10-30T17:23:38.672Z] --- PASS: TestResizeWithInvalidSize (1.13s) [2019-10-30T17:23:38.672Z] === RUN TestResizeWhenContainerNotStarted [2019-10-30T17:23:38.812Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-30T17:23:38.812Z] === RUN TestLoginFailsWithBadCredentials [2019-10-30T17:23:39.070Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2019-10-30T17:23:39.070Z] === RUN TestPingCacheHeaders [2019-10-30T17:23:39.329Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-30T17:23:39.329Z] === RUN TestPingGet [2019-10-30T17:23:39.329Z] --- PASS: TestPingGet (0.03s) [2019-10-30T17:23:39.329Z] === RUN TestPingHead [2019-10-30T17:23:39.329Z] --- PASS: TestPingHead (0.05s) [2019-10-30T17:23:39.329Z] === RUN TestVersion [2019-10-30T17:23:39.329Z] --- PASS: TestVersion (0.05s) [2019-10-30T17:23:39.329Z] PASS [2019-10-30T17:23:39.329Z] [2019-10-30T17:23:39.329Z] === Skipped [2019-10-30T17:23:39.329Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-30T17:23:39.329Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-30T17:23:39.329Z] [2019-10-30T17:23:39.329Z] [2019-10-30T17:23:39.329Z] DONE 18 tests, 1 skipped in 6.356s [2019-10-30T17:23:39.329Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-30T17:23:39.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:23:39.329Z] ++ set -e [2019-10-30T17:23:39.329Z] ++ '[' -n 0 ']' [2019-10-30T17:23:39.329Z] ++ set -x [2019-10-30T17:23:39.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:23:39.588Z] INFO: Testing against a local daemon [2019-10-30T17:23:39.588Z] === RUN TestVolumesCreateAndList [2019-10-30T17:23:39.588Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-30T17:23:39.588Z] === RUN TestVolumesRemove [2019-10-30T17:23:39.588Z] --- PASS: TestVolumesRemove (0.12s) [2019-10-30T17:23:39.588Z] === RUN TestVolumesInspect [2019-10-30T17:23:39.588Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-30T17:23:39.588Z] === RUN TestVolumesInvalidJSON [2019-10-30T17:23:39.606Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-30T17:23:39.606Z] --- PASS: TestResizeWhenContainerNotStarted (1.15s) [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:23:39.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:23:39.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:23:39.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:23:39.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:23:39.847Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-30T17:23:39.847Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-30T17:23:39.847Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-30T17:23:39.847Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-30T17:23:39.847Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-30T17:23:39.847Z] PASS [2019-10-30T17:23:39.847Z] [2019-10-30T17:23:39.847Z] DONE 5 tests in 0.385s [2019-10-30T17:23:39.847Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-30T17:23:40.104Z] ++++ cat bundles/test-integration/docker.pid [2019-10-30T17:23:40.104Z] +++ kill 13073 [2019-10-30T17:23:40.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-30T17:23:41.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:23:41.491Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-30T17:23:42.005Z] +++ /etc/init.d/apparmor stop [2019-10-30T17:23:42.005Z] Clearing AppArmor profiles cache:. [2019-10-30T17:23:42.005Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-30T17:23:42.005Z] Unloading profiles will leave already running processes permanently [2019-10-30T17:23:42.005Z] unconfined, which can lead to unexpected situations. [2019-10-30T17:23:42.005Z] [2019-10-30T17:23:42.005Z] To set a process to complain mode, use the command line tool [2019-10-30T17:23:42.005Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-30T17:23:42.005Z] with the 'teardown' option." [2019-10-30T17:23:42.005Z] [2019-10-30T17:23:42.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:23:43.363Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-30T17:23:43.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:23:43.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-30T17:23:44.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:23:45.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-30T17:23:45.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:23:46.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:23:47.131Z] INFO: Expanding compiler 1 of 3... [2019-10-30T17:23:47.131Z] INFO: Expanding compiler 2 of 3... [2019-10-30T17:23:48.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:23:48.148Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot Post stage [Pipeline] junit [2019-10-30T17:23:48.575Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-30T17:23:49.080Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:23:49.242Z] + echo Ensuring container killed. [2019-10-30T17:23:49.242Z] Ensuring container killed. [2019-10-30T17:23:49.242Z] + docker rm -vf docker-pr12 [2019-10-30T17:23:49.242Z] Error: No such container: docker-pr12 [2019-10-30T17:23:49.242Z] + true [Pipeline] sh [2019-10-30T17:23:49.531Z] + echo Chowning /workspace to jenkins user [2019-10-30T17:23:49.531Z] Chowning /workspace to jenkins user [2019-10-30T17:23:49.531Z] + id -u [2019-10-30T17:23:49.531Z] + id -g [2019-10-30T17:23:49.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40091:/workspace busybox chown -R 1000:1000 /workspace [2019-10-30T17:23:50.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:23:50.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-30T17:23:50.904Z] INFO: Expanding compiler 3 of 3... [2019-10-30T17:23:51.578Z] --- PASS: TestBuildWithHugeFile (30.10s) [2019-10-30T17:23:51.578Z] === RUN TestBuildWithEmptyDockerfile [2019-10-30T17:23:51.578Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:23:51.578Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:23:51.578Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:23:51.578Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:23:51.578Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:23:51.578Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:23:51.578Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:23:51.578Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:23:51.578Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:23:51.578Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2019-10-30T17:23:51.578Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2019-10-30T17:23:51.578Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-10-30T17:23:51.578Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-10-30T17:23:51.578Z] === RUN TestBuildPreserveOwnership [2019-10-30T17:23:51.578Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-30T17:23:51.884Z] INFO: Removing downloaded files... [2019-10-30T17:23:51.884Z] INFO: Creating source directory... [2019-10-30T17:23:51.884Z] INFO: Configuring git core.autocrlf... [2019-10-30T17:23:51.884Z] INFO: Completed [2019-10-30T17:23:51.941Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-30T17:23:53.120Z] + bundleName=arm64-integration [2019-10-30T17:23:53.121Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-30T17:23:53.121Z] Creating arm64-integration-bundles.tar.gz [2019-10-30T17:23:53.121Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-10-30T17:23:53.121Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-30T17:23:53.232Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [Pipeline] archiveArtifacts [2019-10-30T17:23:53.391Z] Archiving artifacts [2019-10-30T17:23:53.666Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40091/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-30T17:23:53.980Z] + make clean [2019-10-30T17:23:54.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-30T17:23:54.420Z] --- PASS: TestBuildPreserveOwnership (6.03s) [2019-10-30T17:23:54.420Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.97s) [2019-10-30T17:23:54.420Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2019-10-30T17:23:54.420Z] === RUN TestBuildPlatformInvalid [2019-10-30T17:23:54.420Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-30T17:23:54.420Z] PASS [2019-10-30T17:23:54.420Z] [2019-10-30T17:23:54.420Z] === Skipped [2019-10-30T17:23:54.420Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-30T17:23:54.420Z] build_session_test.go:25: TODO: BuildKit [2019-10-30T17:23:54.420Z] [2019-10-30T17:23:54.420Z] [2019-10-30T17:23:54.420Z] DONE 32 tests, 1 skipped in 79.481s [2019-10-30T17:23:54.420Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-30T17:23:54.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:23:54.420Z] ++ set -e [2019-10-30T17:23:54.420Z] ++ '[' -n 0 ']' [2019-10-30T17:23:54.420Z] ++ set -x [2019-10-30T17:23:54.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:23:54.420Z] INFO: Testing against a local daemon [2019-10-30T17:23:54.420Z] === RUN TestConfigList [2019-10-30T17:23:54.547Z] docker volume rm -f docker-dev-cache [2019-10-30T17:23:54.547Z] docker-dev-cache [Pipeline] deleteDir [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2019-10-30T17:23:55.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2019-10-30T17:23:55.094Z] === RUN TestCgroupNamespacesRun [2019-10-30T17:23:56.463Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-30T17:23:56.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-30T17:23:56.902Z] --- PASS: TestConfigList (2.47s) [2019-10-30T17:23:56.902Z] === RUN TestConfigsCreateAndDelete [2019-10-30T17:23:56.978Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2019-10-30T17:23:56.978Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-30T17:23:58.876Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2019-10-30T17:23:58.876Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-30T17:23:59.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-30T17:24:00.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-30T17:24:00.211Z] --- PASS: TestConfigsCreateAndDelete (3.11s) [2019-10-30T17:24:00.211Z] === RUN TestConfigsUpdate [2019-10-30T17:24:00.570Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2019-10-30T17:24:00.570Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-30T17:24:01.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-30T17:24:01.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-30T17:24:02.466Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2019-10-30T17:24:02.466Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-30T17:24:02.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-30T17:24:03.076Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-30T17:24:03.395Z] --- PASS: TestConfigsUpdate (2.73s) [2019-10-30T17:24:03.395Z] === RUN TestTemplatedConfig [2019-10-30T17:24:04.168Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-30T17:24:04.425Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2019-10-30T17:24:04.425Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-30T17:24:05.359Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-30T17:24:05.359Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-30T17:24:05.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-30T17:24:06.291Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2019-10-30T17:24:06.291Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-30T17:24:06.567Z] --- PASS: TestTemplatedConfig (3.40s) [2019-10-30T17:24:06.567Z] === RUN TestConfigInspect [2019-10-30T17:24:08.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-30T17:24:08.188Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.05s) [2019-10-30T17:24:08.188Z] === RUN TestKernelTCPMemory [2019-10-30T17:24:09.122Z] --- PASS: TestKernelTCPMemory (0.95s) [2019-10-30T17:24:09.122Z] === RUN TestNISDomainname [2019-10-30T17:24:09.211Z] --- PASS: TestConfigInspect (2.85s) [2019-10-30T17:24:09.211Z] === RUN TestConfigCreateWithLabels [2019-10-30T17:24:10.492Z] --- PASS: TestNISDomainname (1.23s) [2019-10-30T17:24:10.492Z] === RUN TestHostnameDnsResolution [2019-10-30T17:24:10.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-30T17:24:12.120Z] --- PASS: TestHostnameDnsResolution (1.75s) [2019-10-30T17:24:12.120Z] === RUN TestStats [2019-10-30T17:24:12.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-30T17:24:12.397Z] --- PASS: TestConfigCreateWithLabels (2.93s) [2019-10-30T17:24:12.397Z] === RUN TestConfigCreateResolve [2019-10-30T17:24:14.207Z] --- PASS: TestConfigCreateResolve (2.26s) [2019-10-30T17:24:14.207Z] === RUN TestConfigDaemonLibtrustID [2019-10-30T17:24:14.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-30T17:24:14.904Z] --- PASS: TestStats (2.73s) [2019-10-30T17:24:14.904Z] === RUN TestStopContainerWithTimeout [2019-10-30T17:24:14.904Z] === RUN TestStopContainerWithTimeout/0 [2019-10-30T17:24:14.904Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-30T17:24:14.904Z] === RUN TestStopContainerWithTimeout/1 [2019-10-30T17:24:14.904Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-30T17:24:14.904Z] === RUN TestStopContainerWithTimeout/3 [2019-10-30T17:24:14.904Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-30T17:24:14.904Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-30T17:24:14.904Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-30T17:24:14.904Z] === CONT TestStopContainerWithTimeout/0 [2019-10-30T17:24:14.904Z] === CONT TestStopContainerWithTimeout/3 [2019-10-30T17:24:15.045Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2019-10-30T17:24:15.045Z] PASS [2019-10-30T17:24:15.045Z] [2019-10-30T17:24:15.045Z] DONE 8 tests in 20.439s [2019-10-30T17:24:15.045Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-30T17:24:15.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:24:15.045Z] ++ set -e [2019-10-30T17:24:15.045Z] ++ '[' -n 0 ']' [2019-10-30T17:24:15.045Z] ++ set -x [2019-10-30T17:24:15.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:24:15.045Z] INFO: Testing against a local daemon [2019-10-30T17:24:15.045Z] === RUN TestCheckpoint [2019-10-30T17:24:15.045Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-30T17:24:15.045Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-30T17:24:15.045Z] === RUN TestContainerInvalidJSON [2019-10-30T17:24:15.045Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:24:15.045Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:24:15.045Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:24:15.045Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:24:15.045Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:24:15.045Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:24:15.045Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:24:15.045Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:24:15.045Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:24:15.045Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-30T17:24:15.045Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-30T17:24:15.045Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-30T17:24:15.045Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-30T17:24:15.045Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-30T17:24:15.521Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2019-10-30T17:24:15.521Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-30T17:24:15.521Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-30T17:24:15.521Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-30T17:24:15.521Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2019-10-30T17:24:15.521Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-30T17:24:15.521Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-10-30T17:24:15.521Z] === RUN TestCopyFromContainer [2019-10-30T17:24:15.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-30T17:24:16.091Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-30T17:24:17.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-30T17:24:17.930Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-30T17:24:18.024Z] === CONT TestStopContainerWithTimeout/1 [2019-10-30T17:24:18.032Z] === RUN TestCopyFromContainer// [2019-10-30T17:24:18.032Z] === RUN TestCopyFromContainer//bar/root [2019-10-30T17:24:18.032Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-30T17:24:18.032Z] === RUN TestCopyFromContainer/bar/quux [2019-10-30T17:24:18.032Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-30T17:24:18.032Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-30T17:24:18.032Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-30T17:24:18.410Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-30T17:24:18.410Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-30T17:24:18.410Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer (2.82s) [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer// (0.05s) [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-30T17:24:18.410Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-30T17:24:18.410Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-30T17:24:18.410Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:24:18.410Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:24:18.410Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:24:18.410Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:24:18.410Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:24:18.410Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:24:18.410Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:24:18.410Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:24:18.410Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:24:18.410Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-30T17:24:18.410Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-30T17:24:18.410Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-30T17:24:18.410Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-30T17:24:18.410Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-30T17:24:18.410Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-30T17:24:18.410Z] === RUN TestCreateWithInvalidEnv [2019-10-30T17:24:18.410Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-30T17:24:18.410Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-30T17:24:18.410Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-30T17:24:18.410Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-30T17:24:18.410Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-30T17:24:18.410Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-30T17:24:18.410Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-30T17:24:18.410Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-30T17:24:18.410Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-30T17:24:18.410Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-30T17:24:18.410Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-30T17:24:18.410Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-30T17:24:18.410Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-30T17:24:18.410Z] === RUN TestCreateTmpfsMountsTarget [2019-10-30T17:24:18.410Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-30T17:24:18.410Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-30T17:24:18.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-30T17:24:19.824Z] tests/integration/client_test.py ..... [ 75%] [2019-10-30T17:24:19.888Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-30T17:24:19.888Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2019-10-30T17:24:19.888Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2019-10-30T17:24:19.888Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2019-10-30T17:24:19.888Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2019-10-30T17:24:19.888Z] === RUN TestDeleteDevicemapper [2019-10-30T17:24:19.888Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-30T17:24:19.888Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-30T17:24:19.888Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-30T17:24:20.081Z] tests/integration/errors_test.py . [ 76%] [2019-10-30T17:24:20.841Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:24:20.841Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:24:20.841Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:24:20.841Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-30T17:24:20.841Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:24:20.841Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:24:20.841Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:24:21.215Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:24:21.215Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-30T17:24:21.215Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:24:21.215Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:24:21.215Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:24:21.215Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:24:21.215Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-30T17:24:21.215Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-30T17:24:21.215Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-30T17:24:21.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-30T17:24:22.630Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.71s) [2019-10-30T17:24:22.630Z] === RUN TestUpdateMemory [2019-10-30T17:24:22.630Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-30T17:24:22.630Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:24:22.630Z] === RUN TestUpdateCPUQuota [2019-10-30T17:24:23.851Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2019-10-30T17:24:23.851Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-30T17:24:23.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:24:23.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:24:23.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:24:23.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:24:23.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:24:23.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:24:23.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:24:23.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:24:23.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:24:23.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:24:23.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:24:23.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:24:23.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:24:23.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:24:23.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:24:23.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-30T17:24:23.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2019-10-30T17:24:23.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-30T17:24:23.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2019-10-30T17:24:23.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-30T17:24:23.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-30T17:24:23.852Z] === RUN TestContainerStartOnDaemonRestart [2019-10-30T17:24:23.852Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-30T17:24:23.852Z] === RUN TestDaemonRestartIpcMode [2019-10-30T17:24:23.852Z] === PAUSE TestDaemonRestartIpcMode [2019-10-30T17:24:23.852Z] === RUN TestDiff [2019-10-30T17:24:24.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-30T17:24:24.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-30T17:24:24.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-30T17:24:24.526Z] --- PASS: TestUpdateCPUQuota (1.85s) [2019-10-30T17:24:24.526Z] === RUN TestUpdatePidsLimit [2019-10-30T17:24:24.526Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-30T17:24:24.637Z] --- PASS: TestDiff (0.84s) [2019-10-30T17:24:24.637Z] === RUN TestExecWithCloseStdin [2019-10-30T17:24:25.090Z] === RUN TestUpdatePidsLimit/no_change [2019-10-30T17:24:25.357Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-30T17:24:25.891Z] --- PASS: TestExecWithCloseStdin (1.09s) [2019-10-30T17:24:25.891Z] === RUN TestExec [2019-10-30T17:24:25.921Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-30T17:24:26.486Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-30T17:24:26.743Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-30T17:24:27.000Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-30T17:24:27.130Z] --- PASS: TestExec (1.09s) [2019-10-30T17:24:27.130Z] === RUN TestExecUser [2019-10-30T17:24:28.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-30T17:24:28.404Z] --- PASS: TestExecUser (1.16s) [2019-10-30T17:24:28.404Z] === RUN TestExportContainerAndImportImage [2019-10-30T17:24:28.935Z] --- PASS: TestUpdatePidsLimit (4.36s) [2019-10-30T17:24:28.935Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-10-30T17:24:28.935Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2019-10-30T17:24:28.935Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-30T17:24:28.935Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-10-30T17:24:28.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-10-30T17:24:28.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-10-30T17:24:28.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2019-10-30T17:24:28.935Z] === RUN TestUpdateRestartPolicy [2019-10-30T17:24:28.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-30T17:24:29.185Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2019-10-30T17:24:29.185Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-30T17:24:30.643Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-10-30T17:24:30.643Z] === RUN TestHealthCheckWorkdir [2019-10-30T17:24:31.890Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2019-10-30T17:24:31.890Z] === RUN TestHealthKillContainer [2019-10-30T17:24:32.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-30T17:24:33.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-30T17:24:35.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-30T17:24:35.168Z] --- PASS: TestHealthKillContainer (3.07s) [2019-10-30T17:24:35.168Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-30T17:24:35.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-30T17:24:35.945Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-10-30T17:24:35.945Z] === RUN TestIpcModeNone [2019-10-30T17:24:36.724Z] --- PASS: TestIpcModeNone (1.05s) [2019-10-30T17:24:36.724Z] === RUN TestIpcModePrivate [2019-10-30T17:24:36.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-30T17:24:37.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-30T17:24:38.095Z] --- PASS: TestIpcModePrivate (1.04s) [2019-10-30T17:24:38.095Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-30T17:24:38.095Z] === RUN TestIpcModeShareable [2019-10-30T17:24:38.963Z] --- PASS: TestIpcModeShareable (1.17s) [2019-10-30T17:24:38.963Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-30T17:24:38.963Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-30T17:24:39.490Z] #73 exporting layers 110.0s done [2019-10-30T17:24:39.490Z] #73 exporting manifest sha256:f40561966ee111e203b4a582b1d6e6f2f2bb23a5d306bfaa8090ef6726f54abe done [2019-10-30T17:24:39.490Z] #73 exporting config sha256:0664058373cb8b55b90c79ceaa9c3cad5e4fe7b88bdf58f91a3abd6e96d4079b done [2019-10-30T17:24:39.490Z] #73 sending tarball [2019-10-30T17:24:39.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-30T17:24:39.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-30T17:24:41.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-30T17:24:42.128Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2019-10-30T17:24:42.128Z] === RUN TestAPIIpcModeHost [2019-10-30T17:24:42.913Z] --- PASS: TestAPIIpcModeHost (0.82s) [2019-10-30T17:24:42.913Z] === RUN TestDaemonIpcModeShareable [2019-10-30T17:24:43.112Z] --- PASS: TestUpdateRestartPolicy (13.95s) [2019-10-30T17:24:43.112Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-30T17:24:44.044Z] --- PASS: TestUpdateRestartWithAutoRemove (1.12s) [2019-10-30T17:24:44.044Z] === RUN TestWaitNonBlocked [2019-10-30T17:24:44.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:24:44.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:24:44.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:24:44.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:24:44.044Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:24:44.044Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:24:44.724Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2019-10-30T17:24:44.724Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-30T17:24:44.724Z] === RUN TestDaemonIpcModePrivate [2019-10-30T17:24:44.978Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-30T17:24:44.978Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2019-10-30T17:24:44.978Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2019-10-30T17:24:44.978Z] === RUN TestWaitBlocked [2019-10-30T17:24:44.978Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:24:44.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:24:44.978Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:24:44.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:24:44.978Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:24:44.978Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:24:45.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-30T17:24:45.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-30T17:24:46.154Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2019-10-30T17:24:46.155Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-30T17:24:46.155Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-30T17:24:46.364Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-30T17:24:46.364Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2019-10-30T17:24:46.364Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2019-10-30T17:24:46.364Z] === CONT TestContainerStartOnDaemonRestart [2019-10-30T17:24:46.364Z] === CONT TestIpcModeOlderClient [2019-10-30T17:24:46.621Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-30T17:24:46.621Z] === CONT TestDaemonRestartIpcMode [2019-10-30T17:24:46.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-30T17:24:47.971Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2019-10-30T17:24:47.971Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-30T17:24:47.971Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-30T17:24:48.784Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-30T17:24:49.717Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-30T17:24:49.781Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2019-10-30T17:24:49.781Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-30T17:24:49.781Z] === RUN TestIpcModeOlderClient [2019-10-30T17:24:49.781Z] === PAUSE TestIpcModeOlderClient [2019-10-30T17:24:49.781Z] === RUN TestKillContainerInvalidSignal [2019-10-30T17:24:50.281Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2019-10-30T17:24:50.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-30T17:24:50.538Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-30T17:24:50.555Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-10-30T17:24:50.555Z] === RUN TestKillContainer [2019-10-30T17:24:50.555Z] === RUN TestKillContainer/no_signal [2019-10-30T17:24:51.102Z] --- PASS: TestDaemonRestartIpcMode (4.41s) [2019-10-30T17:24:51.102Z] PASS [2019-10-30T17:24:51.102Z] [2019-10-30T17:24:51.102Z] === Skipped [2019-10-30T17:24:51.102Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-30T17:24:51.102Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-30T17:24:51.102Z] [2019-10-30T17:24:51.102Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-30T17:24:51.102Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:24:51.102Z] [2019-10-30T17:24:51.102Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-30T17:24:51.102Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:24:51.102Z] [2019-10-30T17:24:51.102Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-30T17:24:51.102Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-30T17:24:51.102Z] [2019-10-30T17:24:51.102Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-30T17:24:51.102Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-30T17:24:51.102Z] [2019-10-30T17:24:51.102Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-30T17:24:51.102Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:24:51.102Z] [2019-10-30T17:24:51.102Z] [2019-10-30T17:24:51.102Z] DONE 197 tests, 6 skipped in 150.761s [2019-10-30T17:24:51.102Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-30T17:24:51.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:24:51.102Z] ++ set -e [2019-10-30T17:24:51.102Z] ++ '[' -n 0 ']' [2019-10-30T17:24:51.102Z] ++ set -x [2019-10-30T17:24:51.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:24:51.339Z] === RUN TestKillContainer/non_killing_signal [2019-10-30T17:24:51.358Z] INFO: Testing against a local daemon [2019-10-30T17:24:51.359Z] === RUN TestCommitInheritsEnv [2019-10-30T17:24:51.616Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-10-30T17:24:51.616Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-30T17:24:51.616Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-30T17:24:51.616Z] === RUN TestImagesFilterMultiReference [2019-10-30T17:24:51.873Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-30T17:24:51.873Z] === RUN TestImagePullPlatformInvalid [2019-10-30T17:24:51.873Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-30T17:24:51.873Z] === RUN TestRemoveImageOrphaning [2019-10-30T17:24:52.119Z] === RUN TestKillContainer/killing_signal [2019-10-30T17:24:52.436Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-10-30T17:24:52.436Z] === RUN TestRemoveImageGarbageCollector [2019-10-30T17:24:53.427Z] --- PASS: TestKillContainer (2.64s) [2019-10-30T17:24:53.427Z] --- PASS: TestKillContainer/no_signal (0.87s) [2019-10-30T17:24:53.427Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2019-10-30T17:24:53.427Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-10-30T17:24:53.427Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-30T17:24:53.427Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-30T17:24:54.206Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-30T17:24:54.736Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-30T17:24:54.963Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2019-10-30T17:24:54.963Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-30T17:24:54.963Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-30T17:24:54.963Z] === RUN TestTagInvalidReference [2019-10-30T17:24:54.963Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-30T17:24:54.963Z] === RUN TestTagValidPrefixedRepo [2019-10-30T17:24:54.963Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-30T17:24:54.963Z] === RUN TestTagExistedNameWithoutForce [2019-10-30T17:24:54.963Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-30T17:24:54.963Z] === RUN TestTagOfficialNames [2019-10-30T17:24:54.963Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-30T17:24:54.963Z] === RUN TestTagMatchesDigest [2019-10-30T17:24:54.963Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-30T17:24:54.963Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-30T17:24:54.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s) [2019-10-30T17:24:54.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2019-10-30T17:24:54.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2019-10-30T17:24:54.993Z] === RUN TestKillStoppedContainer [2019-10-30T17:24:54.993Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-30T17:24:54.993Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-30T17:24:55.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-30T17:24:55.373Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-30T17:24:55.373Z] === RUN TestKillDifferentUserContainer [2019-10-30T17:24:56.153Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-10-30T17:24:56.153Z] === RUN TestInspectOomKilledTrue [2019-10-30T17:24:56.153Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-30T17:24:56.153Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:24:56.153Z] === RUN TestInspectOomKilledFalse [2019-10-30T17:24:56.153Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-30T17:24:56.153Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:24:56.153Z] === RUN TestLinksEtcHostsContentMatch [2019-10-30T17:24:56.526Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2019-10-30T17:24:56.526Z] === RUN TestLinksContainerNames [2019-10-30T17:24:57.116Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-30T17:24:57.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-30T17:24:58.075Z] #73 sending tarball 18.0s done [2019-10-30T17:24:58.075Z] #73 DONE 128.1s [2019-10-30T17:24:58.075Z] [2019-10-30T17:24:58.075Z] #74 importing to docker [2019-10-30T17:24:58.315Z] --- PASS: TestLinksContainerNames (1.69s) [2019-10-30T17:24:58.315Z] === RUN TestLogsFollowTailEmpty [2019-10-30T17:24:59.053Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-30T17:24:59.686Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2019-10-30T17:24:59.687Z] === RUN TestContainerNetworkMountsNoChown [2019-10-30T17:24:59.985Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-30T17:25:00.082Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/default [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/default [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/private [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/private [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rprivate [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/slave [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/slave [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rslave [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/shared [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/shared [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rshared [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/default [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/rshared [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/shared [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/rslave [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/slave [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/rprivate [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/private [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-30T17:25:00.082Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:25:00.082Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-30T17:25:00.082Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:25:00.451Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:25:00.818Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-30T17:25:00.819Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-30T17:25:00.819Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-30T17:25:00.819Z] === RUN TestContainerBindMountNonRecursive [2019-10-30T17:25:01.355Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-30T17:25:01.920Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-30T17:25:02.624Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2019-10-30T17:25:02.624Z] === RUN TestNetworkNat [2019-10-30T17:25:03.870Z] --- PASS: TestNetworkNat (0.88s) [2019-10-30T17:25:03.870Z] === RUN TestNetworkLocalhostTCPNat [2019-10-30T17:25:04.662Z] --- PASS: TestNetworkLocalhostTCPNat (1.12s) [2019-10-30T17:25:04.662Z] === RUN TestNetworkLoopbackNat [2019-10-30T17:25:05.944Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-10-30T17:25:05.944Z] === RUN TestPause [2019-10-30T17:25:06.098Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-30T17:25:07.255Z] --- PASS: TestPause (1.09s) [2019-10-30T17:25:07.255Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-30T17:25:07.255Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-30T17:25:07.255Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-30T17:25:07.255Z] === RUN TestPauseStopPausedContainer [2019-10-30T17:25:07.993Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-30T17:25:08.052Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2019-10-30T17:25:08.052Z] === RUN TestPsFilter [2019-10-30T17:25:08.429Z] --- PASS: TestPsFilter (0.24s) [2019-10-30T17:25:08.430Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-30T17:25:08.557Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-30T17:25:09.204Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-10-30T17:25:09.204Z] === RUN TestRemoveContainerWithVolume [2019-10-30T17:25:09.979Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2019-10-30T17:25:09.979Z] === RUN TestRemoveContainerRunning [2019-10-30T17:25:10.765Z] --- PASS: TestRemoveContainerRunning (0.88s) [2019-10-30T17:25:10.765Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-30T17:25:11.081Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-30T17:25:11.338Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-30T17:25:11.539Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2019-10-30T17:25:11.539Z] === RUN TestRemoveInvalidContainer [2019-10-30T17:25:11.539Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-30T17:25:11.539Z] === RUN TestRenameLinkedContainer [2019-10-30T17:25:12.268Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-30T17:25:12.876Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-30T17:25:13.377Z] ......... [ 85%] [2019-10-30T17:25:13.447Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-30T17:25:13.705Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-30T17:25:14.268Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-30T17:25:14.268Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-30T17:25:15.748Z] --- PASS: TestRenameLinkedContainer (3.67s) [2019-10-30T17:25:15.748Z] === RUN TestRenameStoppedContainer [2019-10-30T17:25:16.123Z] --- PASS: TestRenameStoppedContainer (0.89s) [2019-10-30T17:25:16.123Z] === RUN TestRenameRunningContainerAndReuse [2019-10-30T17:25:16.161Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-30T17:25:17.904Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2019-10-30T17:25:17.904Z] === RUN TestRenameInvalidName [2019-10-30T17:25:18.055Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-30T17:25:18.683Z] --- PASS: TestRenameInvalidName (0.90s) [2019-10-30T17:25:18.683Z] === RUN TestRenameAnonymousContainer [2019-10-30T17:25:18.735Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-30T17:25:18.988Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-30T17:25:19.552Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-30T17:25:20.116Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-30T17:25:20.360Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-30T17:25:21.349Z] #74 DONE 26.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-30T17:25:21.800Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/test/unit [2019-10-30T17:25:22.006Z] --- PASS: TestRenameAnonymousContainer (3.08s) [2019-10-30T17:25:22.006Z] === RUN TestRenameContainerWithSameName [2019-10-30T17:25:22.638Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-30T17:25:22.789Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2019-10-30T17:25:22.789Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-30T17:25:24.010Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-30T17:25:24.595Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2019-10-30T17:25:24.595Z] === RUN TestResize [2019-10-30T17:25:25.371Z] --- PASS: TestResize (0.92s) [2019-10-30T17:25:25.371Z] === RUN TestResizeWithInvalidSize [2019-10-30T17:25:25.380Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-30T17:25:25.615Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-30T17:25:26.157Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2019-10-30T17:25:26.157Z] === RUN TestResizeWhenContainerNotStarted [2019-10-30T17:25:26.222Z] ? github.com/docker/docker/api [no test files] [2019-10-30T17:25:26.311Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-30T17:25:26.874Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-30T17:25:26.984Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-30T17:25:27.413Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:25:27.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:25:27.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:25:27.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:25:27.413Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:25:27.439Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-30T17:25:28.370Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-30T17:25:29.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:25:29.740Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-30T17:25:29.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:25:29.997Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-30T17:25:30.253Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-30T17:25:30.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:25:30.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:25:31.184Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-30T17:25:31.184Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-30T17:25:31.748Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-30T17:25:31.748Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-30T17:25:32.183Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:25:32.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:25:32.800Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-30T17:25:34.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:25:34.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:25:35.026Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-30T17:25:36.590Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-30T17:25:36.590Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-30T17:25:36.920Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-30T17:25:37.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:25:37.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.06s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2019-10-30T17:25:40.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2019-10-30T17:25:40.212Z] === RUN TestCgroupNamespacesRun [2019-10-30T17:25:40.687Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-30T17:25:41.201Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-30T17:25:41.201Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-30T17:25:41.201Z] [2019-10-30T17:25:41.201Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-30T17:25:41.201Z] =========================== short test summary info ============================ [2019-10-30T17:25:41.201Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-30T17:25:41.201Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-30T17:25:41.201Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-30T17:25:41.201Z] Not supported on most drivers [2019-10-30T17:25:41.201Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-30T17:25:41.201Z] This doesn't seem to be taken into account by the engine [2019-10-30T17:25:41.201Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-30T17:25:41.201Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-30T17:25:41.201Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-30T17:25:41.201Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-30T17:25:41.201Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-30T17:25:41.201Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-30T17:25:41.201Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-30T17:25:41.201Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 336.70 seconds == [2019-10-30T17:25:41.458Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-30T17:25:42.175Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-30T17:25:42.185Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2019-10-30T17:25:42.185Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-30T17:25:42.741Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-30T17:25:43.485Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2019-10-30T17:25:43.485Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-30T17:25:45.374Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2019-10-30T17:25:45.374Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-30T17:25:47.189Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2019-10-30T17:25:47.189Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-30T17:25:48.000Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-30T17:25:48.257Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-30T17:25:48.257Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-30T17:25:48.606Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2019-10-30T17:25:48.824Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-30T17:25:49.000Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2019-10-30T17:25:49.000Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-30T17:25:50.253Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2019-10-30T17:25:50.253Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-30T17:25:51.054Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-10-30T17:25:51.054Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-30T17:25:52.101Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-30T17:25:52.667Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-30T17:25:52.900Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2019-10-30T17:25:52.900Z] === RUN TestKernelTCPMemory [2019-10-30T17:25:53.690Z] --- PASS: TestKernelTCPMemory (1.08s) [2019-10-30T17:25:53.690Z] === RUN TestNISDomainname [2019-10-30T17:25:53.779Z] Clearing AppArmor profiles cache:. [2019-10-30T17:25:53.779Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-30T17:25:53.779Z] Unloading profiles will leave already running processes permanently [2019-10-30T17:25:53.779Z] unconfined, which can lead to unexpected situations. [2019-10-30T17:25:53.779Z] [2019-10-30T17:25:53.779Z] To set a process to complain mode, use the command line tool [2019-10-30T17:25:53.779Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-30T17:25:53.779Z] with the 'teardown' option." [2019-10-30T17:25:53.779Z] Post stage [Pipeline] junit [2019-10-30T17:25:54.357Z] Recording test results [2019-10-30T17:25:54.946Z] --- PASS: TestNISDomainname (1.09s) [2019-10-30T17:25:54.946Z] === RUN TestHostnameDnsResolution [2019-10-30T17:25:55.191Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [Pipeline] sh [2019-10-30T17:25:55.693Z] + echo Ensuring container killed. [2019-10-30T17:25:55.693Z] Ensuring container killed. [2019-10-30T17:25:55.693Z] + docker rm -vf docker-pr12 [2019-10-30T17:25:55.693Z] Error: No such container: docker-pr12 [2019-10-30T17:25:55.693Z] + true [Pipeline] sh [2019-10-30T17:25:55.980Z] + echo Chowning /workspace to jenkins user [2019-10-30T17:25:55.980Z] Chowning /workspace to jenkins user [2019-10-30T17:25:55.980Z] + id -u [2019-10-30T17:25:55.980Z] + id -g [2019-10-30T17:25:55.980Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40091:/workspace busybox chown -R 1000:1000 /workspace [2019-10-30T17:25:55.980Z] Unable to find image 'busybox:latest' locally [2019-10-30T17:25:55.980Z] latest: Pulling from library/busybox [2019-10-30T17:25:55.980Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-30T17:25:56.207Z] --- PASS: TestHostnameDnsResolution (1.15s) [2019-10-30T17:25:56.207Z] === RUN TestStats [2019-10-30T17:25:56.237Z] 7c9d20b9b6cd: Download complete [2019-10-30T17:25:56.494Z] 7c9d20b9b6cd: Pull complete [2019-10-30T17:25:56.494Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-30T17:25:56.494Z] Status: Downloaded newer image for busybox:latest [2019-10-30T17:25:57.714Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-30T17:25:57.970Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-30T17:25:58.021Z] --- PASS: TestStats (1.94s) [2019-10-30T17:25:58.021Z] === RUN TestStopContainerWithTimeout [2019-10-30T17:25:58.021Z] === RUN TestStopContainerWithTimeout/0 [2019-10-30T17:25:58.021Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-30T17:25:58.021Z] === RUN TestStopContainerWithTimeout/1 [2019-10-30T17:25:58.021Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-30T17:25:58.021Z] === RUN TestStopContainerWithTimeout/3 [2019-10-30T17:25:58.021Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-30T17:25:58.021Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-30T17:25:58.021Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-30T17:25:58.021Z] === CONT TestStopContainerWithTimeout/0 [2019-10-30T17:25:58.021Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-30T17:25:58.161Z] + bundleName=docker-py [2019-10-30T17:25:58.161Z] + echo Creating docker-py-bundles.tar.gz [2019-10-30T17:25:58.161Z] Creating docker-py-bundles.tar.gz [2019-10-30T17:25:58.161Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-30T17:25:58.173Z] Archiving artifacts [2019-10-30T17:25:58.228Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-30T17:25:58.422Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40091/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2019-10-30T17:25:58.485Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-30T17:25:58.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -e DOCKER_GRAPHDRIVER docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/make.sh binary-daemon [2019-10-30T17:25:58.879Z] === CONT TestStopContainerWithTimeout/3 [2019-10-30T17:25:59.048Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-30T17:25:59.354Z] [2019-10-30T17:25:59.354Z] Removing bundles/ [2019-10-30T17:25:59.354Z] [2019-10-30T17:25:59.354Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-30T17:25:59.354Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-30T17:25:59.354Z] GOOS="" GOARCH="" GOARM="" [2019-10-30T17:25:59.980Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-30T17:25:59.980Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-30T17:25:59.980Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-30T17:25:59.980Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-30T17:25:59.980Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-30T17:26:00.912Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-30T17:26:00.912Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-30T17:26:01.296Z] === CONT TestStopContainerWithTimeout/1 [2019-10-30T17:26:02.810Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-30T17:26:03.080Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-30T17:26:03.081Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2019-10-30T17:26:03.081Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2019-10-30T17:26:03.081Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2019-10-30T17:26:03.081Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2019-10-30T17:26:03.081Z] === RUN TestDeleteDevicemapper [2019-10-30T17:26:03.081Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2019-10-30T17:26:03.081Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-30T17:26:03.081Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-30T17:26:03.719Z] Removing intermediate container fbd3e461977e [2019-10-30T17:26:03.719Z] ---> 77ee1231470a [2019-10-30T17:26:03.719Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-30T17:26:03.719Z] ---> Running in f9dba1fc3f4c [2019-10-30T17:26:03.719Z] Removing intermediate container f9dba1fc3f4c [2019-10-30T17:26:03.719Z] ---> afefdb8b80b9 [2019-10-30T17:26:03.719Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-30T17:26:03.719Z] ---> Running in 72ea517c2171 [2019-10-30T17:26:03.719Z] Removing intermediate container 72ea517c2171 [2019-10-30T17:26:03.719Z] ---> 47377bd3782c [2019-10-30T17:26:03.719Z] Step 8/8 : COPY . . [2019-10-30T17:26:04.706Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-30T17:26:05.519Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2019-10-30T17:26:05.519Z] === RUN TestUpdateMemory [2019-10-30T17:26:05.519Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-30T17:26:05.519Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:26:05.519Z] === RUN TestUpdateCPUQuota [2019-10-30T17:26:05.638Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-30T17:26:07.110Z] --- PASS: TestUpdateCPUQuota (1.74s) [2019-10-30T17:26:07.110Z] === RUN TestUpdatePidsLimit [2019-10-30T17:26:07.110Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-30T17:26:07.474Z] === RUN TestUpdatePidsLimit/no_change [2019-10-30T17:26:07.840Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-30T17:26:08.208Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-30T17:26:08.571Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-30T17:26:08.911Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-30T17:26:08.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-30T17:26:09.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-30T17:26:10.281Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-30T17:26:11.011Z] --- PASS: TestUpdatePidsLimit (4.02s) [2019-10-30T17:26:11.011Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-10-30T17:26:11.011Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-10-30T17:26:11.011Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-30T17:26:11.011Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-10-30T17:26:11.011Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-10-30T17:26:11.011Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-10-30T17:26:11.011Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-10-30T17:26:11.011Z] === RUN TestUpdateRestartPolicy [2019-10-30T17:26:12.175Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-30T17:26:12.175Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-30T17:26:16.359Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-30T17:26:16.359Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-30T17:26:16.359Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-30T17:26:19.635Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-30T17:26:23.810Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-30T17:26:24.665Z] --- PASS: TestUpdateRestartPolicy (12.98s) [2019-10-30T17:26:24.665Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-30T17:26:24.744Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-30T17:26:25.028Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2019-10-30T17:26:25.028Z] === RUN TestWaitNonBlocked [2019-10-30T17:26:25.028Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:26:25.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:26:25.028Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:26:25.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:26:25.028Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:26:25.028Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:26:26.286Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-30T17:26:26.286Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2019-10-30T17:26:26.286Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2019-10-30T17:26:26.286Z] === RUN TestWaitBlocked [2019-10-30T17:26:26.286Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:26:26.286Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:26:26.286Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:26:26.286Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:26:26.286Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:26:26.286Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:26:26.640Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-30T17:26:27.631Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-30T17:26:27.631Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2019-10-30T17:26:27.631Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2019-10-30T17:26:27.631Z] === CONT TestContainerStartOnDaemonRestart [2019-10-30T17:26:27.631Z] === CONT TestIpcModeOlderClient [2019-10-30T17:26:27.631Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-30T17:26:27.631Z] === CONT TestDaemonRestartIpcMode [2019-10-30T17:26:28.011Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-30T17:26:28.964Z] ---> 96790c1a098e [2019-10-30T17:26:28.964Z] Successfully built 96790c1a098e [2019-10-30T17:26:28.964Z] Successfully tagged docker:latest [2019-10-30T17:26:28.964Z] INFO: Image build ended at 10/30/2019 17:26:28. Duration:00:03:55.7625554 [2019-10-30T17:26:28.964Z] [2019-10-30T17:26:28.964Z] [2019-10-30T17:26:28.964Z] INFO: Building the test binaries at 10/30/2019 17:26:28... [2019-10-30T17:26:29.382Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-30T17:26:31.028Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s) [2019-10-30T17:26:31.277Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-30T17:26:31.817Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2019-10-30T17:26:31.817Z] PASS [2019-10-30T17:26:31.817Z] [2019-10-30T17:26:31.817Z] === Skipped [2019-10-30T17:26:31.817Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-30T17:26:31.817Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-30T17:26:31.817Z] [2019-10-30T17:26:31.817Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-30T17:26:31.817Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:26:31.817Z] [2019-10-30T17:26:31.817Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-30T17:26:31.817Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:26:31.817Z] [2019-10-30T17:26:31.817Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-30T17:26:31.817Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-30T17:26:31.817Z] [2019-10-30T17:26:31.817Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2019-10-30T17:26:31.817Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-30T17:26:31.817Z] [2019-10-30T17:26:31.817Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-30T17:26:31.817Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:26:31.817Z] [2019-10-30T17:26:31.817Z] [2019-10-30T17:26:31.817Z] DONE 197 tests, 6 skipped in 136.914s [2019-10-30T17:26:31.817Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-30T17:26:31.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:26:31.817Z] ++ set -e [2019-10-30T17:26:31.817Z] ++ '[' -n 0 ']' [2019-10-30T17:26:31.818Z] ++ set -x [2019-10-30T17:26:31.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:26:31.841Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-30T17:26:32.182Z] INFO: Testing against a local daemon [2019-10-30T17:26:32.183Z] === RUN TestCommitInheritsEnv [2019-10-30T17:26:32.557Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-10-30T17:26:32.557Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-30T17:26:32.557Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-30T17:26:32.557Z] === RUN TestImagesFilterMultiReference [2019-10-30T17:26:32.557Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-30T17:26:32.557Z] === RUN TestImagePullPlatformInvalid [2019-10-30T17:26:32.557Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-30T17:26:32.557Z] === RUN TestRemoveImageOrphaning [2019-10-30T17:26:32.795Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-30T17:26:33.335Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-10-30T17:26:33.336Z] === RUN TestRemoveImageGarbageCollector [2019-10-30T17:26:33.336Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-30T17:26:33.336Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:26:33.336Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-30T17:26:33.336Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-30T17:26:33.336Z] === RUN TestTagInvalidReference [2019-10-30T17:26:33.336Z] --- PASS: TestTagInvalidReference (0.01s) [2019-10-30T17:26:33.336Z] === RUN TestTagValidPrefixedRepo [2019-10-30T17:26:33.336Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-30T17:26:33.336Z] === RUN TestTagExistedNameWithoutForce [2019-10-30T17:26:33.336Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-30T17:26:33.336Z] === RUN TestTagOfficialNames [2019-10-30T17:26:33.336Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-30T17:26:33.336Z] === RUN TestTagMatchesDigest [2019-10-30T17:26:33.336Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-30T17:26:33.336Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-30T17:26:33.730Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-30T17:26:34.818Z] INFO: make.ps1 starting at 10/30/2019 17:26:34 [2019-10-30T17:26:34.818Z] INFO: Git commit (c057825cf) assumed from DOCKER_GITCOMMIT environment variable [2019-10-30T17:26:34.818Z] INFO: Invoking autogen... [2019-10-30T17:26:35.282Z] INFO: Building daemon... [2019-10-30T17:26:38.989Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-30T17:26:39.553Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-30T17:26:39.553Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-30T17:26:40.923Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-30T17:26:42.819Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-30T17:26:42.819Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-30T17:26:44.189Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-30T17:26:52.287Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-30T17:26:55.561Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-30T17:26:56.931Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-30T17:26:57.188Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-30T17:26:58.558Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-30T17:27:00.454Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-30T17:27:00.454Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-30T17:27:02.980Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite (357.02s) [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.60s) [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.09s) [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.75s) [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (7.88s) [2019-10-30T17:27:06.261Z] docker_cli_daemon_test.go:1449: [dacf0318ac000] daemon is not started [2019-10-30T17:27:06.261Z] check_test.go:309: [dd3560b3f3b30] daemon is not started [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (10.36s) [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.90s) [2019-10-30T17:27:06.261Z] check_test.go:309: [df40f77781216] daemon is not started [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.71s) [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.20s) [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.90s) [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.55s) [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.54s) [2019-10-30T17:27:06.261Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.37s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-30T17:27:06.262Z] check_test.go:309: [df5cf9b98d8ec] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-30T17:27:06.262Z] check_test.go:309: [dfe9be238d4ea] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d46a08d5e8dd9] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.58s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.72s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.70s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d3d1ab8a72c06] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.31s) [2019-10-30T17:27:06.262Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-30T17:27:06.262Z] check_test.go:309: [dc9b87dee1e5f] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.59s) [2019-10-30T17:27:06.262Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-30T17:27:06.262Z] check_test.go:309: [dd398b4fd885f] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.47s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.46s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d4700683db410] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.04s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d294045a72c84] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s) [2019-10-30T17:27:06.262Z] docker_cli_daemon_plugins_test.go:79: [d178e1cb871e1] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s) [2019-10-30T17:27:06.262Z] docker_cli_daemon_plugins_test.go:169: [d1546bc4ccc3c] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.78s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d52b50f467aad] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.00s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.65s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.23s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d4de296da96e4] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.30s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.91s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.65s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.47s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.82s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d262734edb584] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.49s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.25s) [2019-10-30T17:27:06.262Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-30T17:27:06.262Z] check_test.go:309: [d8e0a3b1ff659] daemon is not started [2019-10-30T17:27:06.262Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-30T17:27:06.262Z] check_test.go:309: [d97680c13f2f7] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.94s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d4f130883f6b0] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.29s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.09s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.06s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.89s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.11s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.53s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.76s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.60s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d3a0a70b2c61b] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.03s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.02s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.99s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d4dc351aaf573] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.54s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-30T17:27:06.262Z] check_test.go:309: [ddb010c02f5cb] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2019-10-30T17:27:06.262Z] check_test.go:309: [dc032f053c51f] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.84s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d29ffc8ffb2ed] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.05s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.67s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2019-10-30T17:27:06.262Z] check_test.go:309: [d2d8db379edcd] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.56s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.83s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.28s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.08s) [2019-10-30T17:27:06.262Z] check_test.go:309: [decae0a9b3c03] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.67s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-30T17:27:06.262Z] check_test.go:309: [dd2fec9fcb393] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.90s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.76s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.78s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.11s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.63s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.79s) [2019-10-30T17:27:06.262Z] docker_cli_daemon_test.go:2542: [d1ff381fa1f89] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.77s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.96s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.20s) [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2019-10-30T17:27:06.262Z] check_test.go:309: [dbecd872c6bd5] daemon is not started [2019-10-30T17:27:06.262Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.65s) [2019-10-30T17:27:06.262Z] === RUN TestDockerSwarmSuite [2019-10-30T17:27:06.262Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-30T17:27:10.446Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-30T17:27:13.722Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-30T17:27:17.898Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-30T17:27:18.830Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-30T17:27:18.830Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-30T17:27:19.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-30T17:27:20.765Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-30T17:27:20.765Z] Copying nested executables into bundles/binary-daemon [2019-10-30T17:27:20.765Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-30T17:27:21.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -e DOCKER_GRAPHDRIVER docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/make.sh cross [2019-10-30T17:27:21.656Z] [2019-10-30T17:27:21.656Z] Removing bundles/ [2019-10-30T17:27:21.656Z] [2019-10-30T17:27:21.656Z] ---> Making bundle: cross (in bundles/cross) [2019-10-30T17:27:21.656Z] Cross building: bundles/cross/linux/amd64 [2019-10-30T17:27:21.656Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-30T17:27:21.656Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-30T17:27:24.651Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-30T17:27:27.179Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-30T17:27:29.702Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-30T17:27:32.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-30T17:27:33.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-30T17:27:37.186Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-30T17:27:40.462Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-30T17:27:40.462Z] --- PASS: TestImportExtremelyLargeImageWorks (165.63s) [2019-10-30T17:27:40.462Z] PASS [2019-10-30T17:27:40.462Z] [2019-10-30T17:27:40.462Z] DONE 12 tests in 169.527s [2019-10-30T17:27:40.462Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-30T17:27:40.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:27:40.462Z] ++ set -e [2019-10-30T17:27:40.462Z] ++ '[' -n 0 ']' [2019-10-30T17:27:40.462Z] ++ set -x [2019-10-30T17:27:40.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:27:40.721Z] INFO: Testing against a local daemon [2019-10-30T17:27:40.721Z] === RUN TestNetworkCreateDelete [2019-10-30T17:27:40.721Z] --- PASS: TestNetworkCreateDelete (0.17s) [2019-10-30T17:27:40.721Z] === RUN TestDockerNetworkDeletePreferID [2019-10-30T17:27:40.808Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-30T17:27:40.808Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-30T17:27:40.808Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2019-10-30T17:27:40.808Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2019-10-30T17:27:40.808Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 4.0% of statements [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-30T17:27:40.808Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2019-10-30T17:27:40.808Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/builder [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-30T17:27:40.808Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-30T17:27:40.808Z] ok github.com/docker/docker/builder/dockerignore 0.047s coverage: 96.8% of statements [2019-10-30T17:27:41.285Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2019-10-30T17:27:41.285Z] === RUN TestInspectNetwork [2019-10-30T17:27:41.836Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2019-10-30T17:27:42.652Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-30T17:27:44.540Z] ok github.com/docker/docker/builder/remotecontext/git 5.257s coverage: 85.1% of statements [2019-10-30T17:27:46.831Z] === RUN TestInspectNetwork/full_network_id [2019-10-30T17:27:46.831Z] === RUN TestInspectNetwork/partial_network_id [2019-10-30T17:27:46.831Z] === RUN TestInspectNetwork/network_name [2019-10-30T17:27:46.831Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-30T17:27:47.695Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-30T17:27:48.019Z] ok github.com/docker/docker/builder/remotecontext 0.586s coverage: 13.6% of statements [2019-10-30T17:27:48.162Z] [2019-10-30T17:27:48.162Z] ________ ____ __. [2019-10-30T17:27:48.162Z] \_____ \ | |/ _| [2019-10-30T17:27:48.162Z] / | \| < [2019-10-30T17:27:48.162Z] / | \ | \ [2019-10-30T17:27:48.162Z] \_______ /____|__ \ [2019-10-30T17:27:48.162Z] \/ \/ [2019-10-30T17:27:48.162Z] [2019-10-30T17:27:48.162Z] INFO: make.ps1 ended at 10/30/2019 17:27:47 [2019-10-30T17:27:50.074Z] ok github.com/docker/docker/builder/dockerfile 1.325s coverage: 48.2% of statements [2019-10-30T17:27:50.074Z] ? github.com/docker/docker/cli [no test files] [2019-10-30T17:27:50.074Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-30T17:27:51.005Z] --- PASS: TestInspectNetwork (9.75s) [2019-10-30T17:27:51.005Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-30T17:27:51.005Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2019-10-30T17:27:51.005Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-30T17:27:51.005Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-30T17:27:51.005Z] === RUN TestRunContainerWithBridgeNone [2019-10-30T17:27:51.081Z] INFO: Binaries build ended at 10/30/2019 17:27:50. Duration:00:01:21.2420565 [2019-10-30T17:27:52.626Z] INFO: Copying the built daemon binary to d:\CI\PR-40091\12\binary\dockerd-c057825cf.exe... [2019-10-30T17:27:54.170Z] INFO: Copying the built client binary to d:\CI\PR-40091\12\binary\docker-c057825cf.exe... [2019-10-30T17:27:54.170Z] INFO: Copying dockerversion from the container... [2019-10-30T17:27:54.170Z] INFO: Copying the golang package from the container to d:\CI\PR-40091\12\installer\go.zip... [2019-10-30T17:27:54.279Z] --- PASS: TestRunContainerWithBridgeNone (2.86s) [2019-10-30T17:27:54.279Z] === RUN TestNetworkInvalidJSON [2019-10-30T17:27:54.279Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-30T17:27:54.279Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-30T17:27:54.279Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:27:54.279Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:27:54.279Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:27:54.279Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:27:54.279Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-30T17:27:54.279Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:27:54.279Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:27:54.279Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-30T17:27:54.279Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-30T17:27:54.279Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-30T17:27:54.279Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-30T17:27:54.279Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-30T17:27:54.843Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-30T17:27:54.843Z] === RUN TestDaemonDefaultNetworkPools [2019-10-30T17:27:55.774Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-10-30T17:27:55.774Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-30T17:27:56.705Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-10-30T17:27:56.705Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-30T17:27:56.921Z] ok github.com/docker/docker/client 1.032s coverage: 75.8% of statements [2019-10-30T17:27:57.094Z] INFO: Extracting go.zip to d:\CI\PR-40091\12\go [2019-10-30T17:27:58.074Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-10-30T17:27:58.074Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-30T17:27:58.637Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-30T17:27:58.637Z] === RUN TestServiceWithPredefinedNetwork [2019-10-30T17:27:59.570Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-30T17:27:59.570Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-30T17:28:02.092Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s) [2019-10-30T17:28:02.092Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-30T17:28:02.092Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-30T17:28:02.092Z] service_test.go:230: FLAKY_TEST [2019-10-30T17:28:02.092Z] === RUN TestServiceWithDataPathPortInit [2019-10-30T17:28:02.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-30T17:28:02.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-30T17:28:05.684Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-30T17:28:05.684Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-30T17:28:05.947Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-30T17:28:06.878Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-30T17:28:06.878Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-30T17:28:07.135Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-30T17:28:07.698Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-30T17:28:10.220Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-30T17:28:11.150Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-30T17:28:12.520Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-30T17:28:12.958Z] --- PASS: TestImportExtremelyLargeImageWorks (96.93s) [2019-10-30T17:28:12.958Z] PASS [2019-10-30T17:28:12.958Z] [2019-10-30T17:28:12.958Z] === Skipped [2019-10-30T17:28:12.958Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-30T17:28:12.958Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:28:12.958Z] [2019-10-30T17:28:12.958Z] [2019-10-30T17:28:12.958Z] DONE 12 tests, 1 skipped in 98.589s [2019-10-30T17:28:12.958Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-30T17:28:12.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:12.959Z] ++ set -e [2019-10-30T17:28:12.959Z] ++ '[' -n 0 ']' [2019-10-30T17:28:12.959Z] ++ set -x [2019-10-30T17:28:12.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:12.959Z] INFO: Testing against a local daemon [2019-10-30T17:28:12.959Z] === RUN TestNetworkCreateDelete [2019-10-30T17:28:12.959Z] --- PASS: TestNetworkCreateDelete (0.16s) [2019-10-30T17:28:12.959Z] === RUN TestDockerNetworkDeletePreferID [2019-10-30T17:28:12.959Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-10-30T17:28:12.959Z] === RUN TestInspectNetwork [2019-10-30T17:28:13.890Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-30T17:28:15.258Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-30T17:28:15.393Z] === RUN TestInspectNetwork/full_network_id [2019-10-30T17:28:15.393Z] === RUN TestInspectNetwork/partial_network_id [2019-10-30T17:28:15.393Z] === RUN TestInspectNetwork/network_name [2019-10-30T17:28:15.752Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-30T17:28:16.628Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-30T17:28:20.851Z] --- PASS: TestInspectNetwork (9.46s) [2019-10-30T17:28:20.851Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-30T17:28:20.851Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-30T17:28:20.851Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-30T17:28:20.851Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-30T17:28:20.851Z] === RUN TestRunContainerWithBridgeNone [2019-10-30T17:28:21.881Z] --- PASS: TestServiceWithDataPathPortInit (20.27s) [2019-10-30T17:28:21.881Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-30T17:28:23.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-30T17:28:23.320Z] --- PASS: TestRunContainerWithBridgeNone (2.72s) [2019-10-30T17:28:23.320Z] === RUN TestNetworkInvalidJSON [2019-10-30T17:28:23.320Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-30T17:28:23.320Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-30T17:28:23.320Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:28:23.320Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:28:23.320Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:28:23.320Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:28:23.320Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-30T17:28:23.320Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:28:23.320Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:28:23.320Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-30T17:28:23.320Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-30T17:28:23.320Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-30T17:28:23.320Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-30T17:28:23.320Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-30T17:28:23.815Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-30T17:28:23.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-30T17:28:24.111Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2019-10-30T17:28:24.111Z] === RUN TestDaemonDefaultNetworkPools [2019-10-30T17:28:24.881Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-30T17:28:24.881Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-30T17:28:26.137Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-30T17:28:26.137Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-30T17:28:27.102Z] INFO: Extraction ended at 10/30/2019 17:28:24. Duration:00:00:27.8339988 [2019-10-30T17:28:27.102Z] INFO: Updating the golang and path environment variables [2019-10-30T17:28:27.102Z] INFO: GOPATH=d:\gopath [2019-10-30T17:28:27.102Z] INFO: go version go1.13.3 windows/amd64 [2019-10-30T17:28:27.102Z] INFO: Running the daemon under test in debug mode [2019-10-30T17:28:27.102Z] INFO: Starting a daemon under test... [2019-10-30T17:28:27.102Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40091\12\daemon --pidfile d:\CI\PR-40091\12\docker.pid -D [2019-10-30T17:28:27.102Z] INFO: Process started successfully. [2019-10-30T17:28:27.102Z] INFO: Start tailing logs of the daemon under tests [2019-10-30T17:28:27.102Z] INFO: Waiting for the daemon under test to start... [2019-10-30T17:28:27.380Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.17s) [2019-10-30T17:28:27.380Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-30T17:28:27.820Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-30T17:28:27.820Z] === RUN TestServiceWithPredefinedNetwork [2019-10-30T17:28:28.648Z] INFO: Daemon under test started and replied! [2019-10-30T17:28:28.648Z] INFO: Docker version of the daemon under test [2019-10-30T17:28:28.648Z] [2019-10-30T17:28:28.648Z] Client: [2019-10-30T17:28:28.648Z] Version: 17.06.2-ce [2019-10-30T17:28:28.648Z] API version: 1.30 [2019-10-30T17:28:28.648Z] Go version: go1.8.3 [2019-10-30T17:28:28.648Z] Git commit: cec0b72 [2019-10-30T17:28:28.648Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-30T17:28:28.648Z] OS/Arch: windows/amd64 [2019-10-30T17:28:28.648Z] [2019-10-30T17:28:28.648Z] Server: [2019-10-30T17:28:28.648Z] Version: 0.0.0-dev [2019-10-30T17:28:28.648Z] API version: 1.41 (minimum version 1.24) [2019-10-30T17:28:28.648Z] Go version: go1.13.3 [2019-10-30T17:28:28.648Z] Git commit: c057825cf [2019-10-30T17:28:28.648Z] Built: 10/30/2019 17:26:34 [2019-10-30T17:28:28.648Z] OS/Arch: windows/amd64 [2019-10-30T17:28:28.648Z] Experimental: false [2019-10-30T17:28:28.648Z] [2019-10-30T17:28:28.648Z] INFO: Docker info of the daemon under test [2019-10-30T17:28:28.648Z] [2019-10-30T17:28:28.648Z] Containers: 0 [2019-10-30T17:28:28.648Z] Running: 0 [2019-10-30T17:28:28.648Z] Paused: 0 [2019-10-30T17:28:28.648Z] Stopped: 0 [2019-10-30T17:28:28.648Z] Images: 0 [2019-10-30T17:28:28.648Z] Server Version: 0.0.0-dev [2019-10-30T17:28:28.648Z] Storage Driver: windowsfilter [2019-10-30T17:28:28.648Z] Windows: [2019-10-30T17:28:28.648Z] Logging Driver: json-file [2019-10-30T17:28:28.648Z] Plugins: [2019-10-30T17:28:28.648Z] Volume: local [2019-10-30T17:28:28.648Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-30T17:28:28.648Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-30T17:28:28.648Z] Swarm: inactive [2019-10-30T17:28:28.648Z] Default Isolation: process [2019-10-30T17:28:28.648Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-30T17:28:28.648Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-30T17:28:28.648Z] OSType: windows [2019-10-30T17:28:28.648Z] Architecture: x86_64 [2019-10-30T17:28:28.648Z] CPUs: 4 [2019-10-30T17:28:28.648Z] Total Memory: 32GiB [2019-10-30T17:28:28.648Z] Name: azwin-2-b49300 [2019-10-30T17:28:28.648Z] ID: T6NX:WPGW:WZJW:JBHN:ULIB:CFCZ:RJCJ:TONO:QRJT:Z3AT:7SQS:BPM2 [2019-10-30T17:28:28.648Z] Docker Root Dir: D:\CI\PR-40091\12\daemon [2019-10-30T17:28:28.648Z] Debug Mode (client): false [2019-10-30T17:28:28.648Z] Debug Mode (server): true [2019-10-30T17:28:28.648Z] File Descriptors: -1 [2019-10-30T17:28:28.648Z] Goroutines: 17 [2019-10-30T17:28:28.648Z] System Time: 2019-10-30T17:28:28.3356128Z [2019-10-30T17:28:28.648Z] EventsListeners: 0 [2019-10-30T17:28:28.648Z] Registry: https://index.docker.io/v1/ [2019-10-30T17:28:28.648Z] Labels: [2019-10-30T17:28:28.648Z] Experimental: false [2019-10-30T17:28:28.648Z] Insecure Registries: [2019-10-30T17:28:28.648Z] 127.0.0.0/8 [2019-10-30T17:28:28.648Z] Live Restore Enabled: false [2019-10-30T17:28:28.648Z] [2019-10-30T17:28:28.648Z] [2019-10-30T17:28:28.648Z] INFO: Docker images of the daemon under test [2019-10-30T17:28:28.648Z] [2019-10-30T17:28:28.648Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-30T17:28:28.648Z] [2019-10-30T17:28:28.648Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-30T17:28:28.648Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-30T17:28:29.109Z] ltsc2019: Pulling from windows/servercore [2019-10-30T17:28:29.109Z] 65014b3c3121: Pulling fs layer [2019-10-30T17:28:29.109Z] 12c8dbabfd62: Pulling fs layer [2019-10-30T17:28:31.181Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s) [2019-10-30T17:28:31.181Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-30T17:28:31.181Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-30T17:28:31.181Z] service_test.go:230: FLAKY_TEST [2019-10-30T17:28:31.181Z] === RUN TestServiceWithDataPathPortInit [2019-10-30T17:28:33.786Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.21s) [2019-10-30T17:28:33.787Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kp2jx87rgzfcnsnwv7p5bc2vm Created:2019-10-30 17:28:23.485059771 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1d9bb3ac08a0d0c4317838fdffe92fd54b413cdd5335a8ecdc975405bce34846:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.numsi9jdyn1yjw0vrut3y8rqp EndpointID:473072a34ba7ee85d9d7d30afd82a43a82c0b105654d24b22073f109445494d7 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb5ca21f0ed90350ed735b65eb27cb14b05e62385406103f0db61d6f23649926 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c96c74b58d20 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.numsi9jdyn1yjw0vrut3y8rqp EndpointID:473072a34ba7ee85d9d7d30afd82a43a82c0b105654d24b22073f109445494d7 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-30T17:28:33.787Z] PASS [2019-10-30T17:28:33.787Z] [2019-10-30T17:28:33.787Z] === Skipped [2019-10-30T17:28:33.787Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-30T17:28:33.787Z] service_test.go:230: FLAKY_TEST [2019-10-30T17:28:33.787Z] [2019-10-30T17:28:33.787Z] [2019-10-30T17:28:33.787Z] DONE 21 tests, 1 skipped in 51.661s [2019-10-30T17:28:33.787Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-30T17:28:33.787Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:33.787Z] ++ set -e [2019-10-30T17:28:33.787Z] ++ '[' -n 0 ']' [2019-10-30T17:28:33.787Z] ++ set -x [2019-10-30T17:28:33.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:33.787Z] INFO: Testing against a local daemon [2019-10-30T17:28:33.787Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-30T17:28:33.787Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-30T17:28:33.787Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:28:33.787Z] === RUN TestDockerNetworkIpvlan [2019-10-30T17:28:33.787Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-30T17:28:33.787Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:28:33.787Z] PASS [2019-10-30T17:28:33.787Z] [2019-10-30T17:28:33.787Z] === Skipped [2019-10-30T17:28:33.787Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-30T17:28:33.787Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:28:33.787Z] [2019-10-30T17:28:33.787Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-30T17:28:33.787Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:28:33.787Z] [2019-10-30T17:28:33.787Z] [2019-10-30T17:28:33.787Z] DONE 2 tests, 2 skipped in 0.166s [2019-10-30T17:28:33.787Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-30T17:28:33.787Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:33.787Z] ++ set -e [2019-10-30T17:28:33.787Z] ++ '[' -n 0 ']' [2019-10-30T17:28:33.787Z] ++ set -x [2019-10-30T17:28:33.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:33.787Z] INFO: Testing against a local daemon [2019-10-30T17:28:33.787Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-30T17:28:33.787Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2019-10-30T17:28:33.787Z] === RUN TestDockerNetworkMacvlan [2019-10-30T17:28:34.718Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-30T17:28:35.649Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-30T17:28:36.580Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-30T17:28:39.853Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-30T17:28:43.072Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-30T17:28:43.073Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-30T17:28:43.073Z] Cross building: bundles/cross/windows/amd64 [2019-10-30T17:28:43.073Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-30T17:28:43.073Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-30T17:28:43.961Z] 12c8dbabfd62: Verifying Checksum [2019-10-30T17:28:43.961Z] 12c8dbabfd62: Download complete [2019-10-30T17:28:44.029Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-30T17:28:47.532Z] --- PASS: TestServiceWithDataPathPortInit (16.57s) [2019-10-30T17:28:47.532Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-30T17:28:48.201Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-30T17:28:49.571Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-30T17:28:50.135Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-30T17:28:52.029Z] --- PASS: TestDockerNetworkMacvlan (17.76s) [2019-10-30T17:28:52.029Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2019-10-30T17:28:52.029Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-30T17:28:52.029Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.90s) [2019-10-30T17:28:52.029Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2019-10-30T17:28:52.029Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.64s) [2019-10-30T17:28:52.029Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2019-10-30T17:28:52.029Z] PASS [2019-10-30T17:28:52.029Z] [2019-10-30T17:28:52.029Z] DONE 8 tests in 19.274s [2019-10-30T17:28:52.029Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-30T17:28:52.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:52.029Z] ++ set -e [2019-10-30T17:28:52.029Z] ++ '[' -n 0 ']' [2019-10-30T17:28:52.029Z] ++ set -x [2019-10-30T17:28:52.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:52.029Z] testing: warning: no tests to run [2019-10-30T17:28:52.029Z] PASS [2019-10-30T17:28:52.029Z] [2019-10-30T17:28:52.029Z] DONE 0 tests in 0.031s [2019-10-30T17:28:52.029Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-30T17:28:52.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:52.029Z] ++ set -e [2019-10-30T17:28:52.029Z] ++ '[' -n 0 ']' [2019-10-30T17:28:52.029Z] ++ set -x [2019-10-30T17:28:52.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:52.029Z] INFO: Testing against a local daemon [2019-10-30T17:28:52.029Z] === RUN TestAuthZPluginAllowRequest [2019-10-30T17:28:53.401Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-10-30T17:28:53.401Z] === RUN TestAuthZPluginTLS [2019-10-30T17:28:53.747Z] ok github.com/docker/docker/cmd/dockerd 0.215s coverage: 30.3% of statements [2019-10-30T17:28:53.966Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-30T17:28:53.966Z] === RUN TestAuthZPluginDenyRequest [2019-10-30T17:28:54.530Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-30T17:28:54.530Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-30T17:28:55.094Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-10-30T17:28:55.094Z] === RUN TestAuthZPluginDenyResponse [2019-10-30T17:28:55.235Z] ok github.com/docker/docker/container 0.197s coverage: 35.0% of statements [2019-10-30T17:28:55.235Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-30T17:28:55.235Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-30T17:28:55.235Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-30T17:28:55.235Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-30T17:28:55.658Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-30T17:28:55.658Z] === RUN TestAuthZPluginAllowEventStream [2019-10-30T17:28:56.820Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.56s) [2019-10-30T17:28:56.820Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:klmxi479wvuquwdi80r55cn1r Created:2019-10-30 17:28:48.694001891 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[88336c45163c51c1c34a7c39c993d6fc9bfdc02ac915a3181b8e117e1ac25e97:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tsisn9a0teqeh954b4jxlzuuy EndpointID:bf3306f8595e93c9a6c65ae9ac1df29dc881a44dc20460f67d1819aacb371f8a MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:53080869d2a11a2940417599a7dead3126193b43e9ea6a572de33c26c6032eb5 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:43c30a68a550 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tsisn9a0teqeh954b4jxlzuuy EndpointID:bf3306f8595e93c9a6c65ae9ac1df29dc881a44dc20460f67d1819aacb371f8a EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-30T17:28:56.820Z] PASS [2019-10-30T17:28:56.820Z] [2019-10-30T17:28:56.820Z] === Skipped [2019-10-30T17:28:56.820Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-30T17:28:56.820Z] service_test.go:230: FLAKY_TEST [2019-10-30T17:28:56.820Z] [2019-10-30T17:28:56.820Z] [2019-10-30T17:28:56.820Z] DONE 21 tests, 1 skipped in 45.569s [2019-10-30T17:28:56.820Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-30T17:28:56.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:56.820Z] ++ set -e [2019-10-30T17:28:56.820Z] ++ '[' -n 0 ']' [2019-10-30T17:28:56.820Z] ++ set -x [2019-10-30T17:28:56.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:28:56.821Z] INFO: Testing against a local daemon [2019-10-30T17:28:56.821Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-30T17:28:57.553Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-10-30T17:28:57.553Z] === RUN TestAuthZPluginErrorResponse [2019-10-30T17:28:57.660Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.37s) [2019-10-30T17:28:57.660Z] === RUN TestDockerNetworkIpvlan [2019-10-30T17:28:57.810Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-30T17:28:57.810Z] === RUN TestAuthZPluginErrorRequest [2019-10-30T17:28:58.376Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-30T17:28:58.376Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-30T17:28:58.499Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-30T17:28:58.939Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-30T17:28:58.939Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-30T17:28:59.284Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-30T17:28:59.503Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-30T17:28:59.661Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2019-10-30T17:29:00.069Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-30T17:29:00.436Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-30T17:29:01.000Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-30T17:29:01.000Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-10-30T17:29:01.000Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-30T17:29:01.563Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-30T17:29:02.484Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-30T17:29:02.934Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-30T17:29:02.934Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-30T17:29:02.934Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s) [2019-10-30T17:29:02.934Z] === RUN TestAuthZPluginHeader [2019-10-30T17:29:03.192Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-30T17:29:03.756Z] --- PASS: TestAuthZPluginHeader (0.80s) [2019-10-30T17:29:03.756Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-30T17:29:06.565Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-30T17:29:08.095Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.8% of statements [2019-10-30T17:29:09.004Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-30T17:29:09.013Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s) [2019-10-30T17:29:09.013Z] === RUN TestAuthZPluginV2Disable [2019-10-30T17:29:10.806Z] ok github.com/docker/docker/daemon/cluster 0.203s coverage: 0.5% of statements [2019-10-30T17:29:12.160Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-30T17:29:12.286Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2019-10-30T17:29:12.286Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-30T17:29:12.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-30T17:29:15.560Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-30T17:29:15.560Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2019-10-30T17:29:15.560Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-30T17:29:15.818Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-30T17:29:16.336Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2019-10-30T17:29:16.381Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-30T17:29:17.271Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-30T17:29:17.314Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-30T17:29:17.878Z] === RUN TestDockerSuite/TestBuildFails [2019-10-30T17:29:19.034Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-10-30T17:29:19.034Z] ok github.com/docker/docker/daemon/config 0.110s coverage: 82.1% of statements [2019-10-30T17:29:19.775Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-30T17:29:20.033Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-30T17:29:21.349Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-30T17:29:22.530Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-30T17:29:23.196Z] --- PASS: TestDockerNetworkIpvlan (25.84s) [2019-10-30T17:29:23.196Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2019-10-30T17:29:23.196Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-10-30T17:29:23.196Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.12s) [2019-10-30T17:29:23.196Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.19s) [2019-10-30T17:29:23.196Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.33s) [2019-10-30T17:29:23.196Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.06s) [2019-10-30T17:29:23.196Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.10s) [2019-10-30T17:29:23.196Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.83s) [2019-10-30T17:29:23.196Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.86s) [2019-10-30T17:29:23.196Z] PASS [2019-10-30T17:29:23.196Z] [2019-10-30T17:29:23.196Z] DONE 11 tests in 27.386s [2019-10-30T17:29:23.196Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-30T17:29:23.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:23.196Z] ++ set -e [2019-10-30T17:29:23.196Z] ++ '[' -n 0 ']' [2019-10-30T17:29:23.196Z] ++ set -x [2019-10-30T17:29:23.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:23.660Z] INFO: Testing against a local daemon [2019-10-30T17:29:23.660Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-30T17:29:24.210Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-30T17:29:24.563Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.587s coverage: 13.7% of statements [2019-10-30T17:29:24.953Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-10-30T17:29:24.953Z] === RUN TestDockerNetworkMacvlan [2019-10-30T17:29:25.736Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-30T17:29:26.533Z] 65014b3c3121: Verifying Checksum [2019-10-30T17:29:26.534Z] 65014b3c3121: Download complete [2019-10-30T17:29:26.741Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-30T17:29:26.741Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.89s) [2019-10-30T17:29:26.741Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-30T17:29:27.032Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-30T17:29:27.255Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2019-10-30T17:29:27.832Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-30T17:29:28.112Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-30T17:29:28.277Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.039s coverage: 57.9% of statements [2019-10-30T17:29:28.916Z] ok github.com/docker/docker/daemon 12.445s coverage: 17.6% of statements [2019-10-30T17:29:28.916Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-30T17:29:28.916Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-30T17:29:28.916Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-30T17:29:28.916Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-30T17:29:29.511Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-30T17:29:30.086Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-30T17:29:30.266Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-30T17:29:31.042Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-30T17:29:33.562Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-30T17:29:33.819Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-30T17:29:34.076Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-30T17:29:34.441Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-30T17:29:34.444Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.798s coverage: 68.6% of statements [2019-10-30T17:29:35.063Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.886s coverage: 51.0% of statements [2019-10-30T17:29:36.604Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-30T17:29:37.099Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.139s coverage: 46.2% of statements [2019-10-30T17:29:37.099Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-30T17:29:38.495Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-30T17:29:38.604Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.604s coverage: 76.1% of statements [2019-10-30T17:29:38.903Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.368s coverage: 52.6% of statements [2019-10-30T17:29:38.903Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-30T17:29:38.903Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-30T17:29:39.125Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-30T17:29:39.547Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.055s coverage: 58.0% of statements [2019-10-30T17:29:39.746Z] --- PASS: TestDockerNetworkMacvlan (14.69s) [2019-10-30T17:29:39.746Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-30T17:29:39.746Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-30T17:29:39.746Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-10-30T17:29:39.746Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2019-10-30T17:29:39.746Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.94s) [2019-10-30T17:29:39.746Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2019-10-30T17:29:39.746Z] PASS [2019-10-30T17:29:39.746Z] [2019-10-30T17:29:39.746Z] DONE 8 tests in 16.330s [2019-10-30T17:29:39.746Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-30T17:29:39.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:39.746Z] ++ set -e [2019-10-30T17:29:39.746Z] ++ '[' -n 0 ']' [2019-10-30T17:29:39.746Z] ++ set -x [2019-10-30T17:29:39.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:39.747Z] testing: warning: no tests to run [2019-10-30T17:29:39.747Z] PASS [2019-10-30T17:29:39.747Z] [2019-10-30T17:29:39.747Z] DONE 0 tests in 0.099s [2019-10-30T17:29:39.747Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-30T17:29:39.747Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:39.747Z] ++ set -e [2019-10-30T17:29:39.747Z] ++ '[' -n 0 ']' [2019-10-30T17:29:39.747Z] ++ set -x [2019-10-30T17:29:39.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:40.055Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-30T17:29:40.212Z] INFO: Testing against a local daemon [2019-10-30T17:29:40.212Z] === RUN TestAuthZPluginAllowRequest [2019-10-30T17:29:40.580Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2019-10-30T17:29:41.551Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2019-10-30T17:29:41.551Z] === RUN TestAuthZPluginTLS [2019-10-30T17:29:42.322Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-30T17:29:42.322Z] === RUN TestAuthZPluginDenyRequest [2019-10-30T17:29:42.686Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-30T17:29:42.686Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-30T17:29:43.272Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2019-10-30T17:29:43.332Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2019-10-30T17:29:43.332Z] PASS [2019-10-30T17:29:43.332Z] [2019-10-30T17:29:43.332Z] DONE 17 tests in 51.151s [2019-10-30T17:29:43.332Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-30T17:29:43.332Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:43.332Z] ++ set -e [2019-10-30T17:29:43.332Z] ++ '[' -n 0 ']' [2019-10-30T17:29:43.332Z] ++ set -x [2019-10-30T17:29:43.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:43.332Z] INFO: Testing against a local daemon [2019-10-30T17:29:43.332Z] === RUN TestPluginInvalidJSON [2019-10-30T17:29:43.332Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:29:43.332Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:29:43.332Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:29:43.332Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-30T17:29:43.332Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-10-30T17:29:43.332Z] PASS [2019-10-30T17:29:43.332Z] [2019-10-30T17:29:43.332Z] DONE 2 tests in 0.152s [2019-10-30T17:29:43.332Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-30T17:29:43.332Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:43.332Z] ++ set -e [2019-10-30T17:29:43.332Z] ++ '[' -n 0 ']' [2019-10-30T17:29:43.332Z] ++ set -x [2019-10-30T17:29:43.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:43.332Z] INFO: Testing against a local daemon [2019-10-30T17:29:43.332Z] === RUN TestExternalGraphDriver [2019-10-30T17:29:43.332Z] === RUN TestExternalGraphDriver/json [2019-10-30T17:29:43.460Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-30T17:29:43.460Z] === RUN TestAuthZPluginDenyResponse [2019-10-30T17:29:43.822Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-10-30T17:29:43.822Z] === RUN TestAuthZPluginAllowEventStream [2019-10-30T17:29:44.703Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-30T17:29:45.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-30T17:29:45.267Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-30T17:29:45.523Z] === RUN TestExternalGraphDriver/spec [2019-10-30T17:29:45.523Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-30T17:29:45.644Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-10-30T17:29:45.644Z] === RUN TestAuthZPluginErrorResponse [2019-10-30T17:29:45.969Z] ok github.com/docker/docker/daemon/logger 0.313s coverage: 42.9% of statements [2019-10-30T17:29:46.012Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-30T17:29:46.012Z] === RUN TestAuthZPluginErrorRequest [2019-10-30T17:29:46.455Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-30T17:29:46.813Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-30T17:29:46.814Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-30T17:29:47.019Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-30T17:29:47.019Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-30T17:29:47.214Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-30T17:29:47.214Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-30T17:29:47.952Z] === RUN TestExternalGraphDriver/pull [2019-10-30T17:29:48.022Z] ok github.com/docker/docker/daemon/logger/awslogs 0.594s coverage: 77.8% of statements [2019-10-30T17:29:48.022Z] ok github.com/docker/docker/daemon/logger/gelf 0.060s coverage: 68.2% of statements [2019-10-30T17:29:48.516Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-30T17:29:49.081Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-30T17:29:49.646Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-30T17:29:49.702Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2019-10-30T17:29:49.702Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-30T17:29:50.064Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2019-10-30T17:29:50.064Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 88.3% of statements [2019-10-30T17:29:50.211Z] --- PASS: TestExternalGraphDriver (6.82s) [2019-10-30T17:29:50.211Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2019-10-30T17:29:50.211Z] --- PASS: TestExternalGraphDriver/spec (2.33s) [2019-10-30T17:29:50.211Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-10-30T17:29:50.211Z] === RUN TestGraphdriverPluginV2 [2019-10-30T17:29:50.211Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-30T17:29:50.351Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2019-10-30T17:29:50.351Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-30T17:29:50.351Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-30T17:29:50.351Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-30T17:29:50.351Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-30T17:29:50.468Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-30T17:29:50.737Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-30T17:29:50.737Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-30T17:29:50.737Z] remote: Enumerating objects: 19, done. [2019-10-30T17:29:50.737Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-30T17:29:50.737Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-30T17:29:50.737Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-30T17:29:50.737Z] [2019-10-30T17:29:51.033Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-30T17:29:51.504Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2019-10-30T17:29:51.504Z] === RUN TestAuthZPluginHeader [2019-10-30T17:29:51.642Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/test/unit [2019-10-30T17:29:52.301Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-10-30T17:29:52.301Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-30T17:29:52.301Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-30T17:29:52.301Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:29:52.301Z] === RUN TestAuthZPluginV2Disable [2019-10-30T17:29:52.301Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-30T17:29:52.301Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:29:52.301Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-30T17:29:52.301Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-30T17:29:52.301Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:29:52.301Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-30T17:29:52.301Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-30T17:29:52.301Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:29:52.301Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-30T17:29:52.402Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-30T17:29:52.412Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 62.1% of statements [2019-10-30T17:29:54.168Z] ? github.com/docker/docker/api [no test files] [2019-10-30T17:29:54.926Z] --- PASS: TestGraphdriverPluginV2 (4.98s) [2019-10-30T17:29:54.926Z] PASS [2019-10-30T17:29:54.926Z] [2019-10-30T17:29:54.926Z] DONE 5 tests in 11.965s [2019-10-30T17:29:54.926Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-30T17:29:54.926Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:54.926Z] ++ set -e [2019-10-30T17:29:54.926Z] ++ '[' -n 0 ']' [2019-10-30T17:29:54.926Z] ++ set -x [2019-10-30T17:29:54.926Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:29:55.108Z] ok github.com/docker/docker/daemon/logger/local 0.085s coverage: 74.7% of statements [2019-10-30T17:29:55.108Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-30T17:29:55.183Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-30T17:29:55.183Z] INFO: Testing against a local daemon [2019-10-30T17:29:55.183Z] === RUN TestContinueAfterPluginCrash [2019-10-30T17:29:55.183Z] === PAUSE TestContinueAfterPluginCrash [2019-10-30T17:29:55.183Z] === RUN TestDaemonStartWithLogOpt [2019-10-30T17:29:55.183Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-30T17:29:55.183Z] === CONT TestContinueAfterPluginCrash [2019-10-30T17:29:55.183Z] === CONT TestDaemonStartWithLogOpt [2019-10-30T17:29:55.412Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 19.9% of statements [2019-10-30T17:29:56.905Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 47.8% of statements [2019-10-30T17:29:56.905Z] ok github.com/docker/docker/daemon/logger/templates 0.024s coverage: 8.3% of statements [2019-10-30T17:29:58.945Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2019-10-30T17:29:58.945Z] ok github.com/docker/docker/daemon/logger/splunk 2.904s coverage: 82.5% of statements [2019-10-30T17:29:58.945Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-30T17:29:58.945Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-30T17:30:03.284Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-30T17:30:03.355Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements [2019-10-30T17:30:03.995Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2019-10-30T17:30:06.037Z] ok github.com/docker/docker/distribution 0.577s coverage: 22.1% of statements [2019-10-30T17:30:06.037Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-30T17:30:07.056Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.1% of statements [2019-10-30T17:30:07.056Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-30T17:30:07.462Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-30T17:30:07.462Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-30T17:30:07.462Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-30T17:30:07.677Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2019-10-30T17:30:07.719Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-30T17:30:07.719Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-30T17:30:07.976Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-30T17:30:08.696Z] ok github.com/docker/docker/image 0.108s coverage: 86.4% of statements [2019-10-30T17:30:08.696Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-30T17:30:09.030Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-10-30T17:30:09.320Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2019-10-30T17:30:09.872Z] --- PASS: TestDaemonStartWithLogOpt (14.34s) [2019-10-30T17:30:09.872Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-30T17:30:10.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-30T17:30:10.803Z] ok github.com/docker/docker/image/v1 0.052s coverage: 25.0% of statements [2019-10-30T17:30:10.803Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-30T17:30:11.367Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-30T17:30:11.446Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 50.0% of statements [2019-10-30T17:30:11.993Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2019-10-30T17:30:11.993Z] PASS [2019-10-30T17:30:11.993Z] [2019-10-30T17:30:11.993Z] === Skipped [2019-10-30T17:30:11.993Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-30T17:30:11.993Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:30:11.993Z] [2019-10-30T17:30:11.993Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-30T17:30:11.993Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:30:11.993Z] [2019-10-30T17:30:11.993Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-30T17:30:11.993Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:30:11.993Z] [2019-10-30T17:30:11.993Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-30T17:30:11.993Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:30:11.993Z] [2019-10-30T17:30:11.993Z] [2019-10-30T17:30:11.993Z] DONE 17 tests, 4 skipped in 29.208s [2019-10-30T17:30:11.993Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-30T17:30:11.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:11.993Z] ++ set -e [2019-10-30T17:30:11.993Z] ++ '[' -n 0 ']' [2019-10-30T17:30:11.993Z] ++ set -x [2019-10-30T17:30:11.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:11.993Z] INFO: Testing against a local daemon [2019-10-30T17:30:11.993Z] === RUN TestPluginInvalidJSON [2019-10-30T17:30:11.993Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:30:11.993Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:30:11.993Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:30:11.993Z] --- PASS: TestPluginInvalidJSON (0.01s) [2019-10-30T17:30:11.993Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-30T17:30:11.993Z] PASS [2019-10-30T17:30:11.993Z] [2019-10-30T17:30:11.993Z] DONE 2 tests in 0.212s [2019-10-30T17:30:11.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-30T17:30:11.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:11.993Z] ++ set -e [2019-10-30T17:30:11.993Z] ++ '[' -n 0 ']' [2019-10-30T17:30:11.993Z] ++ set -x [2019-10-30T17:30:11.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:11.993Z] INFO: Testing against a local daemon [2019-10-30T17:30:11.993Z] === RUN TestExternalGraphDriver [2019-10-30T17:30:11.993Z] === RUN TestExternalGraphDriver/json [2019-10-30T17:30:11.993Z] === RUN TestExternalGraphDriver/spec [2019-10-30T17:30:13.784Z] === RUN TestExternalGraphDriver/pull [2019-10-30T17:30:13.890Z] --- PASS: TestContinueAfterPluginCrash (18.77s) [2019-10-30T17:30:13.890Z] PASS [2019-10-30T17:30:13.890Z] [2019-10-30T17:30:13.890Z] DONE 2 tests in 18.917s [2019-10-30T17:30:13.890Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-30T17:30:13.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:13.890Z] ++ set -e [2019-10-30T17:30:13.890Z] ++ '[' -n 0 ']' [2019-10-30T17:30:13.890Z] ++ set -x [2019-10-30T17:30:13.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:14.147Z] INFO: Testing against a local daemon [2019-10-30T17:30:14.147Z] === RUN TestPluginWithDevMounts [2019-10-30T17:30:14.147Z] === PAUSE TestPluginWithDevMounts [2019-10-30T17:30:14.147Z] === CONT TestPluginWithDevMounts [2019-10-30T17:30:15.654Z] --- PASS: TestExternalGraphDriver (6.29s) [2019-10-30T17:30:15.654Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2019-10-30T17:30:15.654Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2019-10-30T17:30:15.654Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2019-10-30T17:30:15.654Z] === RUN TestGraphdriverPluginV2 [2019-10-30T17:30:15.654Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-30T17:30:15.654Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:30:15.654Z] PASS [2019-10-30T17:30:15.654Z] [2019-10-30T17:30:15.654Z] === Skipped [2019-10-30T17:30:15.654Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-30T17:30:15.654Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:30:15.654Z] [2019-10-30T17:30:15.654Z] [2019-10-30T17:30:15.654Z] DONE 5 tests, 1 skipped in 6.465s [2019-10-30T17:30:15.654Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-30T17:30:15.654Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:15.654Z] ++ set -e [2019-10-30T17:30:15.654Z] ++ '[' -n 0 ']' [2019-10-30T17:30:15.654Z] ++ set -x [2019-10-30T17:30:15.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:15.857Z] ok github.com/docker/docker/opts 0.087s coverage: 66.9% of statements [2019-10-30T17:30:16.026Z] INFO: Testing against a local daemon [2019-10-30T17:30:16.026Z] === RUN TestContinueAfterPluginCrash [2019-10-30T17:30:16.026Z] === PAUSE TestContinueAfterPluginCrash [2019-10-30T17:30:16.026Z] === RUN TestDaemonStartWithLogOpt [2019-10-30T17:30:16.026Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-30T17:30:16.026Z] === CONT TestContinueAfterPluginCrash [2019-10-30T17:30:16.026Z] === CONT TestDaemonStartWithLogOpt [2019-10-30T17:30:16.041Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-30T17:30:16.041Z] --- PASS: TestPluginWithDevMounts (2.02s) [2019-10-30T17:30:16.041Z] PASS [2019-10-30T17:30:16.041Z] [2019-10-30T17:30:16.041Z] DONE 1 tests in 2.158s [2019-10-30T17:30:16.041Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-30T17:30:16.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:16.041Z] ++ set -e [2019-10-30T17:30:16.041Z] ++ '[' -n 0 ']' [2019-10-30T17:30:16.041Z] ++ set -x [2019-10-30T17:30:16.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-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:16.298Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-30T17:30:16.298Z] INFO: Testing against a local daemon [2019-10-30T17:30:16.298Z] === RUN TestSecretInspect [2019-10-30T17:30:16.862Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-30T17:30:16.886Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-30T17:30:17.507Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2019-10-30T17:30:18.130Z] ok github.com/docker/docker/pkg/authorization 2.097s coverage: 68.3% of statements [2019-10-30T17:30:18.130Z] ok github.com/docker/docker/pkg/archive 1.318s coverage: 76.7% of statements [2019-10-30T17:30:19.153Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2019-10-30T17:30:19.382Z] --- PASS: TestSecretInspect (3.17s) [2019-10-30T17:30:19.383Z] === RUN TestSecretList [2019-10-30T17:30:20.171Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-10-30T17:30:20.458Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2019-10-30T17:30:21.944Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-30T17:30:22.231Z] ok github.com/docker/docker/layer 7.481s coverage: 68.8% of statements [2019-10-30T17:30:22.231Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-30T17:30:22.231Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-30T17:30:22.231Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-30T17:30:22.231Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-30T17:30:22.231Z] ? github.com/docker/docker/oci [no test files] [2019-10-30T17:30:22.231Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-30T17:30:22.658Z] --- PASS: TestSecretList (3.17s) [2019-10-30T17:30:22.658Z] === RUN TestSecretsCreateAndDelete [2019-10-30T17:30:23.722Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-30T17:30:23.722Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-10-30T17:30:24.743Z] ok github.com/docker/docker/pkg/chrootarchive 4.409s coverage: 43.2% of statements [2019-10-30T17:30:24.743Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-30T17:30:24.743Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-30T17:30:25.366Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 67.0% of statements [2019-10-30T17:30:25.366Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2019-10-30T17:30:25.931Z] --- PASS: TestSecretsCreateAndDelete (2.95s) [2019-10-30T17:30:25.931Z] === RUN TestSecretsUpdate [2019-10-30T17:30:26.863Z] ok github.com/docker/docker/pkg/discovery/kv 3.268s coverage: 84.1% of statements [2019-10-30T17:30:26.863Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 11.4% of statements [2019-10-30T17:30:26.863Z] ok github.com/docker/docker/pkg/fsutils 0.407s coverage: 85.1% of statements [2019-10-30T17:30:27.378Z] --- PASS: TestDaemonStartWithLogOpt (10.47s) [2019-10-30T17:30:28.453Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-30T17:30:28.710Z] --- PASS: TestSecretsUpdate (3.05s) [2019-10-30T17:30:28.710Z] === RUN TestTemplatedSecret [2019-10-30T17:30:28.913Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2019-10-30T17:30:28.913Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2019-10-30T17:30:29.936Z] ok github.com/docker/docker/pkg/idtools 0.991s coverage: 70.1% of statements [2019-10-30T17:30:29.936Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2019-10-30T17:30:30.959Z] ok github.com/docker/docker/pkg/ioutils 1.755s coverage: 70.6% of statements [2019-10-30T17:30:30.959Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-30T17:30:31.246Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2019-10-30T17:30:31.474Z] --- PASS: TestContinueAfterPluginCrash (15.44s) [2019-10-30T17:30:31.474Z] PASS [2019-10-30T17:30:31.474Z] [2019-10-30T17:30:31.474Z] DONE 2 tests in 15.590s [2019-10-30T17:30:31.474Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-30T17:30:31.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:31.474Z] ++ set -e [2019-10-30T17:30:31.474Z] ++ '[' -n 0 ']' [2019-10-30T17:30:31.474Z] ++ set -x [2019-10-30T17:30:31.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:31.474Z] INFO: Testing against a local daemon [2019-10-30T17:30:31.474Z] === RUN TestPluginWithDevMounts [2019-10-30T17:30:31.474Z] === PAUSE TestPluginWithDevMounts [2019-10-30T17:30:31.474Z] === CONT TestPluginWithDevMounts [2019-10-30T17:30:31.865Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2019-10-30T17:30:31.986Z] --- PASS: TestTemplatedSecret (3.38s) [2019-10-30T17:30:31.986Z] === RUN TestSecretCreateResolve [2019-10-30T17:30:32.152Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2019-10-30T17:30:32.152Z] ok github.com/docker/docker/pkg/mount 0.878s coverage: 70.0% of statements [2019-10-30T17:30:32.152Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-30T17:30:32.243Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-30T17:30:32.778Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 91.4% of statements [2019-10-30T17:30:33.065Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2019-10-30T17:30:33.065Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-30T17:30:33.065Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-30T17:30:33.295Z] --- PASS: TestPluginWithDevMounts (1.91s) [2019-10-30T17:30:33.295Z] PASS [2019-10-30T17:30:33.295Z] [2019-10-30T17:30:33.295Z] DONE 1 tests in 2.114s [2019-10-30T17:30:33.295Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-30T17:30:33.295Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:33.295Z] ++ set -e [2019-10-30T17:30:33.295Z] ++ '[' -n 0 ']' [2019-10-30T17:30:33.295Z] ++ set -x [2019-10-30T17:30:33.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:33.614Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-30T17:30:33.661Z] INFO: Testing against a local daemon [2019-10-30T17:30:33.662Z] === RUN TestSecretInspect [2019-10-30T17:30:34.085Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2019-10-30T17:30:34.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-30T17:30:35.110Z] --- PASS: TestSecretCreateResolve (2.90s) [2019-10-30T17:30:35.110Z] PASS [2019-10-30T17:30:35.110Z] [2019-10-30T17:30:35.110Z] DONE 6 tests in 18.754s [2019-10-30T17:30:35.110Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-30T17:30:35.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:35.110Z] ++ set -e [2019-10-30T17:30:35.110Z] ++ '[' -n 0 ']' [2019-10-30T17:30:35.110Z] ++ set -x [2019-10-30T17:30:35.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:35.111Z] INFO: Testing against a local daemon [2019-10-30T17:30:35.111Z] === RUN TestServiceCreateInit [2019-10-30T17:30:35.111Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-30T17:30:35.583Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2019-10-30T17:30:35.583Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2019-10-30T17:30:36.206Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2019-10-30T17:30:36.481Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-30T17:30:36.481Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-30T17:30:36.828Z] ok github.com/docker/docker/pkg/reexec 0.034s coverage: 82.4% of statements [2019-10-30T17:30:36.872Z] --- PASS: TestSecretInspect (2.81s) [2019-10-30T17:30:36.872Z] === RUN TestSecretList [2019-10-30T17:30:37.840Z] ok github.com/docker/docker/pkg/pubsub 1.179s coverage: 73.9% of statements [2019-10-30T17:30:38.125Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-10-30T17:30:39.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-30T17:30:39.148Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-10-30T17:30:39.435Z] ok github.com/docker/docker/pkg/streamformatter 0.024s coverage: 66.2% of statements [2019-10-30T17:30:39.487Z] --- PASS: TestSecretList (2.90s) [2019-10-30T17:30:39.487Z] === RUN TestSecretsCreateAndDelete [2019-10-30T17:30:40.075Z] ok github.com/docker/docker/pkg/symlink 0.043s coverage: 87.7% of statements [2019-10-30T17:30:40.359Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.0% of statements [2019-10-30T17:30:40.978Z] ok github.com/docker/docker/pkg/signal 3.624s coverage: 61.0% of statements [2019-10-30T17:30:41.529Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-30T17:30:41.998Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements [2019-10-30T17:30:41.998Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2019-10-30T17:30:42.460Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-30T17:30:42.658Z] --- PASS: TestSecretsCreateAndDelete (2.84s) [2019-10-30T17:30:42.658Z] === RUN TestSecretsUpdate [2019-10-30T17:30:42.717Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-30T17:30:43.022Z] testing: warning: no tests to run [2019-10-30T17:30:43.022Z] coverage: [no statements] [2019-10-30T17:30:43.022Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2019-10-30T17:30:43.642Z] ok github.com/docker/docker/pkg/term 0.038s coverage: 84.8% of statements [2019-10-30T17:30:43.929Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-10-30T17:30:44.216Z] ok github.com/docker/docker/pkg/tarsum 0.213s coverage: 89.3% of statements [2019-10-30T17:30:44.505Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2019-10-30T17:30:45.115Z] --- PASS: TestSecretsUpdate (2.86s) [2019-10-30T17:30:45.115Z] === RUN TestTemplatedSecret [2019-10-30T17:30:45.127Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2019-10-30T17:30:45.242Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-30T17:30:45.242Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-30T17:30:46.612Z] --- PASS: TestServiceCreateInit (11.33s) [2019-10-30T17:30:46.612Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.04s) [2019-10-30T17:30:46.612Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2019-10-30T17:30:46.612Z] === RUN TestCreateServiceMultipleTimes [2019-10-30T17:30:47.838Z] ok github.com/docker/docker/plugin/v2 0.021s coverage: 14.5% of statements [2019-10-30T17:30:47.983Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-30T17:30:48.470Z] --- PASS: TestTemplatedSecret (3.14s) [2019-10-30T17:30:48.470Z] === RUN TestSecretCreateResolve [2019-10-30T17:30:48.915Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-30T17:30:49.327Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-10-30T17:30:49.847Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-30T17:30:50.343Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 68.8% of statements [2019-10-30T17:30:50.629Z] ok github.com/docker/docker/plugin 0.595s coverage: 27.1% of statements [2019-10-30T17:30:50.824Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-30T17:30:50.908Z] --- PASS: TestSecretCreateResolve (2.78s) [2019-10-30T17:30:50.908Z] PASS [2019-10-30T17:30:50.908Z] [2019-10-30T17:30:50.908Z] DONE 6 tests in 17.517s [2019-10-30T17:30:50.908Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-30T17:30:50.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:50.908Z] ++ set -e [2019-10-30T17:30:50.908Z] ++ '[' -n 0 ']' [2019-10-30T17:30:50.908Z] ++ set -x [2019-10-30T17:30:50.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:30:51.271Z] INFO: Testing against a local daemon [2019-10-30T17:30:51.271Z] === RUN TestServiceCreateInit [2019-10-30T17:30:51.271Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-30T17:30:52.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-30T17:30:52.671Z] ok github.com/docker/docker/registry/resumable 0.067s coverage: 100.0% of statements [2019-10-30T17:30:52.671Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2019-10-30T17:30:53.168Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-30T17:30:53.732Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-30T17:30:53.732Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-30T17:30:53.990Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-30T17:30:54.183Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2019-10-30T17:30:54.555Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-30T17:30:54.819Z] ok github.com/docker/docker/runconfig 0.034s coverage: 68.2% of statements [2019-10-30T17:30:55.439Z] ok github.com/docker/docker/registry 0.567s coverage: 56.3% of statements [2019-10-30T17:30:55.926Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-30T17:30:56.437Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-30T17:30:58.920Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2019-10-30T17:30:59.201Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-30T17:30:59.201Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-30T17:31:00.981Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 67.0% of statements [2019-10-30T17:31:01.267Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2019-10-30T17:31:01.495Z] --- PASS: TestServiceCreateInit (10.19s) [2019-10-30T17:31:01.495Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2019-10-30T17:31:01.495Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.13s) [2019-10-30T17:31:01.495Z] === RUN TestCreateServiceMultipleTimes [2019-10-30T17:31:02.478Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-30T17:31:03.305Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-10-30T17:31:04.015Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-30T17:31:06.538Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-30T17:31:07.468Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-30T17:31:08.839Z] --- PASS: TestCreateServiceMultipleTimes (22.46s) [2019-10-30T17:31:08.839Z] === RUN TestCreateServiceConflict [2019-10-30T17:31:09.096Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-30T17:31:09.661Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-30T17:31:10.096Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/rootless [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/volume [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-30T17:31:10.096Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === Skipped [2019-10-30T17:31:10.096Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-30T17:31:10.096Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-30T17:31:10.096Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:31:10.096Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:31:10.096Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:31:10.096Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:31:10.096Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:31:10.096Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:73: No driver to put! [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-30T17:31:10.096Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-30T17:31:10.096Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-30T17:31:10.096Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:31:10.096Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:31:10.096Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:31:10.096Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:31:10.096Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:31:10.096Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-30T17:31:10.096Z] graphtest_unix.go:73: No driver to put! [2019-10-30T17:31:10.096Z] [2019-10-30T17:31:10.096Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-30T17:31:10.097Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-30T17:31:10.097Z] [2019-10-30T17:31:10.097Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-30T17:31:10.097Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-30T17:31:10.097Z] [2019-10-30T17:31:10.097Z] [2019-10-30T17:31:10.097Z] DONE 2115 tests, 20 skipped in 345.538s Post stage [Pipeline] junit [2019-10-30T17:31:10.415Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-30T17:31:11.624Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -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:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/make.sh dynbinary test-integration [2019-10-30T17:31:11.906Z] [2019-10-30T17:31:12.184Z] --- PASS: TestCreateServiceConflict (2.95s) [2019-10-30T17:31:12.184Z] === RUN TestCreateServiceMaxReplicas [2019-10-30T17:31:12.190Z] Removing bundles/ [2019-10-30T17:31:12.190Z] [2019-10-30T17:31:12.190Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-30T17:31:12.190Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-30T17:31:12.190Z] GOOS="" GOARCH="" GOARM="" [2019-10-30T17:31:13.553Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-30T17:31:15.447Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2019-10-30T17:31:15.448Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-30T17:31:16.378Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-30T17:31:16.718Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-30T17:31:16.718Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-10-30T17:31:16.718Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-10-30T17:31:16.718Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-30T17:31:16.718Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-30T17:31:16.718Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-30T17:31:16.718Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-30T17:31:16.718Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-30T17:31:16.718Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-30T17:31:16.718Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-30T17:31:16.718Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-30T17:31:16.719Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-30T17:31:16.719Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-10-30T17:31:16.719Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-30T17:31:16.719Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-30T17:31:16.719Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/builder [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-30T17:31:16.719Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-30T17:31:16.719Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2019-10-30T17:31:17.310Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-30T17:31:18.244Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-30T17:31:20.896Z] ok github.com/docker/docker/builder/dockerfile 0.569s coverage: 48.2% of statements [2019-10-30T17:31:20.896Z] ok github.com/docker/docker/builder/remotecontext 0.166s coverage: 13.6% of statements [2019-10-30T17:31:21.153Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-30T17:31:21.378Z] --- PASS: TestCreateServiceMultipleTimes (17.87s) [2019-10-30T17:31:21.378Z] === RUN TestCreateServiceConflict [2019-10-30T17:31:22.149Z] --- PASS: TestCreateServiceConflict (2.76s) [2019-10-30T17:31:22.149Z] === RUN TestCreateServiceMaxReplicas [2019-10-30T17:31:22.523Z] ok github.com/docker/docker/builder/remotecontext/git 1.307s coverage: 85.1% of statements [2019-10-30T17:31:22.523Z] ? github.com/docker/docker/cli [no test files] [2019-10-30T17:31:22.523Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-30T17:31:25.507Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2019-10-30T17:31:25.508Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-30T17:31:25.800Z] ok github.com/docker/docker/client 0.189s coverage: 75.8% of statements [2019-10-30T17:31:28.197Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-30T17:31:31.472Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.62s) [2019-10-30T17:31:31.472Z] === RUN TestCreateServiceSecretFileMode [2019-10-30T17:31:32.402Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-30T17:31:34.310Z] --- PASS: TestCreateServiceSecretFileMode (3.21s) [2019-10-30T17:31:34.310Z] === RUN TestCreateServiceConfigFileMode [2019-10-30T17:31:34.566Z] === RUN TestDockerSuite/TestBuildRm [2019-10-30T17:31:36.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-30T17:31:37.393Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2019-10-30T17:31:37.393Z] === RUN TestCreateServiceSysctls [2019-10-30T17:31:37.957Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-30T17:31:39.328Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-30T17:31:41.226Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-30T17:31:41.790Z] --- PASS: TestCreateServiceSysctls (4.33s) [2019-10-30T17:31:41.790Z] === RUN TestCreateServiceCapabilities [2019-10-30T17:31:41.790Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-30T17:31:41.848Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.87s) [2019-10-30T17:31:41.848Z] === RUN TestCreateServiceSecretFileMode [2019-10-30T17:31:42.705Z] --- PASS: TestCreateServiceSecretFileMode (3.17s) [2019-10-30T17:31:42.705Z] === RUN TestCreateServiceConfigFileMode [2019-10-30T17:31:42.720Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-30T17:31:44.090Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-30T17:31:45.023Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2019-10-30T17:31:45.023Z] === RUN TestInspect [2019-10-30T17:31:45.264Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2019-10-30T17:31:45.264Z] === RUN TestCreateServiceSysctls [2019-10-30T17:31:45.587Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-30T17:31:46.959Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-30T17:31:49.484Z] --- PASS: TestInspect (3.96s) [2019-10-30T17:31:49.484Z] === RUN TestServiceListWithStatuses [2019-10-30T17:31:49.484Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-30T17:31:49.484Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-30T17:31:49.484Z] === RUN TestDockerNetworkConnectAlias [2019-10-30T17:31:50.296Z] --- PASS: TestCreateServiceSysctls (4.13s) [2019-10-30T17:31:50.296Z] === RUN TestCreateServiceCapabilities [2019-10-30T17:31:52.006Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-30T17:31:52.006Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-30T17:31:52.262Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-30T17:31:52.262Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-30T17:31:52.519Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-30T17:31:53.450Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-30T17:31:53.538Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2019-10-30T17:31:53.538Z] === RUN TestInspect [2019-10-30T17:31:53.707Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-30T17:31:53.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-30T17:31:54.896Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-30T17:31:55.974Z] --- PASS: TestInspect (3.12s) [2019-10-30T17:31:55.974Z] === RUN TestServiceListWithStatuses [2019-10-30T17:31:55.974Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-10-30T17:31:55.974Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-30T17:31:55.974Z] === RUN TestDockerNetworkConnectAlias [2019-10-30T17:31:56.267Z] --- PASS: TestDockerNetworkConnectAlias (7.19s) [2019-10-30T17:31:56.267Z] === RUN TestDockerNetworkReConnect [2019-10-30T17:32:00.445Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-30T17:32:01.009Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-30T17:32:02.221Z] --- PASS: TestDockerNetworkConnectAlias (5.96s) [2019-10-30T17:32:02.221Z] === RUN TestDockerNetworkReConnect [2019-10-30T17:32:02.378Z] --- PASS: TestDockerNetworkReConnect (6.02s) [2019-10-30T17:32:02.378Z] === RUN TestServicePlugin [2019-10-30T17:32:02.378Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-30T17:32:02.942Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-30T17:32:04.316Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-30T17:32:04.503Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 30.3% of statements [2019-10-30T17:32:04.503Z] ok github.com/docker/docker/container 0.117s coverage: 35.3% of statements [2019-10-30T17:32:04.503Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-30T17:32:04.503Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-30T17:32:04.503Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-30T17:32:04.503Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-30T17:32:06.213Z] === RUN TestDockerSuite/TestBuildUser [2019-10-30T17:32:07.257Z] --- PASS: TestDockerNetworkReConnect (4.75s) [2019-10-30T17:32:07.257Z] === RUN TestServicePlugin [2019-10-30T17:32:07.257Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-30T17:32:07.257Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:32:07.257Z] === RUN TestServiceUpdateLabel [2019-10-30T17:32:08.107Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-30T17:32:08.803Z] 65014b3c3121: Pull complete [2019-10-30T17:32:09.674Z] --- PASS: TestServiceUpdateLabel (2.91s) [2019-10-30T17:32:09.674Z] === RUN TestServiceUpdateSecrets [2019-10-30T17:32:12.611Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2019-10-30T17:32:13.361Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-30T17:32:13.984Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-30T17:32:15.357Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-30T17:32:23.457Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-10-30T17:32:25.354Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 82.1% of statements [2019-10-30T17:32:25.354Z] ok github.com/docker/docker/daemon 12.184s coverage: 17.6% of statements [2019-10-30T17:32:25.354Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-30T17:32:25.354Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-30T17:32:26.100Z] --- PASS: TestServiceUpdateSecrets (15.64s) [2019-10-30T17:32:26.100Z] === RUN TestServiceUpdateConfigs [2019-10-30T17:32:26.726Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-30T17:32:26.726Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-10-30T17:32:26.726Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-30T17:32:26.726Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-30T17:32:28.097Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-30T17:32:30.625Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-30T17:32:31.191Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.236s coverage: 57.0% of statements [2019-10-30T17:32:31.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-30T17:32:31.479Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-30T17:32:32.043Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-30T17:32:32.300Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-30T17:32:33.668Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-30T17:32:34.476Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.540s coverage: 72.5% of statements [2019-10-30T17:32:34.598Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-30T17:32:34.735Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.608s coverage: 45.9% of statements [2019-10-30T17:32:34.735Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-30T17:32:35.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-30T17:32:35.966Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-30T17:32:35.966Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-30T17:32:35.966Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-30T17:32:35.966Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-30T17:32:35.966Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-30T17:32:37.261Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.024s coverage: 51.0% of statements [2019-10-30T17:32:37.862Z] --- PASS: TestServicePlugin (35.22s) [2019-10-30T17:32:37.863Z] plugin_test.go:62: [d2abd6b9e1ca2] joining swarm manager [d0ba9e48ceab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:32:37.863Z] plugin_test.go:65: [d314dc4879226] joining swarm manager [d0ba9e48ceab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:32:37.863Z] === RUN TestServiceUpdateLabel [2019-10-30T17:32:38.120Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-30T17:32:38.120Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-30T17:32:38.195Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.274s coverage: 76.1% of statements [2019-10-30T17:32:39.050Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-30T17:32:39.568Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-10-30T17:32:39.568Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.051s coverage: 57.2% of statements [2019-10-30T17:32:39.568Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-30T17:32:39.568Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-30T17:32:39.981Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-30T17:32:40.912Z] --- PASS: TestServiceUpdateLabel (3.37s) [2019-10-30T17:32:40.912Z] === RUN TestServiceUpdateSecrets [2019-10-30T17:32:41.088Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2019-10-30T17:32:41.338Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-30T17:32:41.338Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-30T17:32:41.654Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2019-10-30T17:32:42.536Z] --- PASS: TestServiceUpdateConfigs (15.12s) [2019-10-30T17:32:42.536Z] === RUN TestServiceUpdateNetwork [2019-10-30T17:32:43.027Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-10-30T17:32:43.027Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-30T17:32:43.027Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-30T17:32:43.594Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements [2019-10-30T17:32:44.611Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-30T17:32:44.968Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 77.8% of statements [2019-10-30T17:32:44.968Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-30T17:32:44.968Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-30T17:32:44.968Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 68.2% of statements [2019-10-30T17:32:46.341Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-30T17:32:46.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-10-30T17:32:46.504Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-30T17:32:46.907Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-10-30T17:32:47.068Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-30T17:32:47.632Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-30T17:32:47.841Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 74.7% of statements [2019-10-30T17:32:47.841Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-30T17:32:48.195Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-30T17:32:48.195Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-30T17:32:48.407Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 19.9% of statements [2019-10-30T17:32:49.125Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-30T17:32:49.779Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-30T17:32:50.345Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-30T17:32:50.909Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-30T17:32:50.909Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2019-10-30T17:32:50.909Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-30T17:32:50.909Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-30T17:32:51.646Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-30T17:32:51.646Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-30T17:32:51.646Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-30T17:32:52.209Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-30T17:32:53.140Z] === RUN TestDockerSuite/TestCommitChange [2019-10-30T17:32:53.435Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2019-10-30T17:32:53.435Z] ok github.com/docker/docker/distribution 0.197s coverage: 22.1% of statements [2019-10-30T17:32:53.435Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-30T17:32:54.508Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-30T17:32:54.807Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-10-30T17:32:55.439Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-30T17:32:56.074Z] --- PASS: TestServiceUpdateNetwork (14.43s) [2019-10-30T17:32:56.074Z] PASS [2019-10-30T17:32:56.074Z] [2019-10-30T17:32:56.074Z] === Skipped [2019-10-30T17:32:56.074Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-10-30T17:32:56.074Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-30T17:32:56.074Z] [2019-10-30T17:32:56.074Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-30T17:32:56.074Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:32:56.074Z] [2019-10-30T17:32:56.074Z] [2019-10-30T17:32:56.074Z] DONE 20 tests, 2 skipped in 123.934s [2019-10-30T17:32:56.074Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-30T17:32:56.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:32:56.074Z] ++ set -e [2019-10-30T17:32:56.074Z] ++ '[' -n 0 ']' [2019-10-30T17:32:56.074Z] ++ set -x [2019-10-30T17:32:56.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:32:56.074Z] INFO: Testing against a local daemon [2019-10-30T17:32:56.074Z] === RUN TestSessionCreate [2019-10-30T17:32:56.074Z] --- PASS: TestSessionCreate (0.03s) [2019-10-30T17:32:56.074Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-30T17:32:56.074Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-30T17:32:56.074Z] PASS [2019-10-30T17:32:56.074Z] [2019-10-30T17:32:56.074Z] DONE 2 tests in 0.248s [2019-10-30T17:32:56.074Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-30T17:32:56.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:32:56.074Z] ++ set -e [2019-10-30T17:32:56.074Z] ++ '[' -n 0 ']' [2019-10-30T17:32:56.074Z] ++ set -x [2019-10-30T17:32:56.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:32:56.074Z] INFO: Testing against a local daemon [2019-10-30T17:32:56.074Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-30T17:32:56.074Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-30T17:32:56.074Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-30T17:32:56.074Z] === RUN TestEventsExecDie [2019-10-30T17:32:56.074Z] --- PASS: TestEventsExecDie (0.89s) [2019-10-30T17:32:56.074Z] === RUN TestEventsBackwardsCompatible [2019-10-30T17:32:56.179Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-30T17:32:56.371Z] --- PASS: TestServiceUpdateSecrets (15.49s) [2019-10-30T17:32:56.371Z] === RUN TestServiceUpdateConfigs [2019-10-30T17:32:56.438Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-30T17:32:56.438Z] === RUN TestInfoBinaryCommits [2019-10-30T17:32:56.438Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-30T17:32:56.438Z] === RUN TestInfoAPIVersioned [2019-10-30T17:32:56.438Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-30T17:32:56.438Z] === RUN TestInfoDiscoveryBackend [2019-10-30T17:32:56.798Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-30T17:32:56.798Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-30T17:32:57.112Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2019-10-30T17:32:57.112Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-30T17:32:57.112Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2019-10-30T17:32:57.112Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-30T17:32:57.302Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-30T17:32:58.033Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-30T17:32:58.034Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-30T17:32:58.405Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-10-30T17:32:58.405Z] === RUN TestInfoAPI [2019-10-30T17:32:58.405Z] --- PASS: TestInfoAPI (0.02s) [2019-10-30T17:32:58.405Z] === RUN TestInfoAPIWarnings [2019-10-30T17:32:58.483Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-10-30T17:32:58.483Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-30T17:32:58.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-30T17:32:58.769Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-10-30T17:32:58.769Z] === RUN TestInfoDebug [2019-10-30T17:32:58.930Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-30T17:32:59.416Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-30T17:32:59.553Z] --- PASS: TestInfoDebug (0.52s) [2019-10-30T17:32:59.553Z] === RUN TestInfoInsecureRegistries [2019-10-30T17:32:59.928Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-10-30T17:32:59.928Z] === RUN TestInfoRegistryMirrors [2019-10-30T17:33:00.300Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-30T17:33:00.347Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-30T17:33:00.347Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-30T17:33:00.767Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-10-30T17:33:00.767Z] === RUN TestLoginFailsWithBadCredentials [2019-10-30T17:33:00.767Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2019-10-30T17:33:00.767Z] === RUN TestPingCacheHeaders [2019-10-30T17:33:01.279Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-30T17:33:01.279Z] === RUN TestPingGet [2019-10-30T17:33:01.279Z] --- PASS: TestPingGet (0.01s) [2019-10-30T17:33:01.279Z] === RUN TestPingHead [2019-10-30T17:33:01.279Z] --- PASS: TestPingHead (0.02s) [2019-10-30T17:33:01.279Z] === RUN TestVersion [2019-10-30T17:33:01.279Z] --- PASS: TestVersion (0.02s) [2019-10-30T17:33:01.279Z] PASS [2019-10-30T17:33:01.279Z] [2019-10-30T17:33:01.279Z] === Skipped [2019-10-30T17:33:01.279Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-30T17:33:01.279Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-30T17:33:01.279Z] [2019-10-30T17:33:01.279Z] [2019-10-30T17:33:01.279Z] DONE 18 tests, 1 skipped in 5.782s [2019-10-30T17:33:01.279Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-30T17:33:01.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:33:01.279Z] ++ set -e [2019-10-30T17:33:01.279Z] ++ '[' -n 0 ']' [2019-10-30T17:33:01.279Z] ++ set -x [2019-10-30T17:33:01.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:33:01.279Z] INFO: Testing against a local daemon [2019-10-30T17:33:01.279Z] === RUN TestVolumesCreateAndList [2019-10-30T17:33:01.279Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-30T17:33:01.279Z] === RUN TestVolumesRemove [2019-10-30T17:33:01.279Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-30T17:33:01.279Z] === RUN TestVolumesInspect [2019-10-30T17:33:01.279Z] --- PASS: TestVolumesInspect (0.01s) [2019-10-30T17:33:01.279Z] === RUN TestVolumesInvalidJSON [2019-10-30T17:33:01.279Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-30T17:33:01.279Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-30T17:33:01.279Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-30T17:33:01.279Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-30T17:33:01.279Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-30T17:33:01.279Z] PASS [2019-10-30T17:33:01.279Z] [2019-10-30T17:33:01.279Z] DONE 5 tests in 0.309s [2019-10-30T17:33:01.279Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-30T17:33:01.665Z] ++++ cat bundles/test-integration/docker.pid [2019-10-30T17:33:01.665Z] +++ kill 11532 [2019-10-30T17:33:02.196Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-30T17:33:02.244Z] ok github.com/docker/docker/pkg/archive 0.412s coverage: 77.2% of statements [2019-10-30T17:33:02.908Z] +++ /etc/init.d/apparmor stop [2019-10-30T17:33:03.126Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-30T17:33:03.178Z] ok github.com/docker/docker/pkg/authorization 0.147s coverage: 68.3% of statements [2019-10-30T17:33:03.274Z] Clearing AppArmor profiles cache:. [2019-10-30T17:33:03.274Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-30T17:33:03.274Z] Unloading profiles will leave already running processes permanently [2019-10-30T17:33:03.274Z] unconfined, which can lead to unexpected situations. [2019-10-30T17:33:03.274Z] [2019-10-30T17:33:03.274Z] To set a process to complain mode, use the command line tool [2019-10-30T17:33:03.274Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-30T17:33:03.274Z] with the 'teardown' option." [2019-10-30T17:33:03.274Z] [2019-10-30T17:33:03.449Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-30T17:33:03.709Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2019-10-30T17:33:05.021Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-30T17:33:05.586Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks Post stage [Pipeline] junit [2019-10-30T17:33:05.843Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-30T17:33:05.843Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-30T17:33:05.843Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-30T17:33:05.843Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-30T17:33:05.843Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-30T17:33:05.843Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-30T17:33:05.859Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-30T17:33:06.995Z] ok github.com/docker/docker/layer 7.801s coverage: 68.8% of statements [2019-10-30T17:33:06.996Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-30T17:33:06.996Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-30T17:33:06.996Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-30T17:33:06.996Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-30T17:33:06.996Z] ? github.com/docker/docker/oci [no test files] [2019-10-30T17:33:06.996Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-30T17:33:07.550Z] + echo Ensuring container killed. [2019-10-30T17:33:07.550Z] Ensuring container killed. [2019-10-30T17:33:07.550Z] + docker rm -vf docker-pr12 [2019-10-30T17:33:07.550Z] Error: No such container: docker-pr12 [2019-10-30T17:33:07.550Z] + true [2019-10-30T17:33:07.560Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-10-30T17:33:07.560Z] ok github.com/docker/docker/pkg/chrootarchive 2.947s coverage: 43.2% of statements [2019-10-30T17:33:07.560Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-30T17:33:07.560Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [Pipeline] sh [2019-10-30T17:33:07.737Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-30T17:33:08.125Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-10-30T17:33:08.125Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-10-30T17:33:08.380Z] + echo Chowning /workspace to jenkins user [2019-10-30T17:33:08.380Z] Chowning /workspace to jenkins user [2019-10-30T17:33:08.380Z] + id -u [2019-10-30T17:33:08.380Z] + id -g [2019-10-30T17:33:08.380Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40091:/workspace busybox chown -R 1001:1001 /workspace [2019-10-30T17:33:08.380Z] Unable to find image 'busybox:latest' locally [2019-10-30T17:33:08.690Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-10-30T17:33:08.744Z] latest: Pulling from library/busybox [2019-10-30T17:33:08.744Z] 6d4c3d9fc915: Pulling fs layer [2019-10-30T17:33:08.744Z] 6d4c3d9fc915: Verifying Checksum [2019-10-30T17:33:08.744Z] 6d4c3d9fc915: Download complete [2019-10-30T17:33:09.523Z] 6d4c3d9fc915: Pull complete [2019-10-30T17:33:09.523Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-30T17:33:09.523Z] Status: Downloaded newer image for busybox:latest [2019-10-30T17:33:09.624Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2019-10-30T17:33:09.633Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-30T17:33:09.633Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-30T17:33:09.881Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-10-30T17:33:10.197Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-30T17:33:11.127Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-30T17:33:11.253Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-30T17:33:11.819Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-10-30T17:33:12.058Z] --- PASS: TestServiceUpdateConfigs (15.48s) [2019-10-30T17:33:12.058Z] === RUN TestServiceUpdateNetwork [2019-10-30T17:33:12.058Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-30T17:33:12.166Z] + bundleName=s390x-integration [2019-10-30T17:33:12.166Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-30T17:33:12.166Z] Creating s390x-integration-bundles.tar.gz [2019-10-30T17:33:12.166Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-30T17:33:12.166Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-30T17:33:12.307Z] Archiving artifacts [2019-10-30T17:33:12.384Z] ok github.com/docker/docker/pkg/fsutils 0.217s coverage: 85.1% of statements [2019-10-30T17:33:12.642Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2019-10-30T17:33:12.900Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-10-30T17:33:12.988Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-30T17:33:13.517Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40091/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-30T17:33:13.833Z] ok github.com/docker/docker/pkg/idtools 0.450s coverage: 70.1% of statements [2019-10-30T17:33:13.919Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-30T17:33:13.919Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-30T17:33:13.919Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-30T17:33:14.397Z] + make clean [2019-10-30T17:33:14.398Z] ok github.com/docker/docker/pkg/ioutils 0.534s coverage: 70.1% of statements [2019-10-30T17:33:14.398Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-10-30T17:33:14.502Z] make: command: Command not found [2019-10-30T17:33:14.502Z] make: command: Command not found [2019-10-30T17:33:14.502Z] docker volume rm -f docker-dev-cache [2019-10-30T17:33:14.502Z] docker-dev-cache [Pipeline] deleteDir [2019-10-30T17:33:14.850Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-30T17:33:14.850Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-30T17:33:14.850Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-30T17:33:14.850Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-30T17:33:14.850Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-30T17:33:14.964Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2019-10-30T17:33:14.964Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-30T17:33:14.964Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-30T17:33:15.530Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-10-30T17:33:15.780Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-30T17:33:15.787Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-30T17:33:16.045Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-30T17:33:16.045Z] ok github.com/docker/docker/pkg/mount 0.538s coverage: 70.0% of statements [2019-10-30T17:33:16.045Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-30T17:33:16.612Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 91.4% of statements [2019-10-30T17:33:16.612Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2019-10-30T17:33:16.612Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-30T17:33:16.612Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-30T17:33:16.711Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-30T17:33:17.546Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2019-10-30T17:33:17.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-30T17:33:17.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-30T17:33:18.112Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-30T17:33:18.369Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-30T17:33:18.627Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-30T17:33:19.535Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-30T17:33:19.657Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-30T17:33:19.657Z] [2019-10-30T17:33:19.657Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-30T17:33:19.657Z] PKG_CONFIG=pkg-config [2019-10-30T17:33:19.657Z] GOLANG_VERSION=1.13.3 [2019-10-30T17:33:19.657Z] HOSTNAME=ceb867d2a3fb [2019-10-30T17:33:19.657Z] DOCKER_EXPERIMENTAL=1 [2019-10-30T17:33:19.657Z] container=docker [2019-10-30T17:33:19.657Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-30T17:33:19.657Z] GO111MODULE=off [2019-10-30T17:33:19.657Z] GOPATH=/go [2019-10-30T17:33:19.657Z] PWD=/go/src/github.com/docker/docker [2019-10-30T17:33:19.657Z] HOME=/root [2019-10-30T17:33:19.657Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-30T17:33:19.657Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-30T17:33:19.657Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-30T17:33:19.657Z] DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 [2019-10-30T17:33:19.657Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-30T17:33:19.657Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-30T17:33:19.657Z] TERM=xterm [2019-10-30T17:33:19.657Z] VALIDATE_BRANCH=master [2019-10-30T17:33:19.657Z] DEST=bundles/test-integration [2019-10-30T17:33:19.657Z] SHLVL=1 [2019-10-30T17:33:19.657Z] TIMEOUT=120m [2019-10-30T17:33:19.657Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-30T17:33:19.657Z] DOCKER_PKG=github.com/docker/docker [2019-10-30T17:33:19.657Z] TESTDEBUG=0 [2019-10-30T17:33:19.657Z] _=/usr/bin/env [2019-10-30T17:33:19.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-30T17:33:19.997Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-10-30T17:33:20.254Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-30T17:33:20.467Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-30T17:33:20.467Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-30T17:33:21.397Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-30T17:33:21.963Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-30T17:33:22.893Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-30T17:33:23.530Z] ok github.com/docker/docker/pkg/signal 2.404s coverage: 61.0% of statements [2019-10-30T17:33:23.530Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-30T17:33:23.787Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-30T17:33:23.824Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-30T17:33:23.824Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-30T17:33:24.045Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-30T17:33:24.302Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-30T17:33:24.753Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-30T17:33:24.866Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-30T17:33:25.318Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-30T17:33:25.432Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2019-10-30T17:33:25.690Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2019-10-30T17:33:26.251Z] --- PASS: TestServiceUpdateNetwork (14.50s) [2019-10-30T17:33:26.251Z] PASS [2019-10-30T17:33:26.251Z] [2019-10-30T17:33:26.251Z] === Skipped [2019-10-30T17:33:26.251Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-30T17:33:26.251Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-30T17:33:26.251Z] [2019-10-30T17:33:26.251Z] [2019-10-30T17:33:26.251Z] DONE 20 tests, 1 skipped in 171.393s [2019-10-30T17:33:26.251Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-30T17:33:26.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:33:26.251Z] ++ set -e [2019-10-30T17:33:26.251Z] ++ '[' -n 0 ']' [2019-10-30T17:33:26.251Z] ++ set -x [2019-10-30T17:33:26.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:33:26.251Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-30T17:33:26.255Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-10-30T17:33:26.508Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-30T17:33:26.508Z] INFO: Testing against a local daemon [2019-10-30T17:33:26.508Z] === RUN TestSessionCreate [2019-10-30T17:33:26.508Z] --- PASS: TestSessionCreate (0.04s) [2019-10-30T17:33:26.508Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-30T17:33:26.508Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-30T17:33:26.508Z] PASS [2019-10-30T17:33:26.508Z] [2019-10-30T17:33:26.508Z] DONE 2 tests in 0.204s [2019-10-30T17:33:26.508Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-30T17:33:26.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:33:26.508Z] ++ set -e [2019-10-30T17:33:26.508Z] ++ '[' -n 0 ']' [2019-10-30T17:33:26.508Z] ++ set -x [2019-10-30T17:33:26.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:33:26.765Z] INFO: Testing against a local daemon [2019-10-30T17:33:26.765Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-30T17:33:26.765Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-30T17:33:26.765Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-30T17:33:26.765Z] === RUN TestEventsExecDie [2019-10-30T17:33:26.822Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-30T17:33:26.822Z] testing: warning: no tests to run [2019-10-30T17:33:26.822Z] coverage: [no statements] [2019-10-30T17:33:26.822Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-30T17:33:27.329Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-30T17:33:27.386Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-30T17:33:27.386Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-30T17:33:27.587Z] --- PASS: TestEventsExecDie (0.88s) [2019-10-30T17:33:27.587Z] === RUN TestEventsBackwardsCompatible [2019-10-30T17:33:27.587Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-30T17:33:27.587Z] === RUN TestInfoBinaryCommits [2019-10-30T17:33:27.587Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-30T17:33:27.587Z] === RUN TestInfoAPIVersioned [2019-10-30T17:33:27.587Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-30T17:33:27.587Z] === RUN TestInfoDiscoveryBackend [2019-10-30T17:33:27.643Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-30T17:33:28.151Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-10-30T17:33:28.151Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-30T17:33:29.082Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-30T17:33:29.339Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-30T17:33:29.339Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-30T17:33:29.902Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-10-30T17:33:29.902Z] === RUN TestInfoAPI [2019-10-30T17:33:29.902Z] --- PASS: TestInfoAPI (0.02s) [2019-10-30T17:33:29.902Z] === RUN TestInfoAPIWarnings [2019-10-30T17:33:30.170Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2019-10-30T17:33:30.427Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-30T17:33:30.466Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-10-30T17:33:30.466Z] === RUN TestInfoDebug [2019-10-30T17:33:30.723Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-30T17:33:30.723Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-30T17:33:30.723Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-30T17:33:30.723Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-30T17:33:30.723Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-30T17:33:30.723Z] --- PASS: TestInfoDebug (0.52s) [2019-10-30T17:33:30.723Z] === RUN TestInfoInsecureRegistries [2019-10-30T17:33:31.289Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-30T17:33:31.289Z] === RUN TestInfoRegistryMirrors [2019-10-30T17:33:31.360Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-30T17:33:31.546Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-30T17:33:31.617Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-30T17:33:31.804Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-10-30T17:33:31.804Z] === RUN TestLoginFailsWithBadCredentials [2019-10-30T17:33:32.062Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2019-10-30T17:33:32.062Z] === RUN TestPingCacheHeaders [2019-10-30T17:33:32.062Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-30T17:33:32.062Z] === RUN TestPingGet [2019-10-30T17:33:32.062Z] --- PASS: TestPingGet (0.01s) [2019-10-30T17:33:32.062Z] === RUN TestPingHead [2019-10-30T17:33:32.319Z] --- PASS: TestPingHead (0.02s) [2019-10-30T17:33:32.319Z] === RUN TestVersion [2019-10-30T17:33:32.319Z] --- PASS: TestVersion (0.02s) [2019-10-30T17:33:32.319Z] PASS [2019-10-30T17:33:32.319Z] [2019-10-30T17:33:32.319Z] === Skipped [2019-10-30T17:33:32.319Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-30T17:33:32.319Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-30T17:33:32.319Z] [2019-10-30T17:33:32.319Z] [2019-10-30T17:33:32.319Z] DONE 18 tests, 1 skipped in 5.654s [2019-10-30T17:33:32.319Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-30T17:33:32.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:33:32.319Z] ++ set -e [2019-10-30T17:33:32.319Z] ++ '[' -n 0 ']' [2019-10-30T17:33:32.319Z] ++ set -x [2019-10-30T17:33:32.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:33:32.319Z] INFO: Testing against a local daemon [2019-10-30T17:33:32.319Z] === RUN TestVolumesCreateAndList [2019-10-30T17:33:32.319Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-30T17:33:32.319Z] === RUN TestVolumesRemove [2019-10-30T17:33:32.577Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-30T17:33:32.577Z] === RUN TestVolumesInspect [2019-10-30T17:33:32.577Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-30T17:33:32.577Z] === RUN TestVolumesInvalidJSON [2019-10-30T17:33:32.577Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-30T17:33:32.577Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-30T17:33:32.577Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-30T17:33:32.577Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-30T17:33:32.577Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-30T17:33:32.577Z] PASS [2019-10-30T17:33:32.577Z] [2019-10-30T17:33:32.577Z] DONE 5 tests in 0.264s [2019-10-30T17:33:32.577Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-30T17:33:32.834Z] ++++ cat bundles/test-integration/docker.pid [2019-10-30T17:33:32.834Z] +++ kill 5314 [2019-10-30T17:33:32.991Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2019-10-30T17:33:33.558Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-30T17:33:33.816Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-10-30T17:33:34.202Z] +++ /etc/init.d/apparmor stop [2019-10-30T17:33:34.202Z] Clearing AppArmor profiles cache:. [2019-10-30T17:33:34.202Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-30T17:33:34.202Z] Unloading profiles will leave already running processes permanently [2019-10-30T17:33:34.202Z] unconfined, which can lead to unexpected situations. [2019-10-30T17:33:34.202Z] [2019-10-30T17:33:34.202Z] To set a process to complain mode, use the command line tool [2019-10-30T17:33:34.202Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-30T17:33:34.202Z] with the 'teardown' option." [2019-10-30T17:33:34.202Z] [2019-10-30T17:33:34.750Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-10-30T17:33:35.007Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-30T17:33:36.095Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-30T17:33:37.026Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-30T17:33:37.532Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-30T17:33:37.965Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-30T17:33:37.965Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-30T17:33:37.965Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-30T17:33:38.097Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2019-10-30T17:33:38.663Z] ok github.com/docker/docker/volume/mounts 0.033s coverage: 67.0% of statements [2019-10-30T17:33:40.034Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-30T17:33:40.536Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-30T17:33:41.467Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-30T17:33:42.835Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-30T17:33:48.086Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-30T17:33:48.086Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-30T17:33:49.978Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-30T17:33:51.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-30T17:33:52.216Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/rootless [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/volume [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-30T17:33:52.216Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === Skipped [2019-10-30T17:33:52.216Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-30T17:33:52.216Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-30T17:33:52.216Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:33:52.216Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:33:52.216Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:33:52.216Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:33:52.216Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:33:52.216Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:73: No driver to put! [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-30T17:33:52.216Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-30T17:33:52.216Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-30T17:33:52.216Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:33:52.216Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:33:52.216Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:33:52.216Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:33:52.216Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-30T17:33:52.216Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-30T17:33:52.216Z] graphtest_unix.go:73: No driver to put! [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-30T17:33:52.216Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-30T17:33:52.216Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] [2019-10-30T17:33:52.216Z] DONE 2115 tests, 20 skipped in 238.404s Post stage [Pipeline] junit [2019-10-30T17:33:52.229Z] Recording test results [2019-10-30T17:33:52.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-30T17:33:52.886Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40091/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c057825cf56850ffb97cae532d0bfa261b4b9a53 hack/validate/vendor [2019-10-30T17:33:53.933Z] No vendor changes in diff. [2019-10-30T17:33:54.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-30T17:33:54.545Z] + echo Building e2e image [2019-10-30T17:33:54.545Z] Building e2e image [2019-10-30T17:33:54.545Z] + docker build --build-arg DOCKER_GITCOMMIT=c057825cf56850ffb97cae532d0bfa261b4b9a53 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-30T17:33:54.545Z] #2 [internal] load .dockerignore [2019-10-30T17:33:54.545Z] #2 transferring context: 34B done [2019-10-30T17:33:54.545Z] #2 DONE 0.0s [2019-10-30T17:33:54.545Z] [2019-10-30T17:33:54.545Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-30T17:33:54.545Z] #1 transferring dockerfile: 3.21kB done [2019-10-30T17:33:54.545Z] #1 DONE 0.0s [2019-10-30T17:33:54.545Z] [2019-10-30T17:33:54.545Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-30T17:33:54.806Z] #4 ... [2019-10-30T17:33:54.807Z] [2019-10-30T17:33:54.807Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-30T17:33:54.807Z] #3 DONE 0.2s [2019-10-30T17:33:54.807Z] [2019-10-30T17:33:54.807Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-30T17:33:54.807Z] #4 DONE 0.3s [2019-10-30T17:33:54.807Z] [2019-10-30T17:33:54.807Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-10-30T17:33:54.807Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-10-30T17:33:54.807Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2019-10-30T17:33:54.807Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2019-10-30T17:33:54.807Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2019-10-30T17:33:54.807Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0B / 2.79MB 0.0s [2019-10-30T17:33:55.372Z] #5 ... [2019-10-30T17:33:55.372Z] [2019-10-30T17:33:55.372Z] #8 [internal] load build context [2019-10-30T17:33:55.372Z] #8 transferring context: 806.98kB 0.3s done [2019-10-30T17:33:55.372Z] #8 DONE 0.4s [2019-10-30T17:33:55.372Z] [2019-10-30T17:33:55.372Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-10-30T17:33:55.372Z] #5 DONE 0.6s [2019-10-30T17:33:55.372Z] [2019-10-30T17:33:55.372Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-30T17:33:55.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-10-30T17:33:57.307Z] #6 DONE 1.8s [2019-10-30T17:33:57.307Z] [2019-10-30T17:33:57.307Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-30T17:33:57.307Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-10-30T17:33:57.307Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-10-30T17:33:57.307Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-10-30T17:33:57.307Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-10-30T17:33:57.307Z] #14 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done [2019-10-30T17:33:57.307Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-10-30T17:33:57.307Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-10-30T17:33:57.307Z] #14 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.3s done [2019-10-30T17:33:57.308Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.3s done [2019-10-30T17:33:57.308Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.1s done [2019-10-30T17:33:57.308Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s done [2019-10-30T17:33:57.308Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-10-30T17:33:57.308Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-10-30T17:33:57.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-10-30T17:33:58.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000910d00_} [2019-10-30T17:33:59.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-30T17:34:00.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1077166738_/foo_false____} [2019-10-30T17:34:02.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1077166738_/foo_true____} [2019-10-30T17:34:02.566Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.1s [2019-10-30T17:34:03.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3521020105_/foo_false____} [2019-10-30T17:34:03.938Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.4s done [2019-10-30T17:34:04.196Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-10-30T17:34:04.761Z] #14 DONE 9.8s [2019-10-30T17:34:04.761Z] [2019-10-30T17:34:04.761Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-30T17:34:04.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3521020105_/foo_true____} [2019-10-30T17:34:05.019Z] #15 ... [2019-10-30T17:34:05.019Z] [2019-10-30T17:34:05.019Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-30T17:34:05.019Z] #7 1.086 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-30T17:34:05.019Z] #7 2.152 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-30T17:34:05.019Z] #7 2.265 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-30T17:34:05.019Z] #7 2.268 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-30T17:34:05.020Z] #7 2.484 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-30T17:34:05.020Z] #7 2.496 (4/31) Installing readline (8.0.0-r0) [2019-10-30T17:34:05.020Z] #7 2.502 (5/31) Installing bash (5.0.0-r0) [2019-10-30T17:34:05.020Z] #7 2.522 Executing bash-5.0.0-r0.post-install [2019-10-30T17:34:05.020Z] #7 2.527 (6/31) Installing ca-certificates (20190108-r0) [2019-10-30T17:34:05.020Z] #7 2.545 (7/31) Installing libgcc (8.3.0-r0) [2019-10-30T17:34:05.020Z] #7 2.550 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-30T17:34:05.020Z] #7 2.570 (9/31) Installing binutils (2.32-r0) [2019-10-30T17:34:05.020Z] #7 2.684 (10/31) Installing gmp (6.1.2-r1) [2019-10-30T17:34:05.020Z] #7 2.717 (11/31) Installing isl (0.18-r0) [2019-10-30T17:34:05.020Z] #7 2.739 (12/31) Installing libgomp (8.3.0-r0) [2019-10-30T17:34:05.020Z] #7 2.743 (13/31) Installing libatomic (8.3.0-r0) [2019-10-30T17:34:05.020Z] #7 2.747 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-30T17:34:05.020Z] #7 2.754 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-30T17:34:05.020Z] #7 2.758 (16/31) Installing gcc (8.3.0-r0) [2019-10-30T17:34:05.020Z] #7 3.753 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-30T17:34:05.020Z] #7 3.863 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-30T17:34:05.020Z] #7 3.866 (19/31) Installing g++ (8.3.0-r0) [2019-10-30T17:34:05.020Z] #7 4.502 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-30T17:34:05.020Z] #7 4.508 (21/31) Installing libcurl (7.66.0-r0) [2019-10-30T17:34:05.020Z] #7 4.516 (22/31) Installing expat (2.2.8-r0) [2019-10-30T17:34:05.020Z] #7 4.521 (23/31) Installing pcre2 (10.33-r0) [2019-10-30T17:34:05.020Z] #7 4.533 (24/31) Installing git (2.22.0-r0) [2019-10-30T17:34:05.020Z] #7 4.769 (25/31) Installing libmnl (1.0.4-r0) [2019-10-30T17:34:05.020Z] #7 4.772 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-30T17:34:05.020Z] #7 4.777 (27/31) Installing iptables (1.8.3-r0) [2019-10-30T17:34:05.020Z] #7 4.807 (28/31) Installing pigz (2.4-r0) [2019-10-30T17:34:05.020Z] #7 4.813 (29/31) Installing tar (1.32-r0) [2019-10-30T17:34:05.020Z] #7 4.826 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-30T17:34:05.020Z] #7 4.831 (31/31) Installing xz (5.2.4-r0) [2019-10-30T17:34:05.020Z] #7 4.842 Executing busybox-1.30.1-r2.trigger [2019-10-30T17:34:05.020Z] #7 4.848 Executing ca-certificates-20190108-r0.trigger [2019-10-30T17:34:05.020Z] #7 4.915 OK: 185 MiB in 45 packages [2019-10-30T17:34:05.020Z] #7 DONE 7.7s [2019-10-30T17:34:05.020Z] [2019-10-30T17:34:05.020Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-30T17:34:05.020Z] #9 DONE 0.1s [2019-10-30T17:34:05.020Z] [2019-10-30T17:34:05.020Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-30T17:34:05.020Z] #10 DONE 0.0s [2019-10-30T17:34:05.020Z] [2019-10-30T17:34:05.020Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-30T17:34:05.020Z] #11 DONE 0.1s [2019-10-30T17:34:05.020Z] [2019-10-30T17:34:05.020Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-30T17:34:05.277Z] #15 ... [2019-10-30T17:34:05.277Z] [2019-10-30T17:34:05.277Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-30T17:34:05.277Z] #12 DONE 0.1s [2019-10-30T17:34:05.277Z] [2019-10-30T17:34:05.277Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-30T17:34:05.277Z] #13 DONE 0.1s [2019-10-30T17:34:05.277Z] [2019-10-30T17:34:05.277Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-30T17:34:05.841Z] #15 1.005 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-30T17:34:06.773Z] #15 2.086 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-30T17:34:06.773Z] #15 2.161 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-30T17:34:06.773Z] #15 2.164 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-30T17:34:06.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3521020105_/foo_true__0xc000911260__} [2019-10-30T17:34:06.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-30T17:34:06.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-30T17:34:07.030Z] #15 2.298 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-30T17:34:07.030Z] #15 2.308 (4/43) Installing readline (8.0.0-r0) [2019-10-30T17:34:07.030Z] #15 2.313 (5/43) Installing bash (5.0.0-r0) [2019-10-30T17:34:07.030Z] #15 2.325 Executing bash-5.0.0-r0.post-install [2019-10-30T17:34:07.030Z] #15 2.327 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-30T17:34:07.030Z] #15 2.401 (7/43) Installing libuuid (2.33.2-r0) [2019-10-30T17:34:07.030Z] #15 2.403 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-30T17:34:07.030Z] #15 2.407 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-30T17:34:07.030Z] #15 2.414 (10/43) Installing binutils (2.32-r0) [2019-10-30T17:34:07.030Z] #15 2.491 (11/43) Installing libmagic (5.37-r1) [2019-10-30T17:34:07.030Z] #15 2.511 (12/43) Installing file (5.37-r1) [2019-10-30T17:34:07.288Z] #15 2.513 (13/43) Installing gmp (6.1.2-r1) [2019-10-30T17:34:07.288Z] #15 2.520 (14/43) Installing isl (0.18-r0) [2019-10-30T17:34:07.288Z] #15 2.536 (15/43) Installing libgomp (8.3.0-r0) [2019-10-30T17:34:07.288Z] #15 2.539 (16/43) Installing libatomic (8.3.0-r0) [2019-10-30T17:34:07.288Z] #15 2.541 (17/43) Installing libgcc (8.3.0-r0) [2019-10-30T17:34:07.288Z] #15 2.543 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-30T17:34:07.288Z] #15 2.549 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-30T17:34:07.288Z] #15 2.551 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-30T17:34:07.288Z] #15 2.565 (21/43) Installing gcc (8.3.0-r0) [2019-10-30T17:34:07.857Z] #15 3.227 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-30T17:34:07.857Z] #15 3.301 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-30T17:34:07.857Z] #15 3.303 (24/43) Installing g++ (8.3.0-r0) [2019-10-30T17:34:08.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009112e0_} [2019-10-30T17:34:08.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-30T17:34:08.424Z] #15 3.735 (25/43) Installing make (4.2.1-r2) [2019-10-30T17:34:08.424Z] #15 3.739 (26/43) Installing fortify-headers (1.1-r0) [2019-10-30T17:34:08.424Z] #15 3.742 (27/43) Installing build-base (0.5-r1) [2019-10-30T17:34:08.424Z] #15 3.744 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-30T17:34:08.424Z] #15 3.747 (29/43) Installing libcurl (7.66.0-r0) [2019-10-30T17:34:08.424Z] #15 3.753 (30/43) Installing curl (7.66.0-r0) [2019-10-30T17:34:08.424Z] #15 3.757 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-30T17:34:08.424Z] #15 3.766 (32/43) Installing jq (1.6-r0) [2019-10-30T17:34:08.424Z] #15 3.773 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-30T17:34:08.424Z] #15 3.778 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-30T17:34:08.424Z] #15 3.780 (35/43) Installing libaio (0.3.111-r0) [2019-10-30T17:34:08.424Z] #15 3.782 (36/43) Installing libblkid (2.33.2-r0) [2019-10-30T17:34:08.424Z] #15 3.787 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-30T17:34:08.424Z] #15 3.816 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-30T17:34:08.424Z] #15 3.822 (39/43) Installing libmount (2.33.2-r0) [2019-10-30T17:34:08.424Z] #15 3.827 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-30T17:34:08.424Z] #15 3.831 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-30T17:34:08.424Z] #15 3.834 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-30T17:34:08.424Z] #15 3.856 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-30T17:34:08.424Z] #15 3.861 Executing busybox-1.30.1-r2.trigger [2019-10-30T17:34:08.424Z] #15 3.867 OK: 189 MiB in 58 packages [2019-10-30T17:34:09.794Z] #15 DONE 5.0s [2019-10-30T17:34:09.795Z] [2019-10-30T17:34:09.795Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-30T17:34:10.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000911300_} [2019-10-30T17:34:10.360Z] #16 DONE 0.7s [2019-10-30T17:34:10.360Z] [2019-10-30T17:34:10.360Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-30T17:34:11.292Z] #17 DONE 0.7s [2019-10-30T17:34:11.292Z] [2019-10-30T17:34:11.292Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-30T17:34:11.292Z] #18 DONE 0.0s [2019-10-30T17:34:11.292Z] [2019-10-30T17:34:11.292Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-30T17:34:11.292Z] #19 DONE 0.1s [2019-10-30T17:34:11.292Z] [2019-10-30T17:34:11.292Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-30T17:34:11.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000911320_} [2019-10-30T17:34:12.663Z] #20 1.167 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-30T17:34:12.663Z] #20 1.366 [2019-10-30T17:34:13.179Z] #20 1.476 0.1% ############## 20.6% ##################################### 52.1% ###################################################### 75.7% #################################################################### 94.8% ######################################################################## 100.0% [2019-10-30T17:34:13.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000911340_} [2019-10-30T17:34:13.441Z] #20 2.114 [2019-10-30T17:34:13.699Z] #20 2.222 0.8% ############################################## 64.4% ######################################################################## 100.0% [2019-10-30T17:34:13.956Z] #20 2.609 [2019-10-30T17:34:14.473Z] #20 2.719 #### 6.3% ############################# 41.3% ########################################## 58.3% ############################################################### 88.8% ######################################################################## 100.0% [2019-10-30T17:34:14.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-30T17:34:14.733Z] #20 3.258 [2019-10-30T17:34:15.504Z] #20 3.367 ### 4.3% ######## 11.7% ############# 19.2% ################# 24.1% ##################### 30.2% ########################### 38.1% ############################### 44.4% [2019-10-30T17:34:15.504Z] #20 ... [2019-10-30T17:34:15.504Z] [2019-10-30T17:34:15.504Z] #31 [builder 1/4] COPY . . [2019-10-30T17:34:15.504Z] #31 DONE 4.3s [2019-10-30T17:34:15.504Z] [2019-10-30T17:34:15.504Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-30T17:34:16.024Z] #20 3.367 ### 4.3% ######## 11.7% ############# 19.2% ################# 24.1% ##################### 30.2% ########################### 38.1% ############################### 44.4% ############################### 44.4% ##################################### 52.5% ############################################## 64.1% ####################################################### 77.5% ################################################################ 89.1% ###################################################################### 97.5% ######################################################################## 100.0% [2019-10-30T17:34:16.281Z] #20 4.857 [2019-10-30T17:34:16.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-30T17:34:16.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-30T17:34:16.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-30T17:34:16.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-30T17:34:16.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-30T17:34:16.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-30T17:34:16.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-30T17:34:16.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-30T17:34:16.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-30T17:34:16.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-30T17:34:16.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-30T17:34:16.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-10-30T17:34:16.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-10-30T17:34:16.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-10-30T17:34:16.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-10-30T17:34:16.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-10-30T17:34:16.847Z] #20 5.473 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-30T17:34:16.847Z] #20 5.653 [2019-10-30T17:34:16.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-10-30T17:34:16.887Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-30T17:34:17.105Z] #20 ... [2019-10-30T17:34:17.105Z] [2019-10-30T17:34:17.105Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-30T17:34:17.105Z] #32 DONE 1.5s [2019-10-30T17:34:17.105Z] [2019-10-30T17:34:17.105Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-30T17:34:17.105Z] #20 5.720 ######################################################################## 100.0% [2019-10-30T17:34:17.365Z] #20 6.010 [2019-10-30T17:34:17.930Z] #20 6.648 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-30T17:34:18.188Z] #20 6.947 [2019-10-30T17:34:18.446Z] #20 7.057 #################################### 50.4% ######################################################################## 100.0% [2019-10-30T17:34:18.704Z] #20 7.320 [2019-10-30T17:34:19.637Z] #20 8.081 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-30T17:34:19.637Z] #20 8.192 skipping existing 1849cc453dee [2019-10-30T17:34:19.637Z] #20 8.373 [2019-10-30T17:34:20.161Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-30T17:34:20.529Z] 12c8dbabfd62: Pull complete [2019-10-30T17:34:20.529Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-30T17:34:20.529Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:34:20.529Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-30T17:34:20.529Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-30T17:34:20.529Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-30T17:34:20.529Z] WARN: Skipping validation tests [2019-10-30T17:34:20.529Z] INFO: Running unit tests at 10/30/2019 17:34:06... [2019-10-30T17:34:20.529Z] INFO: make.ps1 starting at 10/30/2019 17:34:10 [2019-10-30T17:34:20.529Z] INFO: Git commit (c057825cf) assumed from DOCKER_GITCOMMIT environment variable [2019-10-30T17:34:20.529Z] INFO: Invoking autogen... [2019-10-30T17:34:20.529Z] INFO: Running unit tests... [2019-10-30T17:34:20.570Z] #20 9.218 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-30T17:34:20.829Z] #20 9.532 [2019-10-30T17:34:20.829Z] #20 9.600 ######################################################################## 100.0% [2019-10-30T17:34:21.087Z] #20 9.864 [2019-10-30T17:34:21.087Z] #20 9.932 Download of images into '/build' complete. [2019-10-30T17:34:21.346Z] #20 9.933 Use something like the following to load the result into a Docker daemon: [2019-10-30T17:34:21.346Z] #20 9.933 tar -cC '/build' . | docker load [2019-10-30T17:34:21.346Z] #20 DONE 10.0s [2019-10-30T17:34:21.346Z] [2019-10-30T17:34:21.346Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-30T17:34:21.604Z] #22 DONE 0.1s [2019-10-30T17:34:21.604Z] [2019-10-30T17:34:21.604Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-30T17:34:21.604Z] #26 DONE 0.1s [2019-10-30T17:34:21.604Z] [2019-10-30T17:34:21.604Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-30T17:34:21.604Z] #27 DONE 0.1s [2019-10-30T17:34:21.604Z] [2019-10-30T17:34:21.604Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-30T17:34:21.604Z] #23 DONE 0.2s [2019-10-30T17:34:21.604Z] [2019-10-30T17:34:21.604Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-30T17:34:21.604Z] #28 DONE 0.1s [2019-10-30T17:34:21.604Z] [2019-10-30T17:34:21.604Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-30T17:34:22.681Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-30T17:34:24.132Z] #24 2.517 + RM_GOPATH=0 [2019-10-30T17:34:24.132Z] #24 2.517 + TMP_GOPATH= [2019-10-30T17:34:24.132Z] #24 2.517 + : /build [2019-10-30T17:34:24.132Z] #24 2.518 + '[' -z '' ']' [2019-10-30T17:34:24.132Z] #24 2.518 ++ mktemp -d [2019-10-30T17:34:24.132Z] #24 2.519 + export GOPATH=/tmp/tmp.nhmAnD [2019-10-30T17:34:24.132Z] #24 2.519 + GOPATH=/tmp/tmp.nhmAnD [2019-10-30T17:34:24.132Z] #24 2.519 + RM_GOPATH=1 [2019-10-30T17:34:24.132Z] #24 2.523 Install docker/cli version 17.06.2-ce from stable [2019-10-30T17:34:24.132Z] #24 2.523 ++ dirname ./install.sh [2019-10-30T17:34:24.132Z] #24 2.523 + dir=. [2019-10-30T17:34:24.132Z] #24 2.523 + bin=dockercli [2019-10-30T17:34:24.132Z] #24 2.523 + shift [2019-10-30T17:34:24.132Z] #24 2.523 + '[' '!' -f ./dockercli.installer ']' [2019-10-30T17:34:24.132Z] #24 2.523 + . ./dockercli.installer [2019-10-30T17:34:24.132Z] #24 2.523 ++ : stable [2019-10-30T17:34:24.132Z] #24 2.523 ++ : 17.06.2-ce [2019-10-30T17:34:24.132Z] #24 2.523 + install_dockercli [2019-10-30T17:34:24.132Z] #24 2.523 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-30T17:34:24.132Z] #24 2.523 ++ uname -m [2019-10-30T17:34:24.132Z] #24 2.523 + arch=x86_64 [2019-10-30T17:34:24.132Z] #24 2.523 + '[' x86_64 '!=' x86_64 ']' [2019-10-30T17:34:24.132Z] #24 2.523 + url=https://download.docker.com/linux/static [2019-10-30T17:34:24.132Z] #24 2.532 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-30T17:34:24.132Z] #24 2.538 + tar -xz docker/docker [2019-10-30T17:34:25.955Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-30T17:34:26.661Z] #24 ... [2019-10-30T17:34:26.661Z] [2019-10-30T17:34:26.661Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-30T17:34:26.661Z] #21 DONE 1.1s [2019-10-30T17:34:26.661Z] [2019-10-30T17:34:26.661Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-30T17:34:26.661Z] #33 0.917 [2019-10-30T17:34:26.661Z] #33 0.988 Removing bundles/ [2019-10-30T17:34:26.661Z] #33 0.989 [2019-10-30T17:34:26.661Z] #33 0.993 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-30T17:34:26.661Z] #33 1.629 Building test suite binary ./integration-cli/test.main [2019-10-30T17:34:27.323Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-30T17:34:27.323Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-30T17:34:27.596Z] #33 ... [2019-10-30T17:34:27.596Z] [2019-10-30T17:34:27.596Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-30T17:34:27.596Z] #24 5.678 + mkdir -p /build [2019-10-30T17:34:27.596Z] #24 5.679 + mv docker/docker /build/ [2019-10-30T17:34:27.596Z] #24 5.680 + rmdir docker [2019-10-30T17:34:27.596Z] #24 DONE 5.8s [2019-10-30T17:34:27.596Z] [2019-10-30T17:34:27.596Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-30T17:34:28.163Z] #29 ... [2019-10-30T17:34:28.163Z] [2019-10-30T17:34:28.163Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-30T17:34:28.253Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-30T17:34:28.421Z] #25 DONE 0.2s [2019-10-30T17:34:28.421Z] [2019-10-30T17:34:28.421Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-30T17:34:29.621Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-30T17:34:30.550Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-30T17:34:31.480Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-30T17:34:32.411Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-30T17:34:32.922Z] ? github.com/docker/docker/api [no test files] [2019-10-30T17:34:33.341Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-30T17:34:34.272Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-30T17:34:35.644Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-30T17:34:36.208Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-30T17:34:37.576Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-30T17:34:38.506Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-30T17:34:39.436Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-30T17:34:40.366Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-30T17:34:42.259Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-30T17:34:43.189Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-30T17:34:44.119Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-30T17:34:44.119Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-30T17:34:45.048Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-30T17:34:45.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-30T17:34:45.868Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-30T17:34:47.237Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-30T17:34:47.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-30T17:34:47.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-30T17:34:47.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-30T17:34:48.166Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-30T17:34:49.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-30T17:34:49.594Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-30T17:34:49.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-30T17:34:50.604Z] ok github.com/docker/docker/api/server 0.107s coverage: 9.0% of statements [2019-10-30T17:34:51.510Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-30T17:34:52.073Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-30T17:34:53.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-30T17:34:54.596Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-30T17:34:54.955Z] #33 ... [2019-10-30T17:34:54.955Z] [2019-10-30T17:34:54.955Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-30T17:34:54.955Z] #29 29.54 # github.com/docker/docker/contrib/httpserver [2019-10-30T17:34:54.955Z] #29 29.54 loadinternal: cannot find runtime/cgo [2019-10-30T17:34:54.955Z] #29 DONE 30.1s [2019-10-30T17:34:54.955Z] [2019-10-30T17:34:54.955Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-30T17:34:54.955Z] #33 ... [2019-10-30T17:34:54.955Z] [2019-10-30T17:34:54.955Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-30T17:34:54.955Z] #30 DONE 0.1s [2019-10-30T17:34:54.955Z] [2019-10-30T17:34:54.955Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-30T17:34:55.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-30T17:34:58.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-30T17:34:59.849Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-30T17:35:02.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-30T17:35:04.022Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-30T17:35:04.278Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-30T17:35:05.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-30T17:35:07.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-30T17:35:07.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-30T17:35:09.446Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-30T17:35:10.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-30T17:35:11.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-30T17:35:12.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-30T17:35:13.338Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-30T17:35:14.708Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-30T17:35:14.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-30T17:35:16.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-30T17:35:16.954Z] Using test binary docker [2019-10-30T17:35:16.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-30T17:35:16.954Z] +++ /etc/init.d/apparmor start [2019-10-30T17:35:16.954Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-30T17:35:16.954Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-30T17:35:16.954Z] Warning failed to create cache: (null) [2019-10-30T17:35:16.954Z] . [2019-10-30T17:35:16.954Z] INFO: Waiting for daemon to start... [2019-10-30T17:35:16.954Z] Starting dockerd [2019-10-30T17:35:16.954Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-30T17:35:18.970Z] . [2019-10-30T17:35:18.970Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-30T17:35:18.970Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-30T17:35:18.970Z] Error: No such image: emptyfs [2019-10-30T17:35:18.970Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-30T17:35:18.970Z] ++++ docker load [2019-10-30T17:35:19.256Z] Running integration-test (iteration 1) [2019-10-30T17:35:19.256Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-30T17:35:19.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:35:19.256Z] ++ set -e [2019-10-30T17:35:19.256Z] ++ '[' -n 0 ']' [2019-10-30T17:35:19.256Z] ++ set -x [2019-10-30T17:35:19.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:35:19.962Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-30T17:35:20.894Z] === RUN TestDockerSuite/TestCpToDot [2019-10-30T17:35:21.825Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-30T17:35:23.718Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-30T17:35:25.611Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-30T17:35:26.176Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-30T17:35:30.357Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-30T17:35:30.357Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-30T17:35:30.933Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-30T17:35:31.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-30T17:35:32.865Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-30T17:35:32.865Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-30T17:35:33.122Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-30T17:35:33.685Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-30T17:35:34.521Z] Loaded image: buildpack-deps:jessie [2019-10-30T17:35:34.521Z] Loaded image: busybox:latest [2019-10-30T17:35:34.521Z] Loaded image: busybox:glibc [2019-10-30T17:35:34.521Z] Loaded image: debian:jessie [2019-10-30T17:35:34.521Z] Loaded image: hello-world:latest [2019-10-30T17:35:34.521Z] INFO: Testing against a local daemon [2019-10-30T17:35:34.521Z] === RUN TestCgroupNamespacesBuild [2019-10-30T17:35:34.617Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-30T17:35:34.617Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-30T17:35:34.873Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-30T17:35:35.138Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2019-10-30T17:35:35.138Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-30T17:35:35.803Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-30T17:35:36.061Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-30T17:35:36.319Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-30T17:35:36.319Z] === RUN TestDockerSuite/TestCreateRM [2019-10-30T17:35:36.576Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-30T17:35:36.576Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-30T17:35:36.833Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-30T17:35:36.833Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-30T17:35:37.157Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) [2019-10-30T17:35:37.157Z] === RUN TestBuildWithSession [2019-10-30T17:35:37.157Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-30T17:35:37.157Z] build_session_test.go:25: TODO: BuildKit [2019-10-30T17:35:37.157Z] === RUN TestBuildSquashParent [2019-10-30T17:35:40.108Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-30T17:35:40.108Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-30T17:35:40.108Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-30T17:35:41.283Z] ok github.com/docker/docker/api/server/httputils 0.150s coverage: 14.7% of statements [2019-10-30T17:35:41.283Z] ok github.com/docker/docker/api/server/middleware 0.190s coverage: 37.7% of statements [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-30T17:35:41.283Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-30T17:35:42.661Z] --- PASS: TestBuildSquashParent (5.75s) [2019-10-30T17:35:42.661Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-30T17:35:42.661Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:35:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:35:42.661Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:35:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:35:42.661Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:35:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:35:42.661Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:35:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:35:42.661Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:35:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:35:42.661Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:35:42.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:35:42.661Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-30T17:35:42.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-30T17:35:42.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-30T17:35:42.661Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-30T17:35:42.820Z] ok github.com/docker/docker/api/server/router/swarm 0.198s coverage: 4.0% of statements [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-30T17:35:42.820Z] ok github.com/docker/docker/api/types/filters 0.229s coverage: 92.2% of statements [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-30T17:35:42.820Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-30T17:35:42.820Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-30T17:35:43.278Z] ok github.com/docker/docker/api/types/time 0.483s coverage: 100.0% of statements [2019-10-30T17:35:43.278Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2019-10-30T17:35:43.278Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-30T17:35:43.278Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-30T17:35:43.278Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-30T17:35:43.278Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-30T17:35:43.278Z] ? github.com/docker/docker/builder [no test files] [2019-10-30T17:35:43.278Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-30T17:35:43.278Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-30T17:35:43.278Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-30T17:35:43.383Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-30T17:35:43.383Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-30T17:35:43.383Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-30T17:35:43.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-30T17:35:43.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-30T17:35:43.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-30T17:35:43.737Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-30T17:35:43.737Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-30T17:35:43.737Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-30T17:35:43.737Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-30T17:35:44.569Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-30T17:35:46.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-30T17:35:46.132Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-30T17:35:46.463Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-30T17:35:47.027Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-30T17:35:48.168Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-30T17:35:48.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2019-10-30T17:35:48.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2019-10-30T17:35:48.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2019-10-30T17:35:48.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.62s) [2019-10-30T17:35:48.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2019-10-30T17:35:48.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2019-10-30T17:35:48.168Z] === RUN TestBuildMultiStageCopy [2019-10-30T17:35:48.168Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-30T17:35:48.927Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-30T17:35:48.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-30T17:35:49.575Z] ok github.com/docker/docker/builder/dockerfile 0.580s coverage: 46.1% of statements [2019-10-30T17:35:49.575Z] ok github.com/docker/docker/builder/dockerignore 0.241s coverage: 96.8% of statements [2019-10-30T17:35:49.575Z] ok github.com/docker/docker/builder/remotecontext 0.570s coverage: 9.2% of statements [2019-10-30T17:35:49.642Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-30T17:35:50.260Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-30T17:35:50.544Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-30T17:35:50.825Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-30T17:35:50.829Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-30T17:35:51.389Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-30T17:35:51.453Z] --- PASS: TestBuildMultiStageCopy (3.56s) [2019-10-30T17:35:51.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2019-10-30T17:35:51.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2019-10-30T17:35:51.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-10-30T17:35:51.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-10-30T17:35:51.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2019-10-30T17:35:51.453Z] === RUN TestBuildMultiStageParentConfig [2019-10-30T17:35:52.321Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-30T17:35:52.321Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-30T17:35:52.469Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2019-10-30T17:35:52.469Z] === RUN TestBuildLabelWithTargets [2019-10-30T17:35:53.252Z] === RUN TestDockerSuite/TestDockerFails [2019-10-30T17:35:53.509Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-30T17:35:53.509Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-30T17:35:53.509Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-30T17:35:53.952Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2019-10-30T17:35:53.952Z] === RUN TestBuildWithEmptyLayers [2019-10-30T17:35:54.962Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-10-30T17:35:54.962Z] === RUN TestBuildMultiStageOnBuild [2019-10-30T17:35:55.402Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-30T17:35:55.965Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-30T17:35:56.988Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2019-10-30T17:35:56.988Z] === RUN TestBuildUncleanTarFilenames [2019-10-30T17:35:57.339Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-30T17:35:57.339Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-30T17:35:57.596Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-30T17:35:57.596Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-30T17:35:57.995Z] --- PASS: TestBuildUncleanTarFilenames (1.09s) [2019-10-30T17:35:57.995Z] === RUN TestBuildMultiStageLayerLeak [2019-10-30T17:36:00.675Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2019-10-30T17:36:00.675Z] === RUN TestBuildWithHugeFile [2019-10-30T17:36:04.138Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-30T17:36:05.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-30T17:36:07.403Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-30T17:36:09.927Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-30T17:36:11.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-30T17:36:12.386Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-30T17:36:13.755Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-30T17:36:14.686Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-30T17:36:16.067Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-30T17:36:16.631Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-30T17:36:17.562Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-30T17:36:18.493Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-30T17:36:20.387Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-30T17:36:22.282Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-30T17:36:25.254Z] ok github.com/docker/docker/builder/remotecontext/git 33.538s coverage: 85.1% of statements [2019-10-30T17:36:25.254Z] ? github.com/docker/docker/cli [no test files] [2019-10-30T17:36:25.254Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-30T17:36:25.254Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2019-10-30T17:36:25.254Z] ok github.com/docker/docker/client 0.790s coverage: 75.3% of statements [2019-10-30T17:36:25.556Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-30T17:36:26.924Z] ok github.com/docker/docker/cmd/dockerd 0.691s coverage: 19.0% of statements [2019-10-30T17:36:28.184Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-30T17:36:29.100Z] ok github.com/docker/docker/container 0.525s coverage: 42.5% of statements [2019-10-30T17:36:29.100Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-30T17:36:29.100Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-30T17:36:29.100Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-30T17:36:29.100Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-30T17:36:29.553Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-30T17:36:31.380Z] #33 128.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-30T17:36:31.380Z] #33 131.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-30T17:36:31.380Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-30T17:36:31.380Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-30T17:36:31.451Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-30T17:36:32.015Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-30T17:36:32.579Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-30T17:36:33.950Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-30T17:36:34.207Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-30T17:36:34.207Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-30T17:36:34.659Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-30T17:36:34.771Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-30T17:36:34.771Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-30T17:36:34.771Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-30T17:36:35.591Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-30T17:36:36.667Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-30T17:36:36.961Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-30T17:36:37.893Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-30T17:36:38.038Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-30T17:36:38.038Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-30T17:36:38.038Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-30T17:36:38.151Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-30T17:36:38.971Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-30T17:36:38.971Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-30T17:36:39.535Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-30T17:36:40.049Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-30T17:36:40.464Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-30T17:36:40.721Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-30T17:36:40.721Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-30T17:36:40.721Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-30T17:36:40.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-30T17:36:40.980Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-30T17:36:42.878Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-30T17:36:42.920Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-30T17:36:43.483Z] === RUN TestDockerSuite/TestEventsRename [2019-10-30T17:36:43.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-30T17:36:44.250Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-30T17:36:44.304Z] === RUN TestDockerSuite/TestEventsResize [2019-10-30T17:36:45.235Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-30T17:36:46.150Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-30T17:36:46.165Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-30T17:36:47.096Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-30T17:36:47.521Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-30T17:36:48.028Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-30T17:36:49.439Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-30T17:36:50.815Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-30T17:36:51.301Z] === RUN TestDockerSuite/TestEventsTop [2019-10-30T17:36:51.748Z] #33 154.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-30T17:36:51.866Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-30T17:36:52.681Z] #33 155.8 [2019-10-30T17:36:53.612Z] #33 DONE 156.5s [2019-10-30T17:36:53.612Z] [2019-10-30T17:36:53.612Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon 3.598s coverage: 9.2% of statements [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/cluster 2.026s coverage: 0.5% of statements [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.764s coverage: 65.3% of statements [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/cluster/convert 0.453s coverage: 35.8% of statements [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.080s coverage: 10.9% of statements [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/config 0.688s coverage: 80.1% of statements [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/discovery 0.434s coverage: 30.0% of statements [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/events 0.716s coverage: 50.0% of statements [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/graphdriver 0.490s coverage: 2.3% of statements [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/images 0.339s coverage: 4.9% of statements [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/links 0.125s coverage: 93.0% of statements [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/logger 0.463s coverage: 43.0% of statements [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/logger/awslogs 0.754s coverage: 77.8% of statements [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-30T17:36:54.235Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.406s coverage: 62.1% of statements [2019-10-30T17:36:54.235Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.357s coverage: 88.3% of statements [2019-10-30T17:36:55.139Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-30T17:36:55.771Z] ok github.com/docker/docker/daemon/logger/local 0.617s coverage: 74.7% of statements [2019-10-30T17:36:55.771Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-30T17:36:56.139Z] #34 DONE 2.2s [2019-10-30T17:36:56.230Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.437s coverage: 21.4% of statements [2019-10-30T17:36:56.510Z] === RUN TestDockerSuite/TestExec [2019-10-30T17:36:57.072Z] [2019-10-30T17:36:57.072Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-30T17:36:57.439Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-30T17:36:58.373Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-30T17:36:58.443Z] #35 DONE 1.3s [2019-10-30T17:36:58.443Z] [2019-10-30T17:36:58.443Z] #36 exporting to image [2019-10-30T17:36:58.443Z] #36 exporting layers [2019-10-30T17:36:59.303Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-30T17:36:59.867Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-30T17:36:59.974Z] ok github.com/docker/docker/daemon/logger/splunk 2.765s coverage: 82.5% of statements [2019-10-30T17:36:59.974Z] ok github.com/docker/docker/daemon/logger/syslog 0.324s coverage: 47.8% of statements [2019-10-30T17:36:59.974Z] ok github.com/docker/docker/daemon/logger/templates 0.101s coverage: 8.3% of statements [2019-10-30T17:36:59.974Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-30T17:36:59.974Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-30T17:36:59.974Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-30T17:37:01.720Z] #36 exporting layers 3.4s done [2019-10-30T17:37:01.720Z] #36 writing image sha256:9365f7285a93cef10e0f1a96efe0fc45db4464946c12aa3eab26c3c8dbeb8999 done [2019-10-30T17:37:01.720Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-30T17:37:01.720Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-30T17:37:01.761Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-30T17:37:02.046Z] + echo Ensuring container killed. [2019-10-30T17:37:02.046Z] Ensuring container killed. [2019-10-30T17:37:02.046Z] + docker rm -vf docker-pr12 [2019-10-30T17:37:02.046Z] Error: No such container: docker-pr12 [2019-10-30T17:37:02.046Z] + true [Pipeline] sh [2019-10-30T17:37:02.152Z] ok github.com/docker/docker/distribution 2.006s coverage: 20.3% of statements [2019-10-30T17:37:02.334Z] + echo Chowning /workspace to jenkins user [2019-10-30T17:37:02.335Z] Chowning /workspace to jenkins user [2019-10-30T17:37:02.335Z] + id -u [2019-10-30T17:37:02.335Z] + id -g [2019-10-30T17:37:02.335Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40091:/workspace busybox chown -R 1000:1000 /workspace [2019-10-30T17:37:02.610Z] ok github.com/docker/docker/distribution/metadata 1.652s coverage: 48.2% of statements [2019-10-30T17:37:02.610Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-30T17:37:02.692Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-30T17:37:03.069Z] ok github.com/docker/docker/distribution/xfer 2.397s coverage: 76.8% of statements [2019-10-30T17:37:03.069Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-30T17:37:03.069Z] ok github.com/docker/docker/errdefs 0.158s coverage: 49.4% of statements [2019-10-30T17:37:03.622Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-30T17:37:04.004Z] + bundleName=unit [2019-10-30T17:37:04.004Z] + echo Creating unit-bundles.tar.gz [2019-10-30T17:37:04.004Z] Creating unit-bundles.tar.gz [2019-10-30T17:37:04.004Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-30T17:37:04.004Z] bundles/junit-report.xml [2019-10-30T17:37:04.004Z] bundles/go-test-report.json [2019-10-30T17:37:04.004Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-30T17:37:04.015Z] Archiving artifacts [2019-10-30T17:37:04.466Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40091/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-30T17:37:04.554Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-30T17:37:04.782Z] + make clean [2019-10-30T17:37:05.039Z] docker volume rm -f docker-dev-cache [2019-10-30T17:37:05.039Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2019-10-30T17:37:05.484Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [Pipeline] } [2019-10-30T17:37:05.974Z] ok github.com/docker/docker/image 1.152s coverage: 86.4% of statements [2019-10-30T17:37:05.974Z] ok github.com/docker/docker/image/cache 0.250s coverage: 19.2% of statements [2019-10-30T17:37:05.974Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-30T17:37:05.974Z] ok github.com/docker/docker/image/v1 0.262s coverage: 25.0% of statements [2019-10-30T17:37:05.974Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-30T17:37:06.415Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-30T17:37:07.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-30T17:37:07.345Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-30T17:37:07.515Z] ok github.com/docker/docker/layer 0.554s coverage: 30.0% of statements [2019-10-30T17:37:07.515Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-30T17:37:09.241Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-30T17:37:10.418Z] ok github.com/docker/docker/libcontainerd/local 0.368s coverage: 1.0% of statements [2019-10-30T17:37:10.418Z] ok github.com/docker/docker/libcontainerd/queue 0.211s coverage: 100.0% of statements [2019-10-30T17:37:10.418Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-30T17:37:10.418Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-30T17:37:10.418Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-30T17:37:10.418Z] ? github.com/docker/docker/oci [no test files] [2019-10-30T17:37:10.418Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-30T17:37:10.418Z] ok github.com/docker/docker/opts 0.234s coverage: 67.3% of statements [2019-10-30T17:37:10.418Z] ok github.com/docker/docker/pkg/aaparser 0.060s coverage: 50.0% of statements [2019-10-30T17:37:11.135Z] === RUN TestDockerSuite/TestExecEnv [2019-10-30T17:37:11.698Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-30T17:37:14.222Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-30T17:37:15.152Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-30T17:37:17.674Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-30T17:37:18.237Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-30T17:37:19.168Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-30T17:37:20.103Z] === RUN TestDockerSuite/TestExecParseError [2019-10-30T17:37:21.033Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-30T17:37:21.962Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-30T17:37:22.892Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-30T17:37:24.788Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-30T17:37:26.160Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-30T17:37:27.090Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-30T17:37:35.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-30T17:37:37.723Z] --- PASS: TestBuildWithHugeFile (83.12s) [2019-10-30T17:37:37.723Z] === RUN TestBuildWithEmptyDockerfile [2019-10-30T17:37:37.723Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:37:37.723Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:37:37.723Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:37:37.723Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:37:37.723Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:37:37.723Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:37:37.723Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:37:37.723Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:37:37.723Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:37:37.723Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-30T17:37:37.723Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-10-30T17:37:37.723Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-10-30T17:37:37.723Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-10-30T17:37:37.723Z] === RUN TestBuildPreserveOwnership [2019-10-30T17:37:37.723Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-30T17:37:37.723Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-30T17:37:37.723Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2019-10-30T17:37:37.723Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2019-10-30T17:37:37.723Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2019-10-30T17:37:37.723Z] === RUN TestBuildPlatformInvalid [2019-10-30T17:37:37.723Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-30T17:37:37.723Z] PASS [2019-10-30T17:37:37.723Z] [2019-10-30T17:37:37.723Z] === Skipped [2019-10-30T17:37:37.723Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-30T17:37:37.723Z] build_session_test.go:25: TODO: BuildKit [2019-10-30T17:37:37.723Z] [2019-10-30T17:37:37.723Z] [2019-10-30T17:37:37.723Z] DONE 32 tests, 1 skipped in 129.612s [2019-10-30T17:37:37.723Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-30T17:37:37.723Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:37:37.723Z] ++ set -e [2019-10-30T17:37:37.723Z] ++ '[' -n 0 ']' [2019-10-30T17:37:37.723Z] ++ set -x [2019-10-30T17:37:37.723Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:37:37.723Z] INFO: Testing against a local daemon [2019-10-30T17:37:37.723Z] === RUN TestConfigList [2019-10-30T17:37:37.723Z] --- PASS: TestConfigList (2.28s) [2019-10-30T17:37:37.723Z] === RUN TestConfigsCreateAndDelete [2019-10-30T17:37:37.723Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2019-10-30T17:37:37.723Z] === RUN TestConfigsUpdate [2019-10-30T17:37:37.723Z] --- PASS: TestConfigsUpdate (2.20s) [2019-10-30T17:37:37.723Z] === RUN TestTemplatedConfig [2019-10-30T17:37:38.338Z] --- PASS: TestTemplatedConfig (2.77s) [2019-10-30T17:37:38.338Z] === RUN TestConfigInspect [2019-10-30T17:37:38.460Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-30T17:37:39.024Z] === RUN TestDockerSuite/TestExecTTY [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/archive 10.460s coverage: 62.0% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/authorization 0.569s coverage: 26.8% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/chrootarchive 0.201s coverage: 15.4% of statements [2019-10-30T17:37:40.362Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-30T17:37:40.362Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/directory 0.125s coverage: 80.0% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/discovery 0.573s coverage: 58.3% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/discovery/file 0.090s coverage: 92.9% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/discovery/kv 3.542s coverage: 84.1% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/discovery/memory 0.068s coverage: 92.3% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/discovery/nodes 0.095s coverage: 93.8% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 36.2% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 87.7% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/homedir 0.068s coverage: 42.9% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/idtools 0.112s coverage: 6.3% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/ioutils 0.743s coverage: 69.2% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/jsonmessage 0.241s coverage: 91.7% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/longpath 0.066s coverage: 100.0% of statements [2019-10-30T17:37:40.362Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/namesgenerator 0.078s coverage: 85.7% of statements [2019-10-30T17:37:40.362Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/parsers 0.202s coverage: 97.0% of statements [2019-10-30T17:37:40.362Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-30T17:37:40.362Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-30T17:37:40.362Z] ok github.com/docker/docker/pkg/pidfile 0.082s coverage: 82.6% of statements [2019-10-30T17:37:40.362Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-30T17:37:40.362Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-30T17:37:40.395Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-30T17:37:41.029Z] --- PASS: TestConfigInspect (2.22s) [2019-10-30T17:37:41.029Z] === RUN TestConfigCreateWithLabels [2019-10-30T17:37:41.765Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-30T17:37:42.696Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-30T17:37:43.057Z] --- PASS: TestConfigCreateWithLabels (2.26s) [2019-10-30T17:37:43.058Z] === RUN TestConfigCreateResolve [2019-10-30T17:37:43.626Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-30T17:37:43.626Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-30T17:37:45.086Z] --- PASS: TestConfigCreateResolve (2.27s) [2019-10-30T17:37:45.086Z] === RUN TestConfigDaemonLibtrustID [2019-10-30T17:37:45.705Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-30T17:37:45.705Z] PASS [2019-10-30T17:37:45.705Z] [2019-10-30T17:37:45.705Z] DONE 8 tests in 16.902s [2019-10-30T17:37:45.705Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-30T17:37:45.705Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:37:45.705Z] ++ set -e [2019-10-30T17:37:45.705Z] ++ '[' -n 0 ']' [2019-10-30T17:37:45.705Z] ++ set -x [2019-10-30T17:37:45.705Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:37:45.988Z] INFO: Testing against a local daemon [2019-10-30T17:37:45.988Z] === RUN TestCheckpoint [2019-10-30T17:37:45.988Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-30T17:37:45.988Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-30T17:37:45.988Z] === RUN TestContainerInvalidJSON [2019-10-30T17:37:45.988Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:37:45.988Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:37:45.988Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:37:45.988Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:37:45.988Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:37:45.988Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:37:45.988Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:37:45.988Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:37:45.988Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:37:45.988Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-30T17:37:45.988Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-30T17:37:45.988Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-30T17:37:45.988Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-30T17:37:45.988Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-30T17:37:45.988Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-10-30T17:37:45.988Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-30T17:37:45.988Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-30T17:37:45.988Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-30T17:37:46.160Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-30T17:37:46.272Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-30T17:37:46.272Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-30T17:37:46.272Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-30T17:37:46.272Z] === RUN TestCopyFromContainer [2019-10-30T17:37:46.723Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-30T17:37:47.748Z] === RUN TestCopyFromContainer// [2019-10-30T17:37:48.032Z] === RUN TestCopyFromContainer//bar/root [2019-10-30T17:37:48.032Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-30T17:37:48.032Z] === RUN TestCopyFromContainer/bar/quux [2019-10-30T17:37:48.095Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-30T17:37:48.316Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-30T17:37:48.316Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-30T17:37:48.316Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-30T17:37:48.601Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-30T17:37:48.601Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-30T17:37:48.601Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer (2.62s) [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-30T17:37:48.886Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-30T17:37:48.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-30T17:37:48.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:37:48.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:37:48.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:37:48.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:37:48.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:37:48.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:37:48.886Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:37:48.886Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:37:48.886Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:37:48.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-30T17:37:48.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-30T17:37:48.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-30T17:37:48.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-30T17:37:48.886Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-30T17:37:48.886Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-30T17:37:48.886Z] === RUN TestCreateWithInvalidEnv [2019-10-30T17:37:48.886Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-30T17:37:48.886Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-30T17:37:48.886Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-30T17:37:48.886Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-30T17:37:48.886Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-30T17:37:48.886Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-30T17:37:48.886Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-30T17:37:48.886Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-30T17:37:48.886Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-30T17:37:48.886Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-30T17:37:48.886Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-30T17:37:48.886Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-30T17:37:48.886Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-30T17:37:48.886Z] === RUN TestCreateTmpfsMountsTarget [2019-10-30T17:37:48.886Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-30T17:37:48.886Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-30T17:37:49.025Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-30T17:37:49.954Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-30T17:37:50.932Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2019-10-30T17:37:50.932Z] === RUN TestCreateWithCapabilities [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:37:51.217Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-30T17:37:51.217Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-30T17:37:51.217Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-30T17:37:51.217Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-30T17:37:53.244Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2019-10-30T17:37:53.244Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-30T17:37:53.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:37:53.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:37:53.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:37:53.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:37:53.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:37:53.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:37:53.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:37:53.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:37:53.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:37:53.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:37:53.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:37:53.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:37:53.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:37:53.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:37:53.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:37:53.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-30T17:37:53.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-30T17:37:53.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-30T17:37:53.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-30T17:37:53.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-30T17:37:53.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-30T17:37:53.244Z] === RUN TestContainerStartOnDaemonRestart [2019-10-30T17:37:53.244Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-30T17:37:53.244Z] === RUN TestDaemonRestartIpcMode [2019-10-30T17:37:53.244Z] === PAUSE TestDaemonRestartIpcMode [2019-10-30T17:37:53.244Z] === RUN TestDiff [2019-10-30T17:37:53.857Z] --- PASS: TestDiff (0.64s) [2019-10-30T17:37:53.857Z] === RUN TestExecWithCloseStdin [2019-10-30T17:37:54.872Z] --- PASS: TestExecWithCloseStdin (0.91s) [2019-10-30T17:37:54.872Z] === RUN TestExec [2019-10-30T17:37:55.205Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-30T17:37:55.880Z] --- PASS: TestExec (0.88s) [2019-10-30T17:37:55.880Z] === RUN TestExecUser [2019-10-30T17:37:56.894Z] --- PASS: TestExecUser (0.89s) [2019-10-30T17:37:56.894Z] === RUN TestExportContainerAndImportImage [2019-10-30T17:37:57.907Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2019-10-30T17:37:57.907Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-30T17:37:59.377Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-30T17:37:59.382Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-30T17:37:59.383Z] === RUN TestHealthCheckWorkdir [2019-10-30T17:38:00.393Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2019-10-30T17:38:00.393Z] === RUN TestHealthKillContainer [2019-10-30T17:38:01.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/plugins 35.082s coverage: 73.4% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.099s coverage: 56.8% of statements [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/plugins/transport 0.389s coverage: 85.7% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/pools 0.104s coverage: 88.2% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 73.9% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/reexec 0.183s coverage: 82.4% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/signal 0.129s coverage: 20.3% of statements [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/streamformatter 0.059s coverage: 66.2% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 38.2% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 13.1% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/tailfile 0.070s coverage: 88.6% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/tarsum 0.165s coverage: 89.3% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/term 0.099s coverage: 30.8% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: 0.0% of statements [no tests to run] [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/urlutil 0.080s coverage: 100.0% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/plugin 0.203s coverage: 11.6% of statements [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/plugin/v2 0.227s coverage: 20.1% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/reference 0.241s coverage: 83.7% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/registry 0.633s coverage: 52.2% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/registry/resumable 0.447s coverage: 100.0% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 45.3% of statements [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/rootless [no test files] [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/runconfig 0.241s coverage: 54.5% of statements [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/testutil 0.091s coverage: 62.5% of statements [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/volume [no test files] [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/volume/drivers 0.131s coverage: 36.1% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/volume/local 0.144s coverage: 37.7% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/volume/mounts 0.124s coverage: 66.2% of statements [2019-10-30T17:38:01.454Z] ok github.com/docker/docker/volume/service 0.541s coverage: 70.3% of statements [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-30T17:38:01.454Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-30T17:38:01.529Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-30T17:38:01.916Z] INFO: make.ps1 ended at 10/30/2019 17:38:01 [2019-10-30T17:38:03.062Z] --- PASS: TestHealthKillContainer (2.91s) [2019-10-30T17:38:03.062Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-30T17:38:04.083Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-10-30T17:38:04.083Z] === RUN TestIpcModeNone [2019-10-30T17:38:04.093Z] INFO: Unit tests ended at 10/30/2019 17:38:03. Duration:00:03:57.5164426 [2019-10-30T17:38:04.093Z] INFO: Building busybox [2019-10-30T17:38:04.093Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-30T17:38:04.093Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-30T17:38:04.093Z] [2019-10-30T17:38:04.093Z] Sending build context to Docker daemon 2.56kB [2019-10-30T17:38:04.093Z] [2019-10-30T17:38:04.093Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-30T17:38:04.093Z] ---> 739b21bd02e7 [2019-10-30T17:38:04.093Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-30T17:38:04.093Z] ---> Running in 02c9ed779bb8 [2019-10-30T17:38:04.700Z] --- PASS: TestIpcModeNone (0.91s) [2019-10-30T17:38:04.700Z] === RUN TestIpcModePrivate [2019-10-30T17:38:05.711Z] --- PASS: TestIpcModePrivate (0.85s) [2019-10-30T17:38:05.711Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-30T17:38:05.711Z] === RUN TestIpcModeShareable [2019-10-30T17:38:06.330Z] --- PASS: TestIpcModeShareable (0.85s) [2019-10-30T17:38:06.330Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-30T17:38:06.330Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-30T17:38:06.782Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-30T17:38:07.348Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-30T17:38:07.348Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-30T17:38:07.348Z] === RUN TestDockerSuite/TestHealth [2019-10-30T17:38:09.014Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.37s) [2019-10-30T17:38:09.014Z] === RUN TestAPIIpcModeHost [2019-10-30T17:38:09.648Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-10-30T17:38:09.648Z] === RUN TestDaemonIpcModeShareable [2019-10-30T17:38:11.169Z] Removing intermediate container 02c9ed779bb8 [2019-10-30T17:38:11.169Z] ---> 7d71d20bfaea [2019-10-30T17:38:11.169Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-30T17:38:11.627Z] [2019-10-30T17:38:11.669Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2019-10-30T17:38:11.669Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-30T17:38:11.669Z] === RUN TestDaemonIpcModePrivate [2019-10-30T17:38:12.092Z] ---> 2bcf7a88a408 [2019-10-30T17:38:12.092Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-30T17:38:12.092Z] ---> Running in e2595994792c [2019-10-30T17:38:13.144Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2019-10-30T17:38:13.144Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-30T17:38:13.144Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-30T17:38:13.626Z] [2019-10-30T17:38:13.626Z] SUCCESS: Specified value was saved. [2019-10-30T17:38:15.165Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-10-30T17:38:15.165Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-30T17:38:15.165Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-30T17:38:16.532Z] Removing intermediate container e2595994792c [2019-10-30T17:38:16.532Z] ---> 1a12fbe4331a [2019-10-30T17:38:16.532Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-30T17:38:16.532Z] ---> Running in ab8f58471ed8 [2019-10-30T17:38:16.639Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2019-10-30T17:38:16.639Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-30T17:38:16.639Z] === RUN TestIpcModeOlderClient [2019-10-30T17:38:16.639Z] === PAUSE TestIpcModeOlderClient [2019-10-30T17:38:16.639Z] === RUN TestKillContainerInvalidSignal [2019-10-30T17:38:17.253Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-10-30T17:38:17.253Z] === RUN TestKillContainer [2019-10-30T17:38:17.253Z] === RUN TestKillContainer/no_signal [2019-10-30T17:38:17.868Z] === RUN TestKillContainer/non_killing_signal [2019-10-30T17:38:18.489Z] === RUN TestKillContainer/killing_signal [2019-10-30T17:38:19.509Z] --- PASS: TestKillContainer (2.16s) [2019-10-30T17:38:19.509Z] --- PASS: TestKillContainer/no_signal (0.66s) [2019-10-30T17:38:19.509Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2019-10-30T17:38:19.509Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2019-10-30T17:38:19.509Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-30T17:38:19.509Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-30T17:38:20.125Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-30T17:38:21.137Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2019-10-30T17:38:21.137Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2019-10-30T17:38:21.137Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2019-10-30T17:38:21.137Z] === RUN TestKillStoppedContainer [2019-10-30T17:38:21.137Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-30T17:38:21.137Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-30T17:38:21.137Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-30T17:38:21.137Z] === RUN TestKillDifferentUserContainer [2019-10-30T17:38:21.752Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-10-30T17:38:21.752Z] === RUN TestInspectOomKilledTrue [2019-10-30T17:38:23.244Z] --- PASS: TestInspectOomKilledTrue (1.32s) [2019-10-30T17:38:23.244Z] === RUN TestInspectOomKilledFalse [2019-10-30T17:38:23.599Z] Cannot create a file when that file already exists. [2019-10-30T17:38:23.876Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2019-10-30T17:38:23.876Z] === RUN TestLinksEtcHostsContentMatch [2019-10-30T17:38:24.507Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2019-10-30T17:38:24.507Z] === RUN TestLinksContainerNames [2019-10-30T17:38:25.994Z] --- PASS: TestLinksContainerNames (1.37s) [2019-10-30T17:38:25.994Z] === RUN TestLogsFollowTailEmpty [2019-10-30T17:38:26.619Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2019-10-30T17:38:26.619Z] === RUN TestContainerNetworkMountsNoChown [2019-10-30T17:38:27.252Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/default [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/default [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/private [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/private [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rprivate [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/slave [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/slave [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rslave [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/shared [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/shared [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rshared [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/default [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/rslave [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/rprivate [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/slave [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/rshared [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/shared [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/private [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:38:27.252Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:38:27.252Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-30T17:38:27.252Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-30T17:38:27.542Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-30T17:38:27.542Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-30T17:38:27.542Z] === RUN TestContainerBindMountNonRecursive [2019-10-30T17:38:29.254Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-30T17:38:29.254Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-30T17:38:29.254Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-30T17:38:29.254Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-30T17:38:29.593Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2019-10-30T17:38:29.593Z] === RUN TestNetworkNat [2019-10-30T17:38:29.818Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-30T17:38:29.818Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-30T17:38:29.882Z] --- PASS: TestNetworkNat (0.73s) [2019-10-30T17:38:29.882Z] === RUN TestNetworkLocalhostTCPNat [2019-10-30T17:38:30.751Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-30T17:38:30.751Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-30T17:38:30.751Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-30T17:38:30.751Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-30T17:38:30.909Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2019-10-30T17:38:30.909Z] === RUN TestNetworkLoopbackNat [2019-10-30T17:38:31.008Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-30T17:38:31.265Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-30T17:38:31.828Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-30T17:38:31.828Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-30T17:38:31.938Z] --- PASS: TestNetworkLoopbackNat (0.98s) [2019-10-30T17:38:31.938Z] === RUN TestPause [2019-10-30T17:38:32.353Z] Removing intermediate container ab8f58471ed8 [2019-10-30T17:38:32.353Z] ---> f55b9f176484 [2019-10-30T17:38:32.353Z] Step 6/6 : CMD ["sh"] [2019-10-30T17:38:32.353Z] ---> Running in f63250fd5d25 [2019-10-30T17:38:32.353Z] Removing intermediate container f63250fd5d25 [2019-10-30T17:38:32.353Z] ---> d38081c0f4a5 [2019-10-30T17:38:32.353Z] Successfully built d38081c0f4a5 [2019-10-30T17:38:32.353Z] Successfully tagged busybox:latest [2019-10-30T17:38:32.353Z] INFO: Docker images of the daemon under test [2019-10-30T17:38:32.353Z] [2019-10-30T17:38:32.353Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-30T17:38:32.353Z] busybox latest d38081c0f4a5 Less than a second ago 4.83GB [2019-10-30T17:38:32.353Z] microsoft/windowsservercore latest 739b21bd02e7 3 weeks ago 4.79GB [2019-10-30T17:38:32.353Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 3 weeks ago 4.79GB [2019-10-30T17:38:32.353Z] [2019-10-30T17:38:32.353Z] INFO: Running integration tests at 10/30/2019 17:38:31... [2019-10-30T17:38:32.353Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-30T17:38:32.353Z] INFO: Integration API tests being run from the host: [2019-10-30T17:38:32.353Z] INFO: make.ps1 starting at 10/30/2019 17:38:32 [2019-10-30T17:38:32.573Z] --- PASS: TestPause (0.78s) [2019-10-30T17:38:32.573Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-30T17:38:32.573Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-30T17:38:32.573Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-30T17:38:32.573Z] === RUN TestPauseStopPausedContainer [2019-10-30T17:38:32.856Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-30T17:38:32.856Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-30T17:38:33.218Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2019-10-30T17:38:33.218Z] === RUN TestPsFilter [2019-10-30T17:38:33.434Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-30T17:38:33.504Z] --- PASS: TestPsFilter (0.19s) [2019-10-30T17:38:33.504Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-30T17:38:33.787Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-30T17:38:34.128Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-10-30T17:38:34.128Z] === RUN TestRemoveContainerWithVolume [2019-10-30T17:38:34.716Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-30T17:38:34.716Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-30T17:38:34.760Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-10-30T17:38:34.760Z] === RUN TestRemoveContainerRunning [2019-10-30T17:38:35.394Z] --- PASS: TestRemoveContainerRunning (0.68s) [2019-10-30T17:38:35.394Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-30T17:38:35.647Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-30T17:38:36.444Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2019-10-30T17:38:36.444Z] === RUN TestRemoveInvalidContainer [2019-10-30T17:38:36.444Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-30T17:38:36.444Z] === RUN TestRenameLinkedContainer [2019-10-30T17:38:38.921Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-30T17:38:38.921Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-30T17:38:38.921Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-30T17:38:39.375Z] --- PASS: TestRenameLinkedContainer (2.96s) [2019-10-30T17:38:39.375Z] === RUN TestRenameStoppedContainer [2019-10-30T17:38:39.999Z] --- PASS: TestRenameStoppedContainer (0.71s) [2019-10-30T17:38:39.999Z] === RUN TestRenameRunningContainerAndReuse [2019-10-30T17:38:40.291Z] === RUN TestDockerSuite/TestImportFile [2019-10-30T17:38:41.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-30T17:38:41.484Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2019-10-30T17:38:41.484Z] === RUN TestRenameInvalidName [2019-10-30T17:38:42.105Z] --- PASS: TestRenameInvalidName (0.73s) [2019-10-30T17:38:42.105Z] === RUN TestRenameAnonymousContainer [2019-10-30T17:38:42.152Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-30T17:38:42.152Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-30T17:38:44.047Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-30T17:38:44.834Z] --- PASS: TestRenameAnonymousContainer (2.58s) [2019-10-30T17:38:44.834Z] === RUN TestRenameContainerWithSameName [2019-10-30T17:38:45.471Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-10-30T17:38:45.471Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-30T17:38:46.577Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-30T17:38:46.990Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2019-10-30T17:38:46.991Z] === RUN TestResize [2019-10-30T17:38:47.631Z] --- PASS: TestResize (0.69s) [2019-10-30T17:38:47.631Z] === RUN TestResizeWithInvalidSize [2019-10-30T17:38:48.270Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-10-30T17:38:48.270Z] === RUN TestResizeWhenContainerNotStarted [2019-10-30T17:38:48.473Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-30T17:38:48.922Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:38:48.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:38:48.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:38:48.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-30T17:38:48.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-30T17:38:48.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-30T17:38:48.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-30T17:38:49.404Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-30T17:38:50.352Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-30T17:38:50.916Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-30T17:38:50.916Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-30T17:38:50.916Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-30T17:38:52.286Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-30T17:38:52.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-30T17:38:52.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-30T17:38:52.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-30T17:38:52.850Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-30T17:38:53.781Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-30T17:38:53.988Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:38:54.712Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-30T17:38:55.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:38:55.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-30T17:38:55.643Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-30T17:38:55.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-30T17:38:56.574Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-30T17:38:56.574Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-30T17:38:57.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-30T17:38:58.469Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-30T17:38:58.710Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-30T17:38:59.034Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-30T17:38:59.173Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.11s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.34s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.46s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.92s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.48s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.63s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.96s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s) [2019-10-30T17:38:59.331Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.11s) [2019-10-30T17:38:59.331Z] === RUN TestCgroupNamespacesRun [2019-10-30T17:38:59.968Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-30T17:39:00.225Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-30T17:39:00.820Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2019-10-30T17:39:00.820Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-30T17:39:01.158Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-30T17:39:01.158Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-30T17:39:02.146Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-30T17:39:02.531Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-30T17:39:02.859Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2019-10-30T17:39:02.859Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-30T17:39:03.462Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-30T17:39:04.360Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2019-10-30T17:39:04.360Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-30T17:39:04.393Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-30T17:39:05.047Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-30T17:39:05.324Z] === RUN TestDockerSuite/TestInspectImage [2019-10-30T17:39:05.324Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-30T17:39:05.324Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-30T17:39:05.324Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-30T17:39:05.851Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2019-10-30T17:39:05.851Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-30T17:39:06.256Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-30T17:39:07.191Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-30T17:39:07.191Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-30T17:39:07.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-30T17:39:07.908Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2019-10-30T17:39:07.908Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-30T17:39:07.951Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-30T17:39:08.013Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-30T17:39:08.542Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2019-10-30T17:39:08.542Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-30T17:39:08.919Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-30T17:39:08.948Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-30T17:39:09.379Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-30T17:39:09.570Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-30T17:39:09.570Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-30T17:39:10.347Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-30T17:39:10.848Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-30T17:39:10.848Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-30T17:39:11.314Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-30T17:39:11.621Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2019-10-30T17:39:11.621Z] === RUN TestKernelTCPMemory [2019-10-30T17:39:12.217Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-30T17:39:12.259Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-10-30T17:39:12.259Z] === RUN TestNISDomainname [2019-10-30T17:39:12.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-30T17:39:13.293Z] --- PASS: TestNISDomainname (1.06s) [2019-10-30T17:39:13.293Z] === RUN TestHostnameDnsResolution [2019-10-30T17:39:13.352Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-30T17:39:14.221Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-30T17:39:14.327Z] --- PASS: TestHostnameDnsResolution (1.15s) [2019-10-30T17:39:14.327Z] === RUN TestStats [2019-10-30T17:39:15.247Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-30T17:39:15.811Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-30T17:39:16.068Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-30T17:39:16.362Z] --- PASS: TestStats (1.94s) [2019-10-30T17:39:16.362Z] === RUN TestStopContainerWithTimeout [2019-10-30T17:39:16.362Z] === RUN TestStopContainerWithTimeout/0 [2019-10-30T17:39:16.362Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-30T17:39:16.362Z] === RUN TestStopContainerWithTimeout/1 [2019-10-30T17:39:16.362Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-30T17:39:16.362Z] === RUN TestStopContainerWithTimeout/3 [2019-10-30T17:39:16.362Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-30T17:39:16.362Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-30T17:39:16.362Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-30T17:39:16.362Z] === CONT TestStopContainerWithTimeout/0 [2019-10-30T17:39:16.362Z] === CONT TestStopContainerWithTimeout/1 [2019-10-30T17:39:16.362Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-30T17:39:16.362Z] === CONT TestStopContainerWithTimeout/3 [2019-10-30T17:39:16.999Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-30T17:39:17.930Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-30T17:39:17.972Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-30T17:39:18.862Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-30T17:39:19.426Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-30T17:39:19.426Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-30T17:39:19.862Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-30T17:39:19.862Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2019-10-30T17:39:19.862Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2019-10-30T17:39:19.862Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2019-10-30T17:39:19.862Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2019-10-30T17:39:19.862Z] === RUN TestDeleteDevicemapper [2019-10-30T17:39:19.862Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-30T17:39:19.862Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-30T17:39:19.862Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-30T17:39:20.798Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-30T17:39:20.799Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-30T17:39:22.696Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-30T17:39:22.953Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-30T17:39:23.400Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.07s) [2019-10-30T17:39:23.400Z] === RUN TestUpdateMemory [2019-10-30T17:39:24.043Z] --- PASS: TestUpdateMemory (1.13s) [2019-10-30T17:39:24.043Z] === RUN TestUpdateCPUQuota [2019-10-30T17:39:24.854Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-30T17:39:25.591Z] --- PASS: TestUpdateCPUQuota (1.48s) [2019-10-30T17:39:25.591Z] === RUN TestUpdatePidsLimit [2019-10-30T17:39:25.591Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-30T17:39:25.885Z] === RUN TestUpdatePidsLimit/no_change [2019-10-30T17:39:26.179Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-30T17:39:26.224Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-30T17:39:26.472Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-30T17:39:26.481Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-30T17:39:26.545Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-30T17:39:27.045Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-30T17:39:27.116Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-30T17:39:27.408Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-30T17:39:27.703Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-30T17:39:28.939Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-30T17:39:29.197Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-30T17:39:29.797Z] --- PASS: TestUpdatePidsLimit (4.07s) [2019-10-30T17:39:29.797Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-10-30T17:39:29.797Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-10-30T17:39:29.797Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-30T17:39:29.797Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-30T17:39:29.797Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-10-30T17:39:29.797Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-10-30T17:39:29.797Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-10-30T17:39:29.797Z] === RUN TestUpdateRestartPolicy [2019-10-30T17:39:30.280Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-30T17:39:31.741Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-30T17:39:32.458Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-30T17:39:34.263Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-30T17:39:34.263Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-30T17:39:35.194Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-30T17:39:36.186Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-30T17:39:36.605Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-30T17:39:37.169Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-30T17:39:38.100Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-30T17:39:39.093Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-30T17:39:40.754Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-30T17:39:41.269Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-30T17:39:42.443Z] --- PASS: TestUpdateRestartPolicy (12.28s) [2019-10-30T17:39:42.443Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-30T17:39:42.443Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-10-30T17:39:42.443Z] === RUN TestWaitNonBlocked [2019-10-30T17:39:42.443Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:39:42.443Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:39:42.443Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:39:42.443Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:39:42.443Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:39:42.443Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:39:43.454Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-30T17:39:43.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2019-10-30T17:39:43.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2019-10-30T17:39:43.454Z] === RUN TestWaitBlocked [2019-10-30T17:39:43.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:39:43.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:39:43.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:39:43.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:39:43.454Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-30T17:39:43.454Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-30T17:39:44.173Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-30T17:39:44.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:39:44.173Z] INFO: Testing against a local daemon [2019-10-30T17:39:44.173Z] === RUN TestBuildWithSession [2019-10-30T17:39:44.173Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-30T17:39:44.173Z] build_session_test.go:25: TODO: BuildKit [2019-10-30T17:39:44.173Z] === RUN TestBuildSquashParent [2019-10-30T17:39:44.173Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-30T17:39:44.173Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:39:44.173Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-30T17:39:44.173Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-30T17:39:44.173Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:39:44.173Z] === RUN TestBuildMultiStageCopy [2019-10-30T17:39:44.173Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-30T17:39:44.469Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-30T17:39:44.469Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-10-30T17:39:44.469Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2019-10-30T17:39:44.469Z] === CONT TestContainerStartOnDaemonRestart [2019-10-30T17:39:44.469Z] === CONT TestIpcModeOlderClient [2019-10-30T17:39:44.469Z] === CONT TestDaemonRestartIpcMode [2019-10-30T17:39:44.755Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-30T17:39:48.239Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s) [2019-10-30T17:39:48.522Z] --- PASS: TestDaemonRestartIpcMode (4.02s) [2019-10-30T17:39:48.522Z] PASS [2019-10-30T17:39:48.522Z] [2019-10-30T17:39:48.522Z] === Skipped [2019-10-30T17:39:48.522Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-30T17:39:48.522Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-30T17:39:48.522Z] [2019-10-30T17:39:48.522Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-30T17:39:48.522Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-30T17:39:48.522Z] [2019-10-30T17:39:48.522Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-30T17:39:48.522Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-30T17:39:48.522Z] [2019-10-30T17:39:48.522Z] [2019-10-30T17:39:48.522Z] DONE 197 tests, 3 skipped in 122.804s [2019-10-30T17:39:48.522Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-30T17:39:48.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:39:48.522Z] ++ set -e [2019-10-30T17:39:48.522Z] ++ '[' -n 0 ']' [2019-10-30T17:39:48.522Z] ++ set -x [2019-10-30T17:39:48.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:39:48.806Z] INFO: Testing against a local daemon [2019-10-30T17:39:48.806Z] === RUN TestCommitInheritsEnv [2019-10-30T17:39:49.090Z] --- PASS: TestCommitInheritsEnv (0.43s) [2019-10-30T17:39:49.090Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-30T17:39:49.090Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-30T17:39:49.090Z] === RUN TestImagesFilterMultiReference [2019-10-30T17:39:49.376Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-30T17:39:49.376Z] === RUN TestImagePullPlatformInvalid [2019-10-30T17:39:49.376Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-30T17:39:49.376Z] === RUN TestRemoveImageOrphaning [2019-10-30T17:39:49.662Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-10-30T17:39:49.662Z] === RUN TestRemoveImageGarbageCollector [2019-10-30T17:39:49.662Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-30T17:39:49.662Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:39:49.662Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-30T17:39:49.662Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-30T17:39:49.662Z] === RUN TestTagInvalidReference [2019-10-30T17:39:49.662Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-30T17:39:49.662Z] === RUN TestTagValidPrefixedRepo [2019-10-30T17:39:49.947Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-30T17:39:49.947Z] === RUN TestTagExistedNameWithoutForce [2019-10-30T17:39:49.947Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-30T17:39:49.947Z] === RUN TestTagOfficialNames [2019-10-30T17:39:49.947Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-30T17:39:49.947Z] === RUN TestTagMatchesDigest [2019-10-30T17:39:49.947Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-30T17:39:49.947Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-30T17:39:50.707Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-30T17:39:53.228Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-30T17:39:55.126Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-30T17:39:55.691Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-30T17:39:56.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-30T17:39:56.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-30T17:39:56.999Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-30T17:39:58.533Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-30T17:39:58.964Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-30T17:39:58.964Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-30T17:39:58.964Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-30T17:39:58.964Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-30T17:39:58.964Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-30T17:39:59.532Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-30T17:40:00.464Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-30T17:40:00.708Z] --- PASS: TestBuildMultiStageCopy (16.34s) [2019-10-30T17:40:00.708Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.03s) [2019-10-30T17:40:00.708Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2019-10-30T17:40:00.708Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2019-10-30T17:40:00.708Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2019-10-30T17:40:00.708Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.01s) [2019-10-30T17:40:00.708Z] === RUN TestBuildMultiStageParentConfig [2019-10-30T17:40:00.708Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-30T17:40:00.708Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:40:00.708Z] === RUN TestBuildLabelWithTargets [2019-10-30T17:40:00.708Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-30T17:40:00.708Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:40:00.708Z] === RUN TestBuildWithEmptyLayers [2019-10-30T17:40:01.675Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2019-10-30T17:40:01.675Z] === RUN TestBuildMultiStageOnBuild [2019-10-30T17:40:01.675Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-30T17:40:01.675Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:40:01.675Z] === RUN TestBuildUncleanTarFilenames [2019-10-30T17:40:01.675Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-30T17:40:01.675Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:40:01.675Z] === RUN TestBuildMultiStageLayerLeak [2019-10-30T17:40:01.675Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-30T17:40:01.675Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:40:01.675Z] === RUN TestBuildWithHugeFile [2019-10-30T17:40:01.675Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-10-30T17:40:01.675Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-30T17:40:01.675Z] === RUN TestBuildWithEmptyDockerfile [2019-10-30T17:40:01.675Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:40:01.675Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:40:01.675Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:40:01.675Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:40:01.675Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:40:01.675Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:40:02.134Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-30T17:40:02.134Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-30T17:40:02.134Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-30T17:40:02.134Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s) [2019-10-30T17:40:02.134Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-30T17:40:02.134Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-30T17:40:02.134Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-30T17:40:02.134Z] === RUN TestBuildPreserveOwnership [2019-10-30T17:40:02.134Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-30T17:40:02.134Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:40:02.134Z] === RUN TestBuildPlatformInvalid [2019-10-30T17:40:02.134Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-30T17:40:02.134Z] PASS [2019-10-30T17:40:02.134Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-30T17:40:02.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:40:02.134Z] INFO: Testing against a local daemon [2019-10-30T17:40:02.134Z] === RUN TestConfigList [2019-10-30T17:40:02.134Z] --- SKIP: TestConfigList (0.00s) [2019-10-30T17:40:02.134Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:02.134Z] === RUN TestConfigsCreateAndDelete [2019-10-30T17:40:02.134Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-30T17:40:02.134Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:02.134Z] === RUN TestConfigsUpdate [2019-10-30T17:40:02.134Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-30T17:40:02.134Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:02.134Z] === RUN TestTemplatedConfig [2019-10-30T17:40:02.134Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-30T17:40:02.134Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:02.134Z] === RUN TestConfigInspect [2019-10-30T17:40:02.134Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-30T17:40:02.134Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:02.134Z] === RUN TestConfigCreateWithLabels [2019-10-30T17:40:02.134Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-30T17:40:02.134Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:40:02.134Z] === RUN TestConfigCreateResolve [2019-10-30T17:40:02.134Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-30T17:40:02.134Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:40:02.134Z] === RUN TestConfigDaemonLibtrustID [2019-10-30T17:40:02.134Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-30T17:40:02.134Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:40:02.134Z] PASS [2019-10-30T17:40:02.134Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-30T17:40:02.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:40:02.134Z] INFO: Testing against a local daemon [2019-10-30T17:40:02.134Z] === RUN TestCheckpoint [2019-10-30T17:40:02.134Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-30T17:40:02.134Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-30T17:40:02.134Z] === RUN TestContainerInvalidJSON [2019-10-30T17:40:02.134Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:40:02.134Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:40:02.134Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:40:02.134Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:40:02.134Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:40:02.134Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:40:02.134Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-30T17:40:02.134Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-30T17:40:02.134Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-30T17:40:02.134Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-30T17:40:02.134Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-30T17:40:02.134Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-30T17:40:02.134Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-30T17:40:02.134Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-30T17:40:02.134Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-10-30T17:40:02.134Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-30T17:40:02.134Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-30T17:40:02.592Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-30T17:40:02.592Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-30T17:40:02.592Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-30T17:40:02.592Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-30T17:40:02.592Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-30T17:40:02.592Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-30T17:40:02.592Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-30T17:40:02.592Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-30T17:40:02.592Z] === RUN TestCopyFromContainer [2019-10-30T17:40:02.592Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-30T17:40:02.592Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:02.592Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-30T17:40:02.592Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:40:02.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:40:02.592Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:40:02.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:40:02.592Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:40:02.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:40:02.592Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-30T17:40:02.592Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-30T17:40:02.592Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-30T17:40:02.592Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-30T17:40:02.592Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-30T17:40:02.592Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-30T17:40:02.592Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-30T17:40:02.592Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-30T17:40:02.592Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-30T17:40:02.592Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-30T17:40:02.592Z] === RUN TestCreateWithInvalidEnv [2019-10-30T17:40:02.592Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-30T17:40:02.592Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-30T17:40:02.592Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-30T17:40:02.592Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-30T17:40:02.592Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-30T17:40:02.592Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-30T17:40:02.592Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-30T17:40:02.592Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-30T17:40:02.592Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-30T17:40:02.592Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-30T17:40:02.592Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-30T17:40:02.592Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-30T17:40:02.592Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-30T17:40:02.592Z] === RUN TestCreateTmpfsMountsTarget [2019-10-30T17:40:02.592Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-30T17:40:02.592Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:02.592Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-30T17:40:02.592Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-30T17:40:02.592Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:40:02.592Z] === RUN TestCreateWithCapabilities [2019-10-30T17:40:02.592Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-30T17:40:02.592Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-30T17:40:02.592Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-30T17:40:02.592Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-30T17:40:02.592Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:40:02.592Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-30T17:40:02.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:40:02.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:40:02.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:40:02.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:40:02.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:40:02.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:40:02.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:40:02.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:40:02.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:40:02.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:40:02.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-30T17:40:02.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-30T17:40:02.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-30T17:40:02.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-30T17:40:02.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-30T17:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-30T17:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-30T17:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-30T17:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-30T17:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-30T17:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-30T17:40:02.593Z] === RUN TestDiff [2019-10-30T17:40:02.593Z] --- SKIP: TestDiff (0.00s) [2019-10-30T17:40:02.593Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-30T17:40:02.593Z] === RUN TestExecWithCloseStdin [2019-10-30T17:40:04.638Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-30T17:40:04.772Z] --- PASS: TestExecWithCloseStdin (2.43s) [2019-10-30T17:40:04.772Z] === RUN TestExec [2019-10-30T17:40:04.772Z] --- SKIP: TestExec (0.00s) [2019-10-30T17:40:04.772Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-30T17:40:04.772Z] === RUN TestExecUser [2019-10-30T17:40:04.773Z] --- SKIP: TestExecUser (0.00s) [2019-10-30T17:40:04.773Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-30T17:40:04.773Z] === RUN TestExportContainerAndImportImage [2019-10-30T17:40:04.773Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-30T17:40:04.773Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:04.773Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-30T17:40:04.773Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-30T17:40:04.773Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:04.773Z] === RUN TestHealthCheckWorkdir [2019-10-30T17:40:04.773Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-30T17:40:04.773Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-30T17:40:04.773Z] === RUN TestHealthKillContainer [2019-10-30T17:40:04.773Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-30T17:40:04.773Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-30T17:40:04.773Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-30T17:40:04.773Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-30T17:40:04.773Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-30T17:40:04.773Z] === RUN TestKillContainerInvalidSignal [2019-10-30T17:40:05.201Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-30T17:40:06.949Z] --- PASS: TestKillContainerInvalidSignal (2.09s) [2019-10-30T17:40:06.949Z] === RUN TestKillContainer [2019-10-30T17:40:06.949Z] --- SKIP: TestKillContainer (0.00s) [2019-10-30T17:40:06.949Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-30T17:40:06.949Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-30T17:40:06.949Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-30T17:40:06.949Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-30T17:40:06.949Z] === RUN TestKillStoppedContainer [2019-10-30T17:40:06.949Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-30T17:40:06.949Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-30T17:40:06.949Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-30T17:40:06.949Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-30T17:40:06.949Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-30T17:40:06.949Z] === RUN TestKillDifferentUserContainer [2019-10-30T17:40:06.949Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-30T17:40:06.949Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-30T17:40:06.949Z] === RUN TestInspectOomKilledTrue [2019-10-30T17:40:06.949Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-30T17:40:06.949Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:40:06.949Z] === RUN TestInspectOomKilledFalse [2019-10-30T17:40:06.949Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-30T17:40:06.949Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-30T17:40:06.949Z] === RUN TestLogsFollowTailEmpty [2019-10-30T17:40:07.096Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-30T17:40:09.124Z] --- PASS: TestLogsFollowTailEmpty (1.91s) [2019-10-30T17:40:09.124Z] === RUN TestNetworkNat [2019-10-30T17:40:09.124Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-30T17:40:09.124Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-30T17:40:09.124Z] === RUN TestNetworkLocalhostTCPNat [2019-10-30T17:40:09.124Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-30T17:40:09.124Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:40:09.124Z] === RUN TestNetworkLoopbackNat [2019-10-30T17:40:09.124Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-30T17:40:09.124Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-30T17:40:09.124Z] === RUN TestPause [2019-10-30T17:40:09.124Z] --- SKIP: TestPause (0.00s) [2019-10-30T17:40:09.124Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-30T17:40:09.124Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-30T17:40:10.370Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-30T17:40:10.659Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.87s) [2019-10-30T17:40:10.659Z] === RUN TestPauseStopPausedContainer [2019-10-30T17:40:10.659Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-30T17:40:10.659Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:10.659Z] === RUN TestPsFilter [2019-10-30T17:40:10.934Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-30T17:40:10.934Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-30T17:40:11.117Z] --- PASS: TestPsFilter (0.16s) [2019-10-30T17:40:11.117Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-30T17:40:12.305Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-30T17:40:13.679Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-30T17:40:14.611Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-30T17:40:15.984Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-30T17:40:17.354Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-30T17:40:17.918Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-30T17:40:18.191Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.15s) [2019-10-30T17:40:18.191Z] === RUN TestRemoveContainerWithVolume [2019-10-30T17:40:19.290Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-30T17:40:20.663Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-30T17:40:21.095Z] --- PASS: TestRemoveContainerWithVolume (2.97s) [2019-10-30T17:40:21.095Z] === RUN TestRemoveContainerRunning [2019-10-30T17:40:21.227Z] === RUN TestDockerSuite/TestLogsSince [2019-10-30T17:40:22.174Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-30T17:40:23.270Z] --- PASS: TestRemoveContainerRunning (2.03s) [2019-10-30T17:40:23.270Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-30T17:40:26.171Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.68s) [2019-10-30T17:40:26.171Z] === RUN TestRemoveInvalidContainer [2019-10-30T17:40:26.171Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-30T17:40:26.171Z] === RUN TestRenameLinkedContainer [2019-10-30T17:40:26.171Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-30T17:40:26.171Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-30T17:40:26.171Z] === RUN TestRenameStoppedContainer [2019-10-30T17:40:28.353Z] --- PASS: TestRenameStoppedContainer (2.41s) [2019-10-30T17:40:28.353Z] === RUN TestRenameRunningContainerAndReuse [2019-10-30T17:40:28.719Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-30T17:40:33.038Z] --- PASS: TestRenameRunningContainerAndReuse (4.40s) [2019-10-30T17:40:33.038Z] === RUN TestRenameInvalidName [2019-10-30T17:40:33.969Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-30T17:40:34.573Z] --- PASS: TestRenameInvalidName (1.90s) [2019-10-30T17:40:34.573Z] === RUN TestRenameAnonymousContainer [2019-10-30T17:40:34.573Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-30T17:40:34.573Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-30T17:40:34.573Z] === RUN TestRenameContainerWithSameName [2019-10-30T17:40:34.900Z] === RUN TestDockerSuite/TestLogsTail [2019-10-30T17:40:34.900Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-30T17:40:35.463Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-30T17:40:36.107Z] --- PASS: TestRenameContainerWithSameName (1.71s) [2019-10-30T17:40:36.107Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-30T17:40:36.107Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-30T17:40:36.107Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-30T17:40:36.107Z] === RUN TestResize [2019-10-30T17:40:36.107Z] --- SKIP: TestResize (0.00s) [2019-10-30T17:40:36.107Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-30T17:40:36.107Z] === RUN TestResizeWithInvalidSize [2019-10-30T17:40:36.107Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-30T17:40:36.107Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-30T17:40:36.107Z] === RUN TestResizeWhenContainerNotStarted [2019-10-30T17:40:36.395Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-30T17:40:37.328Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-30T17:40:37.891Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-30T17:40:38.284Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s) [2019-10-30T17:40:38.285Z] === RUN TestDaemonRestartKillContainers [2019-10-30T17:40:38.285Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-30T17:40:38.285Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:40:38.285Z] === RUN TestStats [2019-10-30T17:40:38.285Z] --- SKIP: TestStats (0.00s) [2019-10-30T17:40:38.285Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-30T17:40:38.285Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-30T17:40:38.456Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-30T17:40:38.456Z] === RUN TestDockerSuite/TestNetHostname [2019-10-30T17:40:40.979Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-30T17:40:41.544Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-30T17:40:41.544Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-30T17:40:42.912Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-30T17:40:44.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-30T17:40:45.065Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-30T17:40:45.995Z] === RUN TestDockerSuite/TestPluginActive [2019-10-30T17:40:47.905Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-30T17:40:47.905Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-30T17:40:48.591Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.40s) [2019-10-30T17:40:49.050Z] === RUN TestStopContainerWithTimeout [2019-10-30T17:40:49.050Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-30T17:40:49.050Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-30T17:40:49.050Z] === RUN TestUpdateRestartPolicy [2019-10-30T17:40:54.455Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-30T17:40:55.020Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-30T17:40:55.020Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-30T17:40:55.950Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-30T17:40:58.474Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-30T17:40:59.404Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-30T17:41:01.300Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-30T17:41:01.300Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-30T17:41:03.196Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-30T17:41:04.575Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-30T17:41:08.751Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-30T17:41:10.137Z] --- PASS: TestUpdateRestartPolicy (20.81s) [2019-10-30T17:41:10.137Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-30T17:41:10.645Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-30T17:41:11.210Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-30T17:41:11.674Z] --- PASS: TestUpdateRestartWithAutoRemove (1.77s) [2019-10-30T17:41:11.674Z] === RUN TestWaitNonBlocked [2019-10-30T17:41:11.674Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:41:11.674Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:41:11.674Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:41:11.674Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:41:11.674Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-30T17:41:11.674Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-30T17:41:12.141Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-30T17:41:14.046Z] === RUN TestDockerSuite/TestPortList [2019-10-30T17:41:14.577Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-30T17:41:14.577Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.20s) [2019-10-30T17:41:14.577Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.31s) [2019-10-30T17:41:14.577Z] === RUN TestWaitBlocked [2019-10-30T17:41:14.577Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-30T17:41:14.577Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:41:14.577Z] PASS [2019-10-30T17:41:14.577Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-30T17:41:14.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:14.577Z] INFO: Testing against a local daemon [2019-10-30T17:41:14.577Z] === RUN TestCommitInheritsEnv [2019-10-30T17:41:14.577Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-30T17:41:14.577Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:41:14.577Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-30T17:41:14.577Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-30T17:41:14.577Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-30T17:41:14.577Z] === RUN TestImagesFilterMultiReference [2019-10-30T17:41:15.035Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-30T17:41:15.035Z] === RUN TestImagePullPlatformInvalid [2019-10-30T17:41:15.035Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-30T17:41:15.035Z] === RUN TestRemoveImageOrphaning [2019-10-30T17:41:15.035Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-30T17:41:15.035Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:41:15.035Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-30T17:41:15.035Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-30T17:41:15.035Z] === RUN TestTagInvalidReference [2019-10-30T17:41:15.035Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-30T17:41:15.035Z] === RUN TestTagValidPrefixedRepo [2019-10-30T17:41:15.035Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-30T17:41:15.035Z] === RUN TestTagExistedNameWithoutForce [2019-10-30T17:41:15.035Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-30T17:41:15.035Z] === RUN TestTagOfficialNames [2019-10-30T17:41:15.035Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-30T17:41:15.035Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-30T17:41:15.036Z] === RUN TestTagMatchesDigest [2019-10-30T17:41:15.036Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-30T17:41:15.036Z] PASS [2019-10-30T17:41:15.036Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-30T17:41:15.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:15.036Z] INFO: Testing against a local daemon [2019-10-30T17:41:15.036Z] === RUN TestNetworkCreateDelete [2019-10-30T17:41:15.036Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-30T17:41:15.036Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:41:15.036Z] === RUN TestDockerNetworkDeletePreferID [2019-10-30T17:41:15.036Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-30T17:41:15.036Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-30T17:41:15.036Z] === RUN TestInspectNetwork [2019-10-30T17:41:15.036Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-30T17:41:15.036Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-30T17:41:15.036Z] === RUN TestRunContainerWithBridgeNone [2019-10-30T17:41:15.036Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-30T17:41:15.036Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:41:15.036Z] === RUN TestNetworkInvalidJSON [2019-10-30T17:41:15.036Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-30T17:41:15.036Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-30T17:41:15.036Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:41:15.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:41:15.036Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:41:15.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:41:15.036Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-30T17:41:15.036Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:41:15.036Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:41:15.036Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-30T17:41:15.036Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-30T17:41:15.036Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-30T17:41:15.036Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-30T17:41:15.036Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-30T17:41:15.036Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-30T17:41:15.036Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-30T17:41:15.036Z] === RUN TestDaemonDefaultNetworkPools [2019-10-30T17:41:15.036Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-30T17:41:15.036Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-30T17:41:15.036Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-30T17:41:15.036Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-30T17:41:15.036Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-30T17:41:15.036Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-30T17:41:15.036Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-30T17:41:15.036Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-30T17:41:15.036Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-30T17:41:15.036Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-30T17:41:15.036Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-30T17:41:15.036Z] === RUN TestServiceWithPredefinedNetwork [2019-10-30T17:41:15.036Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-30T17:41:15.036Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-30T17:41:15.036Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-30T17:41:15.036Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-30T17:41:15.036Z] service_test.go:230: FLAKY_TEST [2019-10-30T17:41:15.036Z] === RUN TestServiceWithDataPathPortInit [2019-10-30T17:41:15.036Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-30T17:41:15.036Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-30T17:41:15.036Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-30T17:41:15.036Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-30T17:41:15.036Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-30T17:41:15.036Z] PASS [2019-10-30T17:41:15.036Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-30T17:41:15.036Z] PASS [2019-10-30T17:41:15.036Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-30T17:41:15.494Z] PASS [2019-10-30T17:41:15.494Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-30T17:41:15.494Z] PASS [2019-10-30T17:41:15.494Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-30T17:41:15.494Z] PASS [2019-10-30T17:41:15.494Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-30T17:41:15.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:15.494Z] INFO: Testing against a local daemon [2019-10-30T17:41:15.494Z] === RUN TestPluginInvalidJSON [2019-10-30T17:41:15.494Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:41:15.494Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:41:15.494Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:41:15.494Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-30T17:41:15.494Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-30T17:41:15.494Z] PASS [2019-10-30T17:41:15.494Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-30T17:41:15.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:15.494Z] INFO: Testing against a local daemon [2019-10-30T17:41:15.494Z] === RUN TestExternalGraphDriver [2019-10-30T17:41:15.494Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-30T17:41:15.494Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-30T17:41:15.494Z] === RUN TestGraphdriverPluginV2 [2019-10-30T17:41:15.494Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-30T17:41:15.494Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-30T17:41:15.494Z] PASS [2019-10-30T17:41:15.494Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-30T17:41:15.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:15.494Z] INFO: Testing against a local daemon [2019-10-30T17:41:15.494Z] PASS [2019-10-30T17:41:15.494Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-30T17:41:15.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:15.494Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-30T17:41:15.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:15.494Z] INFO: Testing against a local daemon [2019-10-30T17:41:15.494Z] === RUN TestSecretInspect [2019-10-30T17:41:15.494Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-30T17:41:15.494Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.494Z] === RUN TestSecretList [2019-10-30T17:41:15.494Z] --- SKIP: TestSecretList (0.00s) [2019-10-30T17:41:15.494Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.494Z] === RUN TestSecretsCreateAndDelete [2019-10-30T17:41:15.494Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-30T17:41:15.494Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.494Z] === RUN TestSecretsUpdate [2019-10-30T17:41:15.494Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-30T17:41:15.494Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.494Z] === RUN TestTemplatedSecret [2019-10-30T17:41:15.494Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-30T17:41:15.494Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.494Z] === RUN TestSecretCreateResolve [2019-10-30T17:41:15.494Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-30T17:41:15.494Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:41:15.494Z] PASS [2019-10-30T17:41:15.494Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-30T17:41:15.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:15.952Z] INFO: Testing against a local daemon [2019-10-30T17:41:15.952Z] === RUN TestServiceCreateInit [2019-10-30T17:41:15.952Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-30T17:41:15.952Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-30T17:41:15.952Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-30T17:41:15.952Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-30T17:41:15.952Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-30T17:41:15.952Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestCreateServiceMultipleTimes [2019-10-30T17:41:15.952Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-30T17:41:15.952Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestCreateServiceConflict [2019-10-30T17:41:15.952Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-30T17:41:15.952Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestCreateServiceMaxReplicas [2019-10-30T17:41:15.952Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-30T17:41:15.952Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-30T17:41:15.952Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-30T17:41:15.952Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestCreateServiceSecretFileMode [2019-10-30T17:41:15.952Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-30T17:41:15.952Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestCreateServiceConfigFileMode [2019-10-30T17:41:15.952Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-30T17:41:15.952Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestCreateServiceSysctls [2019-10-30T17:41:15.952Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-30T17:41:15.952Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestCreateServiceCapabilities [2019-10-30T17:41:15.952Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-30T17:41:15.952Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestInspect [2019-10-30T17:41:15.952Z] --- SKIP: TestInspect (0.00s) [2019-10-30T17:41:15.952Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestServiceListWithStatuses [2019-10-30T17:41:15.952Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-30T17:41:15.952Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestDockerNetworkConnectAlias [2019-10-30T17:41:15.952Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-30T17:41:15.952Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestDockerNetworkReConnect [2019-10-30T17:41:15.952Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-30T17:41:15.952Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestServicePlugin [2019-10-30T17:41:15.952Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-30T17:41:15.952Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestServiceUpdateLabel [2019-10-30T17:41:15.952Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-30T17:41:15.952Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:41:15.952Z] === RUN TestServiceUpdateSecrets [2019-10-30T17:41:15.952Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-30T17:41:15.952Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:41:15.952Z] === RUN TestServiceUpdateConfigs [2019-10-30T17:41:15.952Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-30T17:41:15.952Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:41:15.952Z] === RUN TestServiceUpdateNetwork [2019-10-30T17:41:15.952Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-30T17:41:15.952Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-30T17:41:15.952Z] PASS [2019-10-30T17:41:15.952Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-30T17:41:15.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:15.952Z] INFO: Testing against a local daemon [2019-10-30T17:41:15.952Z] === RUN TestSessionCreate [2019-10-30T17:41:15.952Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-30T17:41:15.952Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-30T17:41:15.952Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-30T17:41:15.952Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-30T17:41:15.952Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-30T17:41:15.952Z] PASS [2019-10-30T17:41:15.952Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-30T17:41:15.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:15.952Z] INFO: Testing against a local daemon [2019-10-30T17:41:15.952Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-30T17:41:15.952Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-30T17:41:15.952Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-30T17:41:15.952Z] === RUN TestEventsExecDie [2019-10-30T17:41:15.952Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-30T17:41:15.952Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-30T17:41:15.952Z] === RUN TestEventsBackwardsCompatible [2019-10-30T17:41:15.952Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-30T17:41:15.952Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-30T17:41:15.952Z] === RUN TestInfoAPI [2019-10-30T17:41:15.952Z] --- PASS: TestInfoAPI (0.03s) [2019-10-30T17:41:15.952Z] === RUN TestInfoAPIWarnings [2019-10-30T17:41:15.952Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-30T17:41:15.952Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-30T17:41:15.952Z] === RUN TestInfoDebug [2019-10-30T17:41:15.952Z] --- FAIL: TestInfoDebug (0.01s) [2019-10-30T17:41:15.952Z] info_test.go:75: [ddb84cda94930] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\ddb84cda94930\root --exec-root C:\windows\TEMP\dxr\ddb84cda94930 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\ddb84cda94930\docker.pid --userland-proxy=true --containerd-namespace ddb84cda94930 --containerd-plugins-namespace ddb84cda94930p --host unix://C:\windows\TEMP\docker-integration\ddb84cda94930.sock --storage-driver overlay2 --debug] : protocol not available [2019-10-30T17:41:15.952Z] === RUN TestInfoInsecureRegistries [2019-10-30T17:41:15.952Z] --- FAIL: TestInfoInsecureRegistries (0.00s) [2019-10-30T17:41:15.953Z] info_test.go:100: [d6dcec57261ff] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d6dcec57261ff\root --exec-root C:\windows\TEMP\dxr\d6dcec57261ff --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d6dcec57261ff\docker.pid --userland-proxy=true --containerd-namespace d6dcec57261ff --containerd-plugins-namespace d6dcec57261ffp --host unix://C:\windows\TEMP\docker-integration\d6dcec57261ff.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-10-30T17:41:15.953Z] === RUN TestInfoRegistryMirrors [2019-10-30T17:41:15.953Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-10-30T17:41:15.953Z] info_test.go:124: [dac85b4a54455] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\dac85b4a54455\root --exec-root C:\windows\TEMP\dxr\dac85b4a54455 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\dac85b4a54455\docker.pid --userland-proxy=true --containerd-namespace dac85b4a54455 --containerd-plugins-namespace dac85b4a54455p --host unix://C:\windows\TEMP\docker-integration\dac85b4a54455.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-10-30T17:41:15.953Z] === RUN TestLoginFailsWithBadCredentials [2019-10-30T17:41:16.919Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2019-10-30T17:41:16.919Z] === RUN TestPingCacheHeaders [2019-10-30T17:41:16.919Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-30T17:41:16.919Z] === RUN TestPingGet [2019-10-30T17:41:16.919Z] --- PASS: TestPingGet (0.03s) [2019-10-30T17:41:16.919Z] === RUN TestPingHead [2019-10-30T17:41:17.320Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-30T17:41:17.379Z] --- PASS: TestPingHead (0.03s) [2019-10-30T17:41:17.379Z] === RUN TestVersion [2019-10-30T17:41:17.379Z] --- PASS: TestVersion (0.03s) [2019-10-30T17:41:17.379Z] FAIL [2019-10-30T17:41:17.379Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-30T17:41:17.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:17.379Z] INFO: Testing against a local daemon [2019-10-30T17:41:17.379Z] === RUN TestVolumesCreateAndList [2019-10-30T17:41:17.379Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-30T17:41:17.379Z] === RUN TestVolumesRemove [2019-10-30T17:41:17.379Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-30T17:41:17.379Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-30T17:41:17.379Z] === RUN TestVolumesInspect [2019-10-30T17:41:17.379Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-30T17:41:17.379Z] === RUN TestVolumesInvalidJSON [2019-10-30T17:41:17.379Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-30T17:41:17.379Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-30T17:41:17.379Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-30T17:41:17.379Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-30T17:41:17.379Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-30T17:41:17.379Z] PASS [2019-10-30T17:41:17.379Z] INFO: make.ps1 ended at 10/30/2019 17:41:17 [2019-10-30T17:41:17.379Z] INFO: Integration CLI tests being run from the host: [2019-10-30T17:41:17.379Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-30T17:41:25.418Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-30T17:41:25.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-30T17:41:25.942Z] INFO: Testing against a local daemon [2019-10-30T17:41:25.942Z] === RUN TestDockerSuite [2019-10-30T17:41:25.942Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-30T17:41:25.942Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-30T17:41:25.942Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-30T17:41:25.942Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-30T17:41:25.942Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-30T17:41:25.942Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-30T17:41:25.942Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-30T17:41:25.942Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-30T17:41:25.942Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-30T17:41:25.982Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-30T17:41:26.401Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-30T17:41:26.858Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-30T17:41:27.317Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-30T17:41:31.234Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-30T17:41:33.756Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-30T17:41:33.756Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-30T17:41:33.756Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-30T17:41:34.013Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-30T17:41:34.576Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-30T17:41:34.576Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-30T17:41:35.509Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-30T17:41:35.509Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-30T17:41:36.441Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-30T17:41:36.698Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-30T17:41:38.068Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-30T17:41:38.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-30T17:41:38.068Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-30T17:41:41.343Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-30T17:41:41.600Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-30T17:41:43.499Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-30T17:41:43.756Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-30T17:41:43.756Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-30T17:41:47.033Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-30T17:41:47.291Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-30T17:41:48.661Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-30T17:41:50.035Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-30T17:41:51.930Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-30T17:41:58.479Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-30T17:41:58.479Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-30T17:42:01.752Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-30T17:42:03.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-30T17:42:11.219Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-30T17:42:11.782Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-30T17:42:14.304Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-30T17:42:16.200Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-30T17:42:16.200Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-30T17:42:17.570Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-30T17:42:20.101Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-30T17:42:22.628Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-30T17:42:23.997Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-30T17:42:23.997Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-30T17:42:24.928Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-30T17:42:27.454Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-30T17:42:30.727Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-30T17:42:30.727Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-30T17:42:31.290Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-30T17:42:31.290Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-30T17:42:31.546Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-30T17:42:31.546Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-30T17:42:31.546Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-30T17:42:32.918Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-30T17:42:33.482Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-30T17:42:34.853Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-30T17:42:36.764Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-30T17:42:37.328Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-30T17:42:47.292Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-30T17:42:47.292Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-30T17:42:49.816Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-30T17:42:49.816Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-30T17:42:49.816Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-30T17:42:50.072Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-30T17:42:53.346Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-30T17:42:53.604Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-30T17:42:54.974Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-30T17:42:56.868Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-30T17:42:59.391Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-30T17:42:59.648Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-30T17:43:00.580Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-30T17:43:00.580Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-30T17:43:00.580Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-30T17:43:05.863Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-30T17:43:06.427Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-30T17:43:06.684Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-30T17:43:08.579Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-30T17:43:09.509Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-30T17:43:11.404Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-30T17:43:12.336Z] === RUN TestDockerSuite/TestRmiTag [2019-10-30T17:43:12.336Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-30T17:43:13.303Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-30T17:43:18.559Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-30T17:43:18.815Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-30T17:43:19.745Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-30T17:43:19.745Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-30T17:43:20.309Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-30T17:43:22.209Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-30T17:43:22.773Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-30T17:43:23.338Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-30T17:43:24.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-30T17:43:24.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-30T17:43:24.835Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-30T17:43:26.731Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-30T17:43:27.662Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-30T17:43:27.919Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-30T17:43:28.482Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-30T17:43:29.413Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-30T17:43:30.782Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-30T17:43:31.039Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-30T17:43:32.932Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-30T17:43:33.864Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-30T17:43:34.795Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-30T17:43:35.726Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-30T17:43:36.657Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-30T17:43:37.592Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-30T17:43:38.524Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-30T17:43:39.893Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-30T17:43:40.457Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-30T17:43:41.389Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-30T17:43:42.318Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-30T17:43:42.318Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-30T17:43:44.840Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-30T17:43:45.770Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-30T17:43:46.335Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-30T17:43:46.897Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-30T17:43:47.154Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-30T17:43:48.083Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-30T17:43:48.083Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-30T17:43:49.014Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-30T17:43:49.944Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-30T17:43:50.508Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-30T17:43:51.439Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-30T17:43:52.369Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-30T17:43:52.369Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-30T17:43:52.933Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-30T17:43:52.933Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-30T17:43:54.302Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-30T17:43:55.237Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-30T17:43:56.167Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-30T17:43:57.098Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-30T17:43:57.355Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-30T17:43:57.919Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-30T17:43:59.815Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-30T17:44:01.185Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-30T17:44:03.082Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-30T17:44:03.082Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-30T17:44:04.013Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-30T17:44:04.945Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-30T17:44:05.509Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-30T17:44:06.441Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-30T17:44:07.373Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-30T17:44:09.271Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-30T17:44:09.417Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-30T17:44:09.418Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-30T17:44:09.876Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-30T17:44:09.876Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-30T17:44:09.876Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-30T17:44:09.876Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-30T17:44:09.876Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-30T17:44:11.175Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-30T17:44:13.076Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-30T17:44:13.076Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-30T17:44:13.611Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-30T17:44:13.611Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-30T17:44:13.611Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-30T17:44:14.006Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-30T17:44:16.631Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-30T17:44:18.524Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-30T17:44:21.047Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-30T17:44:22.286Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-30T17:44:23.571Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-30T17:44:23.571Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-30T17:44:23.571Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-30T17:44:24.501Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-30T17:44:26.395Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-30T17:44:27.764Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-30T17:44:30.285Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-30T17:44:31.215Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-30T17:44:33.111Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-30T17:44:33.675Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-30T17:44:33.675Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-30T17:44:34.604Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-30T17:44:36.498Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-30T17:44:36.498Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-30T17:44:37.062Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-30T17:44:37.992Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-30T17:44:38.556Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-30T17:44:39.488Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-30T17:44:39.488Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-30T17:44:43.064Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-30T17:44:43.064Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-30T17:44:43.064Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-30T17:44:43.064Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-30T17:44:43.628Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-30T17:44:44.193Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-30T17:44:45.124Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-30T17:44:46.055Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-30T17:44:46.055Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-30T17:44:46.618Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-30T17:44:47.551Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-30T17:44:49.445Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-30T17:44:49.445Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-30T17:44:49.445Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-30T17:44:53.626Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-30T17:44:53.883Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-30T17:44:58.129Z] --- PASS: TestImportExtremelyLargeImageWorks (301.64s) [2019-10-30T17:44:58.129Z] PASS [2019-10-30T17:44:58.129Z] [2019-10-30T17:44:58.129Z] === Skipped [2019-10-30T17:44:58.129Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-30T17:44:58.129Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:44:58.129Z] [2019-10-30T17:44:58.129Z] [2019-10-30T17:44:58.129Z] DONE 12 tests, 1 skipped in 303.012s [2019-10-30T17:44:58.129Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-30T17:44:58.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:44:58.129Z] ++ set -e [2019-10-30T17:44:58.129Z] ++ '[' -n 0 ']' [2019-10-30T17:44:58.129Z] ++ set -x [2019-10-30T17:44:58.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:44:58.129Z] INFO: Testing against a local daemon [2019-10-30T17:44:58.129Z] === RUN TestNetworkCreateDelete [2019-10-30T17:44:58.129Z] --- PASS: TestNetworkCreateDelete (0.23s) [2019-10-30T17:44:58.129Z] === RUN TestDockerNetworkDeletePreferID [2019-10-30T17:44:58.129Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-10-30T17:44:58.129Z] === RUN TestInspectNetwork [2019-10-30T17:44:58.129Z] === RUN TestInspectNetwork/full_network_id [2019-10-30T17:44:58.129Z] === RUN TestInspectNetwork/partial_network_id [2019-10-30T17:44:58.129Z] === RUN TestInspectNetwork/network_name [2019-10-30T17:44:58.129Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-30T17:45:00.835Z] --- PASS: TestInspectNetwork (7.77s) [2019-10-30T17:45:00.835Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-30T17:45:00.835Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-30T17:45:00.835Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-30T17:45:00.835Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-30T17:45:00.835Z] === RUN TestRunContainerWithBridgeNone [2019-10-30T17:45:03.538Z] --- PASS: TestRunContainerWithBridgeNone (2.69s) [2019-10-30T17:45:03.538Z] === RUN TestNetworkInvalidJSON [2019-10-30T17:45:03.538Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-30T17:45:03.538Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-30T17:45:03.538Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:45:03.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:45:03.538Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:45:03.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:45:03.538Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-30T17:45:03.538Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-30T17:45:03.538Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-30T17:45:03.538Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-30T17:45:03.538Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-30T17:45:03.538Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-30T17:45:03.538Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-30T17:45:03.538Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-30T17:45:04.161Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-30T17:45:04.161Z] === RUN TestDaemonDefaultNetworkPools [2019-10-30T17:45:05.399Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-10-30T17:45:05.399Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-30T17:45:06.061Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-30T17:45:06.420Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-10-30T17:45:06.420Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-30T17:45:06.624Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-30T17:45:07.908Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2019-10-30T17:45:07.908Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-30T17:45:08.195Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-30T17:45:08.195Z] === RUN TestServiceWithPredefinedNetwork [2019-10-30T17:45:08.518Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-30T17:45:08.518Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-30T17:45:08.518Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-30T17:45:08.518Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-30T17:45:09.448Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-30T17:45:10.909Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s) [2019-10-30T17:45:10.909Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-30T17:45:10.909Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-30T17:45:10.909Z] service_test.go:230: FLAKY_TEST [2019-10-30T17:45:10.909Z] === RUN TestServiceWithDataPathPortInit [2019-10-30T17:45:12.723Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-30T17:45:14.616Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-30T17:45:15.985Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-30T17:45:16.915Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-30T17:45:17.479Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-30T17:45:18.411Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-30T17:45:19.369Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-30T17:45:19.369Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-30T17:45:19.627Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-30T17:45:21.645Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-30T17:45:22.575Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-30T17:45:24.469Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-30T17:45:24.469Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-30T17:45:24.469Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-30T17:45:26.159Z] --- PASS: TestServiceWithDataPathPortInit (15.38s) [2019-10-30T17:45:26.159Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-30T17:45:26.363Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-30T17:45:27.732Z] === RUN TestDockerSuite/TestRunMount [2019-10-30T17:45:34.586Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s) [2019-10-30T17:45:34.586Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ubj0qy36l7mga46gtgdlk9vmi Created:2019-10-30 17:45:27.199636153 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[b51564025359018ff19007683afdb7dfca4cdf718d02f3f3fdc31a18728cd54d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mgxeq50bndmz81dou1xo198pd EndpointID:6130350732d9ae626035c08abacff3af6ac3e591f3a856b14e3fa753abdb7480 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9a81729a718cb35e1a993a69a6b6d015d52314e4c01dddc84f68696d83f129f5 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:15ac9f1292d1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mgxeq50bndmz81dou1xo198pd EndpointID:6130350732d9ae626035c08abacff3af6ac3e591f3a856b14e3fa753abdb7480 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-30T17:45:34.586Z] PASS [2019-10-30T17:45:34.586Z] [2019-10-30T17:45:34.586Z] === Skipped [2019-10-30T17:45:34.586Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-30T17:45:34.586Z] service_test.go:230: FLAKY_TEST [2019-10-30T17:45:34.586Z] [2019-10-30T17:45:34.586Z] [2019-10-30T17:45:34.586Z] DONE 21 tests, 1 skipped in 42.847s [2019-10-30T17:45:34.586Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-30T17:45:34.586Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:45:34.586Z] ++ set -e [2019-10-30T17:45:34.586Z] ++ '[' -n 0 ']' [2019-10-30T17:45:34.586Z] ++ set -x [2019-10-30T17:45:34.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:45:34.586Z] INFO: Testing against a local daemon [2019-10-30T17:45:34.586Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-30T17:45:34.586Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-30T17:45:34.586Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:45:34.586Z] === RUN TestDockerNetworkIpvlan [2019-10-30T17:45:34.586Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-30T17:45:34.586Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:45:34.586Z] PASS [2019-10-30T17:45:34.586Z] [2019-10-30T17:45:34.586Z] === Skipped [2019-10-30T17:45:34.586Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-30T17:45:34.586Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:45:34.586Z] [2019-10-30T17:45:34.586Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-30T17:45:34.586Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-30T17:45:34.587Z] [2019-10-30T17:45:34.587Z] [2019-10-30T17:45:34.587Z] DONE 2 tests, 2 skipped in 0.102s [2019-10-30T17:45:34.587Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-30T17:45:34.587Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:45:34.587Z] ++ set -e [2019-10-30T17:45:34.587Z] ++ '[' -n 0 ']' [2019-10-30T17:45:34.587Z] ++ set -x [2019-10-30T17:45:34.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:45:34.873Z] INFO: Testing against a local daemon [2019-10-30T17:45:34.873Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-30T17:45:35.831Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-30T17:45:35.831Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-30T17:45:36.088Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-30T17:45:36.360Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-10-30T17:45:36.360Z] === RUN TestDockerNetworkMacvlan [2019-10-30T17:45:36.976Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-30T17:45:37.982Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-30T17:45:37.988Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-30T17:45:39.031Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-30T17:45:40.503Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-30T17:45:41.961Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-30T17:45:43.785Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-30T17:45:45.457Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-30T17:45:46.306Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-30T17:45:48.831Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-30T17:45:50.726Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-30T17:45:51.033Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-30T17:45:51.655Z] --- PASS: TestDockerNetworkMacvlan (15.36s) [2019-10-30T17:45:51.655Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-30T17:45:51.655Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-30T17:45:51.655Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-10-30T17:45:51.655Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2019-10-30T17:45:51.655Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.24s) [2019-10-30T17:45:51.655Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2019-10-30T17:45:51.655Z] PASS [2019-10-30T17:45:51.655Z] [2019-10-30T17:45:51.655Z] DONE 8 tests in 16.942s [2019-10-30T17:45:51.655Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-30T17:45:51.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:45:51.655Z] ++ set -e [2019-10-30T17:45:51.655Z] ++ '[' -n 0 ']' [2019-10-30T17:45:51.655Z] ++ set -x [2019-10-30T17:45:51.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:45:51.655Z] testing: warning: no tests to run [2019-10-30T17:45:51.655Z] PASS [2019-10-30T17:45:51.655Z] [2019-10-30T17:45:51.655Z] DONE 0 tests in 0.016s [2019-10-30T17:45:51.655Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-30T17:45:51.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:45:51.655Z] ++ set -e [2019-10-30T17:45:51.655Z] ++ '[' -n 0 ']' [2019-10-30T17:45:51.655Z] ++ set -x [2019-10-30T17:45:51.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:45:51.656Z] INFO: Testing against a local daemon [2019-10-30T17:45:51.656Z] === RUN TestAuthZPluginAllowRequest [2019-10-30T17:45:52.095Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-30T17:45:52.095Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-30T17:45:53.026Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-30T17:45:53.694Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-10-30T17:45:53.694Z] === RUN TestAuthZPluginTLS [2019-10-30T17:45:53.977Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-30T17:45:53.977Z] === RUN TestAuthZPluginDenyRequest [2019-10-30T17:45:54.396Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-30T17:45:54.594Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-30T17:45:54.594Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-30T17:45:54.961Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-30T17:45:55.217Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-30T17:45:55.217Z] === RUN TestAuthZPluginDenyResponse [2019-10-30T17:45:55.846Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-30T17:45:55.846Z] === RUN TestAuthZPluginAllowEventStream [2019-10-30T17:45:55.892Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-30T17:45:57.357Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-10-30T17:45:57.357Z] === RUN TestAuthZPluginErrorResponse [2019-10-30T17:45:57.988Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-30T17:45:57.988Z] === RUN TestAuthZPluginErrorRequest [2019-10-30T17:45:58.413Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-30T17:45:58.615Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2019-10-30T17:45:58.615Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-30T17:45:59.244Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-30T17:45:59.244Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-30T17:46:00.937Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-30T17:46:01.275Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-10-30T17:46:01.275Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-30T17:46:03.311Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2019-10-30T17:46:03.312Z] === RUN TestAuthZPluginHeader [2019-10-30T17:46:04.331Z] --- PASS: TestAuthZPluginHeader (0.99s) [2019-10-30T17:46:04.331Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-30T17:46:04.331Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-30T17:46:04.331Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:46:04.331Z] === RUN TestAuthZPluginV2Disable [2019-10-30T17:46:04.331Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-30T17:46:04.331Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:46:04.331Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-30T17:46:04.331Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-30T17:46:04.331Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:46:04.331Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-30T17:46:04.331Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-30T17:46:04.331Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:46:04.331Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-30T17:46:06.198Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-30T17:46:06.198Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-30T17:46:06.198Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-30T17:46:07.132Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-30T17:46:07.132Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-30T17:46:08.063Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-30T17:46:08.626Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-30T17:46:08.626Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-30T17:46:09.556Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-30T17:46:10.486Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-30T17:46:10.486Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-30T17:46:11.419Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-30T17:46:12.349Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-30T17:46:14.251Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-30T17:46:15.181Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-30T17:46:15.746Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-30T17:46:16.677Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-30T17:46:17.240Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-30T17:46:18.172Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-30T17:46:18.736Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-30T17:46:18.736Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-30T17:46:18.737Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-30T17:46:18.737Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-30T17:46:19.666Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-30T17:46:20.597Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-30T17:46:20.597Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-30T17:46:21.161Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-30T17:46:22.816Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) [2019-10-30T17:46:22.816Z] PASS [2019-10-30T17:46:22.816Z] [2019-10-30T17:46:22.816Z] === Skipped [2019-10-30T17:46:22.816Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-30T17:46:22.816Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:46:22.816Z] [2019-10-30T17:46:22.816Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-30T17:46:22.816Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:46:22.816Z] [2019-10-30T17:46:22.816Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-30T17:46:22.816Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:46:22.816Z] [2019-10-30T17:46:22.816Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-30T17:46:22.816Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:46:22.816Z] [2019-10-30T17:46:22.816Z] [2019-10-30T17:46:22.816Z] DONE 17 tests, 4 skipped in 29.604s [2019-10-30T17:46:22.816Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-30T17:46:22.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:46:22.816Z] ++ set -e [2019-10-30T17:46:22.816Z] ++ '[' -n 0 ']' [2019-10-30T17:46:22.816Z] ++ set -x [2019-10-30T17:46:22.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:46:22.816Z] INFO: Testing against a local daemon [2019-10-30T17:46:22.816Z] === RUN TestPluginInvalidJSON [2019-10-30T17:46:22.816Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:46:22.816Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:46:22.816Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-30T17:46:22.816Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-30T17:46:22.816Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-30T17:46:22.816Z] PASS [2019-10-30T17:46:22.816Z] [2019-10-30T17:46:22.816Z] DONE 2 tests in 0.129s [2019-10-30T17:46:22.816Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-30T17:46:22.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:46:22.816Z] ++ set -e [2019-10-30T17:46:22.816Z] ++ '[' -n 0 ']' [2019-10-30T17:46:22.816Z] ++ set -x [2019-10-30T17:46:22.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:46:22.816Z] INFO: Testing against a local daemon [2019-10-30T17:46:22.816Z] === RUN TestExternalGraphDriver [2019-10-30T17:46:22.816Z] === RUN TestExternalGraphDriver/json [2019-10-30T17:46:23.055Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-30T17:46:23.055Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-30T17:46:23.838Z] === RUN TestExternalGraphDriver/spec [2019-10-30T17:46:24.524Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-30T17:46:24.524Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-30T17:46:25.883Z] === RUN TestExternalGraphDriver/pull [2019-10-30T17:46:26.443Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-30T17:46:28.338Z] === RUN TestDockerSuite/TestRunRm [2019-10-30T17:46:28.571Z] --- PASS: TestExternalGraphDriver (6.54s) [2019-10-30T17:46:28.571Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-30T17:46:28.571Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-10-30T17:46:28.571Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2019-10-30T17:46:28.571Z] === RUN TestGraphdriverPluginV2 [2019-10-30T17:46:28.571Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-30T17:46:28.571Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:46:28.571Z] PASS [2019-10-30T17:46:28.571Z] [2019-10-30T17:46:28.571Z] === Skipped [2019-10-30T17:46:28.571Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-30T17:46:28.571Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:46:28.571Z] [2019-10-30T17:46:28.571Z] [2019-10-30T17:46:28.571Z] DONE 5 tests, 1 skipped in 6.698s [2019-10-30T17:46:28.571Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-30T17:46:28.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:46:28.571Z] ++ set -e [2019-10-30T17:46:28.571Z] ++ '[' -n 0 ']' [2019-10-30T17:46:28.571Z] ++ set -x [2019-10-30T17:46:28.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:46:28.571Z] INFO: Testing against a local daemon [2019-10-30T17:46:28.571Z] === RUN TestContinueAfterPluginCrash [2019-10-30T17:46:28.571Z] === PAUSE TestContinueAfterPluginCrash [2019-10-30T17:46:28.571Z] === RUN TestDaemonStartWithLogOpt [2019-10-30T17:46:28.571Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-30T17:46:28.571Z] === CONT TestContinueAfterPluginCrash [2019-10-30T17:46:28.571Z] === CONT TestDaemonStartWithLogOpt [2019-10-30T17:46:28.903Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-30T17:46:29.365Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-30T17:46:29.824Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-30T17:46:29.824Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-30T17:46:29.824Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-30T17:46:29.824Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-30T17:46:30.282Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-30T17:46:30.741Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-30T17:46:33.076Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-30T17:46:33.640Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-30T17:46:34.472Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-30T17:46:34.572Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-30T17:46:35.439Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-30T17:46:35.439Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-30T17:46:35.439Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-30T17:46:35.439Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-30T17:46:36.466Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-30T17:46:37.030Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-30T17:46:38.341Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-30T17:46:41.206Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-30T17:46:46.458Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-30T17:46:47.021Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-30T17:46:47.098Z] --- PASS: TestDaemonStartWithLogOpt (15.82s) [2019-10-30T17:46:47.585Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-30T17:46:48.532Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-30T17:46:49.118Z] --- PASS: TestContinueAfterPluginCrash (20.74s) [2019-10-30T17:46:49.118Z] PASS [2019-10-30T17:46:49.118Z] [2019-10-30T17:46:49.118Z] DONE 2 tests in 20.844s [2019-10-30T17:46:49.118Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-30T17:46:49.118Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:46:49.118Z] ++ set -e [2019-10-30T17:46:49.118Z] ++ '[' -n 0 ']' [2019-10-30T17:46:49.118Z] ++ set -x [2019-10-30T17:46:49.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:46:49.118Z] INFO: Testing against a local daemon [2019-10-30T17:46:49.118Z] === RUN TestPluginWithDevMounts [2019-10-30T17:46:49.118Z] === PAUSE TestPluginWithDevMounts [2019-10-30T17:46:49.118Z] === CONT TestPluginWithDevMounts [2019-10-30T17:46:49.463Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-30T17:46:50.027Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-30T17:46:50.737Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-30T17:46:50.958Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-30T17:46:51.793Z] --- PASS: TestPluginWithDevMounts (2.30s) [2019-10-30T17:46:51.793Z] PASS [2019-10-30T17:46:51.793Z] [2019-10-30T17:46:51.793Z] DONE 1 tests in 2.404s [2019-10-30T17:46:51.793Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-30T17:46:51.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:46:51.793Z] ++ set -e [2019-10-30T17:46:51.793Z] ++ '[' -n 0 ']' [2019-10-30T17:46:51.793Z] ++ set -x [2019-10-30T17:46:51.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:46:51.793Z] INFO: Testing against a local daemon [2019-10-30T17:46:51.793Z] === RUN TestSecretInspect [2019-10-30T17:46:51.888Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-30T17:46:52.818Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-30T17:46:53.381Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-30T17:46:54.472Z] --- PASS: TestSecretInspect (2.75s) [2019-10-30T17:46:54.472Z] === RUN TestSecretList [2019-10-30T17:46:56.501Z] --- PASS: TestSecretList (2.23s) [2019-10-30T17:46:56.501Z] === RUN TestSecretsCreateAndDelete [2019-10-30T17:46:56.527Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-30T17:46:56.654Z] === RUN TestDockerSuite/TestRunState [2019-10-30T17:46:56.985Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-30T17:46:56.985Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-30T17:46:58.024Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-30T17:46:58.953Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-30T17:46:59.185Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2019-10-30T17:46:59.185Z] === RUN TestSecretsUpdate [2019-10-30T17:46:59.885Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-30T17:47:00.142Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-30T17:47:00.142Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-30T17:47:00.716Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-30T17:47:01.074Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-30T17:47:01.233Z] --- PASS: TestSecretsUpdate (2.23s) [2019-10-30T17:47:01.233Z] === RUN TestTemplatedSecret [2019-10-30T17:47:01.683Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-30T17:47:02.005Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-30T17:47:03.375Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-30T17:47:03.632Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-30T17:47:03.632Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-30T17:47:03.945Z] --- PASS: TestTemplatedSecret (2.89s) [2019-10-30T17:47:03.945Z] === RUN TestSecretCreateResolve [2019-10-30T17:47:04.564Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-30T17:47:06.043Z] --- PASS: TestSecretCreateResolve (2.20s) [2019-10-30T17:47:06.043Z] PASS [2019-10-30T17:47:06.043Z] [2019-10-30T17:47:06.043Z] DONE 6 tests in 14.606s [2019-10-30T17:47:06.043Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-30T17:47:06.043Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:47:06.043Z] ++ set -e [2019-10-30T17:47:06.043Z] ++ '[' -n 0 ']' [2019-10-30T17:47:06.043Z] ++ set -x [2019-10-30T17:47:06.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:47:06.043Z] INFO: Testing against a local daemon [2019-10-30T17:47:06.043Z] === RUN TestServiceCreateInit [2019-10-30T17:47:06.355Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-30T17:47:07.100Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-30T17:47:07.468Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-30T17:47:07.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-30T17:47:07.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-30T17:47:07.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-30T17:47:07.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-30T17:47:07.468Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-30T17:47:07.664Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-30T17:47:10.187Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-30T17:47:10.856Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-30T17:47:14.364Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-30T17:47:15.353Z] --- PASS: TestServiceCreateInit (8.57s) [2019-10-30T17:47:15.353Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2019-10-30T17:47:15.353Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s) [2019-10-30T17:47:15.353Z] === RUN TestCreateServiceMultipleTimes [2019-10-30T17:47:16.885Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-30T17:47:17.450Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-30T17:47:17.707Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-30T17:47:18.638Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-30T17:47:19.569Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-30T17:47:22.092Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-30T17:47:23.464Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-30T17:47:23.464Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-30T17:47:24.394Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-30T17:47:24.394Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-30T17:47:24.651Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-30T17:47:25.583Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-30T17:47:26.515Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-30T17:47:27.093Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-30T17:47:27.093Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-30T17:47:27.352Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-30T17:47:28.283Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-30T17:47:33.538Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-30T17:47:33.795Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-30T17:47:33.929Z] --- PASS: TestCreateServiceMultipleTimes (17.93s) [2019-10-30T17:47:33.929Z] === RUN TestCreateServiceConflict [2019-10-30T17:47:34.052Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-30T17:47:34.948Z] --- PASS: TestCreateServiceConflict (2.27s) [2019-10-30T17:47:34.948Z] === RUN TestCreateServiceMaxReplicas [2019-10-30T17:47:35.420Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-30T17:47:37.944Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-30T17:47:38.419Z] --- PASS: TestCreateServiceMaxReplicas (2.99s) [2019-10-30T17:47:38.419Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-30T17:47:39.838Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-30T17:47:42.364Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-30T17:47:42.364Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-30T17:47:44.887Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-30T17:47:45.451Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-30T17:47:45.708Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-30T17:47:46.639Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-30T17:47:47.571Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-30T17:47:47.571Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-30T17:47:47.571Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-30T17:47:47.571Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-30T17:47:47.828Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-30T17:47:48.768Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-30T17:47:49.700Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-30T17:47:50.631Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-30T17:47:51.562Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-30T17:47:52.493Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-30T17:47:53.058Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-30T17:47:53.900Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.44s) [2019-10-30T17:47:53.900Z] === RUN TestCreateServiceSecretFileMode [2019-10-30T17:47:53.988Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-30T17:47:53.988Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-30T17:47:54.245Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-30T17:47:54.809Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-30T17:47:54.809Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-30T17:47:54.809Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-30T17:47:54.809Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-30T17:47:54.809Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-30T17:47:54.910Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2019-10-30T17:47:54.910Z] === RUN TestCreateServiceConfigFileMode [2019-10-30T17:47:55.065Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-30T17:47:55.322Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-30T17:47:55.322Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-30T17:47:55.580Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-30T17:47:55.837Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-30T17:47:56.768Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-30T17:47:57.591Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2019-10-30T17:47:57.591Z] === RUN TestCreateServiceSysctls [2019-10-30T17:47:57.698Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-30T17:47:58.144Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-30T17:47:58.144Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-30T17:47:58.144Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-30T17:47:58.262Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-30T17:47:58.519Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-30T17:47:59.449Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-30T17:47:59.449Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-30T17:47:59.449Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-30T17:47:59.706Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-30T17:48:00.637Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-30T17:48:00.637Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-30T17:48:01.079Z] --- PASS: TestCreateServiceSysctls (3.49s) [2019-10-30T17:48:01.079Z] === RUN TestCreateServiceCapabilities [2019-10-30T17:48:01.568Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-30T17:48:02.499Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-30T17:48:02.499Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-30T17:48:02.499Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-30T17:48:03.431Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-30T17:48:03.773Z] --- PASS: TestCreateServiceCapabilities (2.64s) [2019-10-30T17:48:03.773Z] === RUN TestInspect [2019-10-30T17:48:05.336Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-30T17:48:06.267Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-30T17:48:06.267Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-30T17:48:06.461Z] --- PASS: TestInspect (2.84s) [2019-10-30T17:48:06.461Z] === RUN TestServiceListWithStatuses [2019-10-30T17:48:06.461Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-30T17:48:06.461Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-30T17:48:06.461Z] === RUN TestDockerNetworkConnectAlias [2019-10-30T17:48:06.831Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-30T17:48:06.831Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-30T17:48:07.088Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-30T17:48:07.653Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-30T17:48:08.584Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-30T17:48:08.841Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-30T17:48:09.771Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-30T17:48:11.665Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-30T17:48:11.968Z] --- PASS: TestDockerNetworkConnectAlias (4.63s) [2019-10-30T17:48:11.968Z] === RUN TestDockerNetworkReConnect [2019-10-30T17:48:12.230Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-30T17:48:12.944Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-30T17:48:12.944Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-30T17:48:12.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-30T17:48:13.161Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-30T17:48:13.161Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-30T17:48:13.161Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-30T17:48:14.532Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-30T17:48:15.428Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2019-10-30T17:48:15.428Z] === RUN TestServicePlugin [2019-10-30T17:48:15.428Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-30T17:48:15.428Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:48:15.428Z] === RUN TestServiceUpdateLabel [2019-10-30T17:48:15.462Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-30T17:48:16.831Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-30T17:48:16.831Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-30T17:48:17.463Z] --- PASS: TestServiceUpdateLabel (2.28s) [2019-10-30T17:48:17.463Z] === RUN TestServiceUpdateSecrets [2019-10-30T17:48:18.725Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-30T17:48:18.982Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-30T17:48:19.545Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-30T17:48:20.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-30T17:48:20.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-30T17:48:21.439Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-30T17:48:21.439Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-30T17:48:23.333Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-30T17:48:23.333Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-30T17:48:23.333Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-30T17:48:25.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-30T17:48:25.235Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-30T17:48:26.604Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-30T17:48:26.861Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-30T17:48:26.861Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-30T17:48:26.861Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-30T17:48:26.861Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-30T17:48:27.425Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-30T17:48:29.945Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-30T17:48:32.689Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2019-10-30T17:48:32.689Z] === RUN TestServiceUpdateConfigs [2019-10-30T17:48:35.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-30T17:48:36.491Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-30T17:48:38.387Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-30T17:48:39.319Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-30T17:48:40.688Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-30T17:48:43.959Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-30T17:48:44.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-30T17:48:44.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-30T17:48:46.486Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-30T17:48:47.432Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-30T17:48:48.020Z] --- PASS: TestServiceUpdateConfigs (14.96s) [2019-10-30T17:48:48.020Z] === RUN TestServiceUpdateNetwork [2019-10-30T17:48:49.329Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-30T17:48:49.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-30T17:48:49.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-30T17:48:49.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-30T17:48:51.850Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-30T17:48:53.745Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-30T17:48:55.634Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-30T17:48:55.634Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-30T17:48:56.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-30T17:48:56.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-30T17:48:56.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-30T17:48:57.921Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-30T17:49:02.096Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-30T17:49:03.244Z] --- PASS: TestServiceUpdateNetwork (14.09s) [2019-10-30T17:49:03.244Z] PASS [2019-10-30T17:49:03.244Z] [2019-10-30T17:49:03.244Z] === Skipped [2019-10-30T17:49:03.244Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-30T17:49:03.244Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-30T17:49:03.244Z] [2019-10-30T17:49:03.244Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-30T17:49:03.244Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-30T17:49:03.244Z] [2019-10-30T17:49:03.244Z] [2019-10-30T17:49:03.244Z] DONE 20 tests, 2 skipped in 115.145s [2019-10-30T17:49:03.244Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-30T17:49:03.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:49:03.244Z] ++ set -e [2019-10-30T17:49:03.244Z] ++ '[' -n 0 ']' [2019-10-30T17:49:03.244Z] ++ set -x [2019-10-30T17:49:03.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:49:03.244Z] INFO: Testing against a local daemon [2019-10-30T17:49:03.244Z] === RUN TestSessionCreate [2019-10-30T17:49:03.244Z] --- PASS: TestSessionCreate (0.05s) [2019-10-30T17:49:03.244Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-30T17:49:03.244Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-30T17:49:03.244Z] PASS [2019-10-30T17:49:03.244Z] [2019-10-30T17:49:03.244Z] DONE 2 tests in 0.208s [2019-10-30T17:49:03.244Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-30T17:49:03.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:49:03.244Z] ++ set -e [2019-10-30T17:49:03.244Z] ++ '[' -n 0 ']' [2019-10-30T17:49:03.244Z] ++ set -x [2019-10-30T17:49:03.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:49:03.244Z] INFO: Testing against a local daemon [2019-10-30T17:49:03.244Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-30T17:49:03.244Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-30T17:49:03.244Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-30T17:49:03.244Z] === RUN TestEventsExecDie [2019-10-30T17:49:03.244Z] --- PASS: TestEventsExecDie (0.93s) [2019-10-30T17:49:03.244Z] === RUN TestEventsBackwardsCompatible [2019-10-30T17:49:03.244Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-30T17:49:03.244Z] === RUN TestInfoBinaryCommits [2019-10-30T17:49:03.244Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-30T17:49:03.244Z] === RUN TestInfoAPIVersioned [2019-10-30T17:49:03.244Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-30T17:49:03.244Z] === RUN TestInfoDiscoveryBackend [2019-10-30T17:49:03.244Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-30T17:49:03.244Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-30T17:49:04.256Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-30T17:49:04.256Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-30T17:49:04.618Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-30T17:49:04.873Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-30T17:49:04.873Z] === RUN TestInfoAPI [2019-10-30T17:49:04.873Z] --- PASS: TestInfoAPI (0.06s) [2019-10-30T17:49:04.873Z] === RUN TestInfoAPIWarnings [2019-10-30T17:49:05.498Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-10-30T17:49:05.498Z] === RUN TestInfoDebug [2019-10-30T17:49:05.789Z] --- PASS: TestInfoDebug (0.54s) [2019-10-30T17:49:05.789Z] === RUN TestInfoInsecureRegistries [2019-10-30T17:49:05.989Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-30T17:49:06.406Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-30T17:49:06.406Z] === RUN TestInfoRegistryMirrors [2019-10-30T17:49:07.020Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-30T17:49:07.020Z] === RUN TestLoginFailsWithBadCredentials [2019-10-30T17:49:07.637Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s) [2019-10-30T17:49:07.637Z] === RUN TestPingCacheHeaders [2019-10-30T17:49:07.637Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-30T17:49:07.637Z] === RUN TestPingGet [2019-10-30T17:49:07.637Z] --- PASS: TestPingGet (0.05s) [2019-10-30T17:49:07.637Z] === RUN TestPingHead [2019-10-30T17:49:07.637Z] --- PASS: TestPingHead (0.05s) [2019-10-30T17:49:07.637Z] === RUN TestVersion [2019-10-30T17:49:07.637Z] --- PASS: TestVersion (0.04s) [2019-10-30T17:49:07.637Z] PASS [2019-10-30T17:49:07.637Z] [2019-10-30T17:49:07.637Z] === Skipped [2019-10-30T17:49:07.637Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-30T17:49:07.637Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-30T17:49:07.637Z] [2019-10-30T17:49:07.637Z] [2019-10-30T17:49:07.637Z] DONE 18 tests, 1 skipped in 6.246s [2019-10-30T17:49:07.637Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-30T17:49:07.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:49:07.637Z] ++ set -e [2019-10-30T17:49:07.637Z] ++ '[' -n 0 ']' [2019-10-30T17:49:07.637Z] ++ set -x [2019-10-30T17:49:07.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-30T17:49:07.920Z] INFO: Testing against a local daemon [2019-10-30T17:49:07.920Z] === RUN TestVolumesCreateAndList [2019-10-30T17:49:07.920Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-30T17:49:07.920Z] === RUN TestVolumesRemove [2019-10-30T17:49:07.920Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-30T17:49:07.920Z] === RUN TestVolumesInspect [2019-10-30T17:49:07.920Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-30T17:49:07.920Z] === RUN TestVolumesInvalidJSON [2019-10-30T17:49:07.920Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-30T17:49:07.920Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-30T17:49:08.203Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-30T17:49:08.203Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-10-30T17:49:08.203Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-30T17:49:08.203Z] PASS [2019-10-30T17:49:08.203Z] [2019-10-30T17:49:08.203Z] DONE 5 tests in 0.316s [2019-10-30T17:49:08.203Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-30T17:49:08.487Z] ++++ cat bundles/test-integration/docker.pid [2019-10-30T17:49:08.487Z] +++ kill 13090 [2019-10-30T17:49:09.958Z] +++ /etc/init.d/apparmor stop [2019-10-30T17:49:09.958Z] Clearing AppArmor profiles cache:. [2019-10-30T17:49:09.958Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-30T17:49:09.958Z] Unloading profiles will leave already running processes permanently [2019-10-30T17:49:09.958Z] unconfined, which can lead to unexpected situations. [2019-10-30T17:49:09.958Z] [2019-10-30T17:49:09.958Z] To set a process to complain mode, use the command line tool [2019-10-30T17:49:09.958Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-30T17:49:09.958Z] with the 'teardown' option." [2019-10-30T17:49:09.958Z] [2019-10-30T17:49:11.242Z] === RUN TestDockerSuite/TestStatsNoStream Post stage [Pipeline] junit [2019-10-30T17:49:12.036Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-30T17:49:13.120Z] + echo Ensuring container killed. [2019-10-30T17:49:13.121Z] Ensuring container killed. [2019-10-30T17:49:13.121Z] + docker rm -vf docker-pr12 [2019-10-30T17:49:13.121Z] Error: No such container: docker-pr12 [2019-10-30T17:49:13.121Z] + true [Pipeline] sh [2019-10-30T17:49:13.520Z] + echo Chowning /workspace to jenkins user [2019-10-30T17:49:13.520Z] Chowning /workspace to jenkins user [2019-10-30T17:49:13.520Z] + id -u [2019-10-30T17:49:13.520Z] + id -g [2019-10-30T17:49:13.520Z] + docker run --rm -v /home/docker/workspace/moby_PR-40091:/workspace busybox chown -R 1001:1001 /workspace [2019-10-30T17:49:13.520Z] Unable to find image 'busybox:latest' locally [2019-10-30T17:49:13.789Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-30T17:49:13.801Z] latest: Pulling from library/busybox [2019-10-30T17:49:13.801Z] e38168a01e65: Pulling fs layer [2019-10-30T17:49:14.085Z] e38168a01e65: Verifying Checksum [2019-10-30T17:49:14.085Z] e38168a01e65: Download complete [2019-10-30T17:49:14.367Z] e38168a01e65: Pull complete [2019-10-30T17:49:14.367Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-30T17:49:14.367Z] Status: Downloaded newer image for busybox:latest [2019-10-30T17:49:15.682Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-30T17:49:16.246Z] === RUN TestDockerSuite/TestTopNonPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-30T17:49:16.786Z] + bundleName=ppc64le-integration [2019-10-30T17:49:16.786Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-30T17:49:16.786Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-30T17:49:16.786Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-30T17:49:16.786Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-30T17:49:17.105Z] Archiving artifacts [2019-10-30T17:49:17.176Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-30T17:49:17.445Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40091/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-30T17:49:17.830Z] + make clean [2019-10-30T17:49:18.107Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-30T17:49:18.107Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-30T17:49:18.449Z] make: command: Command not found [2019-10-30T17:49:18.449Z] make: command: Command not found [2019-10-30T17:49:18.449Z] docker volume rm -f docker-dev-cache [2019-10-30T17:49:18.449Z] docker-dev-cache [Pipeline] deleteDir [2019-10-30T17:49:18.671Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-30T17:49:23.927Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-30T17:49:27.199Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-30T17:49:27.459Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-30T17:49:28.389Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-30T17:49:28.389Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-30T17:49:29.319Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-30T17:49:31.213Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-30T17:49:31.213Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-30T17:49:31.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-30T17:49:32.583Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-30T17:49:33.961Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-30T17:49:34.916Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-30T17:49:36.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-30T17:49:36.810Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-30T17:49:37.108Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-30T17:49:37.566Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-30T17:49:39.169Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-30T17:49:39.169Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-30T17:49:40.983Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-30T17:49:42.879Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-30T17:49:42.879Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-30T17:49:43.808Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-30T17:49:43.861Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-30T17:49:44.740Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-30T17:49:46.036Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-30T17:49:46.036Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-30T17:49:46.036Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-30T17:49:47.585Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-30T17:49:48.552Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-30T17:49:49.010Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-30T17:49:49.468Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-30T17:49:49.992Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-30T17:49:50.434Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-30T17:49:52.517Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-30T17:49:53.080Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-30T17:49:55.117Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-30T17:49:57.259Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-30T17:49:57.301Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-30T17:49:57.301Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-30T17:49:58.835Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-30T17:49:59.790Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-30T17:50:05.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-30T17:50:05.975Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-30T17:50:10.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-30T17:50:12.675Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-30T17:50:12.675Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-30T17:50:13.637Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-30T17:50:13.637Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-30T17:50:13.637Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-30T17:50:15.173Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-30T17:50:15.198Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-30T17:50:16.141Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-30T17:50:16.141Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-30T17:50:16.141Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-30T17:50:17.092Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-30T17:50:17.110Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-30T17:50:17.570Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-30T17:50:17.570Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-30T17:50:17.570Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-30T17:50:18.460Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-30T17:50:20.983Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-30T17:50:23.355Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-30T17:50:23.505Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-30T17:50:25.411Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-30T17:50:27.934Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-30T17:50:30.457Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-30T17:50:45.309Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-30T17:50:45.309Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-30T17:50:45.309Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-30T17:50:46.241Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-30T17:50:46.498Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-30T17:50:46.498Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-30T17:50:46.498Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-30T17:50:47.428Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-30T17:50:47.429Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-30T17:50:48.362Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-30T17:50:48.362Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-30T17:50:48.362Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-30T17:50:48.362Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-30T17:50:48.362Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-30T17:50:50.885Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-30T17:50:50.885Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-30T17:50:51.141Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-30T17:50:51.141Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-30T17:50:51.141Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-30T17:50:52.072Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-30T17:50:54.595Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-30T17:50:54.595Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-30T17:50:54.595Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-30T17:50:57.869Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-30T17:51:03.125Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite (1798.32s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (6.42s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.13s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.25s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.44s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.93s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.71s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (7.04s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (8.20s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.20s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.38s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.67s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.35s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.99s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.35s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAttachDetach (1.23s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.10s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.12s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.95s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.29s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.09s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.26s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.87s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.60s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.95s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.50s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.62s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.87s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.93s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.55s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.62s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.88s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.59s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.10s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.79s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.86s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.36s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.55s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.84s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.77s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.65s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.29s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.59s) [2019-10-30T17:51:03.125Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.07s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.44s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.65s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.61s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.78s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.81s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.16s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.32s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.75s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.96s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.30s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.76s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.48s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.78s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.45s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.89s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.19s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.26s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.58s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.80s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildContChar (4.21s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.46s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.41s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.63s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.54s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.88s) [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.43s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.55s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.86s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.32s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.36s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.67s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.21s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.67s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.83s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.64s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.27s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.60s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.64s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.53s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.55s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.55s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.82s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.60s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.11s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.54s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.22s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.39s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.40s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.24s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.72s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.10s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.89s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.97s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildExpose (0.46s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (1.02s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.48s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFails (2.00s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.93s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.39s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.89s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.12s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.59s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.10s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.34s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildHistory (4.65s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.82s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.37s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLabel (0.64s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLabels (0.52s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.94s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.79s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLineBreak (5.49s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.54s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.58s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.61s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.32s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.12s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.33s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.74s) [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.00s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.22s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.50s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.83s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.08s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.29s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.89s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.00s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.67s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.28s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.55s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.98s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildPATH (2.71s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.88s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.63s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.44s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.34s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildRm (3.50s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.41s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.89s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.73s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.59s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.51s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.41s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.66s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.94s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildStderr (1.15s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.19s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.05s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.32s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.68s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.23s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.75s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildUser (2.22s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.77s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.16s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.88s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.11s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s) [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.01s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.19s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.99s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.00s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.27s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-30T17:51:03.126Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-30T17:51:03.126Z] docker_cli_sni_test.go:18: Flakey test [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.95s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.84s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCommitTTY (1.89s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.66s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2019-10-30T17:51:03.126Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.84s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.65s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2019-10-30T17:51:03.127Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-30T17:51:03.127Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.59s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.93s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.58s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000910d00_} (1.56s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1077166738_/foo_false____} (1.59s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1077166738_/foo_true____} (1.46s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3521020105_/foo_false____} (1.61s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3521020105_/foo_true____} (1.62s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3521020105_/foo_true__0xc000911260__} (1.66s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009112e0_} (1.63s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000911300_} (1.61s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000911320_} (1.64s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000911340_} (1.61s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.95s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.26s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.78s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.98s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.12s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.88s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.58s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.27s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.82s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.28s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.45s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.11s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.95s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.19s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.30s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.20s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.82s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.39s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.79s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.65s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.95s) [2019-10-30T17:51:03.127Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2019-10-30T17:51:03.127Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.89s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2019-10-30T17:51:03.127Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-30T17:51:03.127Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.72s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.77s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.00s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.95s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.53s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.54s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.98s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.77s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.30s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.44s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsAttach (0.98s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsCommit (1.20s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.88s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.92s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.76s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.33s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.60s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsCopy (1.43s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.81s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.46s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFilters (1.51s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFormat (1.63s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.93s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-10-30T17:51:03.127Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-30T17:51:03.127Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-30T17:51:03.127Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-30T17:51:03.127Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.70s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.97s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsResize (0.90s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.04s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.89s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.97s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsTop (0.92s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.94s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.80s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.82s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecCgroup (1.80s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecEnv (0.98s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.57s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecInspectID (1.96s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecInteractive (0.98s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.94s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.17s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecStartFails (1.04s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.25s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecTTY (1.37s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.51s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.91s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecUlimits (0.96s) [2019-10-30T17:51:03.127Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-30T17:51:03.127Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.98s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.93s) [2019-10-30T17:51:03.127Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.23s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.08s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestHealth (21.04s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.23s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.80s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImportDisplay (1.68s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImportFile (1.90s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.91s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImportGzipped (2.23s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.98s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.89s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.95s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.91s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.82s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.93s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.94s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.01s) [2019-10-30T17:51:03.128Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-30T17:51:03.128Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.31s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.91s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectHistory (0.96s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-10-30T17:51:03.128Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-30T17:51:03.128Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.85s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.06s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.79s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.02s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.25s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectStatus (1.09s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.75s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.95s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.99s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.98s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.75s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.15s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.35s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.81s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.78s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.05s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.66s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.39s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.45s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.51s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.41s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.91s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.59s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.87s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.34s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.27s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.18s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.02s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsSince (6.83s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsTail (0.78s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.04s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.41s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestNetHostname (2.51s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.30s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.42s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPluginActive (1.65s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.48s) [2019-10-30T17:51:03.128Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-30T17:51:03.128Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.44s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.36s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.20s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.55s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.70s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPortList (10.53s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.69s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.31s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.97s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.37s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.66s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsByOrder (3.46s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.25s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.44s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.56s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.10s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.24s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.45s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.67s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.16s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.58s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.61s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.76s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.97s) [2019-10-30T17:51:03.128Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-30T17:51:03.128Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.24s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.95s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.47s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.26s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.25s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.63s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.02s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.54s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.74s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.87s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAddHost (0.78s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.86s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.78s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.90s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.88s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.04s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.66s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2019-10-30T17:51:03.128Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.50s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.86s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.97s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.85s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.35s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.90s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.00s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.65s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.90s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.92s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.86s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.00s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.59s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-30T17:51:03.129Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-30T17:51:03.129Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.94s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.73s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-30T17:51:03.129Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.84s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-30T17:51:03.129Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.30s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.75s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.59s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.60s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.69s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunMount (6.68s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.77s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.69s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.47s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.39s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.84s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-30T17:51:03.129Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.87s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.03s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2019-10-30T17:51:03.129Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-30T17:51:03.129Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-30T17:51:03.129Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.91s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-30T17:51:03.129Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.21s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.75s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunRm (0.93s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.08s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.93s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.87s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.84s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.92s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunState (1.98s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.93s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-30T17:51:03.129Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.89s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunSysctls (1.63s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.57s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.00s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.08s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.05s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.59s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUserByID (0.93s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-30T17:51:03.129Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.89s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.99s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.26s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.68s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.73s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.46s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.87s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.84s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.01s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-30T17:51:03.129Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-30T17:51:03.129Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-10-30T17:51:03.129Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.00s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.90s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.84s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.75s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.21s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.95s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.87s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.86s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.93s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.89s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.78s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.11s) [2019-10-30T17:51:03.129Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-10-30T17:51:03.129Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.78s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.83s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.87s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.34s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2019-10-30T17:51:03.129Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.10s) [2019-10-30T17:51:03.130Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents122637627 [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.35s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.69s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.57s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.09s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.50s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.73s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.41s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.80s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.01s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.88s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2019-10-30T17:51:03.130Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-30T17:51:03.130Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.85s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.38s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2019-10-30T17:51:03.130Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-30T17:51:03.130Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.86s) [2019-10-30T17:51:03.130Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-30T17:51:03.130Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.04s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateStats (4.57s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2019-10-30T17:51:03.130Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-30T17:51:03.130Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.16s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.00s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.61s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.73s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.88s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.83s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.32s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.67s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.60s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.65s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.71s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.53s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.51s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.84s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.36s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.28s) [2019-10-30T17:51:03.130Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.40s) [2019-10-30T17:51:03.130Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-30T17:51:03.130Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-30T17:51:03.130Z] === RUN TestDockerRegistrySuite [2019-10-30T17:51:03.130Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-30T17:51:04.062Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-30T17:51:05.958Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-30T17:51:07.329Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-30T17:51:07.586Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-30T17:51:12.839Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-30T17:51:14.029Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-30T17:51:14.029Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-30T17:51:14.029Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-30T17:51:17.014Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-30T17:51:18.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-30T17:51:19.174Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-30T17:51:19.632Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-30T17:51:19.632Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-30T17:51:20.091Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-30T17:51:20.091Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-30T17:51:21.189Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-30T17:51:22.129Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-30T17:51:23.499Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-30T17:51:24.868Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-30T17:51:26.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-30T17:51:28.131Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-30T17:51:29.499Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-30T17:51:30.870Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-30T17:51:33.392Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-30T17:51:36.666Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-30T17:51:37.598Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-30T17:51:41.778Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-30T17:51:42.708Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-30T17:51:42.708Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-30T17:51:44.081Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-30T17:51:45.328Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-30T17:51:45.458Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-30T17:51:46.294Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-30T17:51:46.294Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-30T17:51:46.828Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-30T17:51:50.104Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-30T17:51:50.668Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-30T17:51:52.040Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-30T17:51:52.297Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-30T17:51:52.555Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-30T17:51:52.812Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-30T17:51:53.069Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-30T17:51:53.326Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-30T17:51:53.582Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-30T17:51:54.951Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-30T17:51:57.474Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-30T17:51:58.403Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-30T17:52:00.297Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-30T17:52:00.862Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite (59.45s) [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.90s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d30ccff3bbc89] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.44s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d230fce2f57a5] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d188fff83ba62] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-30T17:52:01.792Z] check_test.go:196: [dabf3c1251dbf] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.40s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d321aae470e95] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.31s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d00fbbe0b60d2] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.39s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d86d667a141e9] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.49s) [2019-10-30T17:52:01.792Z] check_test.go:196: [ddb2477fdd103] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d232d7ff4cfd8] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2019-10-30T17:52:01.792Z] check_test.go:196: [db2f286debe58] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.49s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d7a2bdec67111] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.61s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d410e96fff676] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d81ded5f58d19] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.47s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d216dfe13830a] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.83s) [2019-10-30T17:52:01.792Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a88a363d0c6ac2bb10f759ba50897b2603cbbb8f35d5aba8d7037eb0cca99677 [2019-10-30T17:52:01.792Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:77d955ec9f79f86c3d07c1482750288c86801c57298aa63bfb8ed283bc1695e0 [2019-10-30T17:52:01.792Z] check_test.go:196: [d63101ad26540] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.64s) [2019-10-30T17:52:01.792Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ce126644a8576a31b27a5c4caa712890392601345c7662d0431a75ecd5b36944 [2019-10-30T17:52:01.792Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:254e2c83f3fd7d8b43d5a0b283449be2dabf8eab994a202762a1e63e31f773cf [2019-10-30T17:52:01.792Z] check_test.go:196: [d0d8b4a088c10] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d66de45e074d1] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.56s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d3f9acb10d4c7] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.45s) [2019-10-30T17:52:01.792Z] check_test.go:196: [dbe6e818defe0] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d92a906c9a32e] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d6da204815e9f] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d48525bbc6f50] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d27ebcfba26db] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.67s) [2019-10-30T17:52:01.792Z] check_test.go:196: [dea6fe5cbd2c2] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-10-30T17:52:01.792Z] check_test.go:196: [dcb6019f50636] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d3116de62eda0] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d184bd82a1a34] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d0a9995570a17] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d6cccd19e5e84] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d79e6d6dd46d8] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d0a2ee9a408f6] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d80968472f45f] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d4ee4e28209e4] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d76a570dc9573] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.36s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d5d55d29ae28d] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s) [2019-10-30T17:52:01.792Z] check_test.go:196: [d8aa0ed2b5c16] daemon is not started [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2019-10-30T17:52:01.792Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-30T17:52:01.792Z] === RUN TestDockerSchema1RegistrySuite [2019-10-30T17:52:01.792Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-30T17:52:01.792Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-30T17:52:07.054Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-30T17:52:11.230Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-30T17:52:11.560Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-30T17:52:11.560Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-30T17:52:12.019Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-30T17:52:15.405Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-30T17:52:15.405Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-30T17:52:15.758Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-30T17:52:16.338Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-30T17:52:18.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-30T17:52:18.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-30T17:52:18.668Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-30T17:52:20.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-30T17:52:21.500Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-30T17:52:21.579Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-30T17:52:22.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-30T17:52:26.609Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-30T17:52:26.609Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-30T17:52:27.172Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-30T17:52:27.173Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-30T17:52:27.430Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-30T17:52:27.688Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-30T17:52:27.945Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite (26.52s) [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-10-30T17:52:28.202Z] check_test.go:223: [ddfa0b6e9deb6] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.38s) [2019-10-30T17:52:28.202Z] check_test.go:223: [d817dd3fc4a15] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.39s) [2019-10-30T17:52:28.202Z] check_test.go:223: [dd2673380c3e1] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.33s) [2019-10-30T17:52:28.202Z] check_test.go:223: [de65d88b322f1] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.43s) [2019-10-30T17:52:28.202Z] check_test.go:223: [da9a9ea6c8d10] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.76s) [2019-10-30T17:52:28.202Z] check_test.go:223: [d92d977e512c2] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-30T17:52:28.202Z] check_test.go:223: [d7d0b0f8d5194] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.47s) [2019-10-30T17:52:28.202Z] check_test.go:223: [d32b1aed38776] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.40s) [2019-10-30T17:52:28.202Z] check_test.go:223: [df21afb124710] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2019-10-30T17:52:28.202Z] check_test.go:223: [d189fadc31228] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.72s) [2019-10-30T17:52:28.202Z] check_test.go:223: [d90d67bdc18e8] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-10-30T17:52:28.202Z] check_test.go:223: [d5b4216c92a4d] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2019-10-30T17:52:28.202Z] check_test.go:223: [de1335262f887] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-30T17:52:28.202Z] check_test.go:223: [d45f12da74b48] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-10-30T17:52:28.202Z] check_test.go:223: [de98da9446241] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2019-10-30T17:52:28.202Z] check_test.go:223: [d22a67fed08f3] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-10-30T17:52:28.202Z] check_test.go:223: [def743386f796] daemon is not started [2019-10-30T17:52:28.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-30T17:52:28.202Z] check_test.go:223: [d1c75ebd20211] daemon is not started [2019-10-30T17:52:28.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-30T17:52:28.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-30T17:52:29.135Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-30T17:52:29.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-30T17:52:29.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-30T17:52:29.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-30T17:52:30.843Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-10-30T17:52:31.100Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-10-30T17:52:31.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-30T17:52:31.100Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-10-30T17:52:31.100Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-10-30T17:52:31.357Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-30T17:52:31.922Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-30T17:52:32.486Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-30T17:52:32.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.29s) [2019-10-30T17:52:32.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2019-10-30T17:52:32.486Z] check_test.go:252: [d5e2587bb929f] daemon is not started [2019-10-30T17:52:32.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2019-10-30T17:52:32.486Z] check_test.go:252: [db0a34e850e77] daemon is not started [2019-10-30T17:52:32.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2019-10-30T17:52:32.486Z] check_test.go:252: [d4981a94bf436] daemon is not started [2019-10-30T17:52:32.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2019-10-30T17:52:32.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-10-30T17:52:32.486Z] check_test.go:252: [d4811e7b3318a] daemon is not started [2019-10-30T17:52:32.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.44s) [2019-10-30T17:52:32.486Z] check_test.go:252: [d9d3881f902f8] daemon is not started [2019-10-30T17:52:32.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2019-10-30T17:52:32.486Z] check_test.go:252: [dab0f3606aee0] daemon is not started [2019-10-30T17:52:32.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-10-30T17:52:32.486Z] check_test.go:252: [d2263d21d6d89] daemon is not started [2019-10-30T17:52:32.486Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-30T17:52:32.486Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-30T17:52:32.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-30T17:52:35.760Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-30T17:52:37.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-30T17:52:37.910Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-30T17:52:37.910Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-30T17:52:38.167Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-30T17:52:38.424Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2019-10-30T17:52:38.424Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-10-30T17:52:38.424Z] check_test.go:279: [d27d116ed19c8] daemon is not started [2019-10-30T17:52:38.424Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2019-10-30T17:52:38.424Z] check_test.go:279: [d5c68ca617a40] daemon is not started [2019-10-30T17:52:38.424Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2019-10-30T17:52:38.424Z] check_test.go:279: [d4bf80bfef2d6] daemon is not started [2019-10-30T17:52:38.424Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-30T17:52:38.424Z] check_test.go:279: [d885eb96b4ef2] daemon is not started [2019-10-30T17:52:38.424Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-10-30T17:52:38.424Z] check_test.go:279: [dd19b07850c9b] daemon is not started [2019-10-30T17:52:38.424Z] === RUN TestDockerNetworkSuite [2019-10-30T17:52:38.424Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-30T17:52:40.949Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-30T17:52:41.206Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-30T17:52:42.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-30T17:52:43.945Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-30T17:52:49.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-30T17:52:51.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-30T17:52:55.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-30T17:52:57.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-30T17:53:07.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-30T17:53:09.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-30T17:53:11.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-30T17:53:12.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-30T17:53:13.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-30T17:53:14.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-30T17:53:16.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-30T17:53:16.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-30T17:53:16.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-30T17:53:18.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-30T17:53:18.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-30T17:53:18.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-30T17:53:18.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-30T17:53:19.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-30T17:53:21.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-30T17:53:21.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-30T17:53:21.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-30T17:53:21.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-30T17:53:22.013Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-30T17:53:22.476Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-30T17:53:22.476Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-30T17:53:25.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-30T17:53:29.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-30T17:53:39.066Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-30T17:53:39.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-30T17:53:39.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-30T17:53:39.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-30T17:53:39.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-30T17:53:40.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-30T17:53:40.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-30T17:53:40.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-30T17:53:40.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-30T17:53:40.773Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-30T17:53:44.952Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-30T17:53:45.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-30T17:53:45.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-30T17:53:45.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-30T17:53:47.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-30T17:53:47.413Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-30T17:53:52.687Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-30T17:53:52.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-30T17:53:55.211Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-30T17:53:56.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-30T17:53:56.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-30T17:53:58.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-30T17:54:01.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-30T17:54:01.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-30T17:54:02.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-30T17:54:03.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-30T17:54:05.091Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite (92.81s) [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.94s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [de3ce7e6fa89d] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.43s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d3d60f4d0804b] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.75s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d79367a770d54] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [dc6e07f2e6bcd] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.77s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:1233: [d5b43123a72df] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.03s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [dd385ffeabec5] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.50s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [de69074ed4421] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.41s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d9675b7428e5e] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.78s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d027e9d428ae2] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d9c82ce278ce3] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d32cc8316016b] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.55s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d9f50d0992fdd] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.48s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [df5c91f2389d2] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d7b19cf4addce] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.24s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [dd6202039c923] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.27s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d0923a3de1cfc] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.13s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [dc6b61aa2c89e] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d29c66e94bd60] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.12s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d678310152fa7] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [da284fb06d420] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.58s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d2ac1e53d3858] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [df4780f8ed5d9] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d4e20c0676422] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.05s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d2618d4cd9379] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.69s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:968: [dbfd24cbda5aa] daemon is not started [2019-10-30T17:54:11.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.56s) [2019-10-30T17:54:11.640Z] docker_cli_network_unix_test.go:46: [d3282b9549667] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.98s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:1116: [d6e3d29c212e2] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [dcad3fb4816d0] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [de69d8d751657] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d0e8b017dd5d8] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [db36658020567] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.33s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d30c14d6b17ee] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.24s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d651eae20077b] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d703b036a95e5] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.86s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d93df2b43df79] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d20c36f9760bd] daemon is not started [2019-10-30T17:54:11.641Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [dce2387724a26] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.61s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [dbde7392b6000] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.88s) [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.59s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:1084: [dda4517c0c811] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [dfbbba5e1622f] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.80s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [dc52338c4872f] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.67s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [dc55e62370c05] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d74ceb230538e] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.22s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d140767e6e650] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d46b84f9ac442] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.49s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d738573db4ceb] daemon is not started [2019-10-30T17:54:11.641Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.39s) [2019-10-30T17:54:11.641Z] docker_cli_network_unix_test.go:46: [d8edb4c313f39] daemon is not started [2019-10-30T17:54:11.641Z] === RUN TestDockerHubPullSuite [2019-10-30T17:54:11.641Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-30T17:54:13.009Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-30T17:54:15.533Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-30T17:54:15.533Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-30T17:54:15.533Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-30T17:54:17.428Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-30T17:54:17.428Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-30T17:54:17.685Z] --- PASS: TestDockerHubPullSuite (6.46s) [2019-10-30T17:54:17.685Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2019-10-30T17:54:17.686Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.33s) [2019-10-30T17:54:17.686Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2019-10-30T17:54:17.686Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.56s) [2019-10-30T17:54:17.686Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.38s) [2019-10-30T17:54:17.686Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2019-10-30T17:54:17.686Z] PASS [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === Skipped [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_sni_test.go:18: Flakey test [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-30T17:54:17.686Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.02s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2019-10-30T17:54:17.686Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-10-30T17:54:17.686Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-30T17:54:17.686Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-30T17:54:17.686Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-30T17:54:17.686Z] docker_cli_network_unix_test.go:46: [dce2387724a26] daemon is not started [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] [2019-10-30T17:54:17.686Z] DONE 1277 tests, 44 skipped in 2025.992s [2019-10-30T17:54:17.686Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-30T17:54:17.686Z] ++++ cat bundles/test-integration/docker.pid [2019-10-30T17:54:17.686Z] +++ kill 7286 [2019-10-30T17:54:25.787Z] +++ /etc/init.d/apparmor stop [2019-10-30T17:54:25.787Z] Clearing AppArmor profiles cache:. [2019-10-30T17:54:25.787Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-30T17:54:25.787Z] Unloading profiles will leave already running processes permanently [2019-10-30T17:54:25.787Z] unconfined, which can lead to unexpected situations. [2019-10-30T17:54:25.787Z] [2019-10-30T17:54:25.787Z] To set a process to complain mode, use the command line tool [2019-10-30T17:54:25.787Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-30T17:54:25.787Z] with the 'teardown' option." [2019-10-30T17:54:25.787Z] [2019-10-30T17:54:31.040Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-30T17:54:33.562Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-30T17:54:36.085Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-30T17:54:40.259Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-30T17:54:46.808Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-30T17:54:48.611Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-30T17:54:48.611Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-30T17:54:48.611Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-30T17:54:52.065Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-30T17:54:55.339Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-30T17:54:58.616Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-30T17:55:01.891Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-30T17:55:03.459Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-30T17:55:05.165Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-30T17:55:07.689Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-30T17:55:10.962Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-30T17:55:24.600Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-30T17:55:37.021Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-30T17:56:07.148Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-30T17:56:12.759Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-30T17:56:21.359Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-30T17:56:22.000Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-30T17:56:39.112Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite (1772.52s) [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.10s) [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.44s) [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.70s) [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.58s) [2019-10-30T17:56:40.055Z] docker_api_swarm_test.go:563: [d91e9e4fd7825] joining swarm manager [d1e895afd3a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.055Z] docker_api_swarm_test.go:585: [d38ef586f138c] joining swarm manager [d1e895afd3a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.055Z] check_test.go:380: [d91e9e4fd7825] daemon is not started [2019-10-30T17:56:40.055Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-30T17:56:40.055Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.67s) [2019-10-30T17:56:40.055Z] docker_api_swarm_test.go:46: [d70399cf2e4c6] joining swarm manager [d05cad7ce4586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.37s) [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.08s) [2019-10-30T17:56:40.055Z] docker_api_swarm_test.go:304: [de8472ce8a3d3] joining swarm manager [d0ac3f319796e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.055Z] docker_api_swarm_test.go:305: [d0b4244a28d1d] joining swarm manager [d0ac3f319796e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.055Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-30T17:56:40.055Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.20s) [2019-10-30T17:56:40.055Z] docker_api_swarm_test.go:272: [d0d40b50706ae] joining swarm manager [d7adc442c4be8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.055Z] docker_api_swarm_test.go:273: [d2e26ff316d88] joining swarm manager [d7adc442c4be8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.72s) [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.51s) [2019-10-30T17:56:40.055Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.54s) [2019-10-30T17:56:40.055Z] docker_api_swarm_node_test.go:19: [dd248e254eb42] joining swarm manager [d2189369969ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_node_test.go:20: [d965b1064fff0] joining swarm manager [d2189369969ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.90s) [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:502: [d5a1a2ee7d723] joining swarm manager [d7b31421101f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:507: [d36beacc81e4a] joining swarm manager [d7b31421101f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.76s) [2019-10-30T17:56:40.056Z] docker_api_swarm_node_test.go:80: [d737a007a2713] joining swarm manager [df409abaea06d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.45s) [2019-10-30T17:56:40.056Z] docker_api_swarm_node_test.go:52: [d4c91841d8518] joining swarm manager [dce3f1c492cb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_node_test.go:53: [d5fb2f6656b4c] joining swarm manager [dce3f1c492cb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.73s) [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:202: [dc08ae1c907ef] joining swarm manager [d6e056acfacf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.96s) [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:384: [d17b0a2869bca] joining swarm manager [d1b11910402c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:385: [d11085b140e56] joining swarm manager [d1b11910402c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] check_test.go:380: [d11085b140e56] daemon is not started [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (46.13s) [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:802: [d38d333139c38] joining swarm manager [dbf44a8fc1cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:802: [d102106e0b8a2] joining swarm manager [dbf44a8fc1cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:802: [d9d9f1e84dbf0] joining swarm manager [dbf44a8fc1cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:802: [d75efac8d7131] joining swarm manager [dbf44a8fc1cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:810: [df0d744057180] joining swarm manager [dbf44a8fc1cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.06s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.48s) [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:394: [d50aa7a41385e] joining swarm manager [d2bdfb1947d0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:394: [dab131b02170d] joining swarm manager [d2bdfb1947d0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.46s) [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:342: [d338c209a14b0] joining swarm manager [d6dc553783d14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:342: [d8b711fc44b57] joining swarm manager [d6dc553783d14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.36s) [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:489: [d6991eee809e3] joining swarm manager [d0a972198ae67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:489: [d1090ac23b0ea] joining swarm manager [d0a972198ae67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.63s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.03s) [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:127: [d4e7c0950f59c] joining swarm manager [d9e00166c0fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:128: [d2a05e4b2a5a0] joining swarm manager [d9e00166c0fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:136: [d49760ac4abae] joining swarm manager [d9e00166c0fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:137: [d5490304ef129] joining swarm manager [d9e00166c0fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.92s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.26s) [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:303: [d7502b2a941d3] joining swarm manager [ddf86db3ca73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:303: [d67d7140c1d06] joining swarm manager [ddf86db3ca73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.31s) [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:99: [d18801ae81687] joining swarm manager [d98705a903802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:100: [d1094ded494f2] joining swarm manager [d98705a903802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] check_test.go:380: [d18801ae81687] daemon is not started [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.72s) [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:532: [d5abc741383b0] joining swarm manager [d46436365cf4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:533: [d9684daf69f4b] joining swarm manager [d46436365cf4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.84s) [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:147: [d7458c6d33448] joining swarm manager [d4883f2da8f4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_api_swarm_service_test.go:147: [d860b3018befd] joining swarm manager [d4883f2da8f4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.52s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.38s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.08s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.40s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.33s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.50s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.79s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.85s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.13s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.82s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.26s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.28s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.03s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.47s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (6.52s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.57s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.07s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.52s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.56s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.83s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.66s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.18s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.44s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.21s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.25s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.98s) [2019-10-30T17:56:40.056Z] docker_cli_service_logs_test.go:241: checking task xsrjteqkkjk5 [2019-10-30T17:56:40.056Z] docker_cli_service_logs_test.go:246: checking messages for xsrjteqkkjk5 [2019-10-30T17:56:40.056Z] docker_cli_service_logs_test.go:241: checking task ssmpt1a2aflm [2019-10-30T17:56:40.056Z] docker_cli_service_logs_test.go:246: checking messages for ssmpt1a2aflm [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.12s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.25s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.05s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.99s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.15s) [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1901: [d75962b505e6c] joining swarm manager [d838563d17d8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1902: [dcd7ed262e506] joining swarm manager [d838563d17d8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.86s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.97s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.09s) [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1802: [dc443395b5d85] joining swarm manager [d896a115f5604]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1803: [d9da3da8f046c] joining swarm manager [d896a115f5604]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (186.46s) [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1321: [d04b61a72f76e] joining swarm manager [da866856ae016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1322: [d97fd0d91fc5a] joining swarm manager [da866856ae016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.99s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.43s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.74s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.90s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.07s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.94s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.02s) [2019-10-30T17:56:40.056Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.53s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.07s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.28s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.64s) [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1186: [deac9e24051e0] joining swarm manager [dffbcc12028d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1195: [d0884e53cee09] joining swarm manager [dffbcc12028d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.43s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.37s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.92s) [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1118: [d9b1b65c8dfa2] joining swarm manager [d37908a3ec402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1119: [dab46fa316a52] joining swarm manager [d37908a3ec402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1172: [de5ae89a899d0] joining swarm manager [d37908a3ec402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.99s) [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1453: [d63785e28c83a] joining swarm manager [debc9db2b6dac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] docker_cli_swarm_test.go:1454: [d634e01e017fc] joining swarm manager [debc9db2b6dac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.22s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.37s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.86s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.70s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.64s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.20s) [2019-10-30T17:56:40.056Z] docker_cli_swarm_unix_test.go:62: [dee04a1c30b73] joining swarm manager [dcf5d3a5ba9e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.88s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.85s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.91s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.50s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.30s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.33s) [2019-10-30T17:56:40.056Z] docker_api_swarm_test.go:962: [d5185bea5962e] joining swarm manager [df7cf99b01f06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.47s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.96s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.90s) [2019-10-30T17:56:40.056Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.56s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.20s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.39s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.30s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.11s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.15s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.05s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.83s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.89s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.29s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.91s) [2019-10-30T17:56:40.057Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.95s) [2019-10-30T17:56:40.057Z] === RUN TestDockerExternalVolumeSuite [2019-10-30T17:56:40.057Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-30T17:56:54.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-30T17:58:02.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-30T17:58:12.510Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-30T17:58:20.436Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-30T17:58:20.436Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-30T17:58:20.436Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-30T17:58:20.436Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-30T17:58:20.436Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-30T17:58:20.436Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-30T17:58:20.436Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-30T17:58:20.436Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-30T17:58:20.437Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-30T17:58:20.437Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-30T17:58:20.437Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-30T17:58:22.622Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-30T17:58:22.622Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-30T17:58:23.083Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-30T17:58:23.083Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-30T17:58:23.083Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-30T17:58:23.083Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-30T17:58:26.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-30T17:58:26.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-30T17:58:26.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-30T17:58:26.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-30T17:58:27.296Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-30T17:58:33.116Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-30T17:58:44.549Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-30T17:58:50.854Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-30T17:58:50.854Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-30T17:58:50.854Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-30T17:58:50.854Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-30T17:58:50.854Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-30T17:58:50.854Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-30T17:58:50.854Z] === RUN TestDockerSuite/TestBuildFails [2019-10-30T17:58:53.772Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-30T17:58:53.772Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-30T17:58:59.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-30T17:59:06.184Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-30T17:59:12.089Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-30T17:59:19.194Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-30T17:59:26.294Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-30T17:59:27.841Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-30T17:59:31.467Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-30T17:59:33.653Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-30T17:59:33.653Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-30T17:59:34.115Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-30T17:59:34.577Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-30T17:59:34.577Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-30T17:59:43.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-30T17:59:44.934Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-30T17:59:44.934Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-30T17:59:55.285Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-30T17:59:56.259Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-30T17:59:57.805Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-30T17:59:58.267Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-30T17:59:58.729Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-30T17:59:58.729Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-30T18:00:03.436Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-30T18:00:04.411Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-30T18:00:04.872Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-30T18:00:05.850Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-30T18:00:06.312Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-30T18:00:07.286Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-30T18:00:08.832Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-30T18:00:14.644Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-30T18:00:14.644Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-30T18:00:14.644Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-30T18:00:14.644Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-30T18:00:14.644Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-30T18:00:14.644Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-30T18:00:14.644Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-30T18:00:14.644Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-30T18:00:15.617Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-30T18:00:15.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-30T18:00:21.432Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-30T18:00:30.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-30T18:00:42.664Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-30T18:00:42.664Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-30T18:00:43.126Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-30T18:00:48.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-30T18:01:18.872Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-30T18:01:35.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-30T18:01:40.006Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-30T18:01:42.924Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-30T18:01:48.858Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-30T18:01:53.300Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-30T18:01:54.670Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-30T18:02:12.393Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-30T18:02:12.393Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-30T18:02:19.490Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-30T18:02:19.490Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-30T18:02:19.490Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-30T18:02:19.490Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-30T18:02:22.412Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-30T18:02:25.342Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-30T18:02:27.123Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-30T18:02:28.667Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-30T18:02:29.130Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-30T18:02:29.130Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-30T18:02:31.317Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-30T18:02:32.291Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-30T18:02:33.836Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-30T18:02:51.572Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-30T18:02:51.572Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-30T18:02:57.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-30T18:03:00.171Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-30T18:03:03.903Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-30T18:03:12.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-30T18:03:12.467Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-30T18:03:18.255Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-30T18:03:22.938Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-30T18:03:23.396Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-30T18:03:23.856Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-30T18:03:23.856Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-30T18:03:26.034Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-30T18:03:26.034Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-30T18:03:30.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-30T18:03:45.146Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite (441.35s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2019-10-30T18:03:59.996Z] docker_cli_external_volume_driver_test.go:53: [d6e4aede104e3] daemon is not started [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-30T18:03:59.996Z] docker_cli_external_volume_driver_test.go:53: [dddba85695e9e] daemon is not started [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-30T18:03:59.996Z] docker_cli_external_volume_driver_test.go:53: [d83c79b422dab] daemon is not started [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2019-10-30T18:03:59.996Z] docker_cli_external_volume_driver_test.go:53: [d46c0565c5f5f] daemon is not started [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.67s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.59s) [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s) [2019-10-30T18:03:59.996Z] docker_cli_external_volume_driver_test.go:485: [da495f9698836] daemon is not started [2019-10-30T18:03:59.996Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-30T18:03:59.996Z] docker_cli_external_volume_driver_test.go:53: [da5dd29844934] daemon is not started [2019-10-30T18:03:59.996Z] PASS [2019-10-30T18:03:59.996Z] [2019-10-30T18:03:59.996Z] === Skipped [2019-10-30T18:03:59.996Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-30T18:03:59.996Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-30T18:03:59.996Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-30T18:03:59.996Z] check_test.go:309: [dc9b87dee1e5f] daemon is not started [2019-10-30T18:03:59.996Z] [2019-10-30T18:03:59.996Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-30T18:03:59.996Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-30T18:03:59.996Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-30T18:03:59.996Z] check_test.go:309: [dd398b4fd885f] daemon is not started [2019-10-30T18:03:59.996Z] [2019-10-30T18:03:59.996Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-30T18:03:59.996Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-30T18:03:59.996Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-30T18:03:59.996Z] check_test.go:309: [d8e0a3b1ff659] daemon is not started [2019-10-30T18:03:59.996Z] [2019-10-30T18:03:59.996Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-30T18:03:59.996Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-30T18:03:59.996Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-30T18:03:59.996Z] check_test.go:309: [d97680c13f2f7] daemon is not started [2019-10-30T18:03:59.996Z] [2019-10-30T18:03:59.996Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-30T18:03:59.996Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-30T18:03:59.996Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-30T18:03:59.996Z] [2019-10-30T18:03:59.996Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-30T18:03:59.996Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-30T18:03:59.996Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-30T18:03:59.996Z] [2019-10-30T18:03:59.996Z] [2019-10-30T18:03:59.996Z] DONE 273 tests, 6 skipped in 2604.098s [2019-10-30T18:03:59.996Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-30T18:04:00.560Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2b7e25f85847/docker.pid [2019-10-30T18:04:00.560Z] +++ kill 5356 [2019-10-30T18:04:00.560Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5356 is not a child of this shell [2019-10-30T18:04:00.560Z] warning: PID 5356 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2b7e25f85847/docker.pid had a nonzero exit code [2019-10-30T18:04:00.560Z] ++++ cat bundles/test-integration/docker.pid [2019-10-30T18:04:00.560Z] +++ kill 7273 [2019-10-30T18:04:01.489Z] +++ /etc/init.d/apparmor stop [2019-10-30T18:04:01.489Z] Clearing AppArmor profiles cache:. [2019-10-30T18:04:01.489Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-30T18:04:01.489Z] Unloading profiles will leave already running processes permanently [2019-10-30T18:04:01.489Z] unconfined, which can lead to unexpected situations. [2019-10-30T18:04:01.489Z] [2019-10-30T18:04:01.489Z] To set a process to complain mode, use the command line tool [2019-10-30T18:04:01.489Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-30T18:04:01.489Z] with the 'teardown' option." [2019-10-30T18:04:01.489Z] [2019-10-30T18:04:02.053Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-30T18:04:02.067Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-30T18:04:04.571Z] + echo Ensuring container killed. [2019-10-30T18:04:04.571Z] Ensuring container killed. [2019-10-30T18:04:04.571Z] + docker ps -aq -f name=docker-pr12-* [2019-10-30T18:04:04.571Z] + cids=5fbde1d0b707 [2019-10-30T18:04:04.571Z] 93eda0c35110 [2019-10-30T18:04:04.571Z] 4ec94f599046 [2019-10-30T18:04:04.571Z] + [ -n 5fbde1d0b707 [2019-10-30T18:04:04.571Z] 93eda0c35110 [2019-10-30T18:04:04.571Z] 4ec94f599046 ] [2019-10-30T18:04:04.571Z] + docker rm -vf 5fbde1d0b707 93eda0c35110 4ec94f599046 [2019-10-30T18:04:06.466Z] 5fbde1d0b707 [2019-10-30T18:04:06.723Z] 93eda0c35110 [2019-10-30T18:04:06.723Z] 4ec94f599046 [Pipeline] sh [2019-10-30T18:04:07.014Z] + echo Chowning /workspace to jenkins user [2019-10-30T18:04:07.014Z] Chowning /workspace to jenkins user [2019-10-30T18:04:07.014Z] + id -u [2019-10-30T18:04:07.014Z] + id -g [2019-10-30T18:04:07.014Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40091:/workspace busybox chown -R 1000:1000 /workspace [2019-10-30T18:04:07.014Z] Unable to find image 'busybox:latest' locally [2019-10-30T18:04:07.014Z] latest: Pulling from library/busybox [2019-10-30T18:04:07.014Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-30T18:04:07.014Z] 7c9d20b9b6cd: Download complete [2019-10-30T18:04:07.272Z] 7c9d20b9b6cd: Pull complete [2019-10-30T18:04:07.272Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-30T18:04:07.272Z] Status: Downloaded newer image for busybox:latest [2019-10-30T18:04:08.543Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-30T18:04:10.855Z] + bundleName=amd64 [2019-10-30T18:04:10.855Z] + echo Creating amd64-bundles.tar.gz [2019-10-30T18:04:10.855Z] Creating amd64-bundles.tar.gz [2019-10-30T18:04:10.855Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-30T18:04:10.855Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-30T18:04:12.236Z] Archiving artifacts [2019-10-30T18:04:13.957Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40091/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-30T18:04:14.263Z] + make clean [2019-10-30T18:04:14.520Z] docker volume rm -f docker-dev-cache [2019-10-30T18:04:14.520Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-30T18:04:29.713Z] === RUN TestDockerSuite/TestBuildRm [2019-10-30T18:04:44.516Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-30T18:04:46.050Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-30T18:04:46.050Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-30T18:04:46.509Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-30T18:04:48.044Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-30T18:04:51.782Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-30T18:04:54.683Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-30T18:05:04.991Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-30T18:05:19.796Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-30T18:05:20.765Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-30T18:05:21.223Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-30T18:05:33.596Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-30T18:05:34.055Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-30T18:05:39.843Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-30T18:05:39.843Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-30T18:05:44.531Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-30T18:06:05.613Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-30T18:06:05.613Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-30T18:06:08.516Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-30T18:06:09.483Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-30T18:06:15.275Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-30T18:06:21.066Z] === RUN TestDockerSuite/TestBuildUser [2019-10-30T18:06:21.066Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-30T18:06:21.524Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-30T18:06:21.524Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-30T18:06:27.311Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-30T18:06:27.311Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-30T18:06:30.214Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-30T18:06:30.214Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-30T18:06:30.214Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-30T18:07:00.151Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-30T18:07:00.151Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-30T18:07:14.958Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-30T18:07:19.644Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-30T18:07:20.103Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-30T18:07:20.103Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-30T18:07:22.277Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-30T18:07:22.735Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-30T18:07:37.541Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-30T18:07:42.227Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-30T18:07:42.227Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-30T18:08:00.317Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-30T18:08:00.317Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-30T18:08:00.317Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-30T18:08:00.317Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-30T18:08:01.284Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-30T18:08:11.625Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-30T18:08:12.083Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-30T18:08:12.541Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-30T18:08:12.541Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-30T18:08:12.541Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-30T18:08:14.716Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-30T18:08:20.504Z] === RUN TestDockerSuite/TestCommitChange [2019-10-30T18:08:26.294Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-30T18:08:30.981Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-30T18:08:30.981Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-30T18:08:38.049Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-30T18:08:38.049Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-30T18:08:45.115Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-30T18:08:49.807Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-30T18:08:49.807Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-30T18:08:49.807Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-30T18:08:49.807Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-30T18:08:49.807Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-30T18:08:49.807Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-30T18:08:49.807Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-30T18:08:49.807Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-30T18:08:49.807Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-30T18:09:02.177Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-30T18:09:09.249Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-30T18:09:09.249Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-30T18:09:10.216Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-30T18:09:10.216Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-30T18:09:10.216Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-30T18:09:10.216Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-30T18:09:12.393Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-30T18:09:12.393Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-30T18:09:12.393Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-30T18:09:14.571Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-30T18:09:14.572Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-30T18:09:14.572Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-30T18:09:14.572Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-30T18:09:14.572Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-30T18:09:17.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-30T18:09:19.665Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-30T18:09:21.200Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-30T18:09:21.200Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-30T18:09:21.200Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-30T18:09:23.378Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-30T18:09:23.378Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-30T18:09:25.559Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-30T18:09:25.559Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-30T18:09:25.559Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-30T18:09:28.460Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-30T18:09:28.460Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-30T18:09:29.996Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-30T18:09:29.996Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-30T18:09:32.897Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-30T18:09:32.897Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-30T18:09:35.800Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-30T18:09:39.539Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-30T18:09:43.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-30T18:09:43.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-30T18:09:43.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-30T18:09:43.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-30T18:09:43.270Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-30T18:09:45.444Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-30T18:09:45.444Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-30T18:09:47.623Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-30T18:09:47.623Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-30T18:09:49.895Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-30T18:09:49.896Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-30T18:09:53.623Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-30T18:09:55.798Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-30T18:09:55.798Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-30T18:09:55.798Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-30T18:09:55.798Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-30T18:09:55.798Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-30T18:09:55.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-30T18:09:57.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-30T18:09:57.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-10-30T18:09:59.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-10-30T18:10:03.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-10-30T18:10:05.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-10-30T18:10:08.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006c0720_} [2019-10-30T18:10:10.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1905729242_c:\foo_false____} [2019-10-30T18:10:12.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1905729242_c:\foo_true____} [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-30T18:10:14.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-30T18:10:15.305Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-30T18:10:15.305Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-30T18:10:15.305Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-30T18:10:15.305Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-30T18:10:15.305Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-30T18:10:15.305Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-30T18:10:17.483Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-30T18:10:19.661Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-30T18:10:20.120Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-30T18:10:20.120Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-30T18:10:22.293Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-30T18:10:22.294Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-30T18:10:22.294Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-30T18:10:22.294Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-30T18:10:32.610Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-30T18:10:33.577Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-30T18:10:33.577Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-30T18:10:33.577Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-30T18:10:42.143Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-30T18:10:42.143Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-30T18:10:42.143Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-30T18:10:52.460Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-30T18:10:52.460Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-30T18:10:52.460Z] === RUN TestDockerSuite/TestCpToDot [2019-10-30T18:10:53.427Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-30T18:10:53.427Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-30T18:10:53.427Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-30T18:10:56.329Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-30T18:10:56.329Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-30T18:10:56.329Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-30T18:10:56.329Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-30T18:10:56.329Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-30T18:10:56.329Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-30T18:10:56.329Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-30T18:10:57.864Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-30T18:11:00.040Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-30T18:11:00.499Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-30T18:11:00.499Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-30T18:11:02.675Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-30T18:11:03.133Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-30T18:11:03.133Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-30T18:11:03.133Z] === RUN TestDockerSuite/TestCreateRM [2019-10-30T18:11:03.592Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-30T18:11:03.592Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-30T18:11:03.592Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-30T18:11:04.050Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-30T18:11:12.675Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-30T18:11:12.675Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-30T18:11:12.675Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-30T18:11:17.358Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-30T18:11:17.358Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-30T18:11:17.358Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-30T18:11:18.894Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-30T18:11:18.894Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDockerFails [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-30T18:11:19.352Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-30T18:11:21.527Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-30T18:11:24.433Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-30T18:11:26.607Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-30T18:11:35.173Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-30T18:11:40.958Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-30T18:11:51.276Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-30T18:11:52.813Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-30T18:11:53.781Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-30T18:11:57.516Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-30T18:11:58.484Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-30T18:11:59.451Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-30T18:12:05.242Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-30T18:12:08.975Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-30T18:12:08.975Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-30T18:12:08.975Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-30T18:12:08.975Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-30T18:12:08.975Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-30T18:12:08.975Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-30T18:12:10.510Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-30T18:12:10.510Z] === RUN TestDockerSuite/TestEventsRename [2019-10-30T18:12:12.686Z] === RUN TestDockerSuite/TestEventsResize [2019-10-30T18:12:14.862Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-30T18:12:17.043Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-30T18:12:19.220Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-30T18:12:23.905Z] === RUN TestDockerSuite/TestEventsTop [2019-10-30T18:12:23.905Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-30T18:12:26.819Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-30T18:12:30.555Z] === RUN TestDockerSuite/TestExec [2019-10-30T18:12:30.555Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-30T18:12:30.555Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-30T18:12:32.090Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-30T18:12:34.990Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-30T18:12:34.990Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-30T18:12:34.990Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-30T18:12:34.990Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-30T18:12:37.166Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-30T18:12:39.344Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-30T18:12:42.248Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-30T18:12:43.785Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-30T18:12:49.573Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-30T18:12:49.573Z] === RUN TestDockerSuite/TestExecEnv [2019-10-30T18:12:49.573Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-30T18:12:49.573Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-30T18:12:51.108Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-30T18:12:55.793Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-30T18:12:55.793Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-30T18:12:55.793Z] === RUN TestDockerSuite/TestExecParseError [2019-10-30T18:12:55.793Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-30T18:12:55.793Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-30T18:12:55.793Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-30T18:12:57.969Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-30T18:12:57.969Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-30T18:12:57.969Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-30T18:12:57.969Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-30T18:12:57.969Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-30T18:12:57.969Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-30T18:13:00.872Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-30T18:13:00.872Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-30T18:13:09.441Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-30T18:13:09.441Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-30T18:13:09.441Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-30T18:13:09.441Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-30T18:13:14.125Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-30T18:13:21.193Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-30T18:13:24.095Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-30T18:13:29.898Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-30T18:13:29.898Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-30T18:13:29.898Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-30T18:13:29.898Z] === RUN TestDockerSuite/TestHealth [2019-10-30T18:13:29.898Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-30T18:13:29.898Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-30T18:13:29.898Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-30T18:13:30.360Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-30T18:13:36.149Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-30T18:13:36.149Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-30T18:13:36.149Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-30T18:13:36.149Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-30T18:13:36.149Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-30T18:13:36.149Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-30T18:13:36.607Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-30T18:13:36.607Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-30T18:13:37.574Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-30T18:13:37.574Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-30T18:13:39.763Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-30T18:13:39.763Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-30T18:13:41.937Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-30T18:13:44.111Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-30T18:13:44.111Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-30T18:13:44.111Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-30T18:13:47.842Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-30T18:13:47.842Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-30T18:13:50.017Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-30T18:13:50.018Z] === RUN TestDockerSuite/TestImportFile [2019-10-30T18:13:50.018Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-30T18:13:50.477Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-30T18:13:50.477Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-30T18:13:50.477Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-30T18:13:50.477Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-30T18:13:50.477Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-30T18:13:50.477Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-30T18:13:50.477Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-30T18:13:50.477Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-30T18:13:50.477Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-30T18:13:50.477Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-30T18:13:52.654Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-30T18:13:54.829Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-30T18:13:54.829Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-30T18:13:54.829Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-30T18:13:54.829Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-30T18:13:54.829Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-30T18:13:57.006Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-30T18:13:57.006Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-30T18:13:59.186Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-30T18:13:59.186Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-30T18:13:59.186Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-30T18:13:59.186Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-30T18:14:01.361Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-30T18:14:06.047Z] === RUN TestDockerSuite/TestInspectImage [2019-10-30T18:14:06.047Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-30T18:14:06.047Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-30T18:14:06.047Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-30T18:14:08.224Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-30T18:14:10.399Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-30T18:14:10.399Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-30T18:14:12.576Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-30T18:14:14.111Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-30T18:14:14.111Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-30T18:14:14.570Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-30T18:14:16.746Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-30T18:14:19.650Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-30T18:14:24.339Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-30T18:14:25.873Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-30T18:14:28.773Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-30T18:14:30.308Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-30T18:14:33.213Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-30T18:14:34.748Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-30T18:14:36.924Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-30T18:14:37.383Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-30T18:14:37.383Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-30T18:14:39.557Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-30T18:14:41.092Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-30T18:14:46.879Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-30T18:14:49.056Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-30T18:14:49.056Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-30T18:14:51.232Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-30T18:14:51.232Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-30T18:14:58.303Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-30T18:15:05.371Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-30T18:15:12.438Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-30T18:15:14.613Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-30T18:15:16.791Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-30T18:15:16.791Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-30T18:15:18.968Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-30T18:15:21.145Z] === RUN TestDockerSuite/TestLogsSince [2019-10-30T18:15:31.456Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-30T18:15:31.456Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-30T18:15:31.456Z] === RUN TestDockerSuite/TestLogsTail [2019-10-30T18:15:32.992Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-30T18:15:35.168Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestNetHostname [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPluginActive [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPortList [2019-10-30T18:15:37.342Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-30T18:15:42.027Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-30T18:15:42.028Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-30T18:15:42.028Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-30T18:15:42.028Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-30T18:15:42.028Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-30T18:15:42.028Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-30T18:15:42.028Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-30T18:15:42.028Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-30T18:15:42.028Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-30T18:15:42.028Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-30T18:15:45.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-30T18:15:45.762Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-30T18:15:54.336Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-30T18:15:54.336Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-30T18:16:03.117Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-30T18:16:24.546Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-30T18:16:24.546Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-30T18:16:24.546Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-30T18:16:34.875Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-30T18:16:37.779Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-30T18:16:44.851Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-30T18:16:48.583Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-30T18:16:49.042Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-30T18:16:49.042Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-30T18:16:59.354Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-30T18:16:59.354Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-30T18:16:59.354Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-30T18:16:59.354Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-30T18:16:59.354Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-30T18:17:05.144Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-30T18:17:05.144Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-30T18:17:06.111Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-30T18:17:06.111Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-30T18:17:07.077Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-30T18:17:08.048Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-30T18:17:08.048Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-30T18:17:12.732Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-30T18:17:16.461Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-30T18:17:18.636Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-30T18:17:43.765Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-30T18:17:43.765Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-30T18:17:52.332Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-30T18:17:52.332Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-30T18:17:52.332Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-30T18:17:52.790Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-30T18:17:56.522Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-30T18:18:06.836Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-30T18:18:06.836Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-30T18:18:09.741Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-30T18:18:10.199Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-30T18:18:10.199Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-30T18:18:27.890Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-30T18:18:28.352Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-30T18:18:28.814Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-30T18:18:37.411Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-30T18:18:43.228Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-30T18:18:55.740Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-30T18:19:00.448Z] === RUN TestDockerSuite/TestRmiTag [2019-10-30T18:19:00.913Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-30T18:19:03.832Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-30T18:19:21.570Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-30T18:19:23.760Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-30T18:19:34.118Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-30T18:19:34.580Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-30T18:19:34.580Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-30T18:19:34.580Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-30T18:19:34.580Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-30T18:19:34.580Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-30T18:19:34.580Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-30T18:19:34.580Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-30T18:19:34.580Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-30T18:19:36.769Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-30T18:19:36.769Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-30T18:19:36.769Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-30T18:19:41.645Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-30T18:19:43.836Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-30T18:19:46.027Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-30T18:19:53.126Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-30T18:19:55.315Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-30T18:19:55.315Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-30T18:20:05.667Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-30T18:20:07.213Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-30T18:20:07.213Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-30T18:20:10.135Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-30T18:20:10.135Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-30T18:20:10.135Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-30T18:20:12.332Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-30T18:20:12.332Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-30T18:20:12.332Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-30T18:20:12.332Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-30T18:20:12.332Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-30T18:20:12.332Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-30T18:20:12.332Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-30T18:20:12.332Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-30T18:20:14.521Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-30T18:20:16.710Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-30T18:20:18.903Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-30T18:20:18.903Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-30T18:20:18.903Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-30T18:20:18.903Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-30T18:20:21.096Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-30T18:20:21.096Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-30T18:20:21.096Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-30T18:20:21.096Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-30T18:20:21.096Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-30T18:20:23.285Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-30T18:20:35.708Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-30T18:20:35.708Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-30T18:20:35.708Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-30T18:20:35.708Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-30T18:20:35.708Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-30T18:20:35.708Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-30T18:20:35.708Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-30T18:20:37.253Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-30T18:20:37.254Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-30T18:20:37.254Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-30T18:20:37.716Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-30T18:20:39.906Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-30T18:20:45.718Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-30T18:20:45.718Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-30T18:20:47.263Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-30T18:20:47.263Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-30T18:20:47.263Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-30T18:20:47.263Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-30T18:20:49.454Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-30T18:20:52.375Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-30T18:20:54.566Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-30T18:20:56.112Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-30T18:20:56.574Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-30T18:20:56.574Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-30T18:20:56.574Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-30T18:20:56.574Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-30T18:20:56.574Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-30T18:20:56.574Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-30T18:20:56.574Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-30T18:20:56.574Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-30T18:21:05.169Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-30T18:21:05.169Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-30T18:21:05.169Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-30T18:21:05.169Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-30T18:21:05.169Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-30T18:21:05.169Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-30T18:21:05.169Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-30T18:21:17.605Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-30T18:21:17.605Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-30T18:21:18.067Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-30T18:21:18.067Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-30T18:21:18.067Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-30T18:21:18.067Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-30T18:21:18.067Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-30T18:21:18.067Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-30T18:21:18.067Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-30T18:21:18.067Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-30T18:21:18.530Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-30T18:21:18.530Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-30T18:21:18.530Z] === RUN TestDockerSuite/TestRunMount [2019-10-30T18:21:18.530Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-30T18:21:18.530Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-30T18:21:18.530Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-30T18:21:18.530Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-30T18:21:25.632Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-30T18:21:25.632Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-30T18:21:25.632Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-30T18:21:25.632Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-30T18:21:29.386Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-30T18:21:34.096Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-30T18:21:34.562Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-30T18:21:36.752Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-30T18:21:38.942Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-30T18:21:39.915Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-30T18:21:42.103Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-30T18:21:42.103Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-30T18:21:42.103Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-30T18:21:42.103Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-30T18:21:42.103Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-30T18:21:42.103Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-30T18:21:42.103Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-30T18:21:42.103Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-30T18:21:42.103Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-30T18:21:45.021Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-30T18:21:45.021Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-30T18:21:45.021Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-30T18:21:45.021Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-30T18:21:45.021Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-30T18:21:45.021Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-30T18:21:53.621Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-30T18:21:53.621Z] === RUN TestDockerSuite/TestRunRm [2019-10-30T18:21:55.168Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-30T18:22:02.265Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-30T18:22:09.365Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-30T18:22:10.910Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-30T18:22:13.099Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-30T18:22:15.393Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-30T18:22:15.393Z] === RUN TestDockerSuite/TestRunState [2019-10-30T18:22:15.393Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-30T18:22:17.582Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-30T18:22:17.582Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-30T18:22:19.127Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-30T18:22:19.127Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-30T18:22:19.127Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-30T18:22:19.588Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-30T18:22:19.588Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-30T18:22:19.588Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-30T18:22:24.301Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-30T18:22:26.490Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-30T18:22:26.490Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-30T18:22:29.412Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-30T18:22:29.412Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-30T18:22:29.412Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-30T18:22:31.600Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-30T18:22:38.700Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-30T18:22:43.413Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-30T18:22:49.227Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-30T18:22:49.227Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-30T18:22:49.227Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-30T18:22:49.227Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-30T18:22:49.227Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-30T18:22:52.152Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-30T18:22:53.697Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-30T18:22:55.887Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-30T18:22:55.887Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-30T18:22:56.349Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-30T18:22:56.349Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-30T18:22:56.349Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-30T18:22:56.349Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-30T18:22:56.349Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-30T18:22:56.349Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-30T18:22:56.349Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-30T18:23:00.096Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-30T18:23:01.648Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-30T18:23:03.838Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-30T18:23:08.552Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-30T18:23:10.741Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-30T18:23:11.203Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-30T18:23:11.664Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-30T18:23:11.664Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-30T18:23:13.206Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-30T18:23:20.302Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-30T18:23:20.302Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-30T18:23:27.400Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-30T18:23:27.400Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-30T18:23:31.158Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-30T18:23:31.158Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-30T18:23:31.158Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-30T18:23:31.158Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-30T18:23:31.158Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-30T18:23:36.972Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-30T18:23:36.972Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-30T18:23:36.972Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-30T18:23:36.972Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-30T18:23:36.972Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-30T18:23:36.972Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-30T18:23:36.972Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-30T18:23:39.289Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-30T18:23:41.474Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-30T18:23:41.474Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-30T18:23:43.664Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-30T18:23:43.664Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-30T18:23:43.664Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-30T18:23:43.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-30T18:23:43.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-30T18:23:43.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-30T18:23:43.664Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-30T18:24:01.379Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-30T18:24:01.379Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-30T18:24:01.379Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-30T18:24:01.379Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-30T18:24:01.379Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-30T18:24:01.379Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-30T18:24:01.379Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-30T18:24:02.351Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-30T18:24:02.351Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-30T18:24:05.267Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-30T18:24:05.729Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-30T18:24:05.729Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-30T18:24:05.729Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-30T18:24:06.191Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-30T18:24:14.785Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-30T18:24:14.785Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-30T18:24:14.785Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-30T18:24:14.785Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-30T18:24:14.785Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-30T18:24:21.885Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-30T18:24:21.885Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-30T18:24:21.885Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-30T18:24:30.480Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-30T18:24:30.480Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite (2586.84s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-30T18:24:32.026Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-30T18:24:32.026Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (147.82s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-30T18:24:32.026Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2019-10-30T18:24:32.026Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-30T18:24:32.026Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-30T18:24:32.026Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-30T18:24:32.026Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-10-30T18:24:32.026Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-10-30T18:24:32.026Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-30T18:24:32.026Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.11s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-30T18:24:32.026Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-10-30T18:24:32.026Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.02s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.48s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-30T18:24:32.026Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2019-10-30T18:24:32.026Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-30T18:24:32.026Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-30T18:24:32.026Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.37s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-10-30T18:24:32.026Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-30T18:24:32.026Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.48s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (116.44s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2019-10-30T18:24:32.026Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.13s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.40s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-30T18:24:32.026Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-30T18:24:32.026Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-30T18:24:32.026Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.96s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-30T18:24:32.026Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2019-10-30T18:24:32.026Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.81s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.41s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.46s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-30T18:24:32.026Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.21s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-30T18:24:32.026Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-30T18:24:32.026Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-30T18:24:32.026Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-10-30T18:24:32.026Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2019-10-30T18:24:32.026Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.09s) [2019-10-30T18:24:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.56s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.68s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.91s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.98s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.45s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.15s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.34s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.99s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.98s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.82s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.14s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.36s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.66s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.33s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-30T18:24:32.027Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.09s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.15s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildContChar (14.10s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.34s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (46.18s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.58s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.14s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.85s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.83s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.83s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.65s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.93s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.69s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.95s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.10s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.02s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.68s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (21.41s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.37s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.14s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.74s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.38s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.46s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.00s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.99s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.97s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.33s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.92s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.85s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildFails (2.35s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.94s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.12s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.90s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.27s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.93s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.84s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.41s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildHistory (10.83s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.49s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.09s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.09s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.52s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.01s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.93s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.91s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.14s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.76s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.25s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.02s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.34s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-30T18:24:32.027Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.78s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.57s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.29s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.18s) [2019-10-30T18:24:32.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.45s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.17s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.54s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.52s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.34s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.95s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.18s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.91s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.11s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.83s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.76s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildRm (13.96s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.52s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2019-10-30T18:24:32.028Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.58s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.44s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.28s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.49s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.66s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.48s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.14s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildStderr (4.89s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.61s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.55s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.94s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.19s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.47s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.41s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.11s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.34s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.43s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.50s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.42s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.50s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.61s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.45s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.52s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.97s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.00s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2019-10-30T18:24:32.028Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-30T18:24:32.028Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-30T18:24:32.028Z] docker_cli_sni_test.go:18: Flakey test [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.10s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.61s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestCommitChange (5.35s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.67s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-10-30T18:24:32.028Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.05s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestCommitTTY (6.85s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.10s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-30T18:24:32.028Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.58s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.18s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.02s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.01s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.25s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.66s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.82s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.08s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.13s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.13s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.41s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.13s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.53s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.65s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.81s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.80s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.90s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.06s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.26s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.12s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.55s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.63s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.34s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.15s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.87s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006c0720_} (2.32s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1905729242_c:\foo_false____} (2.31s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1905729242_c:\foo_true____} (2.29s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-10-30T18:24:32.028Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-30T18:24:32.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2019-10-30T18:24:32.028Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.028Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-30T18:24:32.028Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.30s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.21s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.15s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.07s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.22s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.69s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.99s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCpToDot (2.32s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCpToStdout (2.46s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.71s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.11s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.90s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-30T18:24:32.029Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.67s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.26s) [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-30T18:24:32.029Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.09s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-30T18:24:32.029Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2019-10-30T18:24:32.029Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-30T18:24:32.029Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-30T18:24:32.029Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-30T18:24:32.029Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-30T18:24:32.029Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-30T18:24:32.029Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-30T18:24:32.029Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-30T18:24:32.029Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.029Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.32s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.45s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.27s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.03s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsCopy (5.71s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.53s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.08s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.65s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsFilters (5.01s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsFormat (4.43s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-10-30T18:24:32.493Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-10-30T18:24:32.493Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsRename (2.23s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsResize (2.52s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.03s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.46s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.54s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.46s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2019-10-30T18:24:32.493Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.63s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-30T18:24:32.493Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-30T18:24:32.493Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-30T18:24:32.493Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.05s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.60s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.56s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.94s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.94s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.17s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecInspectID (4.43s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2019-10-30T18:24:32.493Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.35s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-30T18:24:32.493Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.49s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.90s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2019-10-30T18:24:32.493Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.83s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.95s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.51s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.96s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-30T18:24:32.493Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.18s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.16s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.74s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.39s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.62s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-10-30T18:24:32.493Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-10-30T18:24:32.493Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-10-30T18:24:32.493Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-30T18:24:32.493Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.01s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.05s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-30T18:24:32.493Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2019-10-30T18:24:32.493Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.18s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2019-10-30T18:24:32.493Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.09s) [2019-10-30T18:24:32.493Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-30T18:24:32.493Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectDefault (1.97s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectHistory (4.81s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.04s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.01s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.10s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.95s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectStatus (3.09s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.24s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.25s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.36s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.08s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.33s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.00s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.09s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.99s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.41s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-30T18:24:32.494Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.09s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.17s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.13s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.00s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.15s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.30s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.21s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.02s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsSince (8.81s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsTail (2.71s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.38s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.08s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2019-10-30T18:24:32.494Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2019-10-30T18:24:32.494Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.21s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-30T18:24:32.494Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-30T18:24:32.494Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2019-10-30T18:24:32.494Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2019-10-30T18:24:32.494Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-30T18:24:32.494Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-30T18:24:32.494Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-30T18:24:32.494Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-30T18:24:32.494Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.96s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-30T18:24:32.494Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPsByOrder (8.55s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.31s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.80s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-30T18:24:32.494Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.42s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.66s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.76s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.18s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-30T18:24:32.494Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.42s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.21s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.36s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-30T18:24:32.494Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.89s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.88s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.34s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.49s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.69s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.95s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.01s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.42s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.94s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.05s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.20s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.29s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.45s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.46s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.38s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.47s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.87s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (9.81s) [2019-10-30T18:24:32.494Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.494Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-30T18:24:32.494Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.01s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.34s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.87s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.17s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.01s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.98s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.96s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.05s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.88s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.02s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.08s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.09s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.01s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.08s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.17s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.10s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.24s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunEchoStdout (5.50s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.17s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunExitCode (2.01s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.82s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.10s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.09s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.73s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.15s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.68s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.59s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.52s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.84s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.07s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.72s) [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-30T18:24:32.495Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-10-30T18:24:32.495Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.86s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunRm (2.13s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.08s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.90s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.12s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.00s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.32s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.11s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.78s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.73s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.96s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.63s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.78s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.04s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.59s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.78s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.55s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.98s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.13s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.91s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.71s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.06s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.19s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.70s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.24s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-10-30T18:24:32.496Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.84s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.93s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2019-10-30T18:24:32.496Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.14s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.15s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.01s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.34s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.55s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.64s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-10-30T18:24:32.496Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.95s) [2019-10-30T18:24:32.496Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-30T18:24:32.496Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.39s) [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-30T18:24:32.497Z] --- PASS: TestDockerRegistrySuite (0.03s) [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-30T18:24:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-30T18:24:32.497Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-30T18:24:32.497Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-30T18:24:32.497Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-30T18:24:32.497Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] === RUN TestDockerDaemonSuite [2019-10-30T18:24:32.497Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-30T18:24:32.497Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-30T18:24:32.497Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-30T18:24:32.497Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-30T18:24:32.497Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.497Z] === RUN TestDockerSwarmSuite [2019-10-30T18:24:32.497Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-30T18:24:32.497Z] === RUN TestDockerPluginSuite [2019-10-30T18:24:32.497Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-30T18:24:32.497Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-30T18:24:32.497Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-30T18:24:32.497Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-30T18:24:32.497Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-30T18:24:32.498Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-30T18:24:32.498Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-30T18:24:32.498Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-30T18:24:32.498Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-30T18:24:32.498Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-30T18:24:32.498Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-30T18:24:32.498Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] === RUN TestDockerExternalVolumeSuite [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] === RUN TestDockerNetworkSuite [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] === RUN TestDockerHubPullSuite [2019-10-30T18:24:32.498Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-30T18:24:32.498Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-30T18:24:32.498Z] PASS [2019-10-30T18:24:32.498Z] ok github.com/docker/docker/integration-cli 2587.591s [2019-10-30T18:24:32.959Z] INFO: Integration tests ended at 10/30/2019 18:24:32. Duration:00:43:15.3641614 [2019-10-30T18:24:32.959Z] INFO: Docker info of the daemon under test at end of run [2019-10-30T18:24:32.959Z] [2019-10-30T18:24:32.959Z] Containers: 2 [2019-10-30T18:24:32.959Z] Running: 0 [2019-10-30T18:24:32.959Z] Paused: 0 [2019-10-30T18:24:32.959Z] Stopped: 2 [2019-10-30T18:24:32.960Z] Images: 12 [2019-10-30T18:24:32.960Z] Server Version: 0.0.0-dev [2019-10-30T18:24:32.960Z] Storage Driver: windowsfilter [2019-10-30T18:24:32.960Z] Windows: [2019-10-30T18:24:32.960Z] Logging Driver: json-file [2019-10-30T18:24:32.960Z] Plugins: [2019-10-30T18:24:32.960Z] Volume: local [2019-10-30T18:24:32.960Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-30T18:24:32.960Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-30T18:24:32.960Z] Swarm: inactive [2019-10-30T18:24:32.960Z] Default Isolation: process [2019-10-30T18:24:32.960Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-30T18:24:32.960Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-30T18:24:32.960Z] OSType: windows [2019-10-30T18:24:32.960Z] Architecture: x86_64 [2019-10-30T18:24:32.960Z] CPUs: 4 [2019-10-30T18:24:32.960Z] Total Memory: 32GiB [2019-10-30T18:24:32.960Z] Name: azwin-2-b49300 [2019-10-30T18:24:32.960Z] ID: T6NX:WPGW:WZJW:JBHN:ULIB:CFCZ:RJCJ:TONO:QRJT:Z3AT:7SQS:BPM2 [2019-10-30T18:24:32.960Z] Docker Root Dir: D:\CI\PR-40091\12\daemon [2019-10-30T18:24:32.960Z] Debug Mode (client): false [2019-10-30T18:24:32.960Z] Debug Mode (server): true [2019-10-30T18:24:32.960Z] File Descriptors: -1 [2019-10-30T18:24:32.960Z] Goroutines: 18 [2019-10-30T18:24:32.960Z] System Time: 2019-10-30T18:24:32.5143156Z [2019-10-30T18:24:32.960Z] EventsListeners: 0 [2019-10-30T18:24:32.960Z] Registry: https://index.docker.io/v1/ [2019-10-30T18:24:32.960Z] Labels: [2019-10-30T18:24:32.960Z] Experimental: false [2019-10-30T18:24:32.960Z] Insecure Registries: [2019-10-30T18:24:32.960Z] 127.0.0.0/8 [2019-10-30T18:24:32.960Z] Live Restore Enabled: false [2019-10-30T18:24:32.960Z] [2019-10-30T18:24:32.960Z] [2019-10-30T18:24:32.960Z] INFO: Stopping daemon under test [2019-10-30T18:24:32.960Z] SUCCESS: The process with PID 1588 (child process of PID 5724) has been terminated. [2019-10-30T18:24:32.960Z] SUCCESS: The process with PID 5724 (child process of PID 1908) has been terminated. [2019-10-30T18:24:32.960Z] INFO: Stop tailing logs of the daemon under tests [2019-10-30T18:24:32.960Z] INFO: executeCI.ps1 Completed successfully at 10/30/2019 18:24:32. [2019-10-30T18:24:32.960Z] INFO: Tidying up at end of run [2019-10-30T18:24:32.960Z] INFO: Saving daemon under test log (d:\CI\PR-40091\12\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-30T18:24:32.960Z] INFO: Saving daemon under test log (d:\CI\PR-40091\12\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-30T18:24:32.960Z] INFO: Nuke-Everything... [2019-10-30T18:24:33.421Z] INFO: Container count on control daemon to delete is 2 [2019-10-30T18:24:33.883Z] f33103abd05e [2019-10-30T18:24:33.883Z] e6d991b992ef [2019-10-30T18:24:33.883Z] INFO: Tidying pidfile d:\CI\PR-40091\12\docker.pid [2019-10-30T18:24:34.345Z] INFO: Nuking d:\CI [2019-10-30T18:25:04.351Z] INFO: Zapped successfully [2019-10-30T18:25:04.351Z] [2019-10-30T18:25:04.351Z] INFO: executeCI.ps1 exiting at Wed Oct 30 18:25:03 CUT 2019. Duration 01:07:19.4106308 [2019-10-30T18:25:04.351Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-30T18:25:06.019Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-30T18:25:07.206Z] Archiving artifacts [2019-10-30T18:25:22.628Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40091/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-30T18:25:23.560Z] + make clean [2019-10-30T18:25:25.104Z] docker volume rm -f docker-dev-cache [2019-10-30T18:25:25.104Z] 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