Pull request #40732 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c7ad2b866182325b49bc7addb7042e16afbb60b6 rather than b23decbb0b5046e8bd93ed8a18569559a738fddd Obtained Jenkinsfile from c7ad2b866182325b49bc7addb7042e16afbb60b6 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 fde6a898bccdd14efd5ffef81d7086dace269d15 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision fde6a898bccdd14efd5ffef81d7086dace269d15 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fde6a898bccdd14efd5ffef81d7086dace269d15 # timeout=10 Commit message: "Merge pull request #20 from docker/change-petMinder-slack-channel" > git rev-list --no-walk fde6a898bccdd14efd5ffef81d7086dace269d15 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-03-24T03:06:32.047Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-24T03:06:32.052Z] Trying to pass milestone 3 [Pipeline] milestone [2020-03-24T03:06:32.082Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-24T03:06:32.332Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0700f616d031ef80f) in /home/ubuntu/workspace/moby_PR-40732 [Pipeline] { [Pipeline] checkout [2020-03-24T03:06:32.479Z] using credential docker-jenkins-github-credentials [2020-03-24T03:06:32.536Z] Fetching changes from the remote Git repository [2020-03-24T03:06:32.601Z] Fetching without tags [2020-03-24T03:06:32.484Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-24T03:06:32.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:06:32.597Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:06:32.597Z] > git --version # timeout=10 [2020-03-24T03:06:32.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:06:32.657Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:07:00.954Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:07:01.753Z] Merge succeeded, producing b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:07:01.754Z] Checking out Revision b23decbb0b5046e8bd93ed8a18569559a738fddd (PR-40732) [2020-03-24T03:07:00.966Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:07:00.990Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:07:01.699Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-24T03:07:01.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-24T03:07:01.757Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:07:01.779Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:07:06.634Z] Commit message: "fix "stat.Rdev" in TestFromStatT test case invalid operation mismatchedtypes on mips64el" [2020-03-24T03:07:06.660Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-24T03:07:07.829Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40732:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-03-24T03:07:06.638Z] > git rev-list --no-walk 0c68e3dc01a2525ad698c3088b54346b4c61168a # timeout=10 [2020-03-24T03:07:15.962Z] Unable to find image 'alpine:latest' locally [2020-03-24T03:07:15.962Z] latest: Pulling from library/alpine [2020-03-24T03:07:15.962Z] aad63a933944: Pulling fs layer [2020-03-24T03:07:15.962Z] aad63a933944: Verifying Checksum [2020-03-24T03:07:15.962Z] aad63a933944: Download complete [2020-03-24T03:07:16.221Z] aad63a933944: Pull complete [2020-03-24T03:07:16.221Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-24T03:07:16.221Z] Status: Downloaded newer image for alpine:latest [2020-03-24T03:07:22.779Z] 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: rootless) [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] { (rootless) [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 [Pipeline] node [2020-03-24T03:07:23.029Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0700f616d031ef80f) in /home/ubuntu/workspace/moby_PR-40732 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] { [2020-03-24T03:07:23.070Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-40732 [2020-03-24T03:07:23.071Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40732 [Pipeline] checkout [Pipeline] // stage [2020-03-24T03:07:23.088Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-03-24T03:07:23.118Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-03-24T03:07:23.137Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-03-24T03:07:23.218Z] using credential docker-jenkins-github-credentials [2020-03-24T03:07:23.223Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-03-24T03:07:23.235Z] Cloning the remote Git repository [2020-03-24T03:07:23.235Z] Cloning with configured refspecs honoured and without tags [2020-03-24T03:07:23.240Z] Cloning the remote Git repository [2020-03-24T03:07:23.241Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-24T03:07:23.474Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:07:23.581Z] Merge succeeded, producing b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:07:23.582Z] Checking out Revision b23decbb0b5046e8bd93ed8a18569559a738fddd (PR-40732) [2020-03-24T03:07:23.659Z] Commit message: "fix "stat.Rdev" in TestFromStatT test case invalid operation mismatchedtypes on mips64el" [2020-03-24T03:07:23.099Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-24T03:07:23.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:07:23.141Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:07:23.142Z] > git --version # timeout=10 [2020-03-24T03:07:23.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:07:23.151Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:07:23.478Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:07:23.495Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:07:23.554Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-24T03:07:23.570Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-24T03:07:23.586Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:07:23.598Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:07:23.243Z] Cloning repository https://github.com/moby/moby.git [2020-03-24T03:07:23.243Z] > git init /home/docker/workspace/moby_PR-40732 # timeout=10 [2020-03-24T03:07:23.253Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:07:23.254Z] > git --version # timeout=10 [2020-03-24T03:07:23.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:07:23.258Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:07:23.247Z] Cloning repository https://github.com/moby/moby.git [2020-03-24T03:07:23.247Z] > git init /home/jenkins/workspace/moby_PR-40732 # timeout=10 [2020-03-24T03:07:23.266Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:07:23.266Z] > git --version # timeout=10 [2020-03-24T03:07:23.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:07:23.273Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-24T03:07:24.693Z] + [ PR != PR ] [2020-03-24T03:07:24.693Z] + [ master != master ] [2020-03-24T03:07:24.693Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-24T03:07:25.026Z] + docker version [2020-03-24T03:07:25.026Z] Client: Docker Engine - Community [2020-03-24T03:07:25.026Z] Version: 19.03.5 [2020-03-24T03:07:25.026Z] API version: 1.40 [2020-03-24T03:07:25.026Z] Go version: go1.12.12 [2020-03-24T03:07:25.026Z] Git commit: 633a0ea838 [2020-03-24T03:07:25.026Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-24T03:07:25.026Z] OS/Arch: linux/amd64 [2020-03-24T03:07:25.026Z] Experimental: false [2020-03-24T03:07:25.026Z] [2020-03-24T03:07:25.026Z] Server: Docker Engine - Community [2020-03-24T03:07:25.026Z] Engine: [2020-03-24T03:07:25.026Z] Version: 19.03.5 [2020-03-24T03:07:25.026Z] API version: 1.40 (minimum version 1.12) [2020-03-24T03:07:25.026Z] Go version: go1.12.12 [2020-03-24T03:07:25.026Z] Git commit: 633a0ea838 [2020-03-24T03:07:25.026Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-24T03:07:25.026Z] OS/Arch: linux/amd64 [2020-03-24T03:07:25.026Z] Experimental: true [2020-03-24T03:07:25.026Z] containerd: [2020-03-24T03:07:25.026Z] Version: 1.2.10 [2020-03-24T03:07:25.026Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-24T03:07:25.026Z] runc: [2020-03-24T03:07:25.026Z] Version: 1.0.0-rc8+dev [2020-03-24T03:07:25.026Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-24T03:07:25.026Z] docker-init: [2020-03-24T03:07:25.026Z] Version: 0.18.0 [2020-03-24T03:07:25.026Z] GitCommit: fec3683 [Pipeline] sh [2020-03-24T03:07:25.315Z] + docker info [2020-03-24T03:07:31.963Z] Fetching without tags [2020-03-24T03:07:32.260Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:07:32.732Z] Merge succeeded, producing b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:07:32.733Z] Checking out Revision b23decbb0b5046e8bd93ed8a18569559a738fddd (PR-40732) [2020-03-24T03:07:31.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:07:31.939Z] > git config --add remote.origin.fetch +refs/pull/40732/head:refs/remotes/origin/PR-40732 # timeout=10 [2020-03-24T03:07:31.941Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:07:31.957Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:07:31.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:07:31.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:07:31.969Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:07:32.266Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:07:32.270Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:07:32.712Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-24T03:07:32.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-24T03:07:33.179Z] Commit message: "fix "stat.Rdev" in TestFromStatT test case invalid operation mismatchedtypes on mips64el" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-24T03:07:33.961Z] + docker version [2020-03-24T03:07:33.961Z] Client: Docker Engine - Community [2020-03-24T03:07:33.961Z] Version: 19.03.7 [2020-03-24T03:07:33.961Z] API version: 1.40 [2020-03-24T03:07:33.961Z] Go version: go1.12.17 [2020-03-24T03:07:33.961Z] Git commit: 7141c199a2 [2020-03-24T03:07:33.961Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-24T03:07:33.961Z] OS/Arch: linux/s390x [2020-03-24T03:07:33.961Z] Experimental: false [2020-03-24T03:07:33.961Z] [2020-03-24T03:07:33.961Z] Server: Docker Engine - Community [2020-03-24T03:07:33.961Z] Engine: [2020-03-24T03:07:33.961Z] Version: 19.03.7 [2020-03-24T03:07:33.961Z] API version: 1.40 (minimum version 1.12) [2020-03-24T03:07:33.961Z] Go version: go1.12.17 [2020-03-24T03:07:33.961Z] Git commit: 7141c199a2 [2020-03-24T03:07:33.961Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-24T03:07:33.961Z] OS/Arch: linux/s390x [2020-03-24T03:07:33.961Z] Experimental: true [2020-03-24T03:07:33.961Z] containerd: [2020-03-24T03:07:33.961Z] Version: 1.2.13 [2020-03-24T03:07:33.961Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-24T03:07:33.961Z] runc: [2020-03-24T03:07:33.961Z] Version: 1.0.0-rc10 [2020-03-24T03:07:33.961Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:07:33.961Z] docker-init: [2020-03-24T03:07:33.961Z] Version: 0.18.0 [2020-03-24T03:07:33.961Z] GitCommit: fec3683 [Pipeline] sh [2020-03-24T03:07:32.739Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:07:32.743Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:07:34.338Z] + docker info [2020-03-24T03:07:34.620Z] Client: [2020-03-24T03:07:34.620Z] Debug Mode: false [2020-03-24T03:07:34.620Z] [2020-03-24T03:07:34.620Z] Server: [2020-03-24T03:07:34.620Z] Containers: 0 [2020-03-24T03:07:34.620Z] Running: 0 [2020-03-24T03:07:34.620Z] Paused: 0 [2020-03-24T03:07:34.620Z] Stopped: 0 [2020-03-24T03:07:34.620Z] Images: 0 [2020-03-24T03:07:34.620Z] Server Version: 19.03.7 [2020-03-24T03:07:34.620Z] Storage Driver: overlay2 [2020-03-24T03:07:34.620Z] Backing Filesystem: [2020-03-24T03:07:34.620Z] Supports d_type: true [2020-03-24T03:07:34.620Z] Native Overlay Diff: true [2020-03-24T03:07:34.620Z] Logging Driver: json-file [2020-03-24T03:07:34.620Z] Cgroup Driver: cgroupfs [2020-03-24T03:07:34.620Z] Plugins: [2020-03-24T03:07:34.620Z] Volume: local [2020-03-24T03:07:34.620Z] Network: bridge host ipvlan macvlan null overlay [2020-03-24T03:07:34.620Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-24T03:07:34.620Z] Swarm: inactive [2020-03-24T03:07:34.620Z] Runtimes: runc [2020-03-24T03:07:34.620Z] Default Runtime: runc [2020-03-24T03:07:34.620Z] Init Binary: docker-init [2020-03-24T03:07:34.620Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-24T03:07:34.620Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:07:34.620Z] init version: fec3683 [2020-03-24T03:07:34.620Z] Security Options: [2020-03-24T03:07:34.620Z] apparmor [2020-03-24T03:07:34.620Z] seccomp [2020-03-24T03:07:34.620Z] Profile: default [2020-03-24T03:07:34.620Z] Kernel Version: 4.15.0-88-generic [2020-03-24T03:07:34.620Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-24T03:07:34.620Z] OSType: linux [2020-03-24T03:07:34.620Z] Architecture: s390x [2020-03-24T03:07:34.620Z] CPUs: 2 [2020-03-24T03:07:34.620Z] Total Memory: 7.861GiB [2020-03-24T03:07:34.620Z] Name: s390x-ubuntu-26 [2020-03-24T03:07:34.620Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-24T03:07:34.620Z] Docker Root Dir: /var/lib/docker [2020-03-24T03:07:34.620Z] Debug Mode: false [2020-03-24T03:07:34.620Z] Username: dockerbuildbot [2020-03-24T03:07:34.620Z] Registry: https://index.docker.io/v1/ [2020-03-24T03:07:34.620Z] Labels: [2020-03-24T03:07:34.620Z] Experimental: true [2020-03-24T03:07:34.620Z] Insecure Registries: [2020-03-24T03:07:34.620Z] 127.0.0.0/8 [2020-03-24T03:07:34.620Z] Live Restore Enabled: false [2020-03-24T03:07:34.620Z] [2020-03-24T03:07:34.620Z] WARNING: No swap limit support [Pipeline] sh [2020-03-24T03:07:34.995Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:07:34.995Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:07:34.995Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-24T03:07:35.277Z] + bash /home/jenkins/workspace/moby_PR-40732/check-config.sh [2020-03-24T03:07:35.277Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-24T03:07:35.277Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-24T03:07:35.277Z] [2020-03-24T03:07:35.277Z] Generally Necessary: [2020-03-24T03:07:35.277Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-24T03:07:35.277Z] - apparmor: enabled and tools installed [2020-03-24T03:07:35.277Z] - CONFIG_NAMESPACES: enabled [2020-03-24T03:07:35.277Z] - CONFIG_NET_NS: enabled [2020-03-24T03:07:35.277Z] - CONFIG_PID_NS: enabled [2020-03-24T03:07:35.277Z] - CONFIG_IPC_NS: enabled [2020-03-24T03:07:35.277Z] - CONFIG_UTS_NS: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CGROUPS: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CPUSETS: enabled [2020-03-24T03:07:35.277Z] - CONFIG_MEMCG: enabled [2020-03-24T03:07:35.277Z] - CONFIG_KEYS: enabled [2020-03-24T03:07:35.277Z] - CONFIG_VETH: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-24T03:07:35.277Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-24T03:07:35.277Z] [2020-03-24T03:07:35.277Z] Optional Features: [2020-03-24T03:07:35.277Z] - CONFIG_USER_NS: enabled [2020-03-24T03:07:35.277Z] - CONFIG_SECCOMP: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-24T03:07:35.277Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-24T03:07:35.277Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-24T03:07:35.277Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-24T03:07:35.277Z] - CONFIG_BLK_CGROUP: enabled [2020-03-24T03:07:35.277Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-24T03:07:35.277Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CGROUP_PERF: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-24T03:07:35.277Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-24T03:07:35.277Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-24T03:07:35.277Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-24T03:07:35.277Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-24T03:07:35.277Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_IP_VS: enabled (as module) [2020-03-24T03:07:35.277Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-24T03:07:35.277Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-24T03:07:35.277Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-24T03:07:35.559Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-24T03:07:35.559Z] - CONFIG_EXT4_FS: enabled [2020-03-24T03:07:35.559Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-24T03:07:35.559Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-24T03:07:35.559Z] - Network Drivers: [2020-03-24T03:07:35.559Z] - "overlay": [2020-03-24T03:07:35.559Z] - CONFIG_VXLAN: enabled (as module) [2020-03-24T03:07:35.559Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-24T03:07:35.559Z] Optional (for encrypted networks): [2020-03-24T03:07:35.559Z] - CONFIG_CRYPTO: enabled [2020-03-24T03:07:35.559Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-24T03:07:35.559Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-24T03:07:35.559Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-24T03:07:35.559Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-24T03:07:35.559Z] - CONFIG_XFRM: enabled [2020-03-24T03:07:35.559Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-24T03:07:35.559Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-24T03:07:35.559Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-24T03:07:35.559Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-24T03:07:35.559Z] - "ipvlan": [2020-03-24T03:07:35.559Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-24T03:07:35.559Z] - "macvlan": [2020-03-24T03:07:35.559Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-24T03:07:35.559Z] - CONFIG_DUMMY: enabled (as module) [2020-03-24T03:07:35.559Z] - "ftp,tftp client in container": [2020-03-24T03:07:35.559Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-24T03:07:35.559Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-24T03:07:35.559Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-24T03:07:35.559Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-24T03:07:35.559Z] - Storage Drivers: [2020-03-24T03:07:35.559Z] - "aufs": [2020-03-24T03:07:35.559Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-24T03:07:35.559Z] - "btrfs": [2020-03-24T03:07:35.559Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-24T03:07:35.559Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-24T03:07:35.559Z] - "devicemapper": [2020-03-24T03:07:35.559Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-24T03:07:35.559Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-24T03:07:35.559Z] - "overlay": [2020-03-24T03:07:35.559Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-24T03:07:35.559Z] - "zfs": [2020-03-24T03:07:35.559Z] - /dev/zfs: missing [2020-03-24T03:07:35.559Z] - zfs command: missing [2020-03-24T03:07:35.559Z] - zpool command: missing [2020-03-24T03:07:35.559Z] [2020-03-24T03:07:35.559Z] Limits: [2020-03-24T03:07:35.559Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-24T03:07:35.559Z] [2020-03-24T03:07:35.559Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-24T03:07:35.979Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b23decbb0b5046e8bd93ed8a18569559a738fddd . [2020-03-24T03:07:35.979Z] #2 [internal] load build definition from Dockerfile [2020-03-24T03:07:35.979Z] #2 transferring dockerfile: 17.06kB done [2020-03-24T03:07:35.979Z] #2 DONE 0.0s [2020-03-24T03:07:35.979Z] [2020-03-24T03:07:35.979Z] #1 [internal] load .dockerignore [2020-03-24T03:07:35.979Z] #1 transferring context: 87B done [2020-03-24T03:07:35.979Z] #1 DONE 0.0s [2020-03-24T03:07:35.979Z] [2020-03-24T03:07:35.979Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-24T03:07:36.260Z] #3 DONE 0.3s [2020-03-24T03:07:36.260Z] [2020-03-24T03:07:36.260Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-24T03:07:36.260Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-24T03:07:36.542Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-24T03:07:36.542Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-03-24T03:07:36.542Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-03-24T03:07:36.542Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 2.76MB / 8.87MB 0.2s [2020-03-24T03:07:36.542Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-03-24T03:07:36.542Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-03-24T03:07:36.824Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-03-24T03:07:36.824Z] #4 DONE 0.6s [2020-03-24T03:07:37.438Z] [2020-03-24T03:07:37.438Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-24T03:07:37.438Z] #6 DONE 0.2s [2020-03-24T03:07:37.438Z] [2020-03-24T03:07:37.438Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-24T03:07:37.438Z] #5 DONE 0.1s [2020-03-24T03:07:37.438Z] [2020-03-24T03:07:37.438Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:07:37.438Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-24T03:07:37.438Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-24T03:07:37.438Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0B / 9.88MB 0.0s [2020-03-24T03:07:37.438Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-03-24T03:07:37.438Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-03-24T03:07:37.438Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 0B / 48.96MB 0.0s [2020-03-24T03:07:37.438Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0B / 7.38MB 0.0s [2020-03-24T03:07:37.740Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 5.07MB / 9.88MB 0.1s [2020-03-24T03:07:37.740Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 3.12MB / 48.96MB 0.1s [2020-03-24T03:07:37.740Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 2.62MB / 7.38MB 0.1s [2020-03-24T03:07:38.018Z] Still waiting to schedule task [2020-03-24T03:07:38.018Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0700f616d031ef80f)’ [2020-03-24T03:07:38.020Z] Still waiting to schedule task [2020-03-24T03:07:38.020Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0700f616d031ef80f)’ [2020-03-24T03:07:38.025Z] Still waiting to schedule task [2020-03-24T03:07:38.025Z] All nodes of label ‘arm64&&linux’ are offline [2020-03-24T03:07:38.028Z] Still waiting to schedule task [2020-03-24T03:07:38.028Z] All nodes of label ‘windows-2019’ are offline [2020-03-24T03:07:38.047Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.3s done [2020-03-24T03:07:38.047Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 22.39MB / 48.96MB 0.5s [2020-03-24T03:07:38.047Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.2s done [2020-03-24T03:07:38.047Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 3.84MB / 51.33MB 0.5s [2020-03-24T03:07:38.047Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 3.67MB / 56.67MB 0.5s [2020-03-24T03:07:38.047Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 25.44MB / 48.96MB 0.5s [2020-03-24T03:07:38.047Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 8.80MB / 51.33MB 0.5s [2020-03-24T03:07:38.357Z] #7 ... [2020-03-24T03:07:38.357Z] [2020-03-24T03:07:38.357Z] #20 [internal] load build context [2020-03-24T03:07:38.357Z] #20 transferring context: 50.07MB 0.8s done [2020-03-24T03:07:38.357Z] #20 DONE 0.8s [2020-03-24T03:07:38.357Z] [2020-03-24T03:07:38.357Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:07:38.357Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 30.54MB / 48.96MB 0.6s [2020-03-24T03:07:38.357Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 13.19MB / 51.33MB 0.6s [2020-03-24T03:07:38.357Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 8.35MB / 56.67MB 0.6s [2020-03-24T03:07:38.357Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 40.96MB / 48.96MB 0.8s [2020-03-24T03:07:38.357Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 19.79MB / 51.33MB 0.8s [2020-03-24T03:07:38.357Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 15.17MB / 56.67MB 0.8s [2020-03-24T03:07:38.666Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 44.92MB / 48.96MB 0.9s [2020-03-24T03:07:38.666Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 23.70MB / 51.33MB 0.9s [2020-03-24T03:07:38.666Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 19.10MB / 56.67MB 0.9s [2020-03-24T03:07:38.666Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.92MB / 48.96MB 1.0s [2020-03-24T03:07:38.666Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 27.47MB / 51.33MB 1.0s [2020-03-24T03:07:38.666Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 23.13MB / 56.67MB 1.0s [2020-03-24T03:07:38.666Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.1s done [2020-03-24T03:07:38.666Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 33.45MB / 51.33MB 1.2s [2020-03-24T03:07:38.666Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 36.56MB / 56.67MB 1.2s [2020-03-24T03:07:38.666Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 1.24MB / 102.16MB 1.2s [2020-03-24T03:07:38.666Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 [2020-03-24T03:07:38.977Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 37.55MB / 51.33MB 1.3s [2020-03-24T03:07:38.977Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 40.56MB / 56.67MB 1.3s [2020-03-24T03:07:38.977Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 42.38MB / 51.33MB 1.4s [2020-03-24T03:07:38.977Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 43.84MB / 56.67MB 1.4s [2020-03-24T03:07:38.977Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 8.64MB / 102.16MB 1.4s [2020-03-24T03:07:38.977Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 46.70MB / 51.33MB 1.5s [2020-03-24T03:07:38.977Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 47.35MB / 56.67MB 1.5s [2020-03-24T03:07:39.288Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 50.30MB / 51.33MB 1.6s [2020-03-24T03:07:39.288Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 51.20MB / 56.67MB 1.6s [2020-03-24T03:07:39.288Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 16.93MB / 102.16MB 1.6s [2020-03-24T03:07:39.288Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.7s done [2020-03-24T03:07:39.288Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.56MB / 56.67MB 1.7s [2020-03-24T03:07:39.288Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 22.36MB / 102.16MB 1.7s [2020-03-24T03:07:39.288Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0B / 156B 1.7s [2020-03-24T03:07:39.581Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.8s done [2020-03-24T03:07:39.581Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 34.08MB / 102.16MB 1.8s [2020-03-24T03:07:39.581Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.8s done [2020-03-24T03:07:39.581Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 46.70MB / 102.16MB 2.0s [2020-03-24T03:07:39.581Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 53.33MB / 102.16MB 2.1s [2020-03-24T03:07:39.874Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 62.98MB / 102.16MB 2.2s [2020-03-24T03:07:39.874Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 70.33MB / 102.16MB 2.3s [2020-03-24T03:07:40.161Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 82.45MB / 102.16MB 2.4s [2020-03-24T03:07:40.161Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 94.19MB / 102.16MB 2.5s [2020-03-24T03:07:40.161Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.6s [2020-03-24T03:07:40.194Z] Client: [2020-03-24T03:07:40.194Z] Debug Mode: false [2020-03-24T03:07:40.194Z] [2020-03-24T03:07:40.194Z] Server: [2020-03-24T03:07:40.194Z] Containers: 0 [2020-03-24T03:07:40.194Z] Running: 0 [2020-03-24T03:07:40.194Z] Paused: 0 [2020-03-24T03:07:40.194Z] Stopped: 0 [2020-03-24T03:07:40.194Z] Images: 1 [2020-03-24T03:07:40.194Z] Server Version: 19.03.5 [2020-03-24T03:07:40.194Z] Storage Driver: overlay2 [2020-03-24T03:07:40.194Z] Backing Filesystem: extfs [2020-03-24T03:07:40.194Z] Supports d_type: true [2020-03-24T03:07:40.194Z] Native Overlay Diff: true [2020-03-24T03:07:40.194Z] Logging Driver: json-file [2020-03-24T03:07:40.194Z] Cgroup Driver: cgroupfs [2020-03-24T03:07:40.194Z] Plugins: [2020-03-24T03:07:40.194Z] Volume: local [2020-03-24T03:07:40.194Z] Network: bridge host ipvlan macvlan null overlay [2020-03-24T03:07:40.194Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-24T03:07:40.194Z] Swarm: inactive [2020-03-24T03:07:40.194Z] Runtimes: runc [2020-03-24T03:07:40.194Z] Default Runtime: runc [2020-03-24T03:07:40.194Z] Init Binary: docker-init [2020-03-24T03:07:40.194Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-24T03:07:40.194Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-24T03:07:40.194Z] init version: fec3683 [2020-03-24T03:07:40.194Z] Security Options: [2020-03-24T03:07:40.194Z] apparmor [2020-03-24T03:07:40.194Z] seccomp [2020-03-24T03:07:40.194Z] Profile: default [2020-03-24T03:07:40.194Z] Kernel Version: 4.15.0-1058-aws [2020-03-24T03:07:40.194Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-24T03:07:40.194Z] OSType: linux [2020-03-24T03:07:40.194Z] Architecture: x86_64 [2020-03-24T03:07:40.194Z] CPUs: 2 [2020-03-24T03:07:40.194Z] Total Memory: 7.501GiB [2020-03-24T03:07:40.194Z] Name: ip-10-100-114-117 [2020-03-24T03:07:40.194Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-24T03:07:40.194Z] Docker Root Dir: /var/lib/docker [2020-03-24T03:07:40.194Z] Debug Mode: false [2020-03-24T03:07:40.194Z] Registry: https://index.docker.io/v1/ [2020-03-24T03:07:40.194Z] Labels: [2020-03-24T03:07:40.194Z] Experimental: true [2020-03-24T03:07:40.194Z] Insecure Registries: [2020-03-24T03:07:40.194Z] 127.0.0.0/8 [2020-03-24T03:07:40.194Z] Live Restore Enabled: true [2020-03-24T03:07:40.194Z] [2020-03-24T03:07:40.194Z] WARNING: No swap limit support [Pipeline] sh [2020-03-24T03:07:40.443Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.7s done [2020-03-24T03:07:40.443Z] #7 ... [2020-03-24T03:07:40.443Z] [2020-03-24T03:07:40.443Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-24T03:07:40.443Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-24T03:07:40.443Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-24T03:07:40.443Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-24T03:07:40.443Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-03-24T03:07:40.443Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-03-24T03:07:40.443Z] #71 DONE 3.0s [2020-03-24T03:07:40.443Z] [2020-03-24T03:07:40.443Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:07:40.482Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:07:40.482Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:07:40.482Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-24T03:07:40.482Z] + bash /home/ubuntu/workspace/moby_PR-40732/check-config.sh [2020-03-24T03:07:40.482Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-24T03:07:40.482Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-24T03:07:40.482Z] [2020-03-24T03:07:40.482Z] Generally Necessary: [2020-03-24T03:07:40.482Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-24T03:07:40.482Z] - apparmor: enabled and tools installed [2020-03-24T03:07:40.482Z] - CONFIG_NAMESPACES: enabled [2020-03-24T03:07:40.482Z] - CONFIG_NET_NS: enabled [2020-03-24T03:07:40.482Z] - CONFIG_PID_NS: enabled [2020-03-24T03:07:40.482Z] - CONFIG_IPC_NS: enabled [2020-03-24T03:07:40.482Z] - CONFIG_UTS_NS: enabled [2020-03-24T03:07:40.482Z] - CONFIG_CGROUPS: enabled [2020-03-24T03:07:40.482Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-24T03:07:40.482Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-24T03:07:40.482Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-24T03:07:40.482Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-24T03:07:40.482Z] - CONFIG_CPUSETS: enabled [2020-03-24T03:07:40.482Z] - CONFIG_MEMCG: enabled [2020-03-24T03:07:40.482Z] - CONFIG_KEYS: enabled [2020-03-24T03:07:40.482Z] - CONFIG_VETH: enabled (as module) [2020-03-24T03:07:40.482Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-24T03:07:40.483Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-24T03:07:40.483Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-24T03:07:40.483Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-24T03:07:40.483Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-24T03:07:40.727Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.8s done [2020-03-24T03:07:40.755Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-24T03:07:40.755Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-24T03:07:40.756Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-24T03:07:40.756Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-24T03:07:40.756Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-24T03:07:40.756Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-24T03:07:40.756Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-24T03:07:40.756Z] [2020-03-24T03:07:40.756Z] Optional Features: [2020-03-24T03:07:40.756Z] - CONFIG_USER_NS: enabled [2020-03-24T03:07:40.756Z] - CONFIG_SECCOMP: enabled [2020-03-24T03:07:40.756Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-24T03:07:40.756Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-24T03:07:40.756Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-24T03:07:40.756Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-24T03:07:40.756Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-24T03:07:40.756Z] - CONFIG_BLK_CGROUP: enabled [2020-03-24T03:07:40.756Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-24T03:07:40.756Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-24T03:07:40.756Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-24T03:07:40.756Z] - CONFIG_CGROUP_PERF: enabled [2020-03-24T03:07:40.756Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-24T03:07:40.756Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-24T03:07:40.756Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-24T03:07:40.756Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-24T03:07:40.756Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-24T03:07:40.756Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-24T03:07:40.756Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-24T03:07:40.756Z] - CONFIG_IP_VS: enabled (as module) [2020-03-24T03:07:40.756Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-24T03:07:40.756Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-24T03:07:40.756Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-24T03:07:40.756Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-24T03:07:40.756Z] - CONFIG_EXT4_FS: enabled [2020-03-24T03:07:40.756Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-24T03:07:40.756Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-24T03:07:40.756Z] - Network Drivers: [2020-03-24T03:07:40.756Z] - "overlay": [2020-03-24T03:07:40.756Z] - CONFIG_VXLAN: enabled (as module) [2020-03-24T03:07:40.756Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-24T03:07:40.756Z] Optional (for encrypted networks): [2020-03-24T03:07:41.010Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 [2020-03-24T03:07:41.020Z] - CONFIG_CRYPTO: enabled [2020-03-24T03:07:41.020Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-24T03:07:41.020Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-24T03:07:41.020Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-24T03:07:41.020Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-24T03:07:41.020Z] - CONFIG_XFRM: enabled [2020-03-24T03:07:41.020Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-24T03:07:41.020Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-24T03:07:41.020Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-24T03:07:41.020Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-24T03:07:41.020Z] - "ipvlan": [2020-03-24T03:07:41.020Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-24T03:07:41.020Z] - "macvlan": [2020-03-24T03:07:41.020Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-24T03:07:41.020Z] - CONFIG_DUMMY: enabled (as module) [2020-03-24T03:07:41.020Z] - "ftp,tftp client in container": [2020-03-24T03:07:41.020Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-24T03:07:41.020Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-24T03:07:41.020Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-24T03:07:41.020Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-24T03:07:41.020Z] - Storage Drivers: [2020-03-24T03:07:41.020Z] - "aufs": [2020-03-24T03:07:41.020Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-24T03:07:41.020Z] - "btrfs": [2020-03-24T03:07:41.020Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-24T03:07:41.020Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-24T03:07:41.020Z] - "devicemapper": [2020-03-24T03:07:41.020Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-24T03:07:41.020Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-24T03:07:41.020Z] - "overlay": [2020-03-24T03:07:41.020Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-24T03:07:41.020Z] - "zfs": [2020-03-24T03:07:41.020Z] - /dev/zfs: missing [2020-03-24T03:07:41.020Z] - zfs command: missing [2020-03-24T03:07:41.020Z] - zpool command: missing [2020-03-24T03:07:41.020Z] [2020-03-24T03:07:41.020Z] Limits: [2020-03-24T03:07:41.020Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-24T03:07:41.020Z] [2020-03-24T03:07:41.020Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-24T03:07:41.291Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.3s done [2020-03-24T03:07:41.292Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 [2020-03-24T03:07:41.370Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b23decbb0b5046e8bd93ed8a18569559a738fddd . [2020-03-24T03:07:41.370Z] #2 [internal] load .dockerignore [2020-03-24T03:07:41.370Z] #2 transferring context: 87B 0.0s done [2020-03-24T03:07:41.574Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done [2020-03-24T03:07:41.574Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 [2020-03-24T03:07:41.627Z] #2 DONE 0.1s [2020-03-24T03:07:41.628Z] [2020-03-24T03:07:41.628Z] #1 [internal] load build definition from Dockerfile [2020-03-24T03:07:41.628Z] #1 transferring dockerfile: 17.06kB done [2020-03-24T03:07:41.628Z] #1 DONE 0.1s [2020-03-24T03:07:41.628Z] [2020-03-24T03:07:41.628Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-24T03:07:41.885Z] #3 DONE 0.3s [2020-03-24T03:07:41.885Z] [2020-03-24T03:07:41.885Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-24T03:07:41.885Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-24T03:07:41.885Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-24T03:07:41.885Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-24T03:07:41.885Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-24T03:07:41.885Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-24T03:07:42.145Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.63MB / 8.82MB 0.2s [2020-03-24T03:07:42.145Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-24T03:07:42.145Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-03-24T03:07:42.712Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-24T03:07:42.712Z] #4 DONE 0.9s [2020-03-24T03:07:43.023Z] [2020-03-24T03:07:43.023Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-24T03:07:43.095Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.4s done [2020-03-24T03:07:43.095Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 [2020-03-24T03:07:43.284Z] #6 DONE 0.3s [2020-03-24T03:07:43.284Z] [2020-03-24T03:07:43.284Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-24T03:07:43.542Z] #5 DONE 0.3s [2020-03-24T03:07:43.542Z] [2020-03-24T03:07:43.542Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-24T03:07:43.542Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-24T03:07:43.542Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-24T03:07:43.542Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-24T03:07:43.542Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 298.56kB / 9.86MB 0.2s [2020-03-24T03:07:43.802Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.46MB / 9.86MB 0.3s [2020-03-24T03:07:44.060Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-03-24T03:07:44.060Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-03-24T03:07:44.564Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.2s done [2020-03-24T03:07:44.564Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f [2020-03-24T03:07:47.237Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.2s done [2020-03-24T03:07:47.237Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 [2020-03-24T03:07:47.237Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0.0s done [2020-03-24T03:07:47.522Z] #7 DONE 9.9s [2020-03-24T03:07:47.522Z] [2020-03-24T03:07:47.522Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-24T03:07:48.450Z] Fetching without tags [2020-03-24T03:07:48.947Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:07:48.417Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:07:48.422Z] > git config --add remote.origin.fetch +refs/pull/40732/head:refs/remotes/origin/PR-40732 # timeout=10 [2020-03-24T03:07:48.425Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:07:48.441Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:07:48.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:07:48.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:07:48.459Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:07:48.997Z] #8 DONE 1.6s [2020-03-24T03:07:48.997Z] [2020-03-24T03:07:48.997Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-24T03:07:49.323Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.5s done [2020-03-24T03:07:49.323Z] #71 DONE 5.1s [2020-03-24T03:07:49.323Z] [2020-03-24T03:07:49.323Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:07:49.323Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-24T03:07:49.323Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-24T03:07:49.323Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-24T03:07:49.323Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-24T03:07:49.323Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.4s done [2020-03-24T03:07:49.323Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.0s done [2020-03-24T03:07:49.323Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.4s done [2020-03-24T03:07:49.323Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.0s done [2020-03-24T03:07:49.323Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.4s done [2020-03-24T03:07:49.323Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 109.16MB / 120.07MB 5.2s [2020-03-24T03:07:49.323Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.5s done [2020-03-24T03:07:49.323Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 2.6s [2020-03-24T03:07:49.323Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 116.00MB / 120.07MB 5.3s [2020-03-24T03:07:49.323Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.6s done [2020-03-24T03:07:49.889Z] #7 ... [2020-03-24T03:07:49.889Z] [2020-03-24T03:07:49.889Z] #20 [internal] load build context [2020-03-24T03:07:49.889Z] #20 transferring context: 50.07MB 6.0s done [2020-03-24T03:07:49.889Z] #20 DONE 6.5s [2020-03-24T03:07:50.005Z] #9 DONE 1.0s [2020-03-24T03:07:50.005Z] [2020-03-24T03:07:50.005Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-24T03:07:50.005Z] #40 DONE 0.1s [2020-03-24T03:07:50.005Z] [2020-03-24T03:07:50.005Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-24T03:07:50.005Z] #29 DONE 0.1s [2020-03-24T03:07:50.005Z] [2020-03-24T03:07:50.005Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:07:50.005Z] #21 DONE 0.1s [2020-03-24T03:07:50.005Z] [2020-03-24T03:07:50.005Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:07:50.129Z] Merge succeeded, producing b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:07:50.130Z] Checking out Revision b23decbb0b5046e8bd93ed8a18569559a738fddd (PR-40732) [2020-03-24T03:07:50.153Z] [2020-03-24T03:07:50.153Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:07:50.290Z] Commit message: "fix "stat.Rdev" in TestFromStatT test case invalid operation mismatchedtypes on mips64el" [2020-03-24T03:07:50.293Z] #30 ... [2020-03-24T03:07:50.293Z] [2020-03-24T03:07:50.293Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-24T03:07:50.293Z] #73 DONE 0.1s [2020-03-24T03:07:50.293Z] [2020-03-24T03:07:50.293Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-24T03:07:50.293Z] #46 DONE 0.1s [2020-03-24T03:07:50.293Z] [2020-03-24T03:07:50.293Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-24T03:07:50.293Z] #55 DONE 0.1s [2020-03-24T03:07:50.293Z] [2020-03-24T03:07:50.293Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-24T03:07:50.293Z] #49 DONE 0.1s [2020-03-24T03:07:50.293Z] [2020-03-24T03:07:50.293Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-24T03:07:50.293Z] #32 DONE 0.1s [2020-03-24T03:07:50.293Z] [2020-03-24T03:07:50.293Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-24T03:07:50.293Z] #52 DONE 0.1s [2020-03-24T03:07:50.293Z] [2020-03-24T03:07:50.293Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-24T03:07:50.293Z] #67 DONE 0.1s [2020-03-24T03:07:50.293Z] [2020-03-24T03:07:50.293Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-24T03:07:50.293Z] #22 DONE 0.1s [2020-03-24T03:07:50.293Z] [2020-03-24T03:07:50.293Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-24T03:07:51.104Z] + docker version [2020-03-24T03:07:51.104Z] Client: [2020-03-24T03:07:51.104Z] Version: 18.06.1-ce [2020-03-24T03:07:51.104Z] API version: 1.38 [2020-03-24T03:07:51.104Z] Go version: go1.10.3 [2020-03-24T03:07:51.104Z] Git commit: e68fc7a [2020-03-24T03:07:51.104Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-24T03:07:51.104Z] OS/Arch: linux/ppc64le [2020-03-24T03:07:51.104Z] Experimental: false [2020-03-24T03:07:51.104Z] [2020-03-24T03:07:51.104Z] Server: [2020-03-24T03:07:51.104Z] Engine: [2020-03-24T03:07:51.104Z] Version: 18.06.1-ce [2020-03-24T03:07:51.104Z] API version: 1.38 (minimum version 1.12) [2020-03-24T03:07:51.104Z] Go version: go1.10.3 [2020-03-24T03:07:51.104Z] Git commit: e68fc7a [2020-03-24T03:07:51.104Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-24T03:07:51.104Z] OS/Arch: linux/ppc64le [2020-03-24T03:07:51.104Z] Experimental: true [Pipeline] sh [2020-03-24T03:07:48.955Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:07:48.958Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:07:50.097Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-24T03:07:50.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-24T03:07:50.137Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:07:50.141Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:07:51.482Z] + docker info [2020-03-24T03:07:51.482Z] Containers: 0 [2020-03-24T03:07:51.482Z] Running: 0 [2020-03-24T03:07:51.482Z] Paused: 0 [2020-03-24T03:07:51.482Z] Stopped: 0 [2020-03-24T03:07:51.482Z] Images: 0 [2020-03-24T03:07:51.482Z] Server Version: 18.06.1-ce [2020-03-24T03:07:51.482Z] Storage Driver: overlay2 [2020-03-24T03:07:51.482Z] Backing Filesystem: extfs [2020-03-24T03:07:51.482Z] Supports d_type: true [2020-03-24T03:07:51.482Z] Native Overlay Diff: true [2020-03-24T03:07:51.482Z] Logging Driver: json-file [2020-03-24T03:07:51.482Z] Cgroup Driver: cgroupfs [2020-03-24T03:07:51.482Z] Plugins: [2020-03-24T03:07:51.482Z] Volume: local [2020-03-24T03:07:51.482Z] Network: bridge host ipvlan macvlan null overlay [2020-03-24T03:07:51.482Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-24T03:07:51.482Z] Swarm: inactive [2020-03-24T03:07:51.482Z] Runtimes: runc [2020-03-24T03:07:51.482Z] Default Runtime: runc [2020-03-24T03:07:51.482Z] Init Binary: docker-init [2020-03-24T03:07:51.482Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-24T03:07:51.482Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-24T03:07:51.482Z] init version: fec3683 [2020-03-24T03:07:51.482Z] Security Options: [2020-03-24T03:07:51.482Z] apparmor [2020-03-24T03:07:51.482Z] seccomp [2020-03-24T03:07:51.482Z] Profile: default [2020-03-24T03:07:51.482Z] Kernel Version: 4.4.0-139-generic [2020-03-24T03:07:51.482Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-24T03:07:51.482Z] OSType: linux [2020-03-24T03:07:51.482Z] Architecture: ppc64le [2020-03-24T03:07:51.482Z] CPUs: 4 [2020-03-24T03:07:51.482Z] Total Memory: 7.972GiB [2020-03-24T03:07:51.482Z] Name: ppc64le-ubuntu-21 [2020-03-24T03:07:51.482Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-24T03:07:51.482Z] Docker Root Dir: /var/lib/docker [2020-03-24T03:07:51.482Z] Debug Mode (client): false [2020-03-24T03:07:51.482Z] Debug Mode (server): false [2020-03-24T03:07:51.482Z] Username: dockerbuildbot [2020-03-24T03:07:51.482Z] Registry: https://index.docker.io/v1/ [2020-03-24T03:07:51.482Z] Labels: [2020-03-24T03:07:51.482Z] Experimental: true [2020-03-24T03:07:51.482Z] Insecure Registries: [2020-03-24T03:07:51.482Z] 127.0.0.0/8 [2020-03-24T03:07:51.482Z] Live Restore Enabled: false [2020-03-24T03:07:51.482Z] [Pipeline] sh [2020-03-24T03:07:51.864Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:07:51.864Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:07:51.864Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-24T03:07:52.049Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.1s done [2020-03-24T03:07:52.148Z] + bash /home/docker/workspace/moby_PR-40732/check-config.sh [2020-03-24T03:07:52.148Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-24T03:07:52.148Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-24T03:07:52.148Z] [2020-03-24T03:07:52.148Z] Generally Necessary: [2020-03-24T03:07:52.148Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-24T03:07:52.148Z] - apparmor: enabled and tools installed [2020-03-24T03:07:52.148Z] - CONFIG_NAMESPACES: enabled [2020-03-24T03:07:52.148Z] - CONFIG_NET_NS: enabled [2020-03-24T03:07:52.148Z] - CONFIG_PID_NS: enabled [2020-03-24T03:07:52.148Z] - CONFIG_IPC_NS: enabled [2020-03-24T03:07:52.148Z] - CONFIG_UTS_NS: enabled [2020-03-24T03:07:52.148Z] - CONFIG_CGROUPS: enabled [2020-03-24T03:07:52.148Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-24T03:07:52.148Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-24T03:07:52.148Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-24T03:07:52.148Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-24T03:07:52.148Z] - CONFIG_CPUSETS: enabled [2020-03-24T03:07:52.148Z] - CONFIG_MEMCG: enabled [2020-03-24T03:07:52.148Z] - CONFIG_KEYS: enabled [2020-03-24T03:07:52.148Z] - CONFIG_VETH: enabled (as module) [2020-03-24T03:07:52.148Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-24T03:07:52.148Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-24T03:07:52.148Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-24T03:07:52.307Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s [2020-03-24T03:07:52.433Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-24T03:07:52.433Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-24T03:07:52.433Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-24T03:07:52.433Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-24T03:07:52.433Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-24T03:07:52.433Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-24T03:07:52.433Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-24T03:07:52.433Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-24T03:07:52.433Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-24T03:07:52.433Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-24T03:07:52.433Z] [2020-03-24T03:07:52.433Z] Optional Features: [2020-03-24T03:07:52.433Z] - CONFIG_USER_NS: enabled [2020-03-24T03:07:52.433Z] - CONFIG_SECCOMP: enabled [2020-03-24T03:07:52.433Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-24T03:07:52.433Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-24T03:07:52.433Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-24T03:07:52.433Z] (cgroup swap accounting is currently enabled) [2020-03-24T03:07:52.433Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-24T03:07:52.433Z] - CONFIG_BLK_CGROUP: enabled [2020-03-24T03:07:52.433Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-24T03:07:52.433Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-24T03:07:52.433Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-24T03:07:52.433Z] - CONFIG_CGROUP_PERF: enabled [2020-03-24T03:07:52.433Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-24T03:07:52.433Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-24T03:07:52.433Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-24T03:07:52.433Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-24T03:07:52.433Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-24T03:07:52.433Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-24T03:07:52.433Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-24T03:07:52.433Z] - CONFIG_IP_VS: enabled (as module) [2020-03-24T03:07:52.433Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-24T03:07:52.433Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-24T03:07:52.433Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-24T03:07:52.433Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_EXT4_FS: enabled [2020-03-24T03:07:52.719Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-24T03:07:52.719Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-24T03:07:52.719Z] - Network Drivers: [2020-03-24T03:07:52.719Z] - "overlay": [2020-03-24T03:07:52.719Z] - CONFIG_VXLAN: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-24T03:07:52.719Z] Optional (for encrypted networks): [2020-03-24T03:07:52.719Z] - CONFIG_CRYPTO: enabled [2020-03-24T03:07:52.719Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_XFRM: enabled [2020-03-24T03:07:52.719Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-24T03:07:52.719Z] - "ipvlan": [2020-03-24T03:07:52.719Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-24T03:07:52.719Z] - "macvlan": [2020-03-24T03:07:52.719Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_DUMMY: enabled (as module) [2020-03-24T03:07:52.719Z] - "ftp,tftp client in container": [2020-03-24T03:07:52.719Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-24T03:07:52.719Z] - Storage Drivers: [2020-03-24T03:07:52.719Z] - "aufs": [2020-03-24T03:07:52.719Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-24T03:07:52.719Z] - "btrfs": [2020-03-24T03:07:52.719Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-24T03:07:52.719Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-24T03:07:52.719Z] - "devicemapper": [2020-03-24T03:07:52.719Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-24T03:07:52.719Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-24T03:07:52.719Z] - "overlay": [2020-03-24T03:07:52.872Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-24T03:07:52.872Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-24T03:07:53.004Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-24T03:07:53.004Z] - "zfs": [2020-03-24T03:07:53.004Z] - /dev/zfs: missing [2020-03-24T03:07:53.004Z] - zfs command: missing [2020-03-24T03:07:53.004Z] - zpool command: missing [2020-03-24T03:07:53.004Z] [2020-03-24T03:07:53.004Z] Limits: [2020-03-24T03:07:53.004Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-24T03:07:53.004Z] [2020-03-24T03:07:53.004Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-24T03:07:53.428Z] + make bundles/buildx [2020-03-24T03:07:53.437Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done [2020-03-24T03:07:53.437Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-24T03:07:53.761Z] #23 3.388 + RM_GOPATH=0 [2020-03-24T03:07:53.762Z] #23 3.388 + TMP_GOPATH= [2020-03-24T03:07:53.762Z] #23 3.388 + : /build [2020-03-24T03:07:53.762Z] #23 3.388 + '[' -z '' ']' [2020-03-24T03:07:53.762Z] #23 3.388 ++ mktemp -d [2020-03-24T03:07:53.762Z] #23 3.388 + export GOPATH=/tmp/tmp.tMrtx6WGbK [2020-03-24T03:07:53.762Z] #23 3.388 + GOPATH=/tmp/tmp.tMrtx6WGbK [2020-03-24T03:07:53.762Z] #23 3.388 + RM_GOPATH=1 [2020-03-24T03:07:53.762Z] #23 3.388 ++ dirname ./install.sh [2020-03-24T03:07:53.762Z] #23 3.389 + dir=. [2020-03-24T03:07:53.762Z] #23 3.389 + bin=dockercli [2020-03-24T03:07:53.762Z] #23 3.389 + shift [2020-03-24T03:07:53.762Z] #23 3.390 + '[' '!' -f ./dockercli.installer ']' [2020-03-24T03:07:53.762Z] #23 3.390 + . ./dockercli.installer [2020-03-24T03:07:53.762Z] #23 3.390 ++ : stable [2020-03-24T03:07:53.762Z] #23 3.390 ++ : 17.06.2-ce [2020-03-24T03:07:53.762Z] #23 3.392 Install docker/cli version 17.06.2-ce from stable [2020-03-24T03:07:53.762Z] #23 3.392 + install_dockercli [2020-03-24T03:07:53.762Z] #23 3.392 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-24T03:07:53.762Z] #23 3.392 ++ uname -m [2020-03-24T03:07:53.762Z] #23 3.393 + arch=s390x [2020-03-24T03:07:53.762Z] #23 3.394 + '[' s390x '!=' x86_64 ']' [2020-03-24T03:07:53.762Z] #23 3.394 + '[' s390x '!=' s390x ']' [2020-03-24T03:07:53.762Z] #23 3.394 + url=https://download.docker.com/linux/static [2020-03-24T03:07:53.762Z] #23 3.394 + tar -xz docker/docker [2020-03-24T03:07:53.762Z] #23 3.395 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-24T03:07:54.047Z] make: command: Command not found [2020-03-24T03:07:54.047Z] make: command: Command not found [2020-03-24T03:07:54.047Z] mkdir bundles [2020-03-24T03:07:54.047Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-24T03:07:54.047Z] --build-arg BUILDX_COMMIT \ [2020-03-24T03:07:54.047Z] --build-arg BUILDX_REPO \ [2020-03-24T03:07:54.047Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-24T03:07:54.047Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-24T03:07:54.047Z] . [2020-03-24T03:07:54.047Z] /bin/sh: 4: go: not found [2020-03-24T03:07:54.047Z] /bin/sh: 5: go: not found [2020-03-24T03:07:55.782Z] #23 ... [2020-03-24T03:07:55.782Z] [2020-03-24T03:07:55.782Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:07:55.782Z] #33 3.214 + RM_GOPATH=0 [2020-03-24T03:07:55.782Z] #33 3.214 + TMP_GOPATH= [2020-03-24T03:07:55.782Z] #33 3.214 + : /build [2020-03-24T03:07:55.782Z] #33 3.214 + '[' -z '' ']' [2020-03-24T03:07:55.782Z] #33 3.214 ++ mktemp -d [2020-03-24T03:07:55.782Z] #33 3.214 + export GOPATH=/tmp/tmp.Wa8PGpg7NV [2020-03-24T03:07:55.782Z] #33 3.214 + GOPATH=/tmp/tmp.Wa8PGpg7NV [2020-03-24T03:07:55.782Z] #33 3.214 + RM_GOPATH=1 [2020-03-24T03:07:55.782Z] #33 3.215 ++ dirname ./install.sh [2020-03-24T03:07:55.782Z] #33 3.216 + dir=. [2020-03-24T03:07:55.782Z] #33 3.216 + bin=tomlv [2020-03-24T03:07:55.782Z] #33 3.216 + shift [2020-03-24T03:07:55.782Z] #33 3.216 + '[' '!' -f ./tomlv.installer ']' [2020-03-24T03:07:55.782Z] #33 3.216 + . ./tomlv.installer [2020-03-24T03:07:55.782Z] #33 3.216 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:07:55.782Z] #33 3.216 + install_tomlv [2020-03-24T03:07:55.782Z] #33 3.216 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-24T03:07:55.782Z] #33 3.216 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:07:55.782Z] #33 3.216 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Wa8PGpg7NV/src/github.com/BurntSushi/toml [2020-03-24T03:07:55.782Z] #33 3.223 Cloning into '/tmp/tmp.Wa8PGpg7NV/src/github.com/BurntSushi/toml'... [2020-03-24T03:07:55.782Z] #33 3.993 + cd /tmp/tmp.Wa8PGpg7NV/src/github.com/BurntSushi/toml [2020-03-24T03:07:55.782Z] #33 3.996 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:07:55.782Z] #33 4.001 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:07:55.782Z] #33 4.340 runtime/internal/atomic [2020-03-24T03:07:55.782Z] #33 4.363 internal/cpu [2020-03-24T03:07:55.782Z] #33 4.412 runtime/internal/sys [2020-03-24T03:07:55.782Z] #33 4.497 runtime/internal/math [2020-03-24T03:07:55.782Z] #33 4.641 math/bits [2020-03-24T03:07:55.782Z] #33 5.070 internal/bytealg [2020-03-24T03:07:55.782Z] #33 5.096 math [2020-03-24T03:07:55.782Z] #33 5.421 runtime [2020-03-24T03:07:56.743Z] Sending build context to Docker daemon 54.7MB [2020-03-24T03:07:56.743Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-24T03:07:56.743Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-24T03:07:56.743Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-24T03:07:56.743Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-24T03:07:57.025Z] 1.12.10-stretch: Pulling from library/golang [2020-03-24T03:07:57.025Z] fb056072eab9: Pulling fs layer [2020-03-24T03:07:57.025Z] 6a33b1f9796f: Pulling fs layer [2020-03-24T03:07:57.025Z] 8f8f8962e456: Pulling fs layer [2020-03-24T03:07:57.025Z] 68adcc365214: Pulling fs layer [2020-03-24T03:07:57.025Z] 76d8adf27bdf: Pulling fs layer [2020-03-24T03:07:57.025Z] d66e58854927: Pulling fs layer [2020-03-24T03:07:57.025Z] 71497195576e: Pulling fs layer [2020-03-24T03:07:57.025Z] d66e58854927: Waiting [2020-03-24T03:07:57.025Z] 68adcc365214: Waiting [2020-03-24T03:07:57.025Z] 76d8adf27bdf: Waiting [2020-03-24T03:07:57.025Z] 71497195576e: Waiting [2020-03-24T03:07:57.611Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.6s done [2020-03-24T03:07:57.611Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-24T03:07:57.645Z] 8f8f8962e456: Verifying Checksum [2020-03-24T03:07:57.645Z] 8f8f8962e456: Download complete [2020-03-24T03:07:57.930Z] 6a33b1f9796f: Verifying Checksum [2020-03-24T03:07:57.930Z] 6a33b1f9796f: Download complete [2020-03-24T03:07:59.232Z] #33 ... [2020-03-24T03:07:59.232Z] [2020-03-24T03:07:59.232Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:07:59.232Z] #23 8.795 + mkdir -p /build [2020-03-24T03:07:59.232Z] #23 8.797 + mv docker/docker /build/ [2020-03-24T03:07:59.232Z] #23 8.798 + rmdir docker [2020-03-24T03:07:59.514Z] #23 DONE 9.1s [2020-03-24T03:07:59.514Z] [2020-03-24T03:07:59.514Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:07:59.514Z] #33 9.186 internal/testlog [2020-03-24T03:07:59.801Z] #33 9.359 encoding [2020-03-24T03:08:00.114Z] #33 9.671 runtime/cgo [2020-03-24T03:08:00.114Z] #33 ... [2020-03-24T03:08:00.114Z] [2020-03-24T03:08:00.114Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:08:00.114Z] #62 1.708 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:08:00.114Z] #62 2.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:08:00.114Z] #62 2.136 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:08:00.114Z] #62 2.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-24T03:08:00.114Z] #62 4.500 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-24T03:08:00.114Z] #62 6.805 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-24T03:08:00.396Z] #62 ... [2020-03-24T03:08:00.396Z] [2020-03-24T03:08:00.396Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:08:00.396Z] #25 3.377 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:08:00.396Z] #25 3.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:08:00.396Z] #25 3.435 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:08:00.396Z] #25 4.127 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-24T03:08:00.396Z] #25 5.383 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-24T03:08:00.396Z] #25 7.536 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-24T03:08:00.396Z] #25 ... [2020-03-24T03:08:00.396Z] [2020-03-24T03:08:00.396Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:08:00.396Z] #35 2.183 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:08:00.396Z] #35 2.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:08:00.396Z] #35 2.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:08:00.396Z] #35 2.784 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-24T03:08:00.396Z] #35 4.627 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-24T03:08:00.396Z] #35 6.102 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-24T03:08:00.640Z] fb056072eab9: Download complete [2020-03-24T03:08:00.678Z] #35 ... [2020-03-24T03:08:00.678Z] [2020-03-24T03:08:00.678Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:00.678Z] #53 3.359 + RM_GOPATH=0 [2020-03-24T03:08:00.678Z] #53 3.359 + TMP_GOPATH= [2020-03-24T03:08:00.678Z] #53 3.359 + : /build [2020-03-24T03:08:00.678Z] #53 3.359 + '[' -z '' ']' [2020-03-24T03:08:00.678Z] #53 3.360 ++ mktemp -d [2020-03-24T03:08:00.678Z] #53 3.361 + export GOPATH=/tmp/tmp.7cNX0UT9yd [2020-03-24T03:08:00.678Z] #53 3.361 + GOPATH=/tmp/tmp.7cNX0UT9yd [2020-03-24T03:08:00.678Z] #53 3.361 + RM_GOPATH=1 [2020-03-24T03:08:00.678Z] #53 3.362 ++ dirname ./install.sh [2020-03-24T03:08:00.678Z] #53 3.363 + dir=. [2020-03-24T03:08:00.678Z] #53 3.363 + bin=golangci_lint [2020-03-24T03:08:00.678Z] #53 3.363 + shift [2020-03-24T03:08:00.678Z] #53 3.363 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-24T03:08:00.678Z] #53 3.363 + . ./golangci_lint.installer [2020-03-24T03:08:00.678Z] #53 3.363 ++ : v1.23.8 [2020-03-24T03:08:00.678Z] #53 3.367 + install_golangci_lint [2020-03-24T03:08:00.678Z] #53 3.369 + echo 'Installing golangci-lint version v1.23.8' [2020-03-24T03:08:00.678Z] #53 3.369 Installing golangci-lint version v1.23.8 [2020-03-24T03:08:00.678Z] #53 3.369 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:08:00.678Z] #53 ... [2020-03-24T03:08:00.678Z] [2020-03-24T03:08:00.678Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:00.678Z] #10 1.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:08:00.678Z] #10 2.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:08:00.678Z] #10 2.131 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:08:00.678Z] #10 2.359 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-24T03:08:00.678Z] #10 3.430 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-24T03:08:00.678Z] #10 4.945 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-24T03:08:00.897Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.7s done [2020-03-24T03:08:00.959Z] #10 ... [2020-03-24T03:08:00.959Z] [2020-03-24T03:08:00.959Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:08:00.959Z] #47 3.056 + RM_GOPATH=0 [2020-03-24T03:08:00.959Z] #47 3.056 + TMP_GOPATH= [2020-03-24T03:08:00.959Z] #47 3.056 + : /build [2020-03-24T03:08:00.959Z] #47 3.056 + '[' -z '' ']' [2020-03-24T03:08:00.959Z] #47 3.057 ++ mktemp -d [2020-03-24T03:08:00.959Z] #47 3.059 + export GOPATH=/tmp/tmp.2o1yE7Eu0h [2020-03-24T03:08:00.959Z] #47 3.059 + GOPATH=/tmp/tmp.2o1yE7Eu0h [2020-03-24T03:08:00.959Z] #47 3.059 + RM_GOPATH=1 [2020-03-24T03:08:00.959Z] #47 3.060 ++ dirname ./install.sh [2020-03-24T03:08:00.959Z] #47 3.071 + dir=. [2020-03-24T03:08:00.959Z] #47 3.071 + bin=vndr [2020-03-24T03:08:00.959Z] #47 3.071 + shift [2020-03-24T03:08:00.959Z] #47 3.071 + '[' '!' -f ./vndr.installer ']' [2020-03-24T03:08:00.959Z] #47 3.071 + . ./vndr.installer [2020-03-24T03:08:00.959Z] #47 3.071 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:08:00.959Z] #47 3.071 + install_vndr [2020-03-24T03:08:00.959Z] #47 3.074 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-24T03:08:00.959Z] #47 3.074 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2o1yE7Eu0h/src/github.com/LK4D4/vndr [2020-03-24T03:08:00.959Z] #47 3.074 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:08:00.959Z] #47 3.075 Cloning into '/tmp/tmp.2o1yE7Eu0h/src/github.com/LK4D4/vndr'... [2020-03-24T03:08:00.959Z] #47 3.565 + cd /tmp/tmp.2o1yE7Eu0h/src/github.com/LK4D4/vndr [2020-03-24T03:08:00.959Z] #47 3.570 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:08:00.959Z] #47 3.597 + go build -buildmode=pie -v -o /build/vndr . [2020-03-24T03:08:00.959Z] #47 4.402 internal/cpu [2020-03-24T03:08:00.959Z] #47 4.402 runtime/internal/atomic [2020-03-24T03:08:00.959Z] #47 4.542 runtime/internal/math [2020-03-24T03:08:00.959Z] #47 4.599 internal/race [2020-03-24T03:08:00.959Z] #47 4.661 sync/atomic [2020-03-24T03:08:00.959Z] #47 4.818 unicode [2020-03-24T03:08:00.959Z] #47 4.848 internal/bytealg [2020-03-24T03:08:00.959Z] #47 5.210 runtime [2020-03-24T03:08:00.959Z] #47 7.414 unicode/utf8 [2020-03-24T03:08:00.959Z] #47 7.866 math [2020-03-24T03:08:00.959Z] #47 ... [2020-03-24T03:08:00.959Z] [2020-03-24T03:08:00.959Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:00.959Z] #74 2.807 + RM_GOPATH=0 [2020-03-24T03:08:00.959Z] #74 2.807 + TMP_GOPATH= [2020-03-24T03:08:00.959Z] #74 2.807 + : /build [2020-03-24T03:08:00.960Z] #74 2.807 + '[' -z '' ']' [2020-03-24T03:08:00.960Z] #74 2.808 ++ mktemp -d [2020-03-24T03:08:00.960Z] #74 2.810 + export GOPATH=/tmp/tmp.rB8nUWFhpS [2020-03-24T03:08:00.960Z] #74 2.810 + GOPATH=/tmp/tmp.rB8nUWFhpS [2020-03-24T03:08:00.960Z] #74 2.810 + RM_GOPATH=1 [2020-03-24T03:08:00.960Z] #74 2.811 ++ dirname ./install.sh [2020-03-24T03:08:00.960Z] #74 2.811 + dir=. [2020-03-24T03:08:00.960Z] #74 2.811 + bin=proxy [2020-03-24T03:08:00.960Z] #74 2.811 + shift [2020-03-24T03:08:00.960Z] #74 2.811 + '[' '!' -f ./proxy.installer ']' [2020-03-24T03:08:00.960Z] #74 2.811 + . ./proxy.installer [2020-03-24T03:08:00.960Z] #74 2.811 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:08:00.960Z] #74 2.811 + install_proxy [2020-03-24T03:08:00.960Z] #74 2.811 + case "$1" in [2020-03-24T03:08:00.960Z] #74 2.811 + export CGO_ENABLED=0 [2020-03-24T03:08:00.960Z] #74 2.811 + CGO_ENABLED=0 [2020-03-24T03:08:00.960Z] #74 2.811 + _install_proxy [2020-03-24T03:08:00.960Z] #74 2.811 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-24T03:08:00.960Z] #74 2.811 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:08:00.960Z] #74 2.811 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rB8nUWFhpS/src/github.com/docker/libnetwork [2020-03-24T03:08:00.960Z] #74 2.812 Cloning into '/tmp/tmp.rB8nUWFhpS/src/github.com/docker/libnetwork'... [2020-03-24T03:08:01.242Z] #74 ... [2020-03-24T03:08:01.242Z] [2020-03-24T03:08:01.242Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:01.242Z] #68 3.273 + RM_GOPATH=0 [2020-03-24T03:08:01.242Z] #68 3.273 + TMP_GOPATH= [2020-03-24T03:08:01.242Z] #68 3.273 + : /build/ [2020-03-24T03:08:01.242Z] #68 3.273 + '[' -z '' ']' [2020-03-24T03:08:01.242Z] #68 3.276 ++ mktemp -d [2020-03-24T03:08:01.242Z] #68 3.278 + export GOPATH=/tmp/tmp.mnNBHEnTIS [2020-03-24T03:08:01.242Z] #68 3.278 + GOPATH=/tmp/tmp.mnNBHEnTIS [2020-03-24T03:08:01.242Z] #68 3.278 + RM_GOPATH=1 [2020-03-24T03:08:01.242Z] #68 3.279 ++ dirname ./install.sh [2020-03-24T03:08:01.242Z] #68 3.279 + dir=. [2020-03-24T03:08:01.242Z] #68 3.280 + bin=rootlesskit [2020-03-24T03:08:01.242Z] #68 3.280 + shift [2020-03-24T03:08:01.242Z] #68 3.280 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-24T03:08:01.242Z] #68 3.280 + . ./rootlesskit.installer [2020-03-24T03:08:01.242Z] #68 3.280 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:08:01.242Z] #68 3.280 + install_rootlesskit [2020-03-24T03:08:01.242Z] #68 3.280 + case "$1" in [2020-03-24T03:08:01.242Z] #68 3.280 + export CGO_ENABLED=0 [2020-03-24T03:08:01.242Z] #68 3.280 + CGO_ENABLED=0 [2020-03-24T03:08:01.242Z] #68 3.280 + _install_rootlesskit [2020-03-24T03:08:01.242Z] #68 3.280 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-24T03:08:01.242Z] #68 3.280 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:08:01.242Z] #68 3.280 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mnNBHEnTIS/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:08:01.242Z] #68 3.281 Cloning into '/tmp/tmp.mnNBHEnTIS/src/github.com/rootless-containers/rootlesskit'... [2020-03-24T03:08:01.242Z] #68 6.635 + cd /tmp/tmp.mnNBHEnTIS/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:08:01.242Z] #68 6.635 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:08:01.242Z] #68 6.887 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:08:01.242Z] #68 6.887 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-24T03:08:01.242Z] #68 ... [2020-03-24T03:08:01.242Z] [2020-03-24T03:08:01.242Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:01.242Z] #43 2.873 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:08:01.242Z] #43 2.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:08:01.242Z] #43 2.936 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:08:01.242Z] #43 3.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-24T03:08:01.242Z] #43 4.971 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-24T03:08:01.242Z] #43 7.197 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-24T03:08:01.461Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-24T03:08:01.524Z] #43 ... [2020-03-24T03:08:01.524Z] [2020-03-24T03:08:01.524Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:01.524Z] #56 3.088 + RM_GOPATH=0 [2020-03-24T03:08:01.524Z] #56 3.088 + TMP_GOPATH= [2020-03-24T03:08:01.524Z] #56 3.088 + : /build [2020-03-24T03:08:01.524Z] #56 3.088 + '[' -z '' ']' [2020-03-24T03:08:01.524Z] #56 3.089 ++ mktemp -d [2020-03-24T03:08:01.524Z] #56 3.089 + export GOPATH=/tmp/tmp.6A5UNKPbOF [2020-03-24T03:08:01.524Z] #56 3.089 + GOPATH=/tmp/tmp.6A5UNKPbOF [2020-03-24T03:08:01.524Z] #56 3.089 + RM_GOPATH=1 [2020-03-24T03:08:01.524Z] #56 3.089 ++ dirname ./install.sh [2020-03-24T03:08:01.524Z] #56 3.092 + dir=. [2020-03-24T03:08:01.524Z] #56 3.092 + bin=shfmt [2020-03-24T03:08:01.524Z] #56 3.092 + shift [2020-03-24T03:08:01.524Z] #56 3.092 + '[' '!' -f ./shfmt.installer ']' [2020-03-24T03:08:01.524Z] #56 3.092 + . ./shfmt.installer [2020-03-24T03:08:01.524Z] #56 3.092 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:08:01.524Z] #56 3.092 + install_shfmt [2020-03-24T03:08:01.524Z] #56 3.092 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-24T03:08:01.524Z] #56 3.092 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:08:01.524Z] #56 3.092 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6A5UNKPbOF/src/github.com/mvdan/sh [2020-03-24T03:08:01.524Z] #56 3.094 Cloning into '/tmp/tmp.6A5UNKPbOF/src/github.com/mvdan/sh'... [2020-03-24T03:08:01.524Z] #56 9.242 + cd /tmp/tmp.6A5UNKPbOF/src/github.com/mvdan/sh [2020-03-24T03:08:01.524Z] #56 9.242 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:08:01.524Z] #56 9.382 + GO111MODULE=on [2020-03-24T03:08:01.524Z] #56 9.382 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-24T03:08:01.524Z] #56 10.45 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:08:01.524Z] #56 10.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:08:01.524Z] #56 10.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:08:01.524Z] #56 10.69 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:08:01.524Z] #56 10.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:08:01.524Z] #56 11.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:08:01.524Z] #56 ... [2020-03-24T03:08:01.524Z] [2020-03-24T03:08:01.524Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:08:01.524Z] #41 3.256 + git clone https://github.com/docker/distribution.git . [2020-03-24T03:08:01.524Z] #41 3.257 Cloning into '.'... [2020-03-24T03:08:01.666Z] 68adcc365214: Verifying Checksum [2020-03-24T03:08:01.666Z] 68adcc365214: Download complete [2020-03-24T03:08:01.666Z] 71497195576e: Verifying Checksum [2020-03-24T03:08:01.666Z] 71497195576e: Download complete [2020-03-24T03:08:01.806Z] #41 ... [2020-03-24T03:08:01.806Z] [2020-03-24T03:08:01.806Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:01.806Z] #50 2.739 + RM_GOPATH=0 [2020-03-24T03:08:01.806Z] #50 2.739 + TMP_GOPATH= [2020-03-24T03:08:01.806Z] #50 2.739 + : /build [2020-03-24T03:08:01.806Z] #50 2.739 + '[' -z '' ']' [2020-03-24T03:08:01.806Z] #50 2.739 ++ mktemp -d [2020-03-24T03:08:01.806Z] #50 2.740 + export GOPATH=/tmp/tmp.3inYtEkReO [2020-03-24T03:08:01.806Z] #50 2.740 + GOPATH=/tmp/tmp.3inYtEkReO [2020-03-24T03:08:01.806Z] #50 2.740 + RM_GOPATH=1 [2020-03-24T03:08:01.806Z] #50 2.740 ++ dirname ./install.sh [2020-03-24T03:08:01.806Z] #50 2.747 + dir=. [2020-03-24T03:08:01.806Z] #50 2.747 + bin=gotestsum [2020-03-24T03:08:01.806Z] #50 2.747 + shift [2020-03-24T03:08:01.806Z] #50 2.747 + '[' '!' -f ./gotestsum.installer ']' [2020-03-24T03:08:01.806Z] #50 2.747 + . ./gotestsum.installer [2020-03-24T03:08:01.806Z] #50 2.747 ++ : v0.3.5 [2020-03-24T03:08:01.806Z] #50 2.747 + install_gotestsum [2020-03-24T03:08:01.806Z] #50 2.747 + echo 'Installing gotestsum version v0.3.5' [2020-03-24T03:08:01.806Z] #50 2.747 Installing gotestsum version v0.3.5 [2020-03-24T03:08:01.806Z] #50 2.747 + go get -d gotest.tools/gotestsum [2020-03-24T03:08:01.806Z] #50 ... [2020-03-24T03:08:01.806Z] [2020-03-24T03:08:01.806Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:01.806Z] #10 11.86 Fetched 8031 kB in 10s (775 kB/s) [2020-03-24T03:08:02.292Z] 76d8adf27bdf: Verifying Checksum [2020-03-24T03:08:02.292Z] 76d8adf27bdf: Download complete [2020-03-24T03:08:02.456Z] #10 11.86 Reading package lists... [2020-03-24T03:08:02.456Z] #10 ... [2020-03-24T03:08:02.456Z] [2020-03-24T03:08:02.456Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:08:02.456Z] #30 2.109 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-24T03:08:02.456Z] #30 2.116 Cloning into '.'... [2020-03-24T03:08:02.456Z] #30 ... [2020-03-24T03:08:02.456Z] [2020-03-24T03:08:02.456Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:02.456Z] #56 11.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:08:03.069Z] #56 12.81 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:08:04.076Z] #56 13.82 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:08:04.076Z] #56 13.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:08:04.076Z] #56 13.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:08:04.358Z] #56 14.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:08:04.640Z] #56 14.51 runtime [2020-03-24T03:08:04.922Z] #56 14.63 runtime/cgo [2020-03-24T03:08:04.992Z] fb056072eab9: Pull complete [2020-03-24T03:08:05.622Z] 6a33b1f9796f: Pull complete [2020-03-24T03:08:05.911Z] 8f8f8962e456: Pull complete [2020-03-24T03:08:06.746Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.0s [2020-03-24T03:08:07.398Z] d66e58854927: Verifying Checksum [2020-03-24T03:08:07.398Z] d66e58854927: Download complete [2020-03-24T03:08:08.394Z] #56 ... [2020-03-24T03:08:08.394Z] [2020-03-24T03:08:08.394Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:08.394Z] #53 15.24 + cd /tmp/tmp.7cNX0UT9yd/src/github.com/golangci/golangci-lint/ [2020-03-24T03:08:08.394Z] #53 15.24 + git checkout -q v1.23.8 [2020-03-24T03:08:08.394Z] #53 16.29 ++ git describe --tags [2020-03-24T03:08:08.394Z] #53 16.29 + version=v1.23.8 [2020-03-24T03:08:08.394Z] #53 16.30 ++ git rev-parse --short HEAD [2020-03-24T03:08:08.394Z] #53 16.30 + commit=76a82c6 [2020-03-24T03:08:08.394Z] #53 16.30 ++ git show -s --format=%cd [2020-03-24T03:08:08.394Z] #53 16.30 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-24T03:08:08.394Z] #53 16.30 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:08:08.643Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.3s done [2020-03-24T03:08:08.900Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-24T03:08:09.158Z] #7 DONE 25.7s [2020-03-24T03:08:09.158Z] [2020-03-24T03:08:09.158Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-24T03:08:09.439Z] 68adcc365214: Pull complete [2020-03-24T03:08:11.062Z] #8 DONE 1.6s [2020-03-24T03:08:11.062Z] [2020-03-24T03:08:11.062Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-24T03:08:11.629Z] #9 DONE 1.0s [2020-03-24T03:08:11.629Z] [2020-03-24T03:08:11.629Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-24T03:08:11.629Z] #40 DONE 0.0s [2020-03-24T03:08:11.629Z] [2020-03-24T03:08:11.629Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:08:11.629Z] #21 DONE 0.1s [2020-03-24T03:08:11.629Z] [2020-03-24T03:08:11.629Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:08:11.845Z] #53 ... [2020-03-24T03:08:11.845Z] [2020-03-24T03:08:11.845Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:08:11.845Z] #41 13.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-24T03:08:11.845Z] #41 15.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-24T03:08:11.845Z] #41 ... [2020-03-24T03:08:11.845Z] [2020-03-24T03:08:11.845Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:11.845Z] #10 11.86 Reading package lists... [2020-03-24T03:08:11.845Z] #10 15.21 Reading package lists... [2020-03-24T03:08:11.845Z] #10 19.22 Building dependency tree... [2020-03-24T03:08:11.845Z] #10 20.50 The following additional packages will be installed: [2020-03-24T03:08:11.845Z] #10 20.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-24T03:08:11.845Z] #10 20.50 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-24T03:08:11.845Z] #10 20.50 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-24T03:08:11.845Z] #10 20.50 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:08:11.845Z] #10 20.51 Suggested packages: [2020-03-24T03:08:11.845Z] #10 20.51 gcc-8-locales seccomp wine64 [2020-03-24T03:08:11.845Z] #10 21.57 The following NEW packages will be installed: [2020-03-24T03:08:11.845Z] #10 21.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-24T03:08:11.845Z] #10 21.57 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-24T03:08:11.845Z] #10 21.57 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-24T03:08:11.845Z] #10 21.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-24T03:08:11.845Z] #10 21.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-24T03:08:11.845Z] #10 21.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:08:11.887Z] #41 ... [2020-03-24T03:08:11.887Z] [2020-03-24T03:08:11.887Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-24T03:08:11.887Z] #29 DONE 0.1s [2020-03-24T03:08:11.887Z] [2020-03-24T03:08:11.887Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-24T03:08:11.887Z] #32 DONE 0.1s [2020-03-24T03:08:11.887Z] [2020-03-24T03:08:11.887Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-24T03:08:11.887Z] #46 DONE 0.1s [2020-03-24T03:08:11.887Z] [2020-03-24T03:08:11.887Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-24T03:08:11.887Z] #22 DONE 0.1s [2020-03-24T03:08:11.887Z] [2020-03-24T03:08:11.887Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-24T03:08:11.887Z] #67 DONE 0.2s [2020-03-24T03:08:11.887Z] [2020-03-24T03:08:11.887Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-24T03:08:11.887Z] #73 DONE 0.2s [2020-03-24T03:08:11.887Z] [2020-03-24T03:08:11.887Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:12.127Z] #10 21.81 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:08:12.128Z] #10 21.81 Need to get 73.3 MB of archives. [2020-03-24T03:08:12.128Z] #10 21.81 After this operation, 494 MB of additional disk space will be used. [2020-03-24T03:08:12.128Z] #10 21.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-03-24T03:08:12.144Z] #68 ... [2020-03-24T03:08:12.144Z] [2020-03-24T03:08:12.144Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-24T03:08:12.144Z] #55 DONE 0.2s [2020-03-24T03:08:12.144Z] [2020-03-24T03:08:12.144Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-24T03:08:12.144Z] #52 DONE 0.2s [2020-03-24T03:08:12.144Z] [2020-03-24T03:08:12.144Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-24T03:08:12.144Z] #49 DONE 0.3s [2020-03-24T03:08:12.144Z] [2020-03-24T03:08:12.144Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:12.157Z] 76d8adf27bdf: Pull complete [2020-03-24T03:08:12.742Z] #10 22.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-03-24T03:08:13.025Z] #10 ... [2020-03-24T03:08:13.025Z] [2020-03-24T03:08:13.025Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:08:13.025Z] #47 12.64 unicode/utf16 [2020-03-24T03:08:13.025Z] #47 12.85 container/list [2020-03-24T03:08:13.025Z] #47 13.28 crypto/internal/subtle [2020-03-24T03:08:13.025Z] #47 13.44 crypto/subtle [2020-03-24T03:08:13.025Z] #47 13.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-24T03:08:13.025Z] #47 13.62 internal/nettrace [2020-03-24T03:08:13.025Z] #47 13.83 runtime/cgo [2020-03-24T03:08:13.025Z] #47 ... [2020-03-24T03:08:13.025Z] [2020-03-24T03:08:13.025Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:08:13.025Z] #35 12.82 Fetched 8031 kB in 11s (748 kB/s) [2020-03-24T03:08:13.025Z] #35 12.82 Reading package lists... [2020-03-24T03:08:13.025Z] #35 16.41 Reading package lists... [2020-03-24T03:08:13.025Z] #35 20.38 Building dependency tree... [2020-03-24T03:08:13.025Z] #35 21.79 The following additional packages will be installed: [2020-03-24T03:08:13.025Z] #35 21.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-24T03:08:13.025Z] #35 21.80 Suggested packages: [2020-03-24T03:08:13.025Z] #35 21.80 cmake-doc ninja-build lrzip [2020-03-24T03:08:13.025Z] #35 21.80 Recommended packages: [2020-03-24T03:08:13.025Z] #35 21.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-24T03:08:13.025Z] #35 22.52 The following NEW packages will be installed: [2020-03-24T03:08:13.025Z] #35 22.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-24T03:08:13.025Z] #35 22.52 vim-common xxd [2020-03-24T03:08:13.025Z] #35 22.63 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:08:13.025Z] #35 22.63 Need to get 13.9 MB of archives. [2020-03-24T03:08:13.025Z] #35 22.63 After this operation, 62.1 MB of additional disk space will be used. [2020-03-24T03:08:13.025Z] #35 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-24T03:08:13.025Z] #35 22.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:08:13.025Z] #35 22.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-03-24T03:08:13.025Z] #35 22.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-24T03:08:13.307Z] #35 ... [2020-03-24T03:08:13.307Z] [2020-03-24T03:08:13.307Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:08:13.307Z] #62 13.51 Fetched 8031 kB in 12s (675 kB/s) [2020-03-24T03:08:13.307Z] #62 13.51 Reading package lists... [2020-03-24T03:08:13.307Z] #62 16.89 Reading package lists... [2020-03-24T03:08:13.307Z] #62 20.83 Building dependency tree... [2020-03-24T03:08:13.307Z] #62 22.03 The following additional packages will be installed: [2020-03-24T03:08:13.307Z] #62 22.09 libbtrfs0 [2020-03-24T03:08:13.307Z] #62 22.12 The following NEW packages will be installed: [2020-03-24T03:08:13.307Z] #62 22.15 libbtrfs-dev libbtrfs0 [2020-03-24T03:08:13.307Z] #62 22.24 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:08:13.307Z] #62 22.24 Need to get 118 kB of archives. [2020-03-24T03:08:13.307Z] #62 22.24 After this operation, 390 kB of additional disk space will be used. [2020-03-24T03:08:13.307Z] #62 22.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-24T03:08:13.307Z] #62 22.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-24T03:08:13.307Z] #62 22.95 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:08:13.307Z] #62 23.03 Fetched 118 kB in 0s (944 kB/s) [2020-03-24T03:08:13.307Z] #62 23.08 Selecting previously unselected package libbtrfs0. [2020-03-24T03:08:13.308Z] #62 23.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-24T03:08:13.308Z] #62 23.18 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-24T03:08:13.308Z] #62 23.19 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:08:13.308Z] #62 ... [2020-03-24T03:08:13.308Z] [2020-03-24T03:08:13.308Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:08:13.308Z] #35 23.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-03-24T03:08:13.308Z] #35 23.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-03-24T03:08:13.308Z] #35 23.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-24T03:08:13.308Z] #35 23.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-03-24T03:08:13.308Z] #35 23.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-03-24T03:08:13.308Z] #35 23.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-03-24T03:08:13.590Z] #35 ... [2020-03-24T03:08:13.590Z] [2020-03-24T03:08:13.590Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:08:13.590Z] #25 13.40 Fetched 8031 kB in 10s (798 kB/s) [2020-03-24T03:08:13.590Z] #25 13.40 Reading package lists... [2020-03-24T03:08:13.590Z] #25 17.03 Reading package lists... [2020-03-24T03:08:13.590Z] #25 21.16 Building dependency tree... [2020-03-24T03:08:13.590Z] #25 22.23 ca-certificates is already the newest version (20190110). [2020-03-24T03:08:13.590Z] #25 22.23 The following additional packages will be installed: [2020-03-24T03:08:13.590Z] #25 22.23 libjq1 libonig5 [2020-03-24T03:08:13.590Z] #25 22.45 The following NEW packages will be installed: [2020-03-24T03:08:13.590Z] #25 22.45 jq libjq1 libonig5 [2020-03-24T03:08:13.590Z] #25 22.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:08:13.590Z] #25 22.57 Need to get 350 kB of archives. [2020-03-24T03:08:13.590Z] #25 22.57 After this operation, 1154 kB of additional disk space will be used. [2020-03-24T03:08:13.590Z] #25 22.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-24T03:08:13.590Z] #25 22.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-24T03:08:13.590Z] #25 22.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-24T03:08:13.590Z] #25 23.32 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:08:13.590Z] #25 23.41 Fetched 350 kB in 0s (2301 kB/s) [2020-03-24T03:08:13.590Z] #25 23.47 Selecting previously unselected package libonig5:s390x. [2020-03-24T03:08:13.590Z] #25 23.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 ... 15168 files and directories currently installed.) [2020-03-24T03:08:13.590Z] #25 23.51 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-03-24T03:08:13.590Z] #25 23.52 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-24T03:08:13.590Z] #25 ... [2020-03-24T03:08:13.590Z] [2020-03-24T03:08:13.590Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:08:13.590Z] #62 23.29 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:08:13.590Z] #62 23.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-24T03:08:13.590Z] #62 23.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:08:13.590Z] #62 23.52 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:08:13.590Z] #62 23.53 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:08:13.590Z] #62 23.54 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:08:13.872Z] #62 ... [2020-03-24T03:08:13.872Z] [2020-03-24T03:08:13.872Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:13.872Z] #43 13.66 Fetched 8031 kB in 11s (745 kB/s) [2020-03-24T03:08:13.872Z] #43 13.66 Reading package lists... [2020-03-24T03:08:13.872Z] #43 17.56 Reading package lists... [2020-03-24T03:08:13.872Z] #43 21.21 Building dependency tree... [2020-03-24T03:08:13.872Z] #43 22.21 The following additional packages will be installed: [2020-03-24T03:08:13.872Z] #43 22.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-24T03:08:13.872Z] #43 22.21 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-24T03:08:13.872Z] #43 22.22 Suggested packages: [2020-03-24T03:08:13.872Z] #43 22.22 manpages-dev python-setuptools [2020-03-24T03:08:13.872Z] #43 23.07 The following NEW packages will be installed: [2020-03-24T03:08:13.872Z] #43 23.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-24T03:08:13.872Z] #43 23.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-24T03:08:13.872Z] #43 23.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-24T03:08:13.872Z] #43 23.08 python-six zlib1g-dev [2020-03-24T03:08:13.872Z] #43 23.21 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:08:13.872Z] #43 23.21 Need to get 3742 kB of archives. [2020-03-24T03:08:13.872Z] #43 23.21 After this operation, 22.0 MB of additional disk space will be used. [2020-03-24T03:08:13.873Z] #43 23.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-03-24T03:08:13.873Z] #43 23.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-24T03:08:13.873Z] #43 23.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-03-24T03:08:13.873Z] #43 23.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-24T03:08:13.873Z] #43 23.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-03-24T03:08:13.873Z] #43 23.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-24T03:08:13.873Z] #43 23.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-03-24T03:08:13.873Z] #43 23.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-03-24T03:08:13.873Z] #43 23.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-03-24T03:08:13.873Z] #43 23.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-03-24T03:08:13.873Z] #43 23.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-03-24T03:08:13.873Z] #43 23.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-03-24T03:08:13.873Z] #43 23.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-03-24T03:08:13.873Z] #43 23.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-03-24T03:08:13.873Z] #43 23.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-24T03:08:13.873Z] #43 23.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-03-24T03:08:13.873Z] #43 23.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-03-24T03:08:13.873Z] #43 ... [2020-03-24T03:08:13.873Z] [2020-03-24T03:08:13.873Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:08:13.873Z] #25 23.68 Selecting previously unselected package libjq1:s390x. [2020-03-24T03:08:13.873Z] #25 23.68 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-24T03:08:13.873Z] #25 23.68 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-24T03:08:13.873Z] #25 23.84 Selecting previously unselected package jq. [2020-03-24T03:08:13.873Z] #25 23.84 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-24T03:08:13.873Z] #25 23.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:08:14.167Z] #25 24.05 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-24T03:08:14.167Z] #25 24.16 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-24T03:08:14.450Z] #25 ... [2020-03-24T03:08:14.450Z] [2020-03-24T03:08:14.450Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:08:14.450Z] #62 DONE 24.2s [2020-03-24T03:08:14.450Z] [2020-03-24T03:08:14.450Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:08:14.450Z] #63 DONE 0.1s [2020-03-24T03:08:14.450Z] [2020-03-24T03:08:14.450Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:08:14.450Z] #25 24.17 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:08:14.450Z] #25 24.19 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:08:14.450Z] #25 ... [2020-03-24T03:08:14.450Z] [2020-03-24T03:08:14.450Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-24T03:08:14.450Z] #64 DONE 0.1s [2020-03-24T03:08:14.450Z] [2020-03-24T03:08:14.450Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:14.450Z] #43 24.20 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:08:14.450Z] #43 24.31 Fetched 3742 kB in 0s (9412 kB/s) [2020-03-24T03:08:14.450Z] #43 24.39 Selecting previously unselected package libcap-dev:s390x. [2020-03-24T03:08:14.450Z] #43 24.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-24T03:08:14.450Z] #43 24.50 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-03-24T03:08:14.736Z] #43 ... [2020-03-24T03:08:14.736Z] [2020-03-24T03:08:14.736Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:08:14.736Z] #25 DONE 24.6s [2020-03-24T03:08:14.736Z] [2020-03-24T03:08:14.736Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:14.736Z] #43 24.50 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-03-24T03:08:14.736Z] #43 ... [2020-03-24T03:08:14.736Z] [2020-03-24T03:08:14.736Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-24T03:08:14.736Z] #26 DONE 0.1s [2020-03-24T03:08:14.736Z] [2020-03-24T03:08:14.736Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:14.736Z] #43 24.68 Selecting previously unselected package libnet1:s390x. [2020-03-24T03:08:14.736Z] #43 24.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-24T03:08:14.736Z] #43 24.68 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-24T03:08:15.020Z] #43 24.85 Selecting previously unselected package libnet1-dev. [2020-03-24T03:08:15.020Z] #43 24.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-24T03:08:15.020Z] #43 24.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:08:15.020Z] #43 ... [2020-03-24T03:08:15.020Z] [2020-03-24T03:08:15.020Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:15.020Z] #74 14.76 Checking out files: 97% (2014/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-24T03:08:15.020Z] #74 14.84 + cd /tmp/tmp.rB8nUWFhpS/src/github.com/docker/libnetwork [2020-03-24T03:08:15.020Z] #74 14.84 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:08:15.020Z] #74 15.42 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-24T03:08:15.303Z] #74 ... [2020-03-24T03:08:15.303Z] [2020-03-24T03:08:15.303Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:15.303Z] #43 25.12 Selecting previously unselected package libnl-3-200:s390x. [2020-03-24T03:08:15.303Z] #43 25.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-24T03:08:15.303Z] #43 25.14 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-24T03:08:15.303Z] #43 25.21 Selecting previously unselected package libnl-3-dev:s390x. [2020-03-24T03:08:15.303Z] #43 25.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-03-24T03:08:15.303Z] #43 25.21 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-03-24T03:08:15.585Z] #43 25.48 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-24T03:08:15.585Z] #43 25.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-24T03:08:15.585Z] #43 25.50 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-24T03:08:15.585Z] #43 25.60 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-24T03:08:15.867Z] #43 25.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-03-24T03:08:15.867Z] #43 25.61 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-24T03:08:15.867Z] #43 25.68 Selecting previously unselected package zlib1g-dev:s390x. [2020-03-24T03:08:15.867Z] #43 25.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-03-24T03:08:15.867Z] #43 25.72 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-24T03:08:16.149Z] #43 25.86 Selecting previously unselected package libprotobuf17:s390x. [2020-03-24T03:08:16.149Z] #43 25.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-03-24T03:08:16.149Z] #43 25.87 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-24T03:08:16.431Z] #43 26.28 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-03-24T03:08:16.431Z] #43 26.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-03-24T03:08:16.431Z] #43 26.28 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-24T03:08:16.431Z] #43 26.39 Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-24T03:08:16.431Z] #43 26.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-03-24T03:08:16.431Z] #43 26.40 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-24T03:08:17.407Z] #50 ... [2020-03-24T03:08:17.407Z] [2020-03-24T03:08:17.407Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:08:17.407Z] #25 5.254 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:08:17.407Z] #25 5.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:08:17.438Z] #43 27.28 Selecting previously unselected package libprotoc17:s390x. [2020-03-24T03:08:17.438Z] #43 27.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-03-24T03:08:17.438Z] #43 27.28 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-03-24T03:08:17.664Z] #25 5.917 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:08:17.664Z] #25 6.008 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:08:17.719Z] #43 27.77 Selecting previously unselected package protobuf-c-compiler. [2020-03-24T03:08:18.002Z] #43 27.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-03-24T03:08:18.002Z] #43 27.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:08:18.002Z] #43 27.91 Selecting previously unselected package protobuf-compiler. [2020-03-24T03:08:18.002Z] #43 ... [2020-03-24T03:08:18.002Z] [2020-03-24T03:08:18.002Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:18.002Z] #74 DONE 27.7s [2020-03-24T03:08:18.002Z] [2020-03-24T03:08:18.002Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:18.002Z] #43 27.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-03-24T03:08:18.002Z] #43 27.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:08:18.284Z] #43 28.10 Selecting previously unselected package python-pkg-resources. [2020-03-24T03:08:18.284Z] #43 28.10 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:08:18.284Z] #43 28.10 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-24T03:08:18.571Z] #43 28.34 Selecting previously unselected package python-six. [2020-03-24T03:08:18.571Z] #43 28.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-24T03:08:18.571Z] #43 28.34 Unpacking python-six (1.12.0-1) ... [2020-03-24T03:08:18.571Z] #43 28.45 Selecting previously unselected package python-protobuf. [2020-03-24T03:08:18.571Z] #43 28.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-03-24T03:08:18.571Z] #43 28.46 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-24T03:08:18.994Z] d66e58854927: Pull complete [2020-03-24T03:08:18.994Z] 71497195576e: Pull complete [2020-03-24T03:08:18.994Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-24T03:08:18.994Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-24T03:08:18.994Z] ---> ebd73b5ebd31 [2020-03-24T03:08:18.994Z] Step 5/16 : ARG BUILDX_REPO [2020-03-24T03:08:18.994Z] ---> Running in ca4434143618 [2020-03-24T03:08:18.994Z] Removing intermediate container ca4434143618 [2020-03-24T03:08:18.994Z] ---> a5c86f60bea5 [2020-03-24T03:08:18.994Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-24T03:08:18.994Z] ---> Running in 949e28156aab [2020-03-24T03:08:18.994Z] Cloning into '/buildx'... [2020-03-24T03:08:19.185Z] #43 28.97 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-24T03:08:19.569Z] #25 7.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:08:20.506Z] #25 ... [2020-03-24T03:08:20.506Z] [2020-03-24T03:08:20.506Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:08:20.506Z] #41 8.411 + git clone https://github.com/docker/distribution.git . [2020-03-24T03:08:20.506Z] #41 8.424 Cloning into '.'... [2020-03-24T03:08:21.205Z] #43 31.01 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-24T03:08:21.205Z] #43 31.02 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-24T03:08:21.205Z] #43 31.03 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-24T03:08:21.205Z] #43 31.03 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-24T03:08:21.205Z] #43 31.04 Setting up python-six (1.12.0-1) ... [2020-03-24T03:08:21.878Z] #41 ... [2020-03-24T03:08:21.878Z] [2020-03-24T03:08:21.878Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:21.878Z] #10 7.359 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:08:21.878Z] #10 7.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:08:21.878Z] #10 7.452 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:08:21.878Z] #10 8.643 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:08:21.878Z] #10 ... [2020-03-24T03:08:21.878Z] [2020-03-24T03:08:21.878Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:21.878Z] #23 9.785 + RM_GOPATH=0 [2020-03-24T03:08:21.878Z] #23 9.785 + TMP_GOPATH= [2020-03-24T03:08:21.878Z] #23 9.786 + : /build [2020-03-24T03:08:21.878Z] #23 9.786 + '[' -z '' ']' [2020-03-24T03:08:21.878Z] #23 9.795 ++ mktemp -d [2020-03-24T03:08:21.878Z] #23 9.807 + export GOPATH=/tmp/tmp.Xp7v2B1F13 [2020-03-24T03:08:21.878Z] #23 9.807 + GOPATH=/tmp/tmp.Xp7v2B1F13 [2020-03-24T03:08:21.878Z] #23 9.807 + RM_GOPATH=1 [2020-03-24T03:08:21.878Z] #23 9.808 ++ dirname ./install.sh [2020-03-24T03:08:21.878Z] #23 9.811 + dir=. [2020-03-24T03:08:21.878Z] #23 9.813 + bin=dockercli [2020-03-24T03:08:21.878Z] #23 9.813 + shift [2020-03-24T03:08:21.878Z] #23 9.813 + '[' '!' -f ./dockercli.installer ']' [2020-03-24T03:08:21.878Z] #23 9.813 + . ./dockercli.installer [2020-03-24T03:08:21.878Z] #23 9.813 ++ : stable [2020-03-24T03:08:21.878Z] #23 9.814 ++ : 17.06.2-ce [2020-03-24T03:08:21.878Z] #23 9.814 + install_dockercli [2020-03-24T03:08:21.878Z] #23 9.814 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-24T03:08:21.878Z] #23 9.814 Install docker/cli version 17.06.2-ce from stable [2020-03-24T03:08:21.878Z] #23 9.816 ++ uname -m [2020-03-24T03:08:21.878Z] #23 9.818 + arch=x86_64 [2020-03-24T03:08:21.878Z] #23 9.819 + '[' x86_64 '!=' x86_64 ']' [2020-03-24T03:08:21.878Z] #23 9.819 + url=https://download.docker.com/linux/static [2020-03-24T03:08:21.878Z] #23 9.820 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-24T03:08:21.878Z] #23 9.820 + tar -xz docker/docker [2020-03-24T03:08:22.136Z] #23 ... [2020-03-24T03:08:22.136Z] [2020-03-24T03:08:22.136Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:08:22.136Z] #30 9.460 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-24T03:08:22.136Z] #30 9.462 Cloning into '.'... [2020-03-24T03:08:22.136Z] #30 ... [2020-03-24T03:08:22.136Z] [2020-03-24T03:08:22.136Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:08:22.136Z] #35 8.143 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:08:22.136Z] #35 8.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:08:22.136Z] #35 8.285 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:08:22.136Z] #35 9.786 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:08:22.415Z] #35 ... [2020-03-24T03:08:22.415Z] [2020-03-24T03:08:22.415Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:22.415Z] #56 10.18 + RM_GOPATH=0 [2020-03-24T03:08:22.415Z] #56 10.18 + TMP_GOPATH= [2020-03-24T03:08:22.415Z] #56 10.18 + : /build [2020-03-24T03:08:22.415Z] #56 10.18 + '[' -z '' ']' [2020-03-24T03:08:22.415Z] #56 10.18 ++ mktemp -d [2020-03-24T03:08:22.415Z] #56 10.18 + export GOPATH=/tmp/tmp.AfQWm4HLPE [2020-03-24T03:08:22.415Z] #56 10.19 + GOPATH=/tmp/tmp.AfQWm4HLPE [2020-03-24T03:08:22.415Z] #56 10.19 + RM_GOPATH=1 [2020-03-24T03:08:22.415Z] #56 10.19 ++ dirname ./install.sh [2020-03-24T03:08:22.415Z] #56 10.20 + dir=. [2020-03-24T03:08:22.415Z] #56 10.20 + bin=shfmt [2020-03-24T03:08:22.415Z] #56 10.20 + shift [2020-03-24T03:08:22.415Z] #56 10.20 + '[' '!' -f ./shfmt.installer ']' [2020-03-24T03:08:22.415Z] #56 10.20 + . ./shfmt.installer [2020-03-24T03:08:22.415Z] #56 10.20 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:08:22.415Z] #56 10.20 + install_shfmt [2020-03-24T03:08:22.415Z] #56 10.21 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-24T03:08:22.415Z] #56 10.21 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:08:22.415Z] #56 10.21 + git clone https://github.com/mvdan/sh.git /tmp/tmp.AfQWm4HLPE/src/github.com/mvdan/sh [2020-03-24T03:08:22.415Z] #56 10.21 Cloning into '/tmp/tmp.AfQWm4HLPE/src/github.com/mvdan/sh'... [2020-03-24T03:08:22.415Z] #56 ... [2020-03-24T03:08:22.415Z] [2020-03-24T03:08:22.415Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:22.415Z] #33 9.124 + RM_GOPATH=0 [2020-03-24T03:08:22.415Z] #33 9.124 + TMP_GOPATH= [2020-03-24T03:08:22.415Z] #33 9.125 + : /build [2020-03-24T03:08:22.415Z] #33 9.125 + '[' -z '' ']' [2020-03-24T03:08:22.415Z] #33 9.128 ++ mktemp -d [2020-03-24T03:08:22.415Z] #33 9.132 + export GOPATH=/tmp/tmp.Jtww39Qc8k [2020-03-24T03:08:22.415Z] #33 9.132 + GOPATH=/tmp/tmp.Jtww39Qc8k [2020-03-24T03:08:22.415Z] #33 9.132 + RM_GOPATH=1 [2020-03-24T03:08:22.415Z] #33 9.133 ++ dirname ./install.sh [2020-03-24T03:08:22.415Z] #33 9.138 + dir=. [2020-03-24T03:08:22.415Z] #33 9.138 + bin=tomlv [2020-03-24T03:08:22.415Z] #33 9.138 + shift [2020-03-24T03:08:22.415Z] #33 9.138 + '[' '!' -f ./tomlv.installer ']' [2020-03-24T03:08:22.415Z] #33 9.139 + . ./tomlv.installer [2020-03-24T03:08:22.415Z] #33 9.139 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:08:22.415Z] #33 9.142 + install_tomlv [2020-03-24T03:08:22.415Z] #33 9.143 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-24T03:08:22.415Z] #33 9.143 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:08:22.415Z] #33 9.143 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Jtww39Qc8k/src/github.com/BurntSushi/toml [2020-03-24T03:08:22.415Z] #33 9.144 Cloning into '/tmp/tmp.Jtww39Qc8k/src/github.com/BurntSushi/toml'... [2020-03-24T03:08:22.415Z] #33 10.26 + cd /tmp/tmp.Jtww39Qc8k/src/github.com/BurntSushi/toml [2020-03-24T03:08:22.415Z] #33 10.26 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:08:22.415Z] #33 10.27 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:08:22.672Z] #33 ... [2020-03-24T03:08:22.672Z] [2020-03-24T03:08:22.672Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:22.672Z] #53 9.780 + RM_GOPATH=0 [2020-03-24T03:08:22.672Z] #53 9.782 + TMP_GOPATH= [2020-03-24T03:08:22.672Z] #53 9.785 + : /build [2020-03-24T03:08:22.672Z] #53 9.785 + '[' -z '' ']' [2020-03-24T03:08:22.672Z] #53 9.789 ++ mktemp -d [2020-03-24T03:08:22.672Z] #53 9.797 + export GOPATH=/tmp/tmp.AZQKSsuoCl [2020-03-24T03:08:22.672Z] #53 9.797 + GOPATH=/tmp/tmp.AZQKSsuoCl [2020-03-24T03:08:22.672Z] #53 9.797 + RM_GOPATH=1 [2020-03-24T03:08:22.672Z] #53 9.797 ++ dirname ./install.sh [2020-03-24T03:08:22.672Z] #53 9.809 + dir=. [2020-03-24T03:08:22.672Z] #53 9.809 + bin=golangci_lint [2020-03-24T03:08:22.672Z] #53 9.809 + shift [2020-03-24T03:08:22.672Z] #53 9.809 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-24T03:08:22.672Z] #53 9.810 + . ./golangci_lint.installer [2020-03-24T03:08:22.672Z] #53 9.810 ++ : v1.23.8 [2020-03-24T03:08:22.672Z] #53 9.810 + install_golangci_lint [2020-03-24T03:08:22.672Z] #53 9.811 + echo 'Installing golangci-lint version v1.23.8' [2020-03-24T03:08:22.672Z] #53 9.811 Installing golangci-lint version v1.23.8 [2020-03-24T03:08:22.672Z] #53 9.811 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:08:22.675Z] #43 32.53 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-24T03:08:22.675Z] #43 32.54 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-24T03:08:22.675Z] #43 32.56 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-24T03:08:22.675Z] #43 32.56 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-03-24T03:08:22.675Z] #43 32.57 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-03-24T03:08:22.675Z] #43 32.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:08:22.675Z] #43 32.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:08:22.675Z] #43 32.60 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-24T03:08:22.675Z] #43 32.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:08:22.675Z] #43 32.61 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-24T03:08:22.929Z] #53 ... [2020-03-24T03:08:22.929Z] [2020-03-24T03:08:22.929Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:22.929Z] #43 9.994 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:08:22.929Z] #43 10.08 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:08:22.929Z] #43 10.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:08:22.929Z] #43 11.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:08:22.929Z] #43 ... [2020-03-24T03:08:22.929Z] [2020-03-24T03:08:22.929Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:08:22.929Z] #47 9.914 + RM_GOPATH=0 [2020-03-24T03:08:22.929Z] #47 9.914 + TMP_GOPATH= [2020-03-24T03:08:22.929Z] #47 9.914 + : /build [2020-03-24T03:08:22.929Z] #47 9.914 + '[' -z '' ']' [2020-03-24T03:08:22.929Z] #47 9.917 ++ mktemp -d [2020-03-24T03:08:22.929Z] #47 9.931 + export GOPATH=/tmp/tmp.AayEVceeG4 [2020-03-24T03:08:22.929Z] #47 9.931 + GOPATH=/tmp/tmp.AayEVceeG4 [2020-03-24T03:08:22.929Z] #47 9.931 + RM_GOPATH=1 [2020-03-24T03:08:22.929Z] #47 9.933 ++ dirname ./install.sh [2020-03-24T03:08:22.929Z] #47 9.941 + dir=. [2020-03-24T03:08:22.929Z] #47 9.941 + bin=vndr [2020-03-24T03:08:22.929Z] #47 9.941 + shift [2020-03-24T03:08:22.929Z] #47 9.942 + '[' '!' -f ./vndr.installer ']' [2020-03-24T03:08:22.929Z] #47 9.942 + . ./vndr.installer [2020-03-24T03:08:22.929Z] #47 9.942 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:08:22.929Z] #47 9.942 + install_vndr [2020-03-24T03:08:22.929Z] #47 9.942 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-24T03:08:22.929Z] #47 9.943 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:08:22.929Z] #47 9.943 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AayEVceeG4/src/github.com/LK4D4/vndr [2020-03-24T03:08:22.929Z] #47 9.944 Cloning into '/tmp/tmp.AayEVceeG4/src/github.com/LK4D4/vndr'... [2020-03-24T03:08:22.929Z] #47 10.80 + cd /tmp/tmp.AayEVceeG4/src/github.com/LK4D4/vndr [2020-03-24T03:08:22.929Z] #47 10.80 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:08:22.929Z] #47 10.83 + go build -buildmode=pie -v -o /build/vndr . [2020-03-24T03:08:23.189Z] #47 ... [2020-03-24T03:08:23.189Z] [2020-03-24T03:08:23.189Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:08:23.189Z] #62 11.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:08:23.189Z] #62 11.24 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:08:23.189Z] #62 11.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:08:23.189Z] #62 ... [2020-03-24T03:08:23.189Z] [2020-03-24T03:08:23.189Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:23.189Z] #74 10.13 + RM_GOPATH=0 [2020-03-24T03:08:23.189Z] #74 10.13 + TMP_GOPATH= [2020-03-24T03:08:23.189Z] #74 10.13 + : /build [2020-03-24T03:08:23.189Z] #74 10.13 + '[' -z '' ']' [2020-03-24T03:08:23.189Z] #74 10.13 ++ mktemp -d [2020-03-24T03:08:23.189Z] #74 10.15 + export GOPATH=/tmp/tmp.jN4rYwD9NV [2020-03-24T03:08:23.189Z] #74 10.15 + GOPATH=/tmp/tmp.jN4rYwD9NV [2020-03-24T03:08:23.189Z] #74 10.15 + RM_GOPATH=1 [2020-03-24T03:08:23.189Z] #74 10.16 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:08:23.189Z] #74 10.16 ++ dirname ./install.sh [2020-03-24T03:08:23.189Z] #74 10.16 + dir=. [2020-03-24T03:08:23.189Z] #74 10.16 + bin=proxy [2020-03-24T03:08:23.189Z] #74 10.16 + shift [2020-03-24T03:08:23.189Z] #74 10.16 + '[' '!' -f ./proxy.installer ']' [2020-03-24T03:08:23.189Z] #74 10.16 + . ./proxy.installer [2020-03-24T03:08:23.189Z] #74 10.16 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:08:23.189Z] #74 10.16 + install_proxy [2020-03-24T03:08:23.189Z] #74 10.16 + case "$1" in [2020-03-24T03:08:23.189Z] #74 10.16 + export CGO_ENABLED=0 [2020-03-24T03:08:23.189Z] #74 10.16 + CGO_ENABLED=0 [2020-03-24T03:08:23.189Z] #74 10.16 + _install_proxy [2020-03-24T03:08:23.189Z] #74 10.16 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-24T03:08:23.189Z] #74 10.16 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jN4rYwD9NV/src/github.com/docker/libnetwork [2020-03-24T03:08:23.189Z] #74 10.16 Cloning into '/tmp/tmp.jN4rYwD9NV/src/github.com/docker/libnetwork'... [2020-03-24T03:08:23.447Z] #74 ... [2020-03-24T03:08:23.447Z] [2020-03-24T03:08:23.447Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:23.447Z] #68 9.702 + RM_GOPATH=0 [2020-03-24T03:08:23.447Z] #68 9.702 + TMP_GOPATH= [2020-03-24T03:08:23.447Z] #68 9.702 + : /build/ [2020-03-24T03:08:23.447Z] #68 9.702 + '[' -z '' ']' [2020-03-24T03:08:23.447Z] #68 9.704 ++ mktemp -d [2020-03-24T03:08:23.447Z] #68 9.708 + export GOPATH=/tmp/tmp.1uXgCV3UXJ [2020-03-24T03:08:23.447Z] #68 9.710 + GOPATH=/tmp/tmp.1uXgCV3UXJ [2020-03-24T03:08:23.447Z] #68 9.710 + RM_GOPATH=1 [2020-03-24T03:08:23.447Z] #68 9.711 ++ dirname ./install.sh [2020-03-24T03:08:23.447Z] #68 9.715 + dir=. [2020-03-24T03:08:23.447Z] #68 9.718 + bin=rootlesskit [2020-03-24T03:08:23.447Z] #68 9.718 + shift [2020-03-24T03:08:23.447Z] #68 9.718 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-24T03:08:23.447Z] #68 9.718 + . ./rootlesskit.installer [2020-03-24T03:08:23.447Z] #68 9.722 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:08:23.447Z] #68 9.722 + install_rootlesskit [2020-03-24T03:08:23.447Z] #68 9.723 + case "$1" in [2020-03-24T03:08:23.447Z] #68 9.723 + export CGO_ENABLED=0 [2020-03-24T03:08:23.447Z] #68 9.723 + CGO_ENABLED=0 [2020-03-24T03:08:23.447Z] #68 9.723 + _install_rootlesskit [2020-03-24T03:08:23.447Z] #68 9.723 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-24T03:08:23.447Z] #68 9.723 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:08:23.447Z] #68 9.723 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1uXgCV3UXJ/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:08:23.447Z] #68 9.734 Cloning into '/tmp/tmp.1uXgCV3UXJ/src/github.com/rootless-containers/rootlesskit'... [2020-03-24T03:08:23.447Z] Removing intermediate container 949e28156aab [2020-03-24T03:08:23.447Z] ---> f972c079b41d [2020-03-24T03:08:23.447Z] Step 7/16 : WORKDIR /buildx [2020-03-24T03:08:23.447Z] ---> Running in cabac3f1efbc [2020-03-24T03:08:23.447Z] Removing intermediate container cabac3f1efbc [2020-03-24T03:08:23.447Z] ---> 9a83b5f15217 [2020-03-24T03:08:23.447Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-24T03:08:23.447Z] ---> Running in c5c67f724bfc [2020-03-24T03:08:23.688Z] #43 ... [2020-03-24T03:08:23.688Z] [2020-03-24T03:08:23.688Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:23.688Z] #10 23.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-24T03:08:23.688Z] #10 23.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-03-24T03:08:23.688Z] #10 23.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-03-24T03:08:23.688Z] #10 23.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-24T03:08:23.688Z] #10 23.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-24T03:08:23.688Z] #10 23.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-24T03:08:23.688Z] #10 23.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-03-24T03:08:23.688Z] #10 25.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-03-24T03:08:23.688Z] #10 27.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-03-24T03:08:23.688Z] #10 27.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-03-24T03:08:23.688Z] #10 27.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-24T03:08:23.688Z] #10 27.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-24T03:08:23.688Z] #10 27.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-03-24T03:08:23.688Z] #10 27.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-03-24T03:08:23.688Z] #10 27.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-03-24T03:08:23.688Z] #10 27.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-03-24T03:08:23.688Z] #10 27.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-03-24T03:08:23.688Z] #10 27.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-03-24T03:08:23.688Z] #10 27.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-03-24T03:08:23.688Z] #10 27.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-03-24T03:08:23.688Z] #10 27.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-03-24T03:08:23.688Z] #10 27.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-03-24T03:08:23.688Z] #10 27.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-03-24T03:08:23.688Z] #10 28.32 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:08:23.688Z] #10 28.42 Fetched 73.3 MB in 6s (12.1 MB/s) [2020-03-24T03:08:23.688Z] #10 28.47 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-24T03:08:23.688Z] #10 28.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 ... 15168 files and directories currently installed.) [2020-03-24T03:08:23.688Z] #10 28.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-03-24T03:08:23.688Z] #10 28.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:08:23.688Z] #10 30.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-24T03:08:23.688Z] #10 30.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-03-24T03:08:23.688Z] #10 30.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:08:23.688Z] #10 32.35 Selecting previously unselected package binutils-mingw-w64. [2020-03-24T03:08:23.688Z] #10 32.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-24T03:08:23.688Z] #10 32.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:08:23.688Z] #10 32.46 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-24T03:08:23.688Z] #10 32.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-24T03:08:23.688Z] #10 32.47 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-24T03:08:23.688Z] #10 32.60 Selecting previously unselected package dmsetup. [2020-03-24T03:08:23.688Z] #10 32.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-03-24T03:08:23.688Z] #10 32.61 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-24T03:08:23.688Z] #10 32.74 Selecting previously unselected package mingw-w64-common. [2020-03-24T03:08:23.688Z] #10 32.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-24T03:08:23.688Z] #10 32.75 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-24T03:08:23.688Z] #10 ... [2020-03-24T03:08:23.688Z] [2020-03-24T03:08:23.688Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:08:23.688Z] #35 24.29 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:08:23.688Z] #35 24.40 Fetched 13.9 MB in 1s (16.9 MB/s) [2020-03-24T03:08:23.688Z] #35 24.45 Selecting previously unselected package xxd. [2020-03-24T03:08:23.688Z] #35 24.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-24T03:08:23.688Z] #35 24.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-24T03:08:23.688Z] #35 24.51 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:08:23.688Z] #35 24.78 Selecting previously unselected package vim-common. [2020-03-24T03:08:23.688Z] #35 24.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:08:23.688Z] #35 24.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:08:23.688Z] #35 25.19 Selecting previously unselected package cmake-data. [2020-03-24T03:08:23.688Z] #35 25.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-24T03:08:23.688Z] #35 25.20 Unpacking cmake-data (3.13.4-1) ... [2020-03-24T03:08:23.688Z] #35 27.53 Selecting previously unselected package libicu63:s390x. [2020-03-24T03:08:23.688Z] #35 27.53 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-03-24T03:08:23.688Z] #35 27.54 Unpacking libicu63:s390x (63.1-6) ... [2020-03-24T03:08:23.688Z] #35 32.36 Selecting previously unselected package libxml2:s390x. [2020-03-24T03:08:23.688Z] #35 32.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-03-24T03:08:23.688Z] #35 32.37 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:08:23.688Z] #35 32.84 Selecting previously unselected package libarchive13:s390x. [2020-03-24T03:08:23.688Z] #35 32.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-03-24T03:08:23.688Z] #35 32.85 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-24T03:08:23.688Z] #35 33.09 Selecting previously unselected package libjsoncpp1:s390x. [2020-03-24T03:08:23.688Z] #35 33.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-24T03:08:23.688Z] #35 33.09 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-24T03:08:23.688Z] #35 33.22 Selecting previously unselected package librhash0:s390x. [2020-03-24T03:08:23.688Z] #35 33.22 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-03-24T03:08:23.688Z] #35 33.23 Unpacking librhash0:s390x (1.3.8-1) ... [2020-03-24T03:08:23.688Z] #35 33.37 Selecting previously unselected package libuv1:s390x. [2020-03-24T03:08:23.688Z] #35 33.37 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-03-24T03:08:23.688Z] #35 33.37 Unpacking libuv1:s390x (1.24.1-1) ... [2020-03-24T03:08:23.688Z] #35 33.51 Selecting previously unselected package cmake. [2020-03-24T03:08:23.688Z] #35 33.51 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-03-24T03:08:23.688Z] #35 33.51 Unpacking cmake (3.13.4-1) ... [2020-03-24T03:08:23.729Z] Removing intermediate container c5c67f724bfc [2020-03-24T03:08:23.729Z] ---> dd81374ef0ea [2020-03-24T03:08:23.729Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-24T03:08:23.729Z] ---> Running in 3afc8c6d1f0d [2020-03-24T03:08:23.972Z] #35 ... [2020-03-24T03:08:23.972Z] [2020-03-24T03:08:23.972Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:08:23.972Z] #27 7.783 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-24T03:08:23.972Z] #27 8.101 [2020-03-24T03:08:24.348Z] From https://github.com/docker/buildx [2020-03-24T03:08:24.348Z] * [new tag] v0.3.1 -> build [2020-03-24T03:08:24.540Z] #27 8.255 0.1% #### 5.7% ########## 14.1% ################ 22.5% ###################### 30.8% ########################## 37.1% ################################ 45.4% #################################### 50.6% ######################################### 57.4% ############################################## 65.0% #################################################### 73.5% ############## [2020-03-24T03:08:24.540Z] #27 ... [2020-03-24T03:08:24.540Z] [2020-03-24T03:08:24.540Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:24.540Z] #65 1.637 + RM_GOPATH=0 [2020-03-24T03:08:24.540Z] #65 1.637 + TMP_GOPATH= [2020-03-24T03:08:24.540Z] #65 1.637 + : /build [2020-03-24T03:08:24.540Z] #65 1.637 + '[' -z '' ']' [2020-03-24T03:08:24.540Z] #65 1.637 ++ mktemp -d [2020-03-24T03:08:24.540Z] #65 1.642 + export GOPATH=/tmp/tmp.qC3USLi8sr [2020-03-24T03:08:24.540Z] #65 1.642 + GOPATH=/tmp/tmp.qC3USLi8sr [2020-03-24T03:08:24.540Z] #65 1.643 + RM_GOPATH=1 [2020-03-24T03:08:24.540Z] #65 1.643 ++ dirname ./install.sh [2020-03-24T03:08:24.540Z] #65 1.648 + dir=. [2020-03-24T03:08:24.540Z] #65 1.648 + bin=containerd [2020-03-24T03:08:24.540Z] #65 1.648 + shift [2020-03-24T03:08:24.540Z] #65 1.648 + '[' '!' -f ./containerd.installer ']' [2020-03-24T03:08:24.540Z] #65 1.648 + . ./containerd.installer [2020-03-24T03:08:24.540Z] #65 1.649 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:08:24.540Z] #65 1.649 + install_containerd [2020-03-24T03:08:24.540Z] #65 1.649 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-24T03:08:24.540Z] #65 1.649 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:08:24.540Z] #65 1.649 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qC3USLi8sr/src/github.com/containerd/containerd [2020-03-24T03:08:24.540Z] #65 1.661 Cloning into '/tmp/tmp.qC3USLi8sr/src/github.com/containerd/containerd'... [2020-03-24T03:08:24.540Z] #65 ... [2020-03-24T03:08:24.540Z] [2020-03-24T03:08:24.540Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:24.540Z] #33 24.26 sync [2020-03-24T03:08:24.540Z] #33 24.26 internal/reflectlite [2020-03-24T03:08:24.540Z] #33 25.96 errors [2020-03-24T03:08:24.540Z] #33 25.96 sort [2020-03-24T03:08:24.540Z] #33 26.15 strconv [2020-03-24T03:08:24.540Z] #33 26.71 io [2020-03-24T03:08:24.540Z] #33 27.72 internal/oserror [2020-03-24T03:08:24.540Z] #33 27.78 syscall [2020-03-24T03:08:24.540Z] #33 29.06 reflect [2020-03-24T03:08:24.540Z] #33 ... [2020-03-24T03:08:24.540Z] [2020-03-24T03:08:24.540Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:08:24.822Z] #27 8.255 0.1% #### 5.7% ########## 14.1% ################ 22.5% ###################### 30.8% ########################## 37.1% ################################ 45.4% #################################### 50.6% ######################################### 57.4% ############################################## 65.0% #################################################### 73.5% ####################################################### 77.6% ############################################################# 86.0% ################################################################## 92.3% ######################################################################## 100.0% [2020-03-24T03:08:24.974Z] Switched to branch 'build' [2020-03-24T03:08:25.107Z] #27 10.39 [2020-03-24T03:08:25.955Z] #27 10.51 0.7% ################## 25.8% ############################## 42.8% ########################################### 59.8% ############################################################### 88.1% ######################################################################## 100.0% [2020-03-24T03:08:25.999Z] Removing intermediate container 3afc8c6d1f0d [2020-03-24T03:08:25.999Z] ---> b4d1c16a50d4 [2020-03-24T03:08:25.999Z] Step 10/16 : RUN go mod download [2020-03-24T03:08:25.999Z] ---> Running in 38463248968c [2020-03-24T03:08:26.237Z] #27 11.40 [2020-03-24T03:08:26.237Z] [2020-03-24T03:08:26.237Z] #27 ... [2020-03-24T03:08:26.237Z] [2020-03-24T03:08:26.237Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:26.237Z] #43 35.87 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-03-24T03:08:26.237Z] #43 35.87 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:08:26.237Z] #43 DONE 36.3s [2020-03-24T03:08:26.237Z] [2020-03-24T03:08:26.237Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:08:26.530Z] #27 11.53 # 1.5% [2020-03-24T03:08:26.530Z] #27 ... [2020-03-24T03:08:26.530Z] [2020-03-24T03:08:26.530Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:08:26.530Z] #35 35.86 Setting up libicu63:s390x (63.1-6) ... [2020-03-24T03:08:26.530Z] #35 35.87 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:08:26.530Z] #35 35.90 Setting up libuv1:s390x (1.24.1-1) ... [2020-03-24T03:08:26.530Z] #35 35.91 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:08:26.530Z] #35 35.92 Setting up librhash0:s390x (1.3.8-1) ... [2020-03-24T03:08:26.530Z] #35 35.93 Setting up cmake-data (3.13.4-1) ... [2020-03-24T03:08:26.530Z] #35 35.95 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:08:26.530Z] #35 35.96 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-24T03:08:26.530Z] #35 35.98 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-24T03:08:26.530Z] #35 35.98 Setting up cmake (3.13.4-1) ... [2020-03-24T03:08:26.530Z] #35 35.99 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:08:26.530Z] #35 36.05 Processing triggers for mime-support (3.62) ... [2020-03-24T03:08:26.530Z] #35 DONE 36.4s [2020-03-24T03:08:26.530Z] [2020-03-24T03:08:26.530Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:08:26.530Z] #36 DONE 0.1s [2020-03-24T03:08:26.530Z] [2020-03-24T03:08:26.530Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:08:26.530Z] #27 11.53 # 1.5% ####### 10.0% [2020-03-24T03:08:26.530Z] #27 ... [2020-03-24T03:08:26.530Z] [2020-03-24T03:08:26.530Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-24T03:08:26.530Z] #37 DONE 0.1s [2020-03-24T03:08:26.530Z] [2020-03-24T03:08:26.530Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:08:26.530Z] #27 11.53 # 1.5% ####### 10.0% ############## 20.1% [2020-03-24T03:08:26.530Z] #27 ... [2020-03-24T03:08:26.530Z] [2020-03-24T03:08:26.530Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:08:26.530Z] #47 26.34 io [2020-03-24T03:08:26.530Z] #47 26.34 strconv [2020-03-24T03:08:26.530Z] #47 27.29 bytes [2020-03-24T03:08:26.530Z] #47 29.31 bufio [2020-03-24T03:08:26.530Z] #47 29.32 reflect [2020-03-24T03:08:26.530Z] #47 30.51 syscall [2020-03-24T03:08:26.627Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-24T03:08:26.627Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-24T03:08:26.627Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-24T03:08:26.627Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-24T03:08:26.627Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-24T03:08:26.627Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-24T03:08:26.627Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-24T03:08:26.627Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-24T03:08:26.627Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-24T03:08:26.822Z] #47 36.53 time [2020-03-24T03:08:26.822Z] #47 ... [2020-03-24T03:08:26.822Z] [2020-03-24T03:08:26.822Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:08:26.849Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05ab49859237c7878) in /home/ubuntu/workspace/moby_PR-40732 [Pipeline] { [Pipeline] checkout [2020-03-24T03:08:27.251Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-24T03:08:27.629Z] #68 15.29 + cd /tmp/tmp.1uXgCV3UXJ/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:08:27.629Z] #68 15.29 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:08:27.629Z] #68 15.37 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:08:27.629Z] #68 15.37 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-24T03:08:27.669Z] #27 11.53 # 1.5% ####### 10.0% ############## 20.1% #################### 27.8% ####################### 32.8% ############################# 40.5% ################################## 48.1% ######################################### 58.3% #################################################### 73.6% ############################################################ 83.7% ################################################################### 93.9% ######################################################################## 100.0% [2020-03-24T03:08:27.669Z] #27 ... [2020-03-24T03:08:27.669Z] [2020-03-24T03:08:27.669Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:27.669Z] #50 27.30 + cd /tmp/tmp.3inYtEkReO/src/gotest.tools/gotestsum [2020-03-24T03:08:27.669Z] #50 27.30 + git checkout -q v0.3.5 [2020-03-24T03:08:27.669Z] #50 27.37 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-24T03:08:27.669Z] #50 ... [2020-03-24T03:08:27.669Z] [2020-03-24T03:08:27.669Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:27.669Z] #10 37.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-24T03:08:27.669Z] #10 37.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-24T03:08:27.669Z] #10 37.10 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:08:28.169Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0519d3500d0e1e82c) in /home/ubuntu/workspace/moby_PR-40732 [Pipeline] { [Pipeline] checkout [2020-03-24T03:08:28.743Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-24T03:08:28.743Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-24T03:08:28.743Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-24T03:08:29.033Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-24T03:08:29.033Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-24T03:08:29.033Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-24T03:08:29.147Z] #10 ... [2020-03-24T03:08:29.147Z] [2020-03-24T03:08:29.147Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:08:29.147Z] #30 28.82 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-24T03:08:29.147Z] #30 29.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-24T03:08:29.147Z] #30 29.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-24T03:08:29.147Z] #30 ... [2020-03-24T03:08:29.147Z] [2020-03-24T03:08:29.147Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:08:29.147Z] #27 13.18 [2020-03-24T03:08:29.197Z] using credential docker-jenkins-github-credentials [2020-03-24T03:08:29.212Z] Cloning the remote Git repository [2020-03-24T03:08:29.212Z] Cloning with configured refspecs honoured and without tags [2020-03-24T03:08:29.217Z] Cloning repository https://github.com/moby/moby.git [2020-03-24T03:08:29.325Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-24T03:08:29.956Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-24T03:08:29.956Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-24T03:08:29.313Z] > git init /home/ubuntu/workspace/moby_PR-40732 # timeout=10 [2020-03-24T03:08:29.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:08:29.732Z] > git --version # timeout=10 [2020-03-24T03:08:29.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:08:29.764Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:08:30.586Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-24T03:08:30.586Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-24T03:08:30.878Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-24T03:08:31.167Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-24T03:08:31.191Z] using credential docker-jenkins-github-credentials [2020-03-24T03:08:31.201Z] Cloning the remote Git repository [2020-03-24T03:08:31.201Z] Cloning with configured refspecs honoured and without tags [2020-03-24T03:08:31.456Z] go: finding github.com/lib/pq v1.0.0 [2020-03-24T03:08:31.687Z] #27 13.33 0.0% ### 5.3% ###### 9.1% ######### 13.8% ############ 17.6% ############## 20.4% ################# 24.2% ################### 27.0% ##################### 29.9% ####################### 32.8% ######################### 35.6% ########################### 37.9% ############################# 40.8% ############################### 43.3% ################################# 46.2% ################################### 49.0% ##################################### 51.8% ####################################### 54.7% ######################################### 57.5% ########################################### 60.3% ############################################## 64.1% ################################################ 66.9% ################################################## 70.7% ##################################################### 74.5% ####################################################### 76.9% ########################################################## 81.3% ############################################################# 85.1% ############################################################### 88.9% ################################################################## 92.7% ##################################################################### 96.4% ######################################################################## 100.0% [2020-03-24T03:08:31.751Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-24T03:08:31.303Z] Cloning repository https://github.com/moby/moby.git [2020-03-24T03:08:31.350Z] > git init /home/ubuntu/workspace/moby_PR-40732 # timeout=10 [2020-03-24T03:08:31.612Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:08:31.613Z] > git --version # timeout=10 [2020-03-24T03:08:31.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:08:31.632Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:08:31.813Z] #68 ... [2020-03-24T03:08:31.813Z] [2020-03-24T03:08:31.813Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:08:31.813Z] #25 9.651 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:08:31.813Z] #25 ... [2020-03-24T03:08:31.813Z] [2020-03-24T03:08:31.813Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:31.813Z] #50 9.978 + RM_GOPATH=0 [2020-03-24T03:08:31.813Z] #50 9.978 + TMP_GOPATH= [2020-03-24T03:08:31.813Z] #50 9.978 + : /build [2020-03-24T03:08:31.813Z] #50 9.978 + '[' -z '' ']' [2020-03-24T03:08:31.813Z] #50 9.978 ++ mktemp -d [2020-03-24T03:08:31.813Z] #50 9.985 + export GOPATH=/tmp/tmp.qkQ7gEaV6D [2020-03-24T03:08:31.813Z] #50 9.985 + GOPATH=/tmp/tmp.qkQ7gEaV6D [2020-03-24T03:08:31.813Z] #50 9.985 + RM_GOPATH=1 [2020-03-24T03:08:31.813Z] #50 9.986 ++ dirname ./install.sh [2020-03-24T03:08:31.813Z] #50 9.987 + dir=. [2020-03-24T03:08:31.813Z] #50 9.988 + bin=gotestsum [2020-03-24T03:08:31.813Z] #50 9.988 + shift [2020-03-24T03:08:31.813Z] #50 9.988 + '[' '!' -f ./gotestsum.installer ']' [2020-03-24T03:08:31.813Z] #50 9.989 + . ./gotestsum.installer [2020-03-24T03:08:31.813Z] #50 9.990 ++ : v0.3.5 [2020-03-24T03:08:31.813Z] #50 9.990 Installing gotestsum version v0.3.5 [2020-03-24T03:08:31.813Z] #50 9.990 + install_gotestsum [2020-03-24T03:08:31.813Z] #50 9.990 + echo 'Installing gotestsum version v0.3.5' [2020-03-24T03:08:31.813Z] #50 9.990 + go get -d gotest.tools/gotestsum [2020-03-24T03:08:31.969Z] #27 17.07 [2020-03-24T03:08:32.036Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-24T03:08:32.036Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-24T03:08:32.660Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-24T03:08:32.751Z] #50 ... [2020-03-24T03:08:32.751Z] [2020-03-24T03:08:32.751Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:32.751Z] #10 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:08:32.751Z] #10 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:08:32.751Z] #10 ... [2020-03-24T03:08:32.751Z] [2020-03-24T03:08:32.751Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:08:32.751Z] #47 12.30 internal/bytealg [2020-03-24T03:08:32.751Z] #47 12.32 internal/race [2020-03-24T03:08:32.751Z] #47 12.44 sync/atomic [2020-03-24T03:08:32.751Z] #47 12.71 unicode [2020-03-24T03:08:32.751Z] #47 13.23 runtime [2020-03-24T03:08:32.751Z] #47 17.53 unicode/utf8 [2020-03-24T03:08:32.751Z] #47 18.62 internal/testlog [2020-03-24T03:08:32.751Z] #47 19.17 encoding [2020-03-24T03:08:32.751Z] #47 19.41 unicode/utf16 [2020-03-24T03:08:32.751Z] #47 20.10 container/list [2020-03-24T03:08:32.987Z] #27 18.06 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-24T03:08:32.987Z] #27 ... [2020-03-24T03:08:32.987Z] [2020-03-24T03:08:32.987Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:32.987Z] #56 32.45 reflect [2020-03-24T03:08:32.987Z] #56 32.47 syscall [2020-03-24T03:08:32.987Z] #56 39.17 context [2020-03-24T03:08:32.987Z] #56 39.99 internal/poll [2020-03-24T03:08:32.987Z] #56 41.65 os [2020-03-24T03:08:32.987Z] #56 ... [2020-03-24T03:08:32.987Z] [2020-03-24T03:08:32.987Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:08:32.987Z] #44 2.655 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:08:32.987Z] #44 2.655 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:08:32.987Z] #44 2.670 Note: Building without GnuTLS support [2020-03-24T03:08:32.987Z] #44 3.459 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:08:32.987Z] #44 3.464 GEN .gitid [2020-03-24T03:08:32.987Z] #44 3.485 GEN criu/include/version.h [2020-03-24T03:08:32.987Z] #44 3.498 GEN include/common/asm [2020-03-24T03:08:32.987Z] #44 4.428 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-24T03:08:32.987Z] #44 4.525 PBCC images/opts.pb-c.c [2020-03-24T03:08:32.987Z] #44 4.561 PBCC images/sit.pb-c.c [2020-03-24T03:08:32.987Z] #44 4.610 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-24T03:08:32.987Z] #44 4.679 DEP images/opts.pb-c.d [2020-03-24T03:08:32.987Z] #44 4.697 DEP images/sit.pb-c.d [2020-03-24T03:08:32.987Z] #44 4.750 PBCC images/macvlan.pb-c.c [2020-03-24T03:08:32.987Z] #44 4.759 DEP images/macvlan.pb-c.d [2020-03-24T03:08:32.987Z] #44 4.810 PBCC images/autofs.pb-c.c [2020-03-24T03:08:32.987Z] #44 4.816 DEP images/autofs.pb-c.d [2020-03-24T03:08:32.987Z] #44 4.852 PBCC images/sysctl.pb-c.c [2020-03-24T03:08:32.987Z] #44 4.888 DEP images/sysctl.pb-c.d [2020-03-24T03:08:32.987Z] #44 4.917 PBCC images/time.pb-c.c [2020-03-24T03:08:32.987Z] #44 4.927 DEP images/time.pb-c.d [2020-03-24T03:08:32.987Z] #44 4.950 PBCC images/binfmt-misc.pb-c.c [2020-03-24T03:08:32.987Z] #44 4.957 DEP images/binfmt-misc.pb-c.d [2020-03-24T03:08:32.987Z] #44 4.994 PBCC images/seccomp.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.019 DEP images/seccomp.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.053 PBCC images/userns.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.057 DEP images/userns.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.082 PBCC images/cgroup.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.123 DEP images/cgroup.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.153 PBCC images/fown.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.157 PBCC images/ext-file.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.163 DEP images/fown.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.246 DEP images/ext-file.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.282 PBCC images/rpc.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.298 DEP images/rpc.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.355 PBCC images/siginfo.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.369 DEP images/siginfo.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.375 PBCC images/pagemap.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.404 DEP images/pagemap.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.503 PBCC images/rlimit.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.509 DEP images/rlimit.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.578 PBCC images/file-lock.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.605 DEP images/file-lock.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.624 PBCC images/tty.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.633 DEP images/tty.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.683 PBCC images/tun.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.689 PBCC images/netdev.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.743 DEP images/tun.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.803 DEP images/netdev.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.853 PBCC images/vma.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.862 DEP images/vma.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.917 PBCC images/creds.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.929 DEP images/creds.pb-c.d [2020-03-24T03:08:32.987Z] #44 5.967 PBCC images/utsns.pb-c.c [2020-03-24T03:08:32.987Z] #44 5.974 DEP images/utsns.pb-c.d [2020-03-24T03:08:32.987Z] #44 6.038 PBCC images/ipc-desc.pb-c.c [2020-03-24T03:08:32.987Z] #44 6.072 PBCC images/ipc-sem.pb-c.c [2020-03-24T03:08:32.987Z] #44 6.077 DEP images/ipc-desc.pb-c.d [2020-03-24T03:08:32.987Z] #44 6.103 DEP images/ipc-sem.pb-c.d [2020-03-24T03:08:32.987Z] #44 6.147 PBCC images/ipc-msg.pb-c.c [2020-03-24T03:08:32.987Z] #44 6.175 DEP images/ipc-msg.pb-c.d [2020-03-24T03:08:32.987Z] #44 6.218 PBCC images/ipc-shm.pb-c.c [2020-03-24T03:08:32.987Z] #44 6.236 DEP images/ipc-shm.pb-c.d [2020-03-24T03:08:32.987Z] #44 6.291 PBCC images/ipc-var.pb-c.c [2020-03-24T03:08:32.987Z] #44 6.318 DEP images/ipc-var.pb-c.d [2020-03-24T03:08:32.987Z] #44 6.329 PBCC images/sk-opts.pb-c.c [2020-03-24T03:08:32.987Z] #44 6.354 PBCC images/packet-sock.pb-c.c [2020-03-24T03:08:32.987Z] #44 6.390 DEP images/sk-opts.pb-c.d [2020-03-24T03:08:32.987Z] #44 6.448 DEP images/packet-sock.pb-c.d [2020-03-24T03:08:32.987Z] #44 6.515 PBCC images/sk-netlink.pb-c.c [2020-03-24T03:08:32.987Z] #44 6.527 DEP images/sk-netlink.pb-c.d [2020-03-24T03:08:32.987Z] #44 6.591 PBCC images/sk-inet.pb-c.c [2020-03-24T03:08:32.987Z] #44 6.641 DEP images/sk-inet.pb-c.d [2020-03-24T03:08:33.009Z] #47 20.99 crypto/internal/subtle [2020-03-24T03:08:33.266Z] #47 ... [2020-03-24T03:08:33.266Z] [2020-03-24T03:08:33.266Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:33.266Z] #33 11.15 internal/cpu [2020-03-24T03:08:33.266Z] #33 11.16 runtime/internal/atomic [2020-03-24T03:08:33.266Z] #33 11.44 runtime/internal/sys [2020-03-24T03:08:33.266Z] #33 11.65 runtime/internal/math [2020-03-24T03:08:33.266Z] #33 11.83 math/bits [2020-03-24T03:08:33.266Z] #33 11.84 internal/bytealg [2020-03-24T03:08:33.266Z] #33 12.40 math [2020-03-24T03:08:33.266Z] #33 12.84 runtime [2020-03-24T03:08:33.266Z] #33 18.23 unicode/utf8 [2020-03-24T03:08:33.266Z] #33 19.27 encoding [2020-03-24T03:08:33.266Z] #33 19.46 runtime/cgo [2020-03-24T03:08:33.266Z] #33 ... [2020-03-24T03:08:33.266Z] [2020-03-24T03:08:33.266Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:33.266Z] #23 21.38 + mkdir -p /build [2020-03-24T03:08:33.266Z] #23 21.38 + mv docker/docker /build/ [2020-03-24T03:08:33.266Z] #23 21.38 + rmdir docker [2020-03-24T03:08:33.269Z] #44 6.677 PBCC images/sk-unix.pb-c.c [2020-03-24T03:08:33.269Z] #44 6.711 DEP images/sk-unix.pb-c.d [2020-03-24T03:08:33.269Z] #44 6.755 PBCC images/mm.pb-c.c [2020-03-24T03:08:33.269Z] #44 6.818 DEP images/mm.pb-c.d [2020-03-24T03:08:33.269Z] #44 ... [2020-03-24T03:08:33.269Z] [2020-03-24T03:08:33.269Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:08:33.269Z] #27 18.33 [2020-03-24T03:08:33.269Z] #27 18.46 0.1% ######################################################################## 100.0% [2020-03-24T03:08:33.269Z] #27 18.59 [2020-03-24T03:08:33.525Z] #23 ... [2020-03-24T03:08:33.525Z] [2020-03-24T03:08:33.525Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:08:33.525Z] #35 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:08:33.525Z] #35 14.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:08:33.688Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-24T03:08:33.783Z] #35 ... [2020-03-24T03:08:33.783Z] [2020-03-24T03:08:33.783Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:08:33.783Z] #47 21.44 crypto/subtle [2020-03-24T03:08:33.783Z] #47 21.81 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-24T03:08:33.783Z] #47 21.96 internal/nettrace [2020-03-24T03:08:33.978Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-24T03:08:34.040Z] #47 ... [2020-03-24T03:08:34.040Z] [2020-03-24T03:08:34.040Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:08:34.040Z] #62 12.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:08:34.040Z] #62 14.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:08:34.040Z] #62 18.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:08:34.040Z] #62 ... [2020-03-24T03:08:34.040Z] [2020-03-24T03:08:34.040Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:34.040Z] #23 DONE 22.2s [2020-03-24T03:08:34.040Z] [2020-03-24T03:08:34.040Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:34.040Z] #43 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:08:34.040Z] #43 16.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:08:34.267Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-24T03:08:34.297Z] #43 ... [2020-03-24T03:08:34.297Z] [2020-03-24T03:08:34.297Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:08:34.297Z] #47 22.37 runtime/cgo [2020-03-24T03:08:34.747Z] #27 ... [2020-03-24T03:08:34.747Z] [2020-03-24T03:08:34.747Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:08:34.747Z] #38 1.573 + RM_GOPATH=0 [2020-03-24T03:08:34.747Z] #38 1.573 + TMP_GOPATH= [2020-03-24T03:08:34.747Z] #38 1.573 + : /build [2020-03-24T03:08:34.747Z] #38 1.573 + '[' -z '' ']' [2020-03-24T03:08:34.747Z] #38 1.575 ++ mktemp -d [2020-03-24T03:08:34.747Z] #38 1.577 + export GOPATH=/tmp/tmp.Q0Uozs7Dma [2020-03-24T03:08:34.747Z] #38 1.577 + GOPATH=/tmp/tmp.Q0Uozs7Dma [2020-03-24T03:08:34.747Z] #38 1.577 + RM_GOPATH=1 [2020-03-24T03:08:34.747Z] #38 1.577 ++ dirname ./install.sh [2020-03-24T03:08:34.747Z] #38 1.579 + dir=. [2020-03-24T03:08:34.747Z] #38 1.579 + bin=tini [2020-03-24T03:08:34.747Z] #38 1.579 + shift [2020-03-24T03:08:34.747Z] #38 1.579 + '[' '!' -f ./tini.installer ']' [2020-03-24T03:08:34.747Z] #38 1.579 + . ./tini.installer [2020-03-24T03:08:34.747Z] #38 1.579 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:08:34.747Z] #38 1.579 + install_tini [2020-03-24T03:08:34.747Z] #38 1.579 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-24T03:08:34.747Z] #38 1.579 + git clone https://github.com/krallin/tini.git /tmp/tmp.Q0Uozs7Dma/tini [2020-03-24T03:08:34.747Z] #38 1.579 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:08:34.747Z] #38 1.585 Cloning into '/tmp/tmp.Q0Uozs7Dma/tini'... [2020-03-24T03:08:34.747Z] #38 2.178 + cd /tmp/tmp.Q0Uozs7Dma/tini [2020-03-24T03:08:34.747Z] #38 2.178 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:08:34.747Z] #38 2.181 + cmake . [2020-03-24T03:08:34.747Z] #38 2.616 -- The C compiler identification is GNU 8.3.0 [2020-03-24T03:08:34.747Z] #38 2.632 -- Check for working C compiler: /usr/bin/cc [2020-03-24T03:08:34.747Z] #38 3.101 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-24T03:08:34.747Z] #38 3.102 -- Detecting C compiler ABI info [2020-03-24T03:08:34.747Z] #38 3.440 -- Detecting C compiler ABI info - done [2020-03-24T03:08:34.747Z] #38 3.457 -- Detecting C compile features [2020-03-24T03:08:34.747Z] #38 4.737 -- Detecting C compile features - done [2020-03-24T03:08:34.747Z] #38 4.760 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-24T03:08:34.747Z] #38 5.011 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-24T03:08:34.747Z] #38 5.073 -- Configuring done [2020-03-24T03:08:34.747Z] #38 5.091 -- Generating done [2020-03-24T03:08:34.747Z] #38 5.093 -- Build files have been written to: /tmp/tmp.Q0Uozs7Dma/tini [2020-03-24T03:08:34.747Z] #38 5.097 + make tini-static [2020-03-24T03:08:34.747Z] #38 5.572 Scanning dependencies of target tini-static [2020-03-24T03:08:34.747Z] #38 5.685 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-24T03:08:34.747Z] #38 6.745 [100%] Linking C executable tini-static [2020-03-24T03:08:34.747Z] #38 7.365 [100%] Built target tini-static [2020-03-24T03:08:34.747Z] #38 7.437 + mkdir -p /build [2020-03-24T03:08:34.747Z] #38 7.440 + cp tini-static /build/docker-init [2020-03-24T03:08:34.747Z] #38 DONE 7.9s [2020-03-24T03:08:34.747Z] [2020-03-24T03:08:34.747Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:08:34.747Z] #27 19.66 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-24T03:08:34.898Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-24T03:08:35.029Z] #27 20.10 #=#=# [2020-03-24T03:08:35.029Z] #27 20.30 ################################################# 68.1% ######################################################################## 100.0% [2020-03-24T03:08:35.188Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-24T03:08:35.188Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-24T03:08:35.311Z] #27 20.52 [2020-03-24T03:08:35.311Z] #27 ... [2020-03-24T03:08:35.311Z] [2020-03-24T03:08:35.311Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:35.311Z] #33 35.05 time [2020-03-24T03:08:35.311Z] #33 38.08 internal/fmtsort [2020-03-24T03:08:35.311Z] #33 38.51 internal/syscall/unix [2020-03-24T03:08:35.311Z] #33 38.85 strings [2020-03-24T03:08:35.311Z] #33 39.69 internal/poll [2020-03-24T03:08:35.311Z] #33 41.08 path [2020-03-24T03:08:35.311Z] #33 41.34 os [2020-03-24T03:08:35.311Z] #33 41.43 text/tabwriter [2020-03-24T03:08:35.311Z] #33 43.13 fmt [2020-03-24T03:08:35.311Z] #33 43.13 path/filepath [2020-03-24T03:08:35.311Z] #33 44.63 io/ioutil [2020-03-24T03:08:35.594Z] #33 ... [2020-03-24T03:08:35.594Z] [2020-03-24T03:08:35.594Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:08:35.594Z] #44 6.874 PBCC images/timerfd.pb-c.c [2020-03-24T03:08:35.594Z] #44 6.908 DEP images/timerfd.pb-c.d [2020-03-24T03:08:35.594Z] #44 6.925 PBCC images/timer.pb-c.c [2020-03-24T03:08:35.594Z] #44 6.956 DEP images/timer.pb-c.d [2020-03-24T03:08:35.594Z] #44 6.988 PBCC images/sa.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.002 DEP images/sa.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.039 PBCC images/pipe-data.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.049 DEP images/pipe-data.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.084 PBCC images/mnt.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.139 DEP images/mnt.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.151 PBCC images/sk-packet.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.184 DEP images/sk-packet.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.210 PBCC images/tcp-stream.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.215 DEP images/tcp-stream.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.257 PBCC images/pipe.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.312 DEP images/pipe.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.358 PBCC images/pstree.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.363 DEP images/pstree.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.405 PBCC images/fs.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.410 DEP images/fs.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.458 PBCC images/signalfd.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.490 DEP images/signalfd.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.524 PBCC images/fh.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.552 PBCC images/fsnotify.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.591 DEP images/fh.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.643 DEP images/fsnotify.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.687 PBCC images/eventpoll.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.701 DEP images/eventpoll.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.763 PBCC images/eventfd.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.783 DEP images/eventfd.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.824 PBCC images/remap-file-path.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.827 DEP images/remap-file-path.pb-c.d [2020-03-24T03:08:35.594Z] #44 7.901 PBCC images/fifo.pb-c.c [2020-03-24T03:08:35.594Z] #44 7.905 DEP images/fifo.pb-c.d [2020-03-24T03:08:35.594Z] #44 8.001 PBCC images/ghost-file.pb-c.c [2020-03-24T03:08:35.594Z] #44 8.046 DEP images/ghost-file.pb-c.d [2020-03-24T03:08:35.594Z] #44 8.109 PBCC images/regfile.pb-c.c [2020-03-24T03:08:35.594Z] #44 8.157 DEP images/regfile.pb-c.d [2020-03-24T03:08:35.594Z] #44 8.217 PBCC images/ns.pb-c.c [2020-03-24T03:08:35.594Z] #44 8.218 DEP images/ns.pb-c.d [2020-03-24T03:08:35.594Z] #44 8.227 PBCC images/fdinfo.pb-c.c [2020-03-24T03:08:35.594Z] #44 8.468 DEP images/fdinfo.pb-c.d [2020-03-24T03:08:35.594Z] #44 8.539 PBCC images/core-aarch64.pb-c.c [2020-03-24T03:08:35.594Z] #44 8.578 PBCC images/core-arm.pb-c.c [2020-03-24T03:08:35.594Z] #44 8.615 PBCC images/core-ppc64.pb-c.c [2020-03-24T03:08:35.594Z] #44 8.663 PBCC images/core-s390.pb-c.c [2020-03-24T03:08:35.594Z] #44 8.759 PBCC images/core-x86.pb-c.c [2020-03-24T03:08:35.594Z] #44 8.799 PBCC images/core.pb-c.c [2020-03-24T03:08:35.594Z] #44 8.916 PBCC images/inventory.pb-c.c [2020-03-24T03:08:35.594Z] #44 9.151 DEP images/core-aarch64.pb-c.d [2020-03-24T03:08:35.594Z] #44 9.209 DEP images/core-arm.pb-c.d [2020-03-24T03:08:35.594Z] #44 9.235 DEP images/core-ppc64.pb-c.d [2020-03-24T03:08:35.817Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-24T03:08:35.876Z] #44 9.318 DEP images/core-s390.pb-c.d [2020-03-24T03:08:35.876Z] #44 9.327 DEP images/core-x86.pb-c.d [2020-03-24T03:08:35.876Z] #44 9.418 DEP images/core.pb-c.d [2020-03-24T03:08:35.876Z] #44 9.441 DEP images/inventory.pb-c.d [2020-03-24T03:08:35.876Z] #44 9.487 PBCC images/cpuinfo.pb-c.c [2020-03-24T03:08:35.876Z] #44 9.525 DEP images/cpuinfo.pb-c.d [2020-03-24T03:08:36.107Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-24T03:08:36.158Z] #44 9.561 PBCC images/stats.pb-c.c [2020-03-24T03:08:36.158Z] #44 9.587 DEP images/stats.pb-c.d [2020-03-24T03:08:36.404Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-24T03:08:36.404Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-24T03:08:36.695Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-24T03:08:36.772Z] #44 10.46 make[1]: Nothing to be done for 'all'. [2020-03-24T03:08:36.984Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-24T03:08:36.984Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-24T03:08:37.616Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-24T03:08:37.779Z] #44 11.41 CC images/stats.o [2020-03-24T03:08:37.804Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-052465adbb5f2a071) in /home/ubuntu/workspace/moby_PR-40732 [Pipeline] { [Pipeline] checkout [2020-03-24T03:08:38.393Z] #44 ... [2020-03-24T03:08:38.393Z] [2020-03-24T03:08:38.393Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:08:38.393Z] #27 21.66 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-24T03:08:38.393Z] #27 21.74 skipping existing b63cc5f62c21 [2020-03-24T03:08:38.393Z] #27 21.81 [2020-03-24T03:08:38.393Z] #27 22.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-24T03:08:38.393Z] #27 23.07 [2020-03-24T03:08:38.393Z] #27 23.13 ######################################################################## 100.0% [2020-03-24T03:08:38.393Z] #27 23.19 [2020-03-24T03:08:38.393Z] #27 23.21 Download of images into '/build' complete. [2020-03-24T03:08:38.393Z] #27 23.21 Use something like the following to load the result into a Docker daemon: [2020-03-24T03:08:38.393Z] #27 23.21 tar -cC '/build' . | docker load [2020-03-24T03:08:38.393Z] #27 DONE 23.4s [2020-03-24T03:08:38.393Z] [2020-03-24T03:08:38.393Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:38.644Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-24T03:08:38.675Z] #65 23.34 Checking out files: 77% (2439/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-24T03:08:38.934Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-24T03:08:38.934Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-24T03:08:38.961Z] #65 24.50 + cd /tmp/tmp.qC3USLi8sr/src/github.com/containerd/containerd [2020-03-24T03:08:38.962Z] #65 24.50 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:08:39.224Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-24T03:08:39.224Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-24T03:08:39.517Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-24T03:08:40.434Z] #65 25.72 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-24T03:08:40.434Z] #65 25.72 + BUILDTAGS='netgo osusergo static_build' [2020-03-24T03:08:40.434Z] #65 25.72 + export EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:08:40.434Z] #65 25.72 + EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:08:40.434Z] #65 25.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-24T03:08:40.434Z] #65 25.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-24T03:08:40.434Z] #65 25.72 + '[' '' = dynamic ']' [2020-03-24T03:08:40.434Z] #65 25.72 + make [2020-03-24T03:08:40.547Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-24T03:08:40.716Z] #65 ... [2020-03-24T03:08:40.716Z] [2020-03-24T03:08:40.716Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:08:40.716Z] #47 40.41 os [2020-03-24T03:08:40.716Z] #47 40.95 strings [2020-03-24T03:08:40.716Z] #47 43.08 fmt [2020-03-24T03:08:40.716Z] #47 43.49 path/filepath [2020-03-24T03:08:40.716Z] #47 45.07 regexp/syntax [2020-03-24T03:08:40.716Z] #47 46.67 flag [2020-03-24T03:08:40.716Z] #47 47.96 go/token [2020-03-24T03:08:40.716Z] #47 48.83 go/scanner [2020-03-24T03:08:40.716Z] #47 49.63 regexp [2020-03-24T03:08:40.716Z] #47 49.72 go/ast [2020-03-24T03:08:40.716Z] #47 ... [2020-03-24T03:08:40.716Z] [2020-03-24T03:08:40.716Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:08:40.716Z] #44 12.05 CC images/core.o [2020-03-24T03:08:40.716Z] #44 12.93 CC images/core-x86.o [2020-03-24T03:08:40.716Z] #44 13.20 CC images/core-arm.o [2020-03-24T03:08:40.716Z] #44 13.54 CC images/core-aarch64.o [2020-03-24T03:08:40.716Z] #44 13.89 CC images/core-ppc64.o [2020-03-24T03:08:40.716Z] #44 14.19 CC images/core-s390.o [2020-03-24T03:08:40.863Z] #47 ... [2020-03-24T03:08:40.863Z] [2020-03-24T03:08:40.863Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:40.863Z] #56 22.78 + cd /tmp/tmp.AfQWm4HLPE/src/github.com/mvdan/sh [2020-03-24T03:08:40.863Z] #56 22.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:08:40.863Z] #56 23.02 + GO111MODULE=on [2020-03-24T03:08:40.863Z] #56 23.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-24T03:08:40.863Z] #56 24.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:08:40.863Z] #56 24.86 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:08:40.863Z] #56 24.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:08:40.863Z] #56 25.56 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:08:40.863Z] #56 25.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:08:40.863Z] #56 27.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:08:40.863Z] #56 28.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:08:40.977Z] using credential docker-jenkins-github-credentials [2020-03-24T03:08:40.986Z] Cloning the remote Git repository [2020-03-24T03:08:40.986Z] Cloning with configured refspecs honoured and without tags [2020-03-24T03:08:41.000Z] #44 14.56 CC images/cpuinfo.o [2020-03-24T03:08:41.282Z] #44 14.83 CC images/inventory.o [2020-03-24T03:08:41.282Z] #44 15.00 CC images/fdinfo.o [2020-03-24T03:08:41.078Z] Cloning repository https://github.com/moby/moby.git [2020-03-24T03:08:41.148Z] > git init /home/ubuntu/workspace/moby_PR-40732 # timeout=10 [2020-03-24T03:08:41.563Z] #44 ... [2020-03-24T03:08:41.563Z] [2020-03-24T03:08:41.563Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:41.563Z] #10 41.59 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-24T03:08:41.563Z] #10 41.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-24T03:08:41.564Z] #10 41.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:08:41.564Z] #10 41.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-24T03:08:41.564Z] #10 41.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-24T03:08:41.564Z] #10 41.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:08:41.576Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-24T03:08:41.793Z] #56 ... [2020-03-24T03:08:41.793Z] [2020-03-24T03:08:41.793Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:08:41.845Z] #10 ... [2020-03-24T03:08:41.845Z] [2020-03-24T03:08:41.845Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:08:41.845Z] #44 15.34 CC images/fown.o [2020-03-24T03:08:41.845Z] #44 15.46 CC images/ns.o [2020-03-24T03:08:41.845Z] #44 15.59 CC images/regfile.o [2020-03-24T03:08:41.864Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-24T03:08:42.154Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-24T03:08:42.456Z] #44 15.81 CC images/ghost-file.o [2020-03-24T03:08:42.456Z] #44 15.96 CC images/fifo.o [2020-03-24T03:08:42.456Z] #44 16.12 CC images/remap-file-path.o [2020-03-24T03:08:42.568Z] #41 29.86 Checking out files: 57% (925/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-24T03:08:41.588Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:08:41.588Z] > git --version # timeout=10 [2020-03-24T03:08:41.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:08:41.622Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:08:42.737Z] #44 16.23 CC images/eventfd.o [2020-03-24T03:08:42.737Z] #44 16.41 CC images/eventpoll.o [2020-03-24T03:08:42.829Z] #41 30.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-24T03:08:43.022Z] #44 16.57 CC images/fh.o [2020-03-24T03:08:43.022Z] #44 ... [2020-03-24T03:08:43.022Z] [2020-03-24T03:08:43.022Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:43.022Z] #33 46.40 flag [2020-03-24T03:08:43.022Z] #33 46.41 github.com/BurntSushi/toml [2020-03-24T03:08:43.022Z] #33 47.71 log [2020-03-24T03:08:43.022Z] #33 49.58 github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:08:43.022Z] #33 DONE 52.7s [2020-03-24T03:08:43.022Z] [2020-03-24T03:08:43.022Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:08:43.022Z] #44 16.72 CC images/fsnotify.o [2020-03-24T03:08:43.685Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-24T03:08:44.038Z] #44 17.33 CC images/signalfd.o [2020-03-24T03:08:44.038Z] #44 17.45 CC images/fs.o [2020-03-24T03:08:44.038Z] #44 17.55 CC images/pstree.o [2020-03-24T03:08:44.038Z] #44 ... [2020-03-24T03:08:44.038Z] [2020-03-24T03:08:44.038Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:44.038Z] #56 43.76 encoding/binary [2020-03-24T03:08:44.038Z] #56 44.01 fmt [2020-03-24T03:08:44.038Z] #56 45.68 encoding/base64 [2020-03-24T03:08:44.038Z] #56 46.34 golang.org/x/sys/unix [2020-03-24T03:08:44.038Z] #56 47.84 encoding/json [2020-03-24T03:08:44.038Z] #56 52.63 github.com/pkg/diff [2020-03-24T03:08:44.038Z] #56 53.04 go/ast [2020-03-24T03:08:44.309Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-24T03:08:44.309Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-24T03:08:44.318Z] #56 ... [2020-03-24T03:08:44.318Z] [2020-03-24T03:08:44.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:08:44.318Z] #44 17.70 CC images/pipe.o [2020-03-24T03:08:44.318Z] #44 17.92 CC images/tcp-stream.o [2020-03-24T03:08:44.599Z] #44 18.14 CC images/sk-packet.o [2020-03-24T03:08:44.599Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-24T03:08:44.600Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-24T03:08:44.880Z] #44 18.39 CC images/mnt.o [2020-03-24T03:08:45.161Z] #44 18.55 CC images/pipe-data.o [2020-03-24T03:08:45.161Z] #44 18.72 CC images/sa.o [2020-03-24T03:08:45.237Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-24T03:08:45.441Z] #44 18.93 CC images/timer.o [2020-03-24T03:08:45.722Z] #44 19.19 CC images/timerfd.o [2020-03-24T03:08:45.722Z] #44 19.29 CC images/mm.o [2020-03-24T03:08:46.002Z] #44 19.51 CC images/sk-opts.o [2020-03-24T03:08:46.002Z] #44 19.67 CC images/sk-unix.o [2020-03-24T03:08:46.106Z] #41 33.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-24T03:08:46.283Z] #44 19.82 CC images/sk-inet.o [2020-03-24T03:08:46.564Z] #44 19.99 CC images/tun.o [2020-03-24T03:08:46.564Z] #44 20.17 CC images/sk-netlink.o [2020-03-24T03:08:46.858Z] #44 20.28 CC images/packet-sock.o [2020-03-24T03:08:47.039Z] #41 ... [2020-03-24T03:08:47.039Z] [2020-03-24T03:08:47.039Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:08:47.039Z] #25 25.39 Fetched 8334 kB in 20s (411 kB/s) [2020-03-24T03:08:47.138Z] #44 20.64 CC images/ipc-var.o [2020-03-24T03:08:47.138Z] #44 20.76 CC images/ipc-desc.o [2020-03-24T03:08:47.287Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-24T03:08:47.297Z] #25 25.39 Reading package lists... [2020-03-24T03:08:47.297Z] #25 ... [2020-03-24T03:08:47.297Z] [2020-03-24T03:08:47.297Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:47.419Z] #44 20.87 CC images/ipc-shm.o [2020-03-24T03:08:47.419Z] #44 21.05 CC images/ipc-msg.o [2020-03-24T03:08:48.029Z] #44 21.34 CC images/ipc-sem.o [2020-03-24T03:08:48.029Z] #44 21.41 CC images/utsns.o [2020-03-24T03:08:48.029Z] #44 21.55 CC images/creds.o [2020-03-24T03:08:48.029Z] #44 21.71 CC images/vma.o [2020-03-24T03:08:48.069Z] #74 34.09 Checking out files: 38% (792/2066) Checking out files: 39% (806/2066) Checking out files: 40% (827/2066) Checking out files: 41% (848/2066) Checking out files: 42% (868/2066) Checking out files: 43% (889/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 70% (1451/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-24T03:08:48.069Z] #74 36.00 + cd /tmp/tmp.jN4rYwD9NV/src/github.com/docker/libnetwork [2020-03-24T03:08:48.069Z] #74 36.00 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:08:48.310Z] #44 21.80 CC images/netdev.o [2020-03-24T03:08:48.315Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-24T03:08:48.590Z] #44 22.11 CC images/tty.o [2020-03-24T03:08:48.871Z] #44 22.51 CC images/file-lock.o [2020-03-24T03:08:49.009Z] #74 36.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-24T03:08:49.151Z] #44 22.71 CC images/rlimit.o [2020-03-24T03:08:49.389Z] Fetching without tags [2020-03-24T03:08:49.432Z] #44 22.86 CC images/pagemap.o [2020-03-24T03:08:49.432Z] #44 23.05 CC images/siginfo.o [2020-03-24T03:08:49.712Z] #44 23.23 CC images/rpc.o [2020-03-24T03:08:49.827Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-24T03:08:49.858Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:08:49.993Z] #44 ... [2020-03-24T03:08:49.993Z] [2020-03-24T03:08:49.993Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:49.993Z] #10 59.77 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-24T03:08:49.993Z] #10 59.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-24T03:08:49.993Z] #10 59.78 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:08:49.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:08:49.346Z] > git config --add remote.origin.fetch +refs/pull/40732/head:refs/remotes/origin/PR-40732 # timeout=10 [2020-03-24T03:08:49.364Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:08:49.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:08:49.410Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:08:49.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:08:49.413Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:08:49.880Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:08:49.897Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:08:51.322Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-24T03:08:51.322Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-24T03:08:51.456Z] #10 ... [2020-03-24T03:08:51.457Z] [2020-03-24T03:08:51.457Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:51.457Z] #65 26.74 + bin/ctr [2020-03-24T03:08:51.457Z] #65 ... [2020-03-24T03:08:51.457Z] [2020-03-24T03:08:51.457Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:08:51.457Z] #44 24.04 CC images/ext-file.o [2020-03-24T03:08:51.457Z] #44 24.27 CC images/cgroup.o [2020-03-24T03:08:51.457Z] #44 24.77 CC images/userns.o [2020-03-24T03:08:51.457Z] #44 25.02 CC images/google/protobuf/descriptor.o [2020-03-24T03:08:51.611Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-24T03:08:51.905Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-24T03:08:52.197Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-24T03:08:52.291Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-24T03:08:52.288Z] #74 ... [2020-03-24T03:08:52.288Z] [2020-03-24T03:08:52.288Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:52.288Z] #10 30.45 Fetched 8334 kB in 23s (358 kB/s) [2020-03-24T03:08:52.288Z] #10 30.45 Reading package lists... [2020-03-24T03:08:52.288Z] #10 ... [2020-03-24T03:08:52.288Z] [2020-03-24T03:08:52.288Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:08:52.288Z] #53 40.25 + cd /tmp/tmp.AZQKSsuoCl/src/github.com/golangci/golangci-lint/ [2020-03-24T03:08:52.288Z] #53 40.25 + git checkout -q v1.23.8 [2020-03-24T03:08:52.317Z] Merge succeeded, producing b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:08:52.318Z] Checking out Revision b23decbb0b5046e8bd93ed8a18569559a738fddd (PR-40732) [2020-03-24T03:08:52.458Z] #44 25.99 CC images/opts.o [2020-03-24T03:08:52.739Z] #44 26.20 CC images/seccomp.o [2020-03-24T03:08:52.739Z] #44 ... [2020-03-24T03:08:52.739Z] [2020-03-24T03:08:52.739Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:08:52.739Z] #47 52.32 internal/lazyregexp [2020-03-24T03:08:52.739Z] #47 52.52 net/url [2020-03-24T03:08:52.739Z] #47 53.18 text/template/parse [2020-03-24T03:08:52.739Z] #47 53.77 go/parser [2020-03-24T03:08:52.739Z] #47 56.05 text/template [2020-03-24T03:08:52.739Z] #47 56.31 encoding/xml [2020-03-24T03:08:52.739Z] #47 59.38 go/doc [2020-03-24T03:08:52.739Z] #47 60.23 github.com/LK4D4/vndr/godl/singleflight [2020-03-24T03:08:52.739Z] #47 60.39 github.com/LK4D4/vndr/versioned [2020-03-24T03:08:52.739Z] #47 60.46 crypto/ed25519 [2020-03-24T03:08:52.739Z] #47 60.64 crypto/rsa [2020-03-24T03:08:52.739Z] #47 61.59 github.com/LK4D4/vndr/build [2020-03-24T03:08:52.739Z] #47 61.86 crypto/dsa [2020-03-24T03:08:52.739Z] #47 62.19 crypto/x509/pkix [2020-03-24T03:08:52.739Z] #47 62.47 vendor/golang.org/x/crypto/cryptobyte [2020-03-24T03:08:52.853Z] #53 40.87 ++ git describe --tags [2020-03-24T03:08:52.853Z] #53 40.92 + version=v1.23.8 [2020-03-24T03:08:53.019Z] #47 ... [2020-03-24T03:08:53.019Z] [2020-03-24T03:08:53.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:08:53.019Z] #44 26.46 CC images/binfmt-misc.o [2020-03-24T03:08:53.019Z] #44 26.53 CC images/time.o [2020-03-24T03:08:53.019Z] #44 26.63 CC images/sysctl.o [2020-03-24T03:08:53.111Z] #53 40.94 ++ git rev-parse --short HEAD [2020-03-24T03:08:53.111Z] #53 40.94 + commit=76a82c6 [2020-03-24T03:08:53.111Z] #53 40.94 ++ git show -s --format=%cd [2020-03-24T03:08:53.111Z] #53 40.97 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-24T03:08:53.111Z] #53 40.97 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:08:53.111Z] #53 ... [2020-03-24T03:08:53.111Z] [2020-03-24T03:08:53.111Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:53.111Z] #56 31.05 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:08:53.111Z] #56 32.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:08:53.111Z] #56 33.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:08:53.111Z] #56 33.59 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:08:53.111Z] #56 33.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:08:53.111Z] #56 35.25 runtime/cgo [2020-03-24T03:08:53.111Z] #56 35.25 runtime [2020-03-24T03:08:53.225Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-24T03:08:53.298Z] Fetching without tags [2020-03-24T03:08:53.312Z] #44 26.71 CC images/autofs.o [2020-03-24T03:08:53.312Z] #44 26.85 CC images/macvlan.o [2020-03-24T03:08:53.593Z] #44 26.98 CC images/sit.o [2020-03-24T03:08:53.593Z] #44 27.11 LINK images/built-in.o [2020-03-24T03:08:53.593Z] #44 27.19 GEN compel/include/asm [2020-03-24T03:08:53.593Z] #44 27.19 GEN compel/include/version.h [2020-03-24T03:08:53.593Z] #44 27.22 touch .config [2020-03-24T03:08:53.593Z] #44 27.23 GEN include/common/config.h [2020-03-24T03:08:53.593Z] #44 27.26 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-24T03:08:53.638Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:08:53.682Z] #56 ... [2020-03-24T03:08:53.682Z] [2020-03-24T03:08:53.682Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:08:53.682Z] #35 31.84 Fetched 8334 kB in 24s (347 kB/s) [2020-03-24T03:08:53.682Z] #35 31.84 Reading package lists... [2020-03-24T03:08:53.682Z] #35 ... [2020-03-24T03:08:53.682Z] [2020-03-24T03:08:53.682Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:08:53.682Z] #10 30.45 Reading package lists... [2020-03-24T03:08:53.873Z] #44 27.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-24T03:08:53.873Z] #44 27.36 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-24T03:08:53.873Z] #44 27.37 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-24T03:08:53.873Z] #44 27.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-24T03:08:53.873Z] #44 27.39 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-24T03:08:53.873Z] #44 27.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-24T03:08:53.873Z] #44 27.43 DEP compel/plugins/std/infect.d [2020-03-24T03:08:54.154Z] #44 27.55 DEP compel/plugins/std/string.d [2020-03-24T03:08:54.154Z] #44 27.66 DEP compel/plugins/std/log.d [2020-03-24T03:08:54.154Z] #44 27.78 DEP compel/plugins/std/fds.d [2020-03-24T03:08:54.154Z] #44 27.83 DEP compel/plugins/std/std.d [2020-03-24T03:08:54.154Z] #44 27.88 DEP compel/plugins/shmem/shmem.d [2020-03-24T03:08:54.252Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-24T03:08:54.434Z] #44 27.94 DEP compel/plugins/fds/fds.d [2020-03-24T03:08:54.434Z] #44 ... [2020-03-24T03:08:54.434Z] [2020-03-24T03:08:54.434Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:54.434Z] #56 54.12 golang.org/x/crypto/ssh/terminal [2020-03-24T03:08:54.434Z] #56 55.01 mvdan.cc/editorconfig [2020-03-24T03:08:54.434Z] #56 55.74 mvdan.cc/sh/v3/fileutil [2020-03-24T03:08:54.434Z] #56 55.85 mvdan.cc/sh/v3/syntax [2020-03-24T03:08:54.434Z] #56 60.71 mvdan.cc/sh/v3/cmd/shfmt [2020-03-24T03:08:54.434Z] #56 ... [2020-03-24T03:08:54.434Z] [2020-03-24T03:08:54.434Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:08:54.434Z] #44 28.05 CC compel/plugins/std/std.o [2020-03-24T03:08:52.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-24T03:08:52.330Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:08:52.351Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:08:54.541Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-24T03:08:54.577Z] Merge succeeded, producing b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:08:54.578Z] Checking out Revision b23decbb0b5046e8bd93ed8a18569559a738fddd (PR-40732) [2020-03-24T03:08:54.715Z] #44 ... [2020-03-24T03:08:54.715Z] [2020-03-24T03:08:54.715Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:08:54.715Z] #56 DONE 64.6s [2020-03-24T03:08:54.715Z] [2020-03-24T03:08:54.715Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:08:54.715Z] #44 28.38 CC compel/plugins/std/fds.o [2020-03-24T03:08:54.831Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-24T03:08:55.059Z] #10 43.04 Reading package lists... [2020-03-24T03:08:55.059Z] #10 ... [2020-03-24T03:08:55.059Z] [2020-03-24T03:08:55.059Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:55.059Z] #43 33.23 Fetched 8334 kB in 23s (356 kB/s) [2020-03-24T03:08:55.059Z] #43 33.23 Reading package lists... [2020-03-24T03:08:55.059Z] #43 ... [2020-03-24T03:08:55.059Z] [2020-03-24T03:08:55.059Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:08:55.059Z] #35 31.84 Reading package lists... [2020-03-24T03:08:53.208Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:08:53.223Z] > git config --add remote.origin.fetch +refs/pull/40732/head:refs/remotes/origin/PR-40732 # timeout=10 [2020-03-24T03:08:53.238Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:08:53.270Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:08:53.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:08:53.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:08:53.301Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:08:53.648Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:08:53.676Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:08:54.492Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-24T03:08:54.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-24T03:08:54.578Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:08:54.602Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:08:55.327Z] #44 29.01 CC compel/plugins/std/log.o [2020-03-24T03:08:55.855Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-24T03:08:55.855Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-24T03:08:56.330Z] #44 29.70 CC compel/plugins/std/string.o [2020-03-24T03:08:56.456Z] Commit message: "fix "stat.Rdev" in TestFromStatT test case invalid operation mismatchedtypes on mips64el" [2020-03-24T03:08:56.610Z] #44 30.27 CC compel/plugins/std/infect.o [2020-03-24T03:08:56.891Z] #44 30.51 CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-24T03:08:56.891Z] #44 30.52 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-24T03:08:56.891Z] #44 30.56 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-24T03:08:56.893Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-24T03:08:57.172Z] #44 30.66 AR compel/plugins/std.lib.a [2020-03-24T03:08:57.172Z] #44 30.70 CC compel/plugins/fds/fds.o [2020-03-24T03:08:57.186Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-24T03:08:57.453Z] #44 30.96 AR compel/plugins/fds.lib.a [2020-03-24T03:08:57.453Z] #44 31.01 HOSTDEP compel/src/lib/log-host.d [2020-03-24T03:08:57.453Z] #44 31.09 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-24T03:08:57.453Z] #44 31.18 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-24T03:08:57.645Z] + docker version [2020-03-24T03:08:57.734Z] #44 31.24 HOSTDEP compel/src/main-host.d [2020-03-24T03:08:57.734Z] #44 31.40 DEP compel/src/lib/ptrace.d [2020-03-24T03:08:57.813Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-24T03:08:57.871Z] #35 43.61 Reading package lists... [2020-03-24T03:08:57.871Z] #35 ... [2020-03-24T03:08:57.871Z] [2020-03-24T03:08:57.871Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:08:57.871Z] #62 36.13 Fetched 8334 kB in 25s (332 kB/s) [2020-03-24T03:08:58.015Z] #44 31.52 DEP compel/src/lib/infect.d [2020-03-24T03:08:58.128Z] #62 36.13 Reading package lists... [2020-03-24T03:08:58.128Z] #62 ... [2020-03-24T03:08:58.128Z] [2020-03-24T03:08:58.128Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:08:58.128Z] #43 33.23 Reading package lists... [2020-03-24T03:08:58.295Z] #44 31.72 DEP compel/src/lib/infect-util.d [2020-03-24T03:08:58.295Z] #44 31.80 DEP compel/src/lib/infect-rpc.d [2020-03-24T03:08:58.295Z] #44 31.86 DEP compel/arch/s390/src/lib/infect.d [2020-03-24T03:08:58.447Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-24T03:08:58.576Z] #44 32.01 DEP compel/arch/s390/src/lib/cpu.d [2020-03-24T03:08:58.576Z] #44 32.15 DEP compel/src/lib/log.d [2020-03-24T03:08:58.857Z] #44 32.32 DEP compel/src/main.d [2020-03-24T03:08:58.857Z] #44 32.43 DEP compel/src/lib/handle-elf.d [2020-03-24T03:08:59.060Z] #43 44.68 Reading package lists... [2020-03-24T03:08:59.060Z] #43 ... [2020-03-24T03:08:59.060Z] [2020-03-24T03:08:59.060Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:08:59.060Z] #25 25.39 Reading package lists... [2020-03-24T03:08:59.060Z] #25 37.63 Reading package lists... [2020-03-24T03:08:59.060Z] #25 ... [2020-03-24T03:08:59.060Z] [2020-03-24T03:08:59.060Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:08:59.060Z] #62 36.13 Reading package lists... [2020-03-24T03:08:59.077Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-24T03:08:59.138Z] #44 32.55 DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-24T03:08:59.138Z] #44 32.68 CC compel/src/lib/log.o [2020-03-24T03:08:59.264Z] Commit message: "fix "stat.Rdev" in TestFromStatT test case invalid operation mismatchedtypes on mips64el" [2020-03-24T03:08:59.419Z] #44 33.03 CC compel/arch/s390/src/lib/cpu.o [2020-03-24T03:08:59.700Z] #44 33.23 CC compel/arch/s390/src/lib/infect.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-24T03:09:00.425Z] + docker version [2020-03-24T03:09:00.577Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-24T03:09:00.705Z] #44 34.05 CC compel/src/lib/infect-rpc.o [2020-03-24T03:09:00.869Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-24T03:09:00.869Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-24T03:09:00.869Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-24T03:09:00.993Z] #44 34.35 CC compel/src/lib/infect-util.o [2020-03-24T03:09:00.993Z] #44 34.50 CC compel/src/lib/infect.o [2020-03-24T03:09:01.498Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-24T03:09:02.153Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-24T03:09:02.460Z] #44 35.97 CC compel/src/lib/ptrace.o [2020-03-24T03:09:02.741Z] #44 36.40 AR compel/libcompel.a [2020-03-24T03:09:03.023Z] #44 36.44 HOSTCC compel/src/main-host.o [2020-03-24T03:09:03.023Z] #44 ... [2020-03-24T03:09:03.023Z] [2020-03-24T03:09:03.023Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:09:03.023Z] #10 72.76 Selecting previously unselected package libapparmor1:s390x. [2020-03-24T03:09:03.023Z] #10 72.77 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-03-24T03:09:03.023Z] #10 72.77 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-03-24T03:09:03.023Z] #10 72.83 Selecting previously unselected package libapparmor-dev:s390x. [2020-03-24T03:09:03.023Z] #10 72.83 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-03-24T03:09:03.023Z] #10 72.84 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-03-24T03:09:03.023Z] #10 72.92 Selecting previously unselected package libbtrfs0. [2020-03-24T03:09:03.023Z] #10 72.92 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-24T03:09:03.023Z] #10 72.92 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:09:03.023Z] #10 72.97 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:09:03.304Z] #10 72.97 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-24T03:09:03.304Z] #10 72.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:09:03.304Z] #10 73.04 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-24T03:09:03.304Z] #10 73.05 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-24T03:09:03.304Z] #10 73.05 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-24T03:09:03.304Z] #10 73.11 Selecting previously unselected package libudev-dev:s390x. [2020-03-24T03:09:03.304Z] #10 73.12 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-03-24T03:09:03.304Z] #10 73.13 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-03-24T03:09:03.304Z] #10 73.23 Selecting previously unselected package libsepol1-dev:s390x. [2020-03-24T03:09:03.304Z] #10 73.24 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-03-24T03:09:03.304Z] #10 73.24 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-03-24T03:09:03.585Z] #10 73.46 Selecting previously unselected package libpcre16-3:s390x. [2020-03-24T03:09:03.585Z] #10 73.47 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-03-24T03:09:03.585Z] #10 73.47 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-03-24T03:09:03.660Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-24T03:09:03.660Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-24T03:09:03.660Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-24T03:09:03.867Z] #10 73.62 Selecting previously unselected package libpcre32-3:s390x. [2020-03-24T03:09:03.867Z] #10 73.63 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-03-24T03:09:03.867Z] #10 73.63 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-03-24T03:09:03.867Z] #10 73.74 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-24T03:09:03.867Z] #10 73.75 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-03-24T03:09:03.867Z] #10 73.75 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-24T03:09:03.867Z] #10 73.81 Selecting previously unselected package libpcre3-dev:s390x. [2020-03-24T03:09:03.948Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-24T03:09:03.948Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-24T03:09:04.149Z] #10 73.81 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-03-24T03:09:04.149Z] #10 73.82 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-03-24T03:09:04.149Z] #10 ... [2020-03-24T03:09:04.149Z] [2020-03-24T03:09:04.149Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:04.149Z] #47 63.83 net [2020-03-24T03:09:04.149Z] #47 63.87 vendor/golang.org/x/sys/cpu [2020-03-24T03:09:04.149Z] #47 64.02 vendor/golang.org/x/crypto/internal/chacha20 [2020-03-24T03:09:04.149Z] #47 64.46 vendor/golang.org/x/crypto/poly1305 [2020-03-24T03:09:04.149Z] #47 65.05 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-24T03:09:04.149Z] #47 65.60 vendor/golang.org/x/crypto/curve25519 [2020-03-24T03:09:04.149Z] #47 65.95 vendor/golang.org/x/crypto/hkdf [2020-03-24T03:09:04.149Z] #47 66.06 vendor/golang.org/x/text/transform [2020-03-24T03:09:04.149Z] #47 66.47 vendor/golang.org/x/text/unicode/bidi [2020-03-24T03:09:04.149Z] #47 67.72 vendor/golang.org/x/text/secure/bidirule [2020-03-24T03:09:04.149Z] #47 68.01 vendor/golang.org/x/text/unicode/norm [2020-03-24T03:09:04.149Z] #47 71.07 vendor/golang.org/x/net/idna [2020-03-24T03:09:04.149Z] #47 73.24 vendor/golang.org/x/net/http2/hpack [2020-03-24T03:09:04.326Z] #62 46.95 Reading package lists... [2020-03-24T03:09:04.326Z] #62 ... [2020-03-24T03:09:04.326Z] [2020-03-24T03:09:04.326Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:04.326Z] #47 42.02 vendor/golang.org/x/crypto/internal/subtle [2020-03-24T03:09:04.326Z] #47 42.34 vendor/golang.org/x/crypto/curve25519 [2020-03-24T03:09:04.326Z] #47 ... [2020-03-24T03:09:04.326Z] [2020-03-24T03:09:04.326Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:09:04.326Z] #25 37.63 Reading package lists... [2020-03-24T03:09:04.326Z] #25 48.75 Building dependency tree... [2020-03-24T03:09:04.430Z] #47 ... [2020-03-24T03:09:04.430Z] [2020-03-24T03:09:04.430Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:09:04.430Z] #10 74.12 Selecting previously unselected package libselinux1-dev:s390x. [2020-03-24T03:09:04.430Z] #10 74.13 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-03-24T03:09:04.430Z] #10 74.13 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-24T03:09:04.430Z] #10 74.36 Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-24T03:09:04.430Z] #10 74.37 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-03-24T03:09:04.430Z] #10 74.37 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-24T03:09:04.430Z] #10 74.44 Selecting previously unselected package libseccomp-dev:s390x. [2020-03-24T03:09:04.430Z] #10 74.45 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-03-24T03:09:04.430Z] #10 74.45 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-03-24T03:09:04.711Z] #10 74.53 Selecting previously unselected package libsystemd-dev:s390x. [2020-03-24T03:09:04.711Z] #10 74.54 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-03-24T03:09:04.711Z] #10 74.54 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-24T03:09:04.977Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-24T03:09:04.977Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-24T03:09:04.992Z] #10 74.90 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-24T03:09:04.992Z] #10 74.92 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-03-24T03:09:04.992Z] #10 74.93 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-03-24T03:09:04.992Z] #10 74.94 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:09:04.992Z] #10 74.95 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-03-24T03:09:04.992Z] #10 74.95 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-03-24T03:09:04.992Z] #10 74.96 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:09:04.992Z] #10 74.97 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:09:04.992Z] #10 74.97 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-03-24T03:09:04.992Z] #10 74.98 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-03-24T03:09:04.992Z] #10 74.99 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:09:04.992Z] #10 75.00 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:09:04.992Z] #10 75.01 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-03-24T03:09:04.992Z] #10 75.01 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-24T03:09:04.992Z] #10 75.02 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-24T03:09:05.140Z] Fetching without tags [2020-03-24T03:09:05.273Z] #10 75.03 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:09:05.273Z] #10 75.04 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-03-24T03:09:05.273Z] #10 75.04 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:09:05.273Z] #10 75.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:09:05.273Z] #10 75.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:09:05.273Z] #10 75.06 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:09:05.273Z] #10 75.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:09:05.273Z] #10 75.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:09:05.273Z] #10 75.07 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:09:05.273Z] #10 75.08 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-24T03:09:05.273Z] #10 75.08 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-24T03:09:05.273Z] #10 75.10 Setting up dmsetup (2:1.02.155-3) ... [2020-03-24T03:09:05.273Z] #10 75.11 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-24T03:09:05.273Z] #10 75.11 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-24T03:09:05.273Z] #10 75.12 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:09:05.557Z] #10 DONE 75.6s [2020-03-24T03:09:05.557Z] [2020-03-24T03:09:05.557Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:05.557Z] #44 36.80 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-24T03:09:05.557Z] #44 36.88 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-24T03:09:05.557Z] #44 37.10 HOSTCC compel/src/lib/log-host.o [2020-03-24T03:09:05.557Z] #44 37.25 HOSTLINK compel/compel-host-bin [2020-03-24T03:09:05.557Z] #44 37.38 DEP soccr/soccr.d [2020-03-24T03:09:05.557Z] #44 37.65 CC soccr/soccr.o [2020-03-24T03:09:05.557Z] #44 38.54 AR soccr/libsoccr.a [2020-03-24T03:09:05.557Z] #44 38.57 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:09:05.557Z] #44 38.87 DEP criu/arch/s390/sigframe.d [2020-03-24T03:09:05.557Z] #44 38.99 DEP criu/arch/s390/crtools.d [2020-03-24T03:09:05.557Z] #44 39.13 DEP criu/arch/s390/cpu.d [2020-03-24T03:09:05.609Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-24T03:09:05.609Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-24T03:09:05.628Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:09:05.698Z] #25 ... [2020-03-24T03:09:05.698Z] [2020-03-24T03:09:05.698Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:09:05.698Z] #35 43.61 Reading package lists... [2020-03-24T03:09:05.839Z] #44 ... [2020-03-24T03:09:05.840Z] [2020-03-24T03:09:05.840Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:09:05.840Z] #58 DONE 0.1s [2020-03-24T03:09:05.840Z] [2020-03-24T03:09:05.840Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:05.840Z] #44 39.38 CC criu/arch/s390/cpu.o [2020-03-24T03:09:05.840Z] #44 ... [2020-03-24T03:09:05.840Z] [2020-03-24T03:09:05.840Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-24T03:09:05.840Z] #59 DONE 0.1s [2020-03-24T03:09:06.121Z] [2020-03-24T03:09:06.121Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:05.028Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:09:05.050Z] > git config --add remote.origin.fetch +refs/pull/40732/head:refs/remotes/origin/PR-40732 # timeout=10 [2020-03-24T03:09:05.080Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:09:05.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:09:05.186Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:09:05.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:09:05.191Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:09:05.638Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:09:05.660Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:09:06.645Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-24T03:09:07.061Z] Merge succeeded, producing b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:09:07.062Z] Checking out Revision b23decbb0b5046e8bd93ed8a18569559a738fddd (PR-40732) [2020-03-24T03:09:07.288Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-24T03:09:07.288Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-24T03:09:07.579Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-24T03:09:07.597Z] #60 1.397 + RM_GOPATH=0 [2020-03-24T03:09:07.597Z] #60 1.397 + TMP_GOPATH= [2020-03-24T03:09:07.597Z] #60 1.397 + : /build [2020-03-24T03:09:07.597Z] #60 1.397 + '[' -z '' ']' [2020-03-24T03:09:07.597Z] #60 1.398 ++ mktemp -d [2020-03-24T03:09:07.597Z] #60 1.400 + export GOPATH=/tmp/tmp.UAEJALT35Y [2020-03-24T03:09:07.597Z] #60 1.400 + GOPATH=/tmp/tmp.UAEJALT35Y [2020-03-24T03:09:07.597Z] #60 1.400 + RM_GOPATH=1 [2020-03-24T03:09:07.597Z] #60 1.400 ++ dirname ./install.sh [2020-03-24T03:09:07.597Z] #60 1.402 + dir=. [2020-03-24T03:09:07.597Z] #60 1.402 + bin=runc [2020-03-24T03:09:07.597Z] #60 1.402 + shift [2020-03-24T03:09:07.597Z] #60 1.402 + '[' '!' -f ./runc.installer ']' [2020-03-24T03:09:07.597Z] #60 1.402 + . ./runc.installer [2020-03-24T03:09:07.597Z] #60 1.402 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:09:07.597Z] #60 1.403 + install_runc [2020-03-24T03:09:07.597Z] #60 1.403 + uname -r [2020-03-24T03:09:07.597Z] #60 1.403 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-24T03:09:07.597Z] #60 1.406 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-24T03:09:07.597Z] #60 1.406 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-24T03:09:07.597Z] #60 1.407 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-24T03:09:07.597Z] #60 1.407 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UAEJALT35Y/src/github.com/opencontainers/runc [2020-03-24T03:09:07.597Z] #60 1.442 Cloning into '/tmp/tmp.UAEJALT35Y/src/github.com/opencontainers/runc'... [2020-03-24T03:09:07.597Z] #60 ... [2020-03-24T03:09:07.597Z] [2020-03-24T03:09:07.597Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-24T03:09:07.597Z] #11 DONE 1.7s [2020-03-24T03:09:07.597Z] [2020-03-24T03:09:07.597Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-24T03:09:07.646Z] Client: Docker Engine - Community [2020-03-24T03:09:07.646Z] Version: 19.03.5 [2020-03-24T03:09:07.646Z] API version: 1.40 [2020-03-24T03:09:07.646Z] Go version: go1.12.12 [2020-03-24T03:09:07.646Z] Git commit: 633a0ea [2020-03-24T03:09:07.646Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-24T03:09:07.646Z] OS/Arch: linux/arm64 [2020-03-24T03:09:07.646Z] Experimental: false [2020-03-24T03:09:07.646Z] [2020-03-24T03:09:07.646Z] Server: Docker Engine - Community [2020-03-24T03:09:07.646Z] Engine: [2020-03-24T03:09:07.646Z] Version: 19.03.5 [2020-03-24T03:09:07.646Z] API version: 1.40 (minimum version 1.12) [2020-03-24T03:09:07.646Z] Go version: go1.12.12 [2020-03-24T03:09:07.646Z] Git commit: 633a0ea [2020-03-24T03:09:07.646Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-24T03:09:07.646Z] OS/Arch: linux/arm64 [2020-03-24T03:09:07.646Z] Experimental: true [2020-03-24T03:09:07.647Z] containerd: [2020-03-24T03:09:07.647Z] Version: 1.2.10 [2020-03-24T03:09:07.647Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-24T03:09:07.647Z] runc: [2020-03-24T03:09:07.647Z] Version: 1.0.0-rc8+dev [2020-03-24T03:09:07.647Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-24T03:09:07.647Z] docker-init: [2020-03-24T03:09:07.647Z] Version: 0.18.0 [2020-03-24T03:09:07.647Z] GitCommit: fec3683 [Pipeline] sh [2020-03-24T03:09:07.872Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-24T03:09:07.872Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-24T03:09:07.872Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-24T03:09:07.992Z] + docker info [2020-03-24T03:09:08.162Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-24T03:09:08.543Z] Client: Docker Engine - Community [2020-03-24T03:09:08.543Z] Version: 19.03.5 [2020-03-24T03:09:08.543Z] API version: 1.40 [2020-03-24T03:09:08.543Z] Go version: go1.12.12 [2020-03-24T03:09:08.543Z] Git commit: 633a0ea838 [2020-03-24T03:09:08.543Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-24T03:09:08.543Z] OS/Arch: linux/amd64 [2020-03-24T03:09:08.543Z] Experimental: false [2020-03-24T03:09:08.543Z] [2020-03-24T03:09:08.543Z] Server: Docker Engine - Community [2020-03-24T03:09:08.543Z] Engine: [2020-03-24T03:09:08.543Z] Version: 19.03.5 [2020-03-24T03:09:08.543Z] API version: 1.40 (minimum version 1.12) [2020-03-24T03:09:08.543Z] Go version: go1.12.12 [2020-03-24T03:09:08.543Z] Git commit: 633a0ea838 [2020-03-24T03:09:08.543Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-24T03:09:08.543Z] OS/Arch: linux/amd64 [2020-03-24T03:09:08.543Z] Experimental: true [2020-03-24T03:09:08.543Z] containerd: [2020-03-24T03:09:08.543Z] Version: 1.2.10 [2020-03-24T03:09:08.543Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-24T03:09:08.543Z] runc: [2020-03-24T03:09:08.543Z] Version: 1.0.0-rc8+dev [2020-03-24T03:09:08.543Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-24T03:09:08.543Z] docker-init: [2020-03-24T03:09:08.543Z] Version: 0.18.0 [2020-03-24T03:09:08.543Z] GitCommit: fec3683 [Pipeline] sh [2020-03-24T03:09:07.014Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-24T03:09:07.039Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-24T03:09:07.105Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:09:07.124Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:09:08.794Z] #35 54.47 Building dependency tree... [2020-03-24T03:09:08.886Z] + docker info [2020-03-24T03:09:09.067Z] #12 DONE 1.7s [2020-03-24T03:09:09.067Z] [2020-03-24T03:09:09.067Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-24T03:09:09.667Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-24T03:09:09.667Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-24T03:09:09.667Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-24T03:09:09.954Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-24T03:09:09.954Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-24T03:09:10.081Z] #13 ... [2020-03-24T03:09:10.081Z] [2020-03-24T03:09:10.081Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:09:10.081Z] #68 74.05 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:09:10.081Z] #68 74.06 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-24T03:09:10.081Z] #68 DONE 79.7s [2020-03-24T03:09:10.081Z] [2020-03-24T03:09:10.081Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-24T03:09:10.081Z] #69 DONE 0.1s [2020-03-24T03:09:10.081Z] [2020-03-24T03:09:10.081Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:10.081Z] #44 39.91 CC criu/arch/s390/crtools.o [2020-03-24T03:09:10.081Z] #44 40.67 CC criu/arch/s390/sigframe.o [2020-03-24T03:09:10.081Z] #44 40.93 LINK criu/arch/s390/crtools.built-in.o [2020-03-24T03:09:10.081Z] #44 40.99 DEP criu/pie/util-vdso.d [2020-03-24T03:09:10.081Z] #44 41.24 DEP criu/pie/util.d [2020-03-24T03:09:10.081Z] #44 41.50 CC criu/pie/util.o [2020-03-24T03:09:10.081Z] #44 41.79 CC criu/pie/util-vdso.o [2020-03-24T03:09:10.081Z] #44 42.45 AR criu/pie/pie.lib.a [2020-03-24T03:09:10.081Z] #44 42.50 DEP criu/pie/restorer.d [2020-03-24T03:09:10.081Z] #44 42.70 DEP criu/arch/s390/restorer.d [2020-03-24T03:09:10.081Z] #44 42.85 DEP criu/arch/s390/vdso-pie.d [2020-03-24T03:09:10.081Z] #44 43.01 DEP criu/pie/parasite-vdso.d [2020-03-24T03:09:10.081Z] #44 43.14 DEP criu/pie/parasite.d [2020-03-24T03:09:10.081Z] #44 43.46 CC criu/pie/parasite.o [2020-03-24T03:09:10.242Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-24T03:09:10.362Z] #44 ... [2020-03-24T03:09:10.363Z] [2020-03-24T03:09:10.363Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:09:10.363Z] #50 DONE 80.0s [2020-03-24T03:09:10.363Z] [2020-03-24T03:09:10.363Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-24T03:09:10.363Z] #13 1.190 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-24T03:09:10.363Z] #13 DONE 1.4s [2020-03-24T03:09:10.363Z] [2020-03-24T03:09:10.363Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-24T03:09:10.532Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-24T03:09:11.324Z] #35 ... [2020-03-24T03:09:11.324Z] [2020-03-24T03:09:11.324Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:09:11.324Z] #25 54.69 ca-certificates is already the newest version (20190110). [2020-03-24T03:09:11.324Z] #25 54.69 The following additional packages will be installed: [2020-03-24T03:09:11.324Z] #25 54.69 libjq1 libonig5 [2020-03-24T03:09:11.324Z] #25 55.39 The following NEW packages will be installed: [2020-03-24T03:09:11.324Z] #25 55.40 jq libjq1 libonig5 [2020-03-24T03:09:11.324Z] #25 56.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:09:11.324Z] #25 56.07 Need to get 355 kB of archives. [2020-03-24T03:09:11.324Z] #25 56.07 After this operation, 1072 kB of additional disk space will be used. [2020-03-24T03:09:11.324Z] #25 56.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-24T03:09:11.324Z] #25 56.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-24T03:09:11.324Z] #25 56.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-24T03:09:11.324Z] #25 57.39 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:09:11.324Z] #25 57.75 Fetched 355 kB in 0s (723 kB/s) [2020-03-24T03:09:11.324Z] #25 57.98 Selecting previously unselected package libonig5:amd64. [2020-03-24T03:09:11.325Z] #25 57.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:09:11.325Z] #25 58.13 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-24T03:09:11.325Z] #25 58.15 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:09:11.325Z] #25 58.60 Selecting previously unselected package libjq1:amd64. [2020-03-24T03:09:11.325Z] #25 58.60 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:09:11.325Z] #25 58.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:09:11.325Z] #25 59.10 Selecting previously unselected package jq. [2020-03-24T03:09:11.325Z] #25 59.10 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:09:11.325Z] #25 59.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:09:11.325Z] #25 59.61 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:09:11.593Z] #25 59.71 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:09:11.593Z] #25 ... [2020-03-24T03:09:11.593Z] [2020-03-24T03:09:11.593Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:09:11.593Z] #35 59.77 The following additional packages will be installed: [2020-03-24T03:09:11.593Z] #35 59.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-24T03:09:11.593Z] #35 59.85 Suggested packages: [2020-03-24T03:09:11.593Z] #35 59.85 cmake-doc ninja-build lrzip [2020-03-24T03:09:11.593Z] #35 59.85 Recommended packages: [2020-03-24T03:09:11.593Z] #35 59.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-24T03:09:11.956Z] Commit message: "fix "stat.Rdev" in TestFromStatT test case invalid operation mismatchedtypes on mips64el" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-24T03:09:12.610Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-24T03:09:12.610Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-24T03:09:12.610Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-24T03:09:12.901Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-24T03:09:12.901Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-24T03:09:12.967Z] #35 ... [2020-03-24T03:09:12.967Z] [2020-03-24T03:09:12.967Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:09:12.967Z] #25 59.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:09:12.967Z] #25 59.85 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:09:12.967Z] #25 DONE 61.0s [2020-03-24T03:09:12.967Z] [2020-03-24T03:09:12.967Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-24T03:09:12.967Z] #26 DONE 0.1s [2020-03-24T03:09:12.967Z] [2020-03-24T03:09:12.967Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:13.116Z] #14 DONE 2.4s [2020-03-24T03:09:13.116Z] [2020-03-24T03:09:13.117Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-24T03:09:13.192Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-24T03:09:13.213Z] + docker version [2020-03-24T03:09:14.583Z] #15 DONE 1.6s [2020-03-24T03:09:14.583Z] [2020-03-24T03:09:14.583Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-24T03:09:14.684Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-24T03:09:14.865Z] #16 ... [2020-03-24T03:09:14.865Z] [2020-03-24T03:09:14.865Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:14.865Z] #47 74.37 mime [2020-03-24T03:09:14.865Z] #47 75.95 net/http/internal [2020-03-24T03:09:14.865Z] #47 78.53 crypto/tls [2020-03-24T03:09:14.865Z] #47 84.53 net/http/httptrace [2020-03-24T03:09:14.865Z] #47 ... [2020-03-24T03:09:14.865Z] [2020-03-24T03:09:14.865Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:14.865Z] #44 44.79 LINK criu/pie/parasite.built-in.o [2020-03-24T03:09:14.865Z] #44 44.80 GEN criu/pie/parasite-blob.h [2020-03-24T03:09:14.865Z] #44 44.87 CC criu/pie/parasite-vdso.o [2020-03-24T03:09:14.865Z] #44 45.67 CC criu/arch/s390/vdso-pie.o [2020-03-24T03:09:14.865Z] #44 45.98 CC criu/arch/s390/restorer.o [2020-03-24T03:09:14.865Z] #44 46.35 CC criu/pie/restorer.o [2020-03-24T03:09:14.865Z] #44 48.25 LINK criu/pie/restorer.built-in.o [2020-03-24T03:09:14.865Z] #44 48.26 GEN criu/pie/restorer-blob.h [2020-03-24T03:09:14.865Z] #44 48.32 DEP criu/vdso.d [2020-03-24T03:09:14.865Z] #44 48.46 DEP criu/uts_ns.d [2020-03-24T03:09:15.146Z] #44 48.64 DEP criu/util.d [2020-03-24T03:09:15.319Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-24T03:09:15.427Z] #44 48.80 DEP criu/uffd.d [2020-03-24T03:09:15.427Z] #44 48.91 DEP criu/tun.d [2020-03-24T03:09:15.427Z] #44 48.97 DEP criu/tty.d [2020-03-24T03:09:15.610Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-24T03:09:15.610Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-24T03:09:15.708Z] #44 49.12 DEP criu/timerfd.d [2020-03-24T03:09:15.708Z] #44 49.23 DEP criu/sysfs_parse.d [2020-03-24T03:09:15.901Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-24T03:09:15.989Z] #44 49.38 DEP criu/sysctl.d [2020-03-24T03:09:15.989Z] #44 49.48 DEP criu/string.d [2020-03-24T03:09:15.989Z] #44 49.52 DEP criu/stats.d [2020-03-24T03:09:15.989Z] #44 49.60 DEP criu/sockets.d [2020-03-24T03:09:15.989Z] #44 ... [2020-03-24T03:09:15.989Z] [2020-03-24T03:09:15.989Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-24T03:09:15.989Z] #16 DONE 1.6s [2020-03-24T03:09:16.248Z] #27 ... [2020-03-24T03:09:16.248Z] [2020-03-24T03:09:16.248Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:09:16.248Z] #10 43.04 Reading package lists... [2020-03-24T03:09:16.248Z] #10 54.49 Building dependency tree... [2020-03-24T03:09:16.248Z] #10 58.53 The following additional packages will be installed: [2020-03-24T03:09:16.248Z] #10 58.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-24T03:09:16.248Z] #10 58.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-24T03:09:16.248Z] #10 58.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-24T03:09:16.248Z] #10 58.54 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:09:16.248Z] #10 58.54 Suggested packages: [2020-03-24T03:09:16.248Z] #10 58.55 gcc-8-locales seccomp wine64 [2020-03-24T03:09:16.248Z] #10 60.83 The following NEW packages will be installed: [2020-03-24T03:09:16.248Z] #10 60.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-24T03:09:16.248Z] #10 60.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-24T03:09:16.248Z] #10 60.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-24T03:09:16.248Z] #10 60.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-24T03:09:16.248Z] #10 60.86 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-24T03:09:16.248Z] #10 60.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:09:16.248Z] #10 61.31 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:09:16.248Z] #10 61.31 Need to get 77.7 MB of archives. [2020-03-24T03:09:16.248Z] #10 61.31 After this operation, 487 MB of additional disk space will be used. [2020-03-24T03:09:16.248Z] #10 61.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-24T03:09:16.248Z] #10 61.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-24T03:09:16.248Z] #10 61.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-24T03:09:16.248Z] #10 62.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-24T03:09:16.248Z] #10 62.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-24T03:09:16.248Z] #10 62.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-24T03:09:16.248Z] #10 63.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-24T03:09:16.248Z] #10 ... [2020-03-24T03:09:16.248Z] [2020-03-24T03:09:16.248Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:09:16.248Z] #43 44.68 Reading package lists... [2020-03-24T03:09:16.248Z] #43 55.19 Building dependency tree... [2020-03-24T03:09:16.248Z] #43 60.64 The following additional packages will be installed: [2020-03-24T03:09:16.248Z] #43 60.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-24T03:09:16.248Z] #43 60.66 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-24T03:09:16.248Z] #43 60.70 Suggested packages: [2020-03-24T03:09:16.248Z] #43 60.71 manpages-dev python-setuptools [2020-03-24T03:09:16.248Z] #43 62.96 The following NEW packages will be installed: [2020-03-24T03:09:16.248Z] #43 62.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-24T03:09:16.248Z] #43 63.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-24T03:09:16.248Z] #43 63.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-24T03:09:16.248Z] #43 63.01 python-six zlib1g-dev [2020-03-24T03:09:16.248Z] #43 63.58 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:09:16.248Z] #43 63.58 Need to get 4095 kB of archives. [2020-03-24T03:09:16.248Z] #43 63.58 After this operation, 22.5 MB of additional disk space will be used. [2020-03-24T03:09:16.248Z] #43 63.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-24T03:09:16.248Z] #43 63.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-24T03:09:16.248Z] #43 63.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-24T03:09:16.248Z] #43 63.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-24T03:09:16.248Z] #43 63.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-24T03:09:16.248Z] #43 63.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-24T03:09:16.248Z] #43 63.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-24T03:09:16.248Z] #43 63.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-24T03:09:16.248Z] #43 63.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-24T03:09:16.248Z] #43 63.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-24T03:09:16.248Z] #43 63.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-24T03:09:16.248Z] #43 64.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-24T03:09:16.248Z] #43 64.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-24T03:09:16.248Z] #43 64.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-24T03:09:16.248Z] #43 64.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-24T03:09:16.248Z] #43 64.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-24T03:09:16.248Z] #43 64.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-24T03:09:16.248Z] #43 ... [2020-03-24T03:09:16.248Z] [2020-03-24T03:09:16.248Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:09:16.248Z] #10 64.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-24T03:09:16.248Z] #10 64.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-24T03:09:16.270Z] [2020-03-24T03:09:16.270Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:09:16.526Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-24T03:09:17.180Z] #10 ... [2020-03-24T03:09:17.180Z] [2020-03-24T03:09:17.180Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:17.180Z] #74 DONE 65.1s [2020-03-24T03:09:17.180Z] [2020-03-24T03:09:17.180Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:09:17.180Z] #35 61.67 The following NEW packages will be installed: [2020-03-24T03:09:17.180Z] #35 61.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-24T03:09:17.180Z] #35 61.71 vim-common xxd [2020-03-24T03:09:17.180Z] #35 62.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:09:17.180Z] #35 62.26 Need to get 14.9 MB of archives. [2020-03-24T03:09:17.180Z] #35 62.26 After this operation, 61.8 MB of additional disk space will be used. [2020-03-24T03:09:17.180Z] #35 62.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-24T03:09:17.180Z] #35 62.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:09:17.180Z] #35 62.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-24T03:09:17.180Z] #35 62.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-24T03:09:17.180Z] #35 64.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-24T03:09:17.180Z] #35 64.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-24T03:09:17.180Z] #35 65.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-24T03:09:17.180Z] #35 65.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-24T03:09:17.180Z] #35 65.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-24T03:09:17.180Z] #35 65.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-24T03:09:17.554Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-24T03:09:17.736Z] #17 1.547 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:09:17.736Z] #17 1.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:09:17.843Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-24T03:09:18.017Z] #17 1.954 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:09:18.132Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-24T03:09:18.308Z] #17 1.985 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-24T03:09:18.421Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-24T03:09:18.421Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-24T03:09:18.421Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-24T03:09:18.466Z] Client: Docker Engine - Community [2020-03-24T03:09:18.466Z] Version: 19.03.5 [2020-03-24T03:09:18.466Z] API version: 1.40 [2020-03-24T03:09:18.466Z] Go version: go1.12.12 [2020-03-24T03:09:18.466Z] Git commit: 633a0ea838 [2020-03-24T03:09:18.466Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-24T03:09:18.466Z] OS/Arch: linux/amd64 [2020-03-24T03:09:18.466Z] Experimental: false [2020-03-24T03:09:18.466Z] [2020-03-24T03:09:18.466Z] Server: Docker Engine - Community [2020-03-24T03:09:18.466Z] Engine: [2020-03-24T03:09:18.466Z] Version: 19.03.5 [2020-03-24T03:09:18.466Z] API version: 1.40 (minimum version 1.12) [2020-03-24T03:09:18.466Z] Go version: go1.12.12 [2020-03-24T03:09:18.466Z] Git commit: 633a0ea838 [2020-03-24T03:09:18.466Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-24T03:09:18.466Z] OS/Arch: linux/amd64 [2020-03-24T03:09:18.466Z] Experimental: true [2020-03-24T03:09:18.467Z] containerd: [2020-03-24T03:09:18.467Z] Version: 1.2.10 [2020-03-24T03:09:18.467Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-24T03:09:18.467Z] runc: [2020-03-24T03:09:18.467Z] Version: 1.0.0-rc8+dev [2020-03-24T03:09:18.467Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-24T03:09:18.467Z] docker-init: [2020-03-24T03:09:18.467Z] Version: 0.18.0 [2020-03-24T03:09:18.467Z] GitCommit: fec3683 [Pipeline] sh [2020-03-24T03:09:18.915Z] + docker info [2020-03-24T03:09:19.054Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-24T03:09:19.054Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-24T03:09:19.054Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-24T03:09:19.078Z] #35 ... [2020-03-24T03:09:19.078Z] [2020-03-24T03:09:19.078Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:09:19.078Z] #43 66.57 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:09:19.078Z] #43 66.82 Fetched 4095 kB in 1s (3807 kB/s) [2020-03-24T03:09:19.078Z] #43 67.14 Selecting previously unselected package libcap-dev:amd64. [2020-03-24T03:09:19.078Z] #43 67.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:09:19.078Z] #43 67.24 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-24T03:09:19.078Z] #43 67.26 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-24T03:09:19.078Z] #43 ... [2020-03-24T03:09:19.078Z] [2020-03-24T03:09:19.078Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:09:19.078Z] #62 46.95 Reading package lists... [2020-03-24T03:09:19.078Z] #62 57.52 Building dependency tree... [2020-03-24T03:09:19.078Z] #62 63.52 The following additional packages will be installed: [2020-03-24T03:09:19.078Z] #62 63.53 libbtrfs0 [2020-03-24T03:09:19.078Z] #62 63.75 The following NEW packages will be installed: [2020-03-24T03:09:19.078Z] #62 63.76 libbtrfs-dev libbtrfs0 [2020-03-24T03:09:19.078Z] #62 64.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:09:19.078Z] #62 64.29 Need to get 119 kB of archives. [2020-03-24T03:09:19.078Z] #62 64.29 After this operation, 387 kB of additional disk space will be used. [2020-03-24T03:09:19.078Z] #62 64.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-24T03:09:19.078Z] #62 64.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-24T03:09:19.078Z] #62 66.49 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:09:19.078Z] #62 67.05 Fetched 119 kB in 0s (432 kB/s) [2020-03-24T03:09:19.078Z] #62 67.21 Selecting previously unselected package libbtrfs0. [2020-03-24T03:09:19.078Z] #62 67.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:09:19.336Z] #62 67.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-24T03:09:19.336Z] #62 67.45 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:09:19.336Z] #62 ... [2020-03-24T03:09:19.336Z] [2020-03-24T03:09:19.336Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:09:19.336Z] #43 67.46 Selecting previously unselected package libnet1:amd64. [2020-03-24T03:09:19.336Z] #43 67.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-24T03:09:19.336Z] #43 67.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:09:19.336Z] #43 67.75 Selecting previously unselected package libnet1-dev. [2020-03-24T03:09:19.336Z] #43 67.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-24T03:09:19.593Z] #43 67.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:09:19.733Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-24T03:09:19.772Z] #17 3.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-24T03:09:19.851Z] #43 68.16 Selecting previously unselected package libnl-3-200:amd64. [2020-03-24T03:09:19.851Z] #43 68.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-24T03:09:19.851Z] #43 68.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:09:20.202Z] Client: [2020-03-24T03:09:20.202Z] Debug Mode: false [2020-03-24T03:09:20.202Z] [2020-03-24T03:09:20.202Z] Server: [2020-03-24T03:09:20.202Z] Containers: 0 [2020-03-24T03:09:20.202Z] Running: 0 [2020-03-24T03:09:20.202Z] Paused: 0 [2020-03-24T03:09:20.202Z] Stopped: 0 [2020-03-24T03:09:20.202Z] Images: 0 [2020-03-24T03:09:20.202Z] Server Version: 19.03.5 [2020-03-24T03:09:20.202Z] Storage Driver: overlay2 [2020-03-24T03:09:20.202Z] Backing Filesystem: extfs [2020-03-24T03:09:20.202Z] Supports d_type: true [2020-03-24T03:09:20.202Z] Native Overlay Diff: true [2020-03-24T03:09:20.202Z] Logging Driver: json-file [2020-03-24T03:09:20.202Z] Cgroup Driver: cgroupfs [2020-03-24T03:09:20.202Z] Plugins: [2020-03-24T03:09:20.202Z] Volume: local [2020-03-24T03:09:20.202Z] Network: bridge host ipvlan macvlan null overlay [2020-03-24T03:09:20.202Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-24T03:09:20.202Z] Swarm: inactive [2020-03-24T03:09:20.202Z] Runtimes: runc [2020-03-24T03:09:20.202Z] Default Runtime: runc [2020-03-24T03:09:20.202Z] Init Binary: docker-init [2020-03-24T03:09:20.202Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-24T03:09:20.202Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-24T03:09:20.202Z] init version: fec3683 [2020-03-24T03:09:20.202Z] Security Options: [2020-03-24T03:09:20.202Z] apparmor [2020-03-24T03:09:20.202Z] seccomp [2020-03-24T03:09:20.202Z] Profile: default [2020-03-24T03:09:20.202Z] Kernel Version: 4.15.0-1057-aws [2020-03-24T03:09:20.202Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-24T03:09:20.202Z] OSType: linux [2020-03-24T03:09:20.202Z] Architecture: aarch64 [2020-03-24T03:09:20.202Z] CPUs: 4 [2020-03-24T03:09:20.202Z] Total Memory: 7.525GiB [2020-03-24T03:09:20.202Z] Name: ip-10-100-37-106 [2020-03-24T03:09:20.202Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-24T03:09:20.202Z] Docker Root Dir: /var/lib/docker [2020-03-24T03:09:20.202Z] Debug Mode: false [2020-03-24T03:09:20.202Z] Registry: https://index.docker.io/v1/ [2020-03-24T03:09:20.202Z] Labels: [2020-03-24T03:09:20.202Z] Experimental: true [2020-03-24T03:09:20.202Z] Insecure Registries: [2020-03-24T03:09:20.202Z] 127.0.0.0/8 [2020-03-24T03:09:20.202Z] Live Restore Enabled: true [2020-03-24T03:09:20.202Z] [2020-03-24T03:09:20.202Z] WARNING: No swap limit support [Pipeline] sh [2020-03-24T03:09:20.365Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-24T03:09:20.365Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-24T03:09:20.383Z] #17 4.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-24T03:09:20.416Z] #43 68.66 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-24T03:09:20.416Z] #43 68.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-24T03:09:20.416Z] #43 68.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-24T03:09:20.496Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:09:20.496Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:09:20.496Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-24T03:09:20.496Z] + bash /home/ubuntu/workspace/moby_PR-40732/check-config.sh [2020-03-24T03:09:20.496Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-24T03:09:20.496Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-24T03:09:20.496Z] [2020-03-24T03:09:20.496Z] Generally Necessary: [2020-03-24T03:09:20.496Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-24T03:09:20.496Z] - apparmor: enabled and tools installed [2020-03-24T03:09:20.496Z] - CONFIG_NAMESPACES: enabled [2020-03-24T03:09:20.496Z] - CONFIG_NET_NS: enabled [2020-03-24T03:09:20.496Z] - CONFIG_PID_NS: enabled [2020-03-24T03:09:20.496Z] - CONFIG_IPC_NS: enabled [2020-03-24T03:09:20.496Z] - CONFIG_UTS_NS: enabled [2020-03-24T03:09:20.496Z] - CONFIG_CGROUPS: enabled [2020-03-24T03:09:20.755Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-24T03:09:20.755Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-24T03:09:20.755Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-24T03:09:20.755Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-24T03:09:20.755Z] - CONFIG_CPUSETS: enabled [2020-03-24T03:09:20.755Z] - CONFIG_MEMCG: enabled [2020-03-24T03:09:20.755Z] - CONFIG_KEYS: enabled [2020-03-24T03:09:20.755Z] - CONFIG_VETH: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-24T03:09:20.755Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-24T03:09:20.755Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-24T03:09:20.755Z] [2020-03-24T03:09:20.755Z] Optional Features: [2020-03-24T03:09:20.755Z] - CONFIG_USER_NS: enabled [2020-03-24T03:09:20.755Z] - CONFIG_SECCOMP: enabled [2020-03-24T03:09:20.755Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-24T03:09:20.755Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-24T03:09:20.755Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-24T03:09:20.981Z] #43 ... [2020-03-24T03:09:20.981Z] [2020-03-24T03:09:20.981Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:20.981Z] #33 59.08 internal/reflectlite [2020-03-24T03:09:20.981Z] #33 59.10 sync [2020-03-24T03:09:20.981Z] #33 63.63 errors [2020-03-24T03:09:20.981Z] #33 63.64 sort [2020-03-24T03:09:20.981Z] #33 64.52 strconv [2020-03-24T03:09:20.981Z] #33 66.50 io [2020-03-24T03:09:20.981Z] #33 68.60 internal/oserror [2020-03-24T03:09:20.981Z] #33 68.74 syscall [2020-03-24T03:09:20.981Z] #33 ... [2020-03-24T03:09:20.981Z] [2020-03-24T03:09:20.981Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:20.981Z] #27 6.703 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-24T03:09:20.981Z] #27 7.420 [2020-03-24T03:09:20.989Z] go: finding cloud.google.com/go v0.26.0 [2020-03-24T03:09:21.014Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-24T03:09:21.014Z] - CONFIG_BLK_CGROUP: enabled [2020-03-24T03:09:21.014Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-24T03:09:21.014Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-24T03:09:21.014Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-24T03:09:21.014Z] - CONFIG_CGROUP_PERF: enabled [2020-03-24T03:09:21.014Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-24T03:09:21.014Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-24T03:09:21.014Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-24T03:09:21.014Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-24T03:09:21.014Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-24T03:09:21.014Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-24T03:09:21.014Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-24T03:09:21.014Z] - CONFIG_IP_VS: enabled (as module) [2020-03-24T03:09:21.014Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-24T03:09:21.014Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-24T03:09:21.014Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-24T03:09:21.014Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-24T03:09:21.014Z] - CONFIG_EXT4_FS: enabled [2020-03-24T03:09:21.014Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-24T03:09:21.014Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-24T03:09:21.014Z] - Network Drivers: [2020-03-24T03:09:21.014Z] - "overlay": [2020-03-24T03:09:21.014Z] - CONFIG_VXLAN: enabled (as module) [2020-03-24T03:09:21.014Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-24T03:09:21.014Z] Optional (for encrypted networks): [2020-03-24T03:09:21.106Z] Client: [2020-03-24T03:09:21.106Z] Debug Mode: false [2020-03-24T03:09:21.106Z] [2020-03-24T03:09:21.106Z] Server: [2020-03-24T03:09:21.106Z] Containers: 0 [2020-03-24T03:09:21.106Z] Running: 0 [2020-03-24T03:09:21.106Z] Paused: 0 [2020-03-24T03:09:21.106Z] Stopped: 0 [2020-03-24T03:09:21.106Z] Images: 0 [2020-03-24T03:09:21.106Z] Server Version: 19.03.5 [2020-03-24T03:09:21.106Z] Storage Driver: overlay2 [2020-03-24T03:09:21.106Z] Backing Filesystem: extfs [2020-03-24T03:09:21.106Z] Supports d_type: true [2020-03-24T03:09:21.106Z] Native Overlay Diff: true [2020-03-24T03:09:21.106Z] Logging Driver: json-file [2020-03-24T03:09:21.106Z] Cgroup Driver: cgroupfs [2020-03-24T03:09:21.106Z] Plugins: [2020-03-24T03:09:21.106Z] Volume: local [2020-03-24T03:09:21.106Z] Network: bridge host ipvlan macvlan null overlay [2020-03-24T03:09:21.106Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-24T03:09:21.106Z] Swarm: inactive [2020-03-24T03:09:21.106Z] Runtimes: runc [2020-03-24T03:09:21.106Z] Default Runtime: runc [2020-03-24T03:09:21.106Z] Init Binary: docker-init [2020-03-24T03:09:21.106Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-24T03:09:21.106Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-24T03:09:21.106Z] init version: fec3683 [2020-03-24T03:09:21.106Z] Security Options: [2020-03-24T03:09:21.106Z] apparmor [2020-03-24T03:09:21.106Z] seccomp [2020-03-24T03:09:21.106Z] Profile: default [2020-03-24T03:09:21.106Z] Kernel Version: 4.15.0-1058-aws [2020-03-24T03:09:21.106Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-24T03:09:21.106Z] OSType: linux [2020-03-24T03:09:21.106Z] Architecture: x86_64 [2020-03-24T03:09:21.106Z] CPUs: 2 [2020-03-24T03:09:21.106Z] Total Memory: 7.501GiB [2020-03-24T03:09:21.106Z] Name: ip-10-100-45-16 [2020-03-24T03:09:21.106Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-24T03:09:21.106Z] Docker Root Dir: /var/lib/docker [2020-03-24T03:09:21.106Z] Debug Mode: false [2020-03-24T03:09:21.106Z] Registry: https://index.docker.io/v1/ [2020-03-24T03:09:21.106Z] Labels: [2020-03-24T03:09:21.106Z] Experimental: true [2020-03-24T03:09:21.106Z] Insecure Registries: [2020-03-24T03:09:21.106Z] 127.0.0.0/8 [2020-03-24T03:09:21.106Z] Live Restore Enabled: true [2020-03-24T03:09:21.106Z] [2020-03-24T03:09:21.106Z] WARNING: No swap limit support [Pipeline] sh [2020-03-24T03:09:21.273Z] - CONFIG_CRYPTO: enabled [2020-03-24T03:09:21.273Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-24T03:09:21.273Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-24T03:09:21.273Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-24T03:09:21.273Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-24T03:09:21.273Z] - CONFIG_XFRM: enabled [2020-03-24T03:09:21.273Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-24T03:09:21.273Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-24T03:09:21.273Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-24T03:09:21.274Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-24T03:09:21.274Z] - "ipvlan": [2020-03-24T03:09:21.274Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-24T03:09:21.274Z] - "macvlan": [2020-03-24T03:09:21.274Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-24T03:09:21.274Z] - CONFIG_DUMMY: enabled (as module) [2020-03-24T03:09:21.274Z] - "ftp,tftp client in container": [2020-03-24T03:09:21.274Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-24T03:09:21.274Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-24T03:09:21.274Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-24T03:09:21.274Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-24T03:09:21.274Z] - Storage Drivers: [2020-03-24T03:09:21.274Z] - "aufs": [2020-03-24T03:09:21.274Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-24T03:09:21.274Z] - "btrfs": [2020-03-24T03:09:21.274Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-24T03:09:21.274Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-24T03:09:21.274Z] - "devicemapper": [2020-03-24T03:09:21.274Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-24T03:09:21.274Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-24T03:09:21.274Z] - "overlay": [2020-03-24T03:09:21.274Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-24T03:09:21.274Z] - "zfs": [2020-03-24T03:09:21.280Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-24T03:09:21.443Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:09:21.443Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:09:21.443Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-24T03:09:21.443Z] + bash /home/ubuntu/workspace/moby_PR-40732/check-config.sh [2020-03-24T03:09:21.443Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-24T03:09:21.443Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-24T03:09:21.443Z] [2020-03-24T03:09:21.443Z] Generally Necessary: [2020-03-24T03:09:21.443Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-24T03:09:21.443Z] - apparmor: enabled and tools installed [2020-03-24T03:09:21.443Z] - CONFIG_NAMESPACES: enabled [2020-03-24T03:09:21.443Z] - CONFIG_NET_NS: enabled [2020-03-24T03:09:21.443Z] - CONFIG_PID_NS: enabled [2020-03-24T03:09:21.443Z] - CONFIG_IPC_NS: enabled [2020-03-24T03:09:21.443Z] - CONFIG_UTS_NS: enabled [2020-03-24T03:09:21.443Z] - CONFIG_CGROUPS: enabled [2020-03-24T03:09:21.443Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-24T03:09:21.443Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-24T03:09:21.443Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-24T03:09:21.443Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-24T03:09:21.443Z] - CONFIG_CPUSETS: enabled [2020-03-24T03:09:21.443Z] - CONFIG_MEMCG: enabled [2020-03-24T03:09:21.443Z] - CONFIG_KEYS: enabled [2020-03-24T03:09:21.443Z] - CONFIG_VETH: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-24T03:09:21.443Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-24T03:09:21.498Z] #27 7.666 0.8% ##### 7.8% ######## 12.2% ############ 16.7% ############### 22.0% ################### 27.3% ###################### 31.8% ########################### 37.8% ############################## 42.9% [2020-03-24T03:09:21.498Z] #27 ... [2020-03-24T03:09:21.498Z] [2020-03-24T03:09:21.498Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:09:21.498Z] #62 67.67 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:09:21.498Z] #62 67.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-24T03:09:21.498Z] #62 67.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:09:21.498Z] #62 68.62 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:09:21.498Z] #62 68.71 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:09:21.498Z] #62 68.83 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:09:21.498Z] #62 DONE 69.8s [2020-03-24T03:09:21.498Z] [2020-03-24T03:09:21.498Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:21.533Z] - /dev/zfs: missing [2020-03-24T03:09:21.533Z] - zfs command: missing [2020-03-24T03:09:21.533Z] - zpool command: missing [2020-03-24T03:09:21.533Z] [2020-03-24T03:09:21.533Z] Limits: [2020-03-24T03:09:21.533Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-24T03:09:21.533Z] [2020-03-24T03:09:21.533Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-03-24T03:09:21.568Z] go: finding gotest.tools v2.2.0+incompatible [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-24T03:09:21.702Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-24T03:09:21.702Z] [2020-03-24T03:09:21.702Z] Optional Features: [2020-03-24T03:09:21.702Z] - CONFIG_USER_NS: enabled [2020-03-24T03:09:21.702Z] - CONFIG_SECCOMP: enabled [2020-03-24T03:09:21.702Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-24T03:09:21.702Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-24T03:09:21.702Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-24T03:09:21.702Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-24T03:09:21.702Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-24T03:09:21.702Z] - CONFIG_BLK_CGROUP: enabled [2020-03-24T03:09:21.702Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-24T03:09:21.702Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-24T03:09:21.702Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-24T03:09:21.702Z] - CONFIG_CGROUP_PERF: enabled [2020-03-24T03:09:21.702Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-24T03:09:21.702Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-24T03:09:21.702Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-24T03:09:21.702Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-24T03:09:21.702Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-24T03:09:21.702Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-24T03:09:21.702Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-24T03:09:21.702Z] - CONFIG_IP_VS: enabled (as module) [2020-03-24T03:09:21.702Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-24T03:09:21.702Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-24T03:09:21.702Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-24T03:09:21.702Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-24T03:09:21.702Z] - CONFIG_EXT4_FS: enabled [2020-03-24T03:09:21.702Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-24T03:09:21.702Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-24T03:09:21.756Z] #27 7.666 0.8% ##### 7.8% ######## 12.2% ############ 16.7% ############### 22.0% ################### 27.3% ###################### 31.8% ########################### 37.8% ############################## 42.9% ################################## 47.7% #################################### 51.1% [2020-03-24T03:09:21.756Z] #27 ... [2020-03-24T03:09:21.756Z] [2020-03-24T03:09:21.756Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:09:21.756Z] #63 DONE 0.2s [2020-03-24T03:09:21.756Z] [2020-03-24T03:09:21.756Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:21.756Z] #27 7.666 0.8% ##### 7.8% ######## 12.2% ############ 16.7% ############### 22.0% ################### 27.3% ###################### 31.8% ########################### 37.8% ############################## 42.9% ################################## 47.7% #################################### 51.1% ######################################## 56.4% ############################################ [2020-03-24T03:09:21.756Z] #27 ... [2020-03-24T03:09:21.756Z] [2020-03-24T03:09:21.756Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-24T03:09:21.756Z] #64 DONE 0.1s [2020-03-24T03:09:21.756Z] [2020-03-24T03:09:21.756Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:21.876Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b23decbb0b5046e8bd93ed8a18569559a738fddd . [2020-03-24T03:09:21.876Z] #1 [internal] load .dockerignore [2020-03-24T03:09:21.876Z] #1 transferring context: 87B done [2020-03-24T03:09:21.876Z] #1 DONE 0.1s [2020-03-24T03:09:21.876Z] [2020-03-24T03:09:21.876Z] #2 [internal] load build definition from Dockerfile [2020-03-24T03:09:21.876Z] #2 transferring dockerfile: 17.06kB done [2020-03-24T03:09:21.876Z] #2 DONE 0.1s [2020-03-24T03:09:21.963Z] - Network Drivers: [2020-03-24T03:09:21.963Z] - "overlay": [2020-03-24T03:09:21.963Z] - CONFIG_VXLAN: enabled (as module) [2020-03-24T03:09:21.963Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-24T03:09:21.963Z] Optional (for encrypted networks): [2020-03-24T03:09:21.963Z] - CONFIG_CRYPTO: enabled [2020-03-24T03:09:21.963Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-24T03:09:21.963Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-24T03:09:21.963Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-24T03:09:21.963Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-24T03:09:21.963Z] - CONFIG_XFRM: enabled [2020-03-24T03:09:21.963Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-24T03:09:21.963Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-24T03:09:21.963Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-24T03:09:21.963Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-24T03:09:21.963Z] - "ipvlan": [2020-03-24T03:09:21.963Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-24T03:09:21.963Z] - "macvlan": [2020-03-24T03:09:21.963Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-24T03:09:21.963Z] - CONFIG_DUMMY: enabled (as module) [2020-03-24T03:09:21.963Z] - "ftp,tftp client in container": [2020-03-24T03:09:21.963Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-24T03:09:21.963Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-24T03:09:21.963Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-24T03:09:21.963Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-24T03:09:21.963Z] - Storage Drivers: [2020-03-24T03:09:21.963Z] - "aufs": [2020-03-24T03:09:21.963Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-24T03:09:21.963Z] - "btrfs": [2020-03-24T03:09:21.963Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-24T03:09:21.963Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-24T03:09:21.963Z] - "devicemapper": [2020-03-24T03:09:21.963Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-24T03:09:21.963Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-24T03:09:21.963Z] - "overlay": [2020-03-24T03:09:21.963Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-24T03:09:21.963Z] - "zfs": [2020-03-24T03:09:21.963Z] - /dev/zfs: missing [2020-03-24T03:09:21.963Z] - zfs command: missing [2020-03-24T03:09:21.963Z] - zpool command: missing [2020-03-24T03:09:21.963Z] [2020-03-24T03:09:21.963Z] Limits: [2020-03-24T03:09:21.963Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-24T03:09:21.963Z] [2020-03-24T03:09:21.963Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-24T03:09:22.135Z] [2020-03-24T03:09:22.136Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-24T03:09:22.198Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-24T03:09:22.198Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-24T03:09:22.316Z] + sudo modprobe ip_vs [2020-03-24T03:09:22.396Z] #17 ... [2020-03-24T03:09:22.396Z] [2020-03-24T03:09:22.396Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:22.396Z] #44 49.88 DEP criu/sk-unix.d [2020-03-24T03:09:22.396Z] #44 50.10 DEP criu/sk-tcp.d [2020-03-24T03:09:22.396Z] #44 50.37 DEP criu/sk-queue.d [2020-03-24T03:09:22.396Z] #44 50.53 DEP criu/sk-packet.d [2020-03-24T03:09:22.396Z] #44 50.64 DEP criu/sk-netlink.d [2020-03-24T03:09:22.396Z] #44 50.74 DEP criu/sk-inet.d [2020-03-24T03:09:22.396Z] #44 50.97 DEP criu/signalfd.d [2020-03-24T03:09:22.396Z] #44 51.12 DEP criu/sigframe.d [2020-03-24T03:09:22.396Z] #44 51.18 DEP criu/shmem.d [2020-03-24T03:09:22.396Z] #44 51.29 DEP criu/servicefd.d [2020-03-24T03:09:22.396Z] #44 51.38 DEP criu/seize.d [2020-03-24T03:09:22.396Z] #44 51.57 DEP criu/seccomp.d [2020-03-24T03:09:22.396Z] #44 51.71 DEP criu/rst-malloc.d [2020-03-24T03:09:22.396Z] #44 51.80 DEP criu/rbtree.d [2020-03-24T03:09:22.396Z] #44 51.85 DEP criu/pstree.d [2020-03-24T03:09:22.396Z] #44 51.97 DEP criu/protobuf.d [2020-03-24T03:09:22.396Z] #44 52.08 GEN criu/protobuf-desc-gen.h [2020-03-24T03:09:22.396Z] #44 53.12 DEP criu/protobuf-desc.d [2020-03-24T03:09:22.396Z] #44 53.27 DEP criu/proc_parse.d [2020-03-24T03:09:22.396Z] #44 53.44 DEP criu/plugin.d [2020-03-24T03:09:22.396Z] #44 53.52 DEP criu/pipes.d [2020-03-24T03:09:22.396Z] #44 53.70 DEP criu/pie-util.d [2020-03-24T03:09:22.396Z] #44 53.84 DEP criu/pie-util-vdso.d [2020-03-24T03:09:22.396Z] #44 53.99 DEP criu/path.d [2020-03-24T03:09:22.396Z] #44 54.07 DEP criu/parasite-syscall.d [2020-03-24T03:09:22.396Z] #44 54.21 DEP criu/pagemap.d [2020-03-24T03:09:22.396Z] #44 54.41 DEP criu/pagemap-cache.d [2020-03-24T03:09:22.396Z] #44 54.47 DEP criu/page-xfer.d [2020-03-24T03:09:22.396Z] #44 54.68 DEP criu/page-pipe.d [2020-03-24T03:09:22.396Z] #44 54.78 DEP criu/netfilter.d [2020-03-24T03:09:22.396Z] #44 54.96 DEP criu/net.d [2020-03-24T03:09:22.396Z] #44 55.08 DEP criu/namespaces.d [2020-03-24T03:09:22.396Z] #44 55.29 DEP criu/mount.d [2020-03-24T03:09:22.396Z] #44 55.40 DEP criu/mem.d [2020-03-24T03:09:22.396Z] #44 55.58 DEP criu/lsm.d [2020-03-24T03:09:22.396Z] #44 55.67 DEP criu/log.d [2020-03-24T03:09:22.396Z] #44 55.77 DEP criu/libnetlink.d [2020-03-24T03:09:22.396Z] #44 55.94 DEP criu/kerndat.d [2020-03-24T03:09:22.498Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-24T03:09:22.498Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-24T03:09:22.531Z] #27 7.666 0.8% ##### 7.8% ######## 12.2% ############ 16.7% ############### 22.0% ################### 27.3% ###################### 31.8% ########################### 37.8% ############################## 42.9% ################################## 47.7% #################################### 51.1% ######################################## 56.4% ############################################ 61.2% ################################################# 69.2% ##################################################### 74.6% ########################################################## 80.9% ############################################################### 87.5% ################################################################## 92.7% ######################################################################## 100.0% [2020-03-24T03:09:22.584Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b23decbb0b5046e8bd93ed8a18569559a738fddd . [2020-03-24T03:09:22.677Z] #44 56.10 DEP criu/kcmp-ids.d [2020-03-24T03:09:22.677Z] #44 56.18 DEP criu/irmap.d [2020-03-24T03:09:22.677Z] #44 ... [2020-03-24T03:09:22.677Z] [2020-03-24T03:09:22.677Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:22.677Z] #60 6.821 + cd /tmp/tmp.UAEJALT35Y/src/github.com/opencontainers/runc [2020-03-24T03:09:22.677Z] #60 6.821 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:09:22.677Z] #60 7.109 + '[' -z '' ']' [2020-03-24T03:09:22.677Z] #60 7.109 + target=static [2020-03-24T03:09:22.677Z] #60 7.109 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-24T03:09:22.677Z] #60 8.143 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-24T03:09:22.704Z] #3 DONE 0.5s [2020-03-24T03:09:22.705Z] [2020-03-24T03:09:22.705Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-24T03:09:22.705Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-24T03:09:22.705Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-03-24T03:09:22.705Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-03-24T03:09:22.705Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2020-03-24T03:09:22.705Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-24T03:09:22.705Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.31MB / 8.26MB 0.2s [2020-03-24T03:09:22.705Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-03-24T03:09:22.790Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-24T03:09:22.842Z] #2 [internal] load .dockerignore [2020-03-24T03:09:22.842Z] #2 transferring context: 87B 0.1s done [2020-03-24T03:09:22.842Z] #2 DONE 0.1s [2020-03-24T03:09:22.843Z] [2020-03-24T03:09:22.843Z] #1 [internal] load build definition from Dockerfile [2020-03-24T03:09:22.843Z] #1 transferring dockerfile: 17.06kB done [2020-03-24T03:09:22.843Z] #1 DONE 0.1s [2020-03-24T03:09:22.843Z] [2020-03-24T03:09:22.843Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-24T03:09:22.958Z] #60 ... [2020-03-24T03:09:22.958Z] [2020-03-24T03:09:22.958Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:22.958Z] #44 56.37 DEP criu/ipc_ns.d [2020-03-24T03:09:22.958Z] #44 56.48 DEP criu/image.d [2020-03-24T03:09:22.965Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2020-03-24T03:09:23.096Z] #27 10.27 [2020-03-24T03:09:23.225Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-03-24T03:09:23.225Z] #4 DONE 0.6s [2020-03-24T03:09:23.238Z] #44 56.68 DEP criu/image-desc.d [2020-03-24T03:09:23.238Z] #44 56.79 DEP criu/fsnotify.d [2020-03-24T03:09:23.407Z] #3 DONE 0.5s [2020-03-24T03:09:23.407Z] [2020-03-24T03:09:23.407Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-24T03:09:23.407Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-24T03:09:23.407Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-24T03:09:23.407Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-24T03:09:23.407Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-24T03:09:23.407Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-24T03:09:23.407Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.63MB / 8.82MB 0.2s [2020-03-24T03:09:23.417Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-24T03:09:23.418Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-24T03:09:23.519Z] #44 56.98 DEP criu/filesystems.d [2020-03-24T03:09:23.519Z] #44 57.19 DEP criu/files.d [2020-03-24T03:09:23.665Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-24T03:09:23.665Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-24T03:09:23.797Z] [2020-03-24T03:09:23.797Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-24T03:09:23.797Z] #6 DONE 0.4s [2020-03-24T03:09:23.797Z] [2020-03-24T03:09:23.797Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-24T03:09:23.797Z] #5 DONE 0.4s [2020-03-24T03:09:23.799Z] #44 57.27 DEP criu/files-reg.d [2020-03-24T03:09:23.799Z] #44 57.34 DEP criu/files-ext.d [2020-03-24T03:09:23.799Z] #44 57.39 DEP criu/file-lock.d [2020-03-24T03:09:23.800Z] #44 57.44 DEP criu/file-ids.d [2020-03-24T03:09:24.047Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-24T03:09:24.055Z] [2020-03-24T03:09:24.056Z] #20 [internal] load build context [2020-03-24T03:09:24.080Z] #44 57.49 DEP criu/fifo.d [2020-03-24T03:09:24.080Z] #44 57.59 DEP criu/fdstore.d [2020-03-24T03:09:24.080Z] #44 57.64 DEP criu/fault-injection.d [2020-03-24T03:09:24.080Z] #44 57.70 DEP criu/external.d [2020-03-24T03:09:24.080Z] #44 57.81 DEP criu/eventpoll.d [2020-03-24T03:09:24.233Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-24T03:09:24.233Z] #4 DONE 0.8s [2020-03-24T03:09:24.360Z] #44 57.94 DEP criu/eventfd.d [2020-03-24T03:09:24.388Z] #27 10.57 # 2.4% ##### 7.3% ######## 12.0% ################# 23.7% ############################### 44.0% ######################################### 58.1% ##################################################### 74.6% ############################################################## 86.3% ######################################################################## 100.0% [2020-03-24T03:09:24.388Z] #27 ... [2020-03-24T03:09:24.388Z] [2020-03-24T03:09:24.388Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:24.388Z] #47 62.52 github.com/LK4D4/vndr/godl/singleflight [2020-03-24T03:09:24.388Z] #47 62.53 internal/reflectlite [2020-03-24T03:09:24.388Z] #47 63.16 math/rand [2020-03-24T03:09:24.388Z] #47 65.25 internal/singleflight [2020-03-24T03:09:24.388Z] #47 67.59 strconv [2020-03-24T03:09:24.388Z] #47 67.61 io [2020-03-24T03:09:24.388Z] #47 69.46 bytes [2020-03-24T03:09:24.641Z] #44 58.09 DEP criu/crtools.d [2020-03-24T03:09:24.641Z] #44 58.21 DEP criu/cr-service.d [2020-03-24T03:09:24.645Z] #47 ... [2020-03-24T03:09:24.645Z] [2020-03-24T03:09:24.645Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:09:24.681Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-24T03:09:24.813Z] [2020-03-24T03:09:24.813Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-24T03:09:24.922Z] #44 58.40 DEP criu/cr-restore.d [2020-03-24T03:09:24.922Z] #44 58.61 DEP criu/cr-errno.d [2020-03-24T03:09:24.922Z] #44 58.64 DEP criu/cr-dump.d [2020-03-24T03:09:24.922Z] #44 ... [2020-03-24T03:09:24.922Z] [2020-03-24T03:09:24.922Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:24.922Z] #47 84.75 net/http [2020-03-24T03:09:24.922Z] #47 93.28 github.com/LK4D4/vndr/godl [2020-03-24T03:09:24.922Z] #47 93.94 github.com/LK4D4/vndr [2020-03-24T03:09:24.972Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-24T03:09:25.071Z] #5 DONE 0.3s [2020-03-24T03:09:25.071Z] [2020-03-24T03:09:25.071Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-24T03:09:25.206Z] #47 ... [2020-03-24T03:09:25.206Z] [2020-03-24T03:09:25.206Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:25.206Z] #44 58.78 DEP criu/cr-dedup.d [2020-03-24T03:09:25.206Z] #44 58.86 DEP criu/cr-check.d [2020-03-24T03:09:25.263Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-24T03:09:25.332Z] #6 DONE 0.3s [2020-03-24T03:09:25.332Z] [2020-03-24T03:09:25.332Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:09:25.332Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-24T03:09:25.332Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 2.68MB / 7.81MB 0.1s [2020-03-24T03:09:25.332Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-24T03:09:25.332Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-24T03:09:25.332Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-24T03:09:25.332Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 799.25kB / 50.38MB 0.1s [2020-03-24T03:09:25.332Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 962.56kB / 10.00MB 0.1s [2020-03-24T03:09:25.462Z] Client: [2020-03-24T03:09:25.462Z] Debug Mode: false [2020-03-24T03:09:25.462Z] [2020-03-24T03:09:25.462Z] Server: [2020-03-24T03:09:25.462Z] Containers: 0 [2020-03-24T03:09:25.462Z] Running: 0 [2020-03-24T03:09:25.462Z] Paused: 0 [2020-03-24T03:09:25.462Z] Stopped: 0 [2020-03-24T03:09:25.462Z] Images: 0 [2020-03-24T03:09:25.462Z] Server Version: 19.03.5 [2020-03-24T03:09:25.462Z] Storage Driver: overlay2 [2020-03-24T03:09:25.462Z] Backing Filesystem: extfs [2020-03-24T03:09:25.462Z] Supports d_type: true [2020-03-24T03:09:25.462Z] Native Overlay Diff: true [2020-03-24T03:09:25.462Z] Logging Driver: json-file [2020-03-24T03:09:25.462Z] Cgroup Driver: cgroupfs [2020-03-24T03:09:25.462Z] Plugins: [2020-03-24T03:09:25.462Z] Volume: local [2020-03-24T03:09:25.462Z] Network: bridge host ipvlan macvlan null overlay [2020-03-24T03:09:25.462Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-24T03:09:25.462Z] Swarm: inactive [2020-03-24T03:09:25.462Z] Runtimes: runc [2020-03-24T03:09:25.462Z] Default Runtime: runc [2020-03-24T03:09:25.462Z] Init Binary: docker-init [2020-03-24T03:09:25.462Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-24T03:09:25.462Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-24T03:09:25.462Z] init version: fec3683 [2020-03-24T03:09:25.462Z] Security Options: [2020-03-24T03:09:25.462Z] apparmor [2020-03-24T03:09:25.462Z] seccomp [2020-03-24T03:09:25.462Z] Profile: default [2020-03-24T03:09:25.462Z] Kernel Version: 4.15.0-1058-aws [2020-03-24T03:09:25.462Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-24T03:09:25.462Z] OSType: linux [2020-03-24T03:09:25.462Z] Architecture: x86_64 [2020-03-24T03:09:25.462Z] CPUs: 2 [2020-03-24T03:09:25.462Z] Total Memory: 7.501GiB [2020-03-24T03:09:25.462Z] Name: ip-10-100-89-116 [2020-03-24T03:09:25.462Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-24T03:09:25.462Z] Docker Root Dir: /var/lib/docker [2020-03-24T03:09:25.462Z] Debug Mode: false [2020-03-24T03:09:25.462Z] Registry: https://index.docker.io/v1/ [2020-03-24T03:09:25.462Z] Labels: [2020-03-24T03:09:25.462Z] Experimental: true [2020-03-24T03:09:25.462Z] Insecure Registries: [2020-03-24T03:09:25.462Z] 127.0.0.0/8 [2020-03-24T03:09:25.462Z] Live Restore Enabled: true [2020-03-24T03:09:25.462Z] [2020-03-24T03:09:25.462Z] WARNING: No swap limit support [Pipeline] sh [2020-03-24T03:09:25.487Z] #44 58.97 DEP criu/config.d [2020-03-24T03:09:25.487Z] #44 59.12 DEP criu/clone-noasan.d [2020-03-24T03:09:25.487Z] #44 59.15 DEP criu/cgroup.d [2020-03-24T03:09:25.550Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-24T03:09:25.550Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-24T03:09:25.591Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s [2020-03-24T03:09:25.591Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.63MB / 50.38MB 0.3s [2020-03-24T03:09:25.591Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 3.93MB / 10.00MB 0.3s [2020-03-24T03:09:25.724Z] #30 72.31 Checking out files: 75% (1150/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-24T03:09:25.768Z] #44 59.31 DEP criu/cgroup-props.d [2020-03-24T03:09:25.768Z] #44 59.41 DEP criu/bitmap.d [2020-03-24T03:09:25.768Z] #44 59.42 DEP criu/bfd.d [2020-03-24T03:09:25.768Z] #44 59.50 DEP criu/autofs.d [2020-03-24T03:09:25.852Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done [2020-03-24T03:09:25.852Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 6.14MB / 10.00MB 0.5s [2020-03-24T03:09:25.852Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 437.82kB / 51.79MB 0.5s [2020-03-24T03:09:25.852Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 10.74MB / 50.38MB 0.6s [2020-03-24T03:09:25.852Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 8.42MB / 10.00MB 0.6s [2020-03-24T03:09:25.880Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:09:25.880Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:09:25.880Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-24T03:09:25.880Z] + bash /home/ubuntu/workspace/moby_PR-40732/check-config.sh [2020-03-24T03:09:25.880Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-24T03:09:25.880Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-24T03:09:25.880Z] [2020-03-24T03:09:25.880Z] Generally Necessary: [2020-03-24T03:09:25.880Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-24T03:09:25.880Z] - apparmor: enabled and tools installed [2020-03-24T03:09:25.880Z] - CONFIG_NAMESPACES: enabled [2020-03-24T03:09:25.880Z] - CONFIG_NET_NS: enabled [2020-03-24T03:09:25.880Z] - CONFIG_PID_NS: enabled [2020-03-24T03:09:25.880Z] - CONFIG_IPC_NS: enabled [2020-03-24T03:09:25.880Z] - CONFIG_UTS_NS: enabled [2020-03-24T03:09:25.880Z] - CONFIG_CGROUPS: enabled [2020-03-24T03:09:25.880Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-24T03:09:25.880Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-24T03:09:25.880Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-24T03:09:25.880Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-24T03:09:25.880Z] - CONFIG_CPUSETS: enabled [2020-03-24T03:09:25.880Z] - CONFIG_MEMCG: enabled [2020-03-24T03:09:25.880Z] - CONFIG_KEYS: enabled [2020-03-24T03:09:25.880Z] - CONFIG_VETH: enabled (as module) [2020-03-24T03:09:25.880Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-24T03:09:25.880Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-24T03:09:25.880Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-24T03:09:25.880Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-24T03:09:25.880Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-24T03:09:25.880Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-24T03:09:25.880Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-24T03:09:25.880Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-24T03:09:25.880Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-24T03:09:25.880Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-24T03:09:25.983Z] #30 73.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-24T03:09:26.049Z] #44 59.61 DEP criu/aio.d [2020-03-24T03:09:26.114Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 13.49MB / 50.38MB 0.7s [2020-03-24T03:09:26.114Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.7s [2020-03-24T03:09:26.114Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 4.82MB / 51.79MB 0.7s [2020-03-24T03:09:26.114Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 16.47MB / 50.38MB 1.0s [2020-03-24T03:09:26.114Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.8s done [2020-03-24T03:09:26.114Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 9.05MB / 51.79MB 1.0s [2020-03-24T03:09:26.114Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.79MB / 68.60MB 1.0s [2020-03-24T03:09:26.136Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-24T03:09:26.136Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-24T03:09:26.136Z] [2020-03-24T03:09:26.136Z] Optional Features: [2020-03-24T03:09:26.136Z] - CONFIG_USER_NS: enabled [2020-03-24T03:09:26.136Z] - CONFIG_SECCOMP: enabled [2020-03-24T03:09:26.136Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-24T03:09:26.136Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-24T03:09:26.136Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-24T03:09:26.136Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-24T03:09:26.136Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-24T03:09:26.136Z] - CONFIG_BLK_CGROUP: enabled [2020-03-24T03:09:26.136Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-24T03:09:26.136Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-24T03:09:26.136Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-24T03:09:26.136Z] - CONFIG_CGROUP_PERF: enabled [2020-03-24T03:09:26.136Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-24T03:09:26.136Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-24T03:09:26.136Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-24T03:09:26.136Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-24T03:09:26.136Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-24T03:09:26.136Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-24T03:09:26.136Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-24T03:09:26.136Z] - CONFIG_IP_VS: enabled (as module) [2020-03-24T03:09:26.136Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-24T03:09:26.136Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-24T03:09:26.136Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-24T03:09:26.136Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-24T03:09:26.136Z] - CONFIG_EXT4_FS: enabled [2020-03-24T03:09:26.136Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-24T03:09:26.136Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-24T03:09:26.136Z] - Network Drivers: [2020-03-24T03:09:26.136Z] - "overlay": [2020-03-24T03:09:26.136Z] - CONFIG_VXLAN: enabled (as module) [2020-03-24T03:09:26.136Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-24T03:09:26.136Z] Optional (for encrypted networks): [2020-03-24T03:09:26.330Z] #44 59.81 DEP criu/action-scripts.d [2020-03-24T03:09:26.374Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 21.10MB / 50.38MB 1.1s [2020-03-24T03:09:26.374Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 14.96MB / 51.79MB 1.1s [2020-03-24T03:09:26.374Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 25.66MB / 50.38MB 1.2s [2020-03-24T03:09:26.374Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 8.88MB / 68.60MB 1.2s [2020-03-24T03:09:26.395Z] - CONFIG_CRYPTO: enabled [2020-03-24T03:09:26.395Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-24T03:09:26.395Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-24T03:09:26.395Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-24T03:09:26.395Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-24T03:09:26.395Z] - CONFIG_XFRM: enabled [2020-03-24T03:09:26.395Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-24T03:09:26.395Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-24T03:09:26.395Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-24T03:09:26.395Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-24T03:09:26.395Z] - "ipvlan": [2020-03-24T03:09:26.395Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-24T03:09:26.395Z] - "macvlan": [2020-03-24T03:09:26.395Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-24T03:09:26.395Z] - CONFIG_DUMMY: enabled (as module) [2020-03-24T03:09:26.395Z] - "ftp,tftp client in container": [2020-03-24T03:09:26.395Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-24T03:09:26.395Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-24T03:09:26.395Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-24T03:09:26.395Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-24T03:09:26.395Z] - Storage Drivers: [2020-03-24T03:09:26.395Z] - "aufs": [2020-03-24T03:09:26.395Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-24T03:09:26.395Z] - "btrfs": [2020-03-24T03:09:26.395Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-24T03:09:26.395Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-24T03:09:26.395Z] - "devicemapper": [2020-03-24T03:09:26.395Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-24T03:09:26.395Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-24T03:09:26.395Z] - "overlay": [2020-03-24T03:09:26.395Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-24T03:09:26.395Z] - "zfs": [2020-03-24T03:09:26.395Z] - /dev/zfs: missing [2020-03-24T03:09:26.395Z] - zfs command: missing [2020-03-24T03:09:26.395Z] - zpool command: missing [2020-03-24T03:09:26.395Z] [2020-03-24T03:09:26.395Z] Limits: [2020-03-24T03:09:26.395Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-24T03:09:26.395Z] [2020-03-24T03:09:26.395Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-24T03:09:26.581Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-24T03:09:26.611Z] #44 60.09 CC criu/action-scripts.o [2020-03-24T03:09:26.632Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 32.19MB / 50.38MB 1.3s [2020-03-24T03:09:26.632Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 21.29MB / 51.79MB 1.3s [2020-03-24T03:09:26.632Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 15.58MB / 68.60MB 1.3s [2020-03-24T03:09:26.632Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 24.76MB / 51.79MB 1.4s [2020-03-24T03:09:26.632Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 19.70MB / 68.60MB 1.4s [2020-03-24T03:09:26.749Z] #30 74.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-24T03:09:26.872Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-24T03:09:26.872Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-24T03:09:26.891Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 38.26MB / 50.38MB 1.5s [2020-03-24T03:09:26.891Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 32.03MB / 51.79MB 1.5s [2020-03-24T03:09:26.891Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 25.43MB / 68.60MB 1.5s [2020-03-24T03:09:26.891Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 43.17MB / 50.38MB 1.6s [2020-03-24T03:09:26.891Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 35.03MB / 51.79MB 1.6s [2020-03-24T03:09:26.891Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 29.68MB / 68.60MB 1.6s [2020-03-24T03:09:26.896Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b23decbb0b5046e8bd93ed8a18569559a738fddd . [2020-03-24T03:09:26.896Z] #1 [internal] load build definition from Dockerfile [2020-03-24T03:09:26.896Z] #1 transferring dockerfile: 37B [2020-03-24T03:09:27.149Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.8s [2020-03-24T03:09:27.149Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 45.49MB / 51.79MB 1.8s [2020-03-24T03:09:27.149Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 37.18MB / 68.60MB 1.8s [2020-03-24T03:09:27.157Z] #1 transferring dockerfile: 17.06kB done [2020-03-24T03:09:27.157Z] #1 DONE 0.1s [2020-03-24T03:09:27.157Z] [2020-03-24T03:09:27.157Z] #2 [internal] load .dockerignore [2020-03-24T03:09:27.157Z] #2 transferring context: 87B done [2020-03-24T03:09:27.157Z] #2 DONE 0.1s [2020-03-24T03:09:27.157Z] [2020-03-24T03:09:27.157Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-24T03:09:27.172Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-24T03:09:27.224Z] #44 60.61 CC criu/aio.o [2020-03-24T03:09:27.355Z] #20 ... [2020-03-24T03:09:27.355Z] [2020-03-24T03:09:27.355Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-24T03:09:27.355Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-24T03:09:27.355Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-24T03:09:27.355Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-24T03:09:27.355Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-03-24T03:09:27.355Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-03-24T03:09:27.355Z] #71 DONE 2.9s [2020-03-24T03:09:27.355Z] [2020-03-24T03:09:27.355Z] #20 [internal] load build context [2020-03-24T03:09:27.355Z] #20 transferring context: 38.97MB 2.9s [2020-03-24T03:09:27.355Z] #20 transferring context: 50.07MB 3.2s done [2020-03-24T03:09:27.355Z] #20 DONE 3.3s [2020-03-24T03:09:27.355Z] [2020-03-24T03:09:27.355Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:09:27.355Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-24T03:09:27.355Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-03-24T03:09:27.355Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.5s done [2020-03-24T03:09:27.355Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-24T03:09:27.355Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-03-24T03:09:27.355Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 2.7s done [2020-03-24T03:09:27.355Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.8s done [2020-03-24T03:09:27.355Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 2.8s done [2020-03-24T03:09:27.355Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.8s done [2020-03-24T03:09:27.355Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 17.78MB / 97.60MB 3.1s [2020-03-24T03:09:27.355Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 2.9s done [2020-03-24T03:09:27.355Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0.3s [2020-03-24T03:09:27.406Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 43.95MB / 68.60MB 1.9s [2020-03-24T03:09:27.406Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.0s done [2020-03-24T03:09:27.406Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.1s [2020-03-24T03:09:27.406Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 47.56MB / 68.60MB 2.1s [2020-03-24T03:09:27.406Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 2.1s [2020-03-24T03:09:27.412Z] #3 DONE 0.4s [2020-03-24T03:09:27.412Z] [2020-03-24T03:09:27.412Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-24T03:09:27.412Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-24T03:09:27.464Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-24T03:09:27.464Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-24T03:09:27.505Z] #44 60.87 CC criu/autofs.o [2020-03-24T03:09:27.615Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 38.62MB / 97.60MB 3.5s [2020-03-24T03:09:27.615Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 50.82MB / 97.60MB 3.6s [2020-03-24T03:09:27.663Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.2s done [2020-03-24T03:09:27.663Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 52.68MB / 68.60MB 2.4s [2020-03-24T03:09:27.663Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.06MB / 120.07MB 2.4s [2020-03-24T03:09:27.663Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 2.4s [2020-03-24T03:09:27.663Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-24T03:09:27.668Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-24T03:09:27.668Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-24T03:09:27.668Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-24T03:09:27.668Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.02MB / 8.82MB 0.2s [2020-03-24T03:09:27.668Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-24T03:09:27.668Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-24T03:09:27.755Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-24T03:09:27.755Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-24T03:09:27.874Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 58.03MB / 97.60MB 3.8s [2020-03-24T03:09:27.922Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 59.62MB / 68.60MB 2.8s [2020-03-24T03:09:27.922Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 17.05MB / 120.07MB 2.8s [2020-03-24T03:09:27.922Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.5s done [2020-03-24T03:09:28.137Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 65.02MB / 97.60MB 3.9s [2020-03-24T03:09:28.137Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 73.08MB / 97.60MB 4.1s [2020-03-24T03:09:28.137Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 88.42MB / 97.60MB 4.2s [2020-03-24T03:09:28.229Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-24T03:09:28.229Z] #4 DONE 0.8s [2020-03-24T03:09:28.384Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-24T03:09:28.384Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-24T03:09:28.396Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 4.3s [2020-03-24T03:09:28.488Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.08MB / 68.60MB 3.2s [2020-03-24T03:09:28.488Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 24.82MB / 120.07MB 3.2s [2020-03-24T03:09:28.506Z] #44 61.97 CC criu/bfd.o [2020-03-24T03:09:28.655Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 4.4s done [2020-03-24T03:09:28.672Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-24T03:09:28.747Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.5s done [2020-03-24T03:09:28.787Z] #44 62.46 CC criu/bitmap.o [2020-03-24T03:09:28.791Z] [2020-03-24T03:09:28.791Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-24T03:09:28.961Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-24T03:09:29.008Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 30.96MB / 120.07MB 3.7s [2020-03-24T03:09:29.008Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 38.56MB / 120.07MB 3.9s [2020-03-24T03:09:29.046Z] #6 ... [2020-03-24T03:09:29.046Z] [2020-03-24T03:09:29.046Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-24T03:09:29.046Z] #5 DONE 0.2s [2020-03-24T03:09:29.068Z] #44 62.63 CC criu/cgroup-props.o [2020-03-24T03:09:29.268Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 46.00MB / 120.07MB 4.1s [2020-03-24T03:09:29.307Z] [2020-03-24T03:09:29.307Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-24T03:09:29.307Z] #6 DONE 0.3s [2020-03-24T03:09:29.307Z] [2020-03-24T03:09:29.307Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:09:29.307Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-24T03:09:29.307Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-24T03:09:29.307Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-24T03:09:29.307Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 2.68MB / 7.81MB 0.2s [2020-03-24T03:09:29.307Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0B / 10.00MB 0.2s [2020-03-24T03:09:29.307Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-24T03:09:29.307Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.2s [2020-03-24T03:09:29.562Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done [2020-03-24T03:09:29.562Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 5.92MB / 10.00MB 0.4s [2020-03-24T03:09:29.562Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.96MB / 50.38MB 0.4s [2020-03-24T03:09:29.562Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.4s [2020-03-24T03:09:29.589Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-24T03:09:29.624Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 2.4s done [2020-03-24T03:09:29.624Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-03-24T03:09:29.679Z] #44 63.29 CC criu/cgroup.o [2020-03-24T03:09:29.826Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.5s done [2020-03-24T03:09:29.826Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 12.46MB / 50.38MB 0.6s [2020-03-24T03:09:29.826Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 5.39MB / 51.79MB 0.6s [2020-03-24T03:09:29.826Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.6s [2020-03-24T03:09:29.826Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 15.63MB / 50.38MB 0.7s [2020-03-24T03:09:29.826Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 10.98MB / 51.79MB 0.7s [2020-03-24T03:09:29.842Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 56.83MB / 120.07MB 4.5s [2020-03-24T03:09:29.897Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.4s done [2020-03-24T03:09:30.031Z] #30 ... [2020-03-24T03:09:30.032Z] [2020-03-24T03:09:30.032Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:30.032Z] #27 12.35 #=#=# [2020-03-24T03:09:30.032Z] #27 12.69 0.4% ##### 7.8% ###### 9.6% ############## 19.7% ################## 25.7% ####################### 33.0% ########################### 38.5% ################################ 44.7% ################################### 48.7% ####################################### 55.4% ############################################# 63.2% ############################################## 64.6% ################################################### 72.0% ######################################################## 78.6% ############################################################ 84.3% ################################################################## 92.0% ######################################################################## 100.0% [2020-03-24T03:09:30.032Z] #27 15.26 [2020-03-24T03:09:30.032Z] #27 15.47 #=#=# 0.8% # 2.0% ## 3.9% #### 5.6% ##### 7.3% ###### 9.5% ######## 11.3% ######## 12.4% ######### 13.7% ########### 16.2% ############ 17.8% ############## 19.7% [2020-03-24T03:09:30.032Z] #27 ... [2020-03-24T03:09:30.032Z] [2020-03-24T03:09:30.032Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:09:30.032Z] #35 67.85 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:09:30.032Z] #35 68.25 Fetched 14.9 MB in 4s (3905 kB/s) [2020-03-24T03:09:30.032Z] #35 68.59 Selecting previously unselected package xxd. [2020-03-24T03:09:30.032Z] #35 68.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:09:30.032Z] #35 68.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-24T03:09:30.032Z] #35 68.67 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:09:30.032Z] #35 69.31 Selecting previously unselected package vim-common. [2020-03-24T03:09:30.032Z] #35 69.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:09:30.032Z] #35 69.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:09:30.032Z] #35 70.06 Selecting previously unselected package cmake-data. [2020-03-24T03:09:30.032Z] #35 70.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-24T03:09:30.032Z] #35 70.14 Unpacking cmake-data (3.13.4-1) ... [2020-03-24T03:09:30.032Z] #35 75.94 Selecting previously unselected package libicu63:amd64. [2020-03-24T03:09:30.032Z] #35 75.95 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-24T03:09:30.032Z] #35 75.96 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-24T03:09:30.032Z] #35 ... [2020-03-24T03:09:30.032Z] [2020-03-24T03:09:30.032Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:30.081Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 20.47MB / 50.38MB 0.8s [2020-03-24T03:09:30.081Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 16.08MB / 51.79MB 0.8s [2020-03-24T03:09:30.081Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.48MB / 68.60MB 0.8s [2020-03-24T03:09:30.099Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 65.17MB / 120.07MB 4.8s [2020-03-24T03:09:30.100Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 71.44MB / 120.07MB 5.0s [2020-03-24T03:09:30.156Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 [2020-03-24T03:09:30.216Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-24T03:09:30.216Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-24T03:09:30.336Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 27.76MB / 50.38MB 1.0s [2020-03-24T03:09:30.336Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 19.06MB / 51.79MB 1.0s [2020-03-24T03:09:30.336Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 7.06MB / 68.60MB 1.0s [2020-03-24T03:09:30.336Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 34.62MB / 50.38MB 1.2s [2020-03-24T03:09:30.336Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 26.49MB / 51.79MB 1.2s [2020-03-24T03:09:30.336Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 15.89MB / 68.60MB 1.2s [2020-03-24T03:09:30.336Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 37.34MB / 50.38MB 1.3s [2020-03-24T03:09:30.336Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 29.37MB / 51.79MB 1.3s [2020-03-24T03:09:30.357Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 77.93MB / 120.07MB 5.2s [2020-03-24T03:09:30.415Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-03-24T03:09:30.415Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-03-24T03:09:30.506Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-24T03:09:30.506Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-24T03:09:30.593Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 41.99MB / 50.38MB 1.4s [2020-03-24T03:09:30.593Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 33.60MB / 51.79MB 1.4s [2020-03-24T03:09:30.593Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 19.42MB / 68.60MB 1.5s [2020-03-24T03:09:30.688Z] #44 ... [2020-03-24T03:09:30.688Z] [2020-03-24T03:09:30.688Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:30.688Z] #47 DONE 100.2s [2020-03-24T03:09:30.688Z] [2020-03-24T03:09:30.688Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:09:30.688Z] #17 7.261 Fetched 8031 kB in 6s (1376 kB/s) [2020-03-24T03:09:30.688Z] #17 7.261 Reading package lists... [2020-03-24T03:09:30.688Z] #17 9.017 Reading package lists... [2020-03-24T03:09:30.688Z] #17 10.69 Building dependency tree... [2020-03-24T03:09:30.688Z] #17 11.12 libcap2-bin is already the newest version (1:2.25-2). [2020-03-24T03:09:30.688Z] #17 11.12 The following additional packages will be installed: [2020-03-24T03:09:30.688Z] #17 11.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-24T03:09:30.688Z] #17 11.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-24T03:09:30.688Z] #17 11.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-24T03:09:30.688Z] #17 11.13 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-24T03:09:30.688Z] #17 11.13 python3.7 python3.7-minimal vim-runtime xxd [2020-03-24T03:09:30.688Z] #17 11.13 Suggested packages: [2020-03-24T03:09:30.688Z] #17 11.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-24T03:09:30.688Z] #17 11.13 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-24T03:09:30.688Z] #17 11.13 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-24T03:09:30.688Z] #17 11.13 Recommended packages: [2020-03-24T03:09:30.688Z] #17 11.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-24T03:09:30.688Z] #17 11.13 python3-keyrings.alt python3-xdg unzip [2020-03-24T03:09:30.688Z] #17 12.42 The following NEW packages will be installed: [2020-03-24T03:09:30.688Z] #17 12.43 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-24T03:09:30.688Z] #17 12.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-24T03:09:30.688Z] #17 12.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-24T03:09:30.688Z] #17 12.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-24T03:09:30.688Z] #17 12.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-24T03:09:30.688Z] #17 12.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-24T03:09:30.688Z] #17 12.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-24T03:09:30.688Z] #17 12.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-24T03:09:30.688Z] #17 12.43 xz-utils zip [2020-03-24T03:09:30.688Z] #17 12.51 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:09:30.688Z] #17 12.51 Need to get 27.7 MB of archives. [2020-03-24T03:09:30.688Z] #17 12.51 After this operation, 117 MB of additional disk space will be used. [2020-03-24T03:09:30.688Z] #17 12.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-24T03:09:30.688Z] #17 12.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-24T03:09:30.688Z] #17 12.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-24T03:09:30.688Z] #17 12.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-24T03:09:30.688Z] #17 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-24T03:09:30.688Z] #17 13.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-24T03:09:30.688Z] #17 13.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-24T03:09:30.688Z] #17 13.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-24T03:09:30.688Z] #17 13.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-24T03:09:30.688Z] #17 13.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-24T03:09:30.688Z] #17 13.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-24T03:09:30.688Z] #17 13.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-24T03:09:30.688Z] #17 13.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-24T03:09:30.688Z] #17 13.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-24T03:09:30.688Z] #17 13.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-24T03:09:30.688Z] #17 13.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-24T03:09:30.688Z] #17 13.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-24T03:09:30.688Z] #17 13.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:09:30.688Z] #17 13.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-24T03:09:30.688Z] #17 13.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-24T03:09:30.688Z] #17 13.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-24T03:09:30.688Z] #17 13.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-24T03:09:30.688Z] #17 13.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-24T03:09:30.688Z] #17 13.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-24T03:09:30.688Z] #17 13.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-24T03:09:30.688Z] #17 13.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-24T03:09:30.688Z] #17 13.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-24T03:09:30.688Z] #17 13.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-24T03:09:30.688Z] #17 13.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-24T03:09:30.688Z] #17 14.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-24T03:09:30.688Z] #17 14.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-24T03:09:30.688Z] #17 14.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-24T03:09:30.688Z] #17 14.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-24T03:09:30.688Z] #17 14.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-24T03:09:30.688Z] #17 14.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-24T03:09:30.688Z] #17 14.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-24T03:09:30.688Z] #17 14.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-24T03:09:30.688Z] #17 14.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-24T03:09:30.688Z] #17 14.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-24T03:09:30.688Z] #17 14.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-24T03:09:30.688Z] #17 14.48 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-24T03:09:30.688Z] #17 14.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-03-24T03:09:30.850Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.7s [2020-03-24T03:09:30.850Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 45.09MB / 51.79MB 1.7s [2020-03-24T03:09:30.850Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 26.66MB / 68.60MB 1.7s [2020-03-24T03:09:30.923Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 86.22MB / 120.07MB 5.7s [2020-03-24T03:09:30.972Z] #17 14.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-24T03:09:30.972Z] #17 14.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-03-24T03:09:30.972Z] #17 14.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-24T03:09:31.108Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.8s done [2020-03-24T03:09:31.108Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.1s [2020-03-24T03:09:31.108Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 37.27MB / 68.60MB 2.1s [2020-03-24T03:09:31.108Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 1.10MB / 120.07MB 2.1s [2020-03-24T03:09:31.180Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 93.91MB / 120.07MB 5.9s [2020-03-24T03:09:31.262Z] #17 15.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-24T03:09:31.320Z] #27 15.47 #=#=# 0.8% # 2.0% ## 3.9% #### 5.6% ##### 7.3% ###### 9.5% ######## 11.3% ######## 12.4% ######### 13.7% ########### 16.2% ############ 17.8% ############## 19.7% ############### 21.5% ################ 22.9% ################# 23.9% ################## 26.0% ################### 27.7% #################### 29.1% ##################### 30.3% ###################### 31.5% ####################### 32.9% ######################## 34.5% ######################### 35.7% ########################## 37.0% ############################# 41.1% ############################### 43.1% ################################ 45.6% [2020-03-24T03:09:31.320Z] #27 ... [2020-03-24T03:09:31.320Z] [2020-03-24T03:09:31.320Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:09:31.320Z] #43 69.48 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-24T03:09:31.320Z] #43 69.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:09:31.320Z] #43 69.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:09:31.320Z] #43 69.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-24T03:09:31.320Z] #43 69.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:09:31.320Z] #43 69.94 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-24T03:09:31.320Z] #43 70.21 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-24T03:09:31.320Z] #43 70.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-24T03:09:31.320Z] #43 70.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-24T03:09:31.320Z] #43 70.80 Selecting previously unselected package libprotobuf17:amd64. [2020-03-24T03:09:31.320Z] #43 70.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-24T03:09:31.320Z] #43 70.90 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-24T03:09:31.320Z] #43 72.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-24T03:09:31.320Z] #43 72.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-24T03:09:31.320Z] #43 72.21 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-24T03:09:31.320Z] #43 72.67 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-24T03:09:31.320Z] #43 72.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-24T03:09:31.320Z] #43 72.69 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-24T03:09:31.320Z] #43 75.45 Selecting previously unselected package libprotoc17:amd64. [2020-03-24T03:09:31.320Z] #43 75.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-24T03:09:31.320Z] #43 75.64 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-24T03:09:31.320Z] #43 76.73 Selecting previously unselected package protobuf-c-compiler. [2020-03-24T03:09:31.320Z] #43 76.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:09:31.320Z] #43 76.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:09:31.320Z] #43 76.98 Selecting previously unselected package protobuf-compiler. [2020-03-24T03:09:31.320Z] #43 76.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-24T03:09:31.320Z] #43 77.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:09:31.320Z] #43 77.31 Selecting previously unselected package python-pkg-resources. [2020-03-24T03:09:31.320Z] #43 77.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:09:31.320Z] #43 77.31 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-24T03:09:31.320Z] #43 77.65 Selecting previously unselected package python-six. [2020-03-24T03:09:31.320Z] #43 77.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-24T03:09:31.320Z] #43 77.69 Unpacking python-six (1.12.0-1) ... [2020-03-24T03:09:31.320Z] #43 77.89 Selecting previously unselected package python-protobuf. [2020-03-24T03:09:31.320Z] #43 77.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-24T03:09:31.320Z] #43 77.92 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-24T03:09:31.320Z] #43 78.99 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-24T03:09:31.320Z] #43 ... [2020-03-24T03:09:31.320Z] [2020-03-24T03:09:31.320Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:31.366Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.1s done [2020-03-24T03:09:31.366Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 2.2s [2020-03-24T03:09:31.366Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 42.38MB / 68.60MB 2.3s [2020-03-24T03:09:31.366Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.2s done [2020-03-24T03:09:31.366Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-24T03:09:31.439Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 104.35MB / 120.07MB 6.2s [2020-03-24T03:09:31.536Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-24T03:09:31.543Z] #17 15.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-24T03:09:31.543Z] #17 15.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-24T03:09:31.578Z] #27 15.47 #=#=# 0.8% # 2.0% ## 3.9% #### 5.6% ##### 7.3% ###### 9.5% ######## 11.3% ######## 12.4% ######### 13.7% ########### 16.2% ############ 17.8% ############## 19.7% ############### 21.5% ################ 22.9% ################# 23.9% ################## 26.0% ################### 27.7% #################### 29.1% ##################### 30.3% ###################### 31.5% ####################### 32.9% ######################## 34.5% ######################### 35.7% ########################## 37.0% ############################# 41.1% ############################### 43.1% ################################ 45.6% ################################# 46.9% ################################## 48.4% [2020-03-24T03:09:31.578Z] #27 ... [2020-03-24T03:09:31.578Z] [2020-03-24T03:09:31.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:09:31.578Z] #10 69.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-03-24T03:09:31.578Z] #10 73.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-24T03:09:31.578Z] #10 73.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-24T03:09:31.578Z] #10 73.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-24T03:09:31.578Z] #10 73.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-24T03:09:31.578Z] #10 73.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-24T03:09:31.578Z] #10 73.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-24T03:09:31.578Z] #10 73.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-24T03:09:31.578Z] #10 74.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-24T03:09:31.578Z] #10 74.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-24T03:09:31.578Z] #10 74.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-24T03:09:31.578Z] #10 74.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-24T03:09:31.578Z] #10 74.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-24T03:09:31.578Z] #10 74.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-24T03:09:31.578Z] #10 74.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-24T03:09:31.578Z] #10 74.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-24T03:09:31.578Z] #10 76.05 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:09:31.578Z] #10 76.29 Fetched 77.7 MB in 14s (5751 kB/s) [2020-03-24T03:09:31.578Z] #10 76.40 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-24T03:09:31.578Z] #10 76.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:09:31.578Z] #10 76.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-24T03:09:31.578Z] #10 76.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:09:31.578Z] #10 ... [2020-03-24T03:09:31.578Z] [2020-03-24T03:09:31.578Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:31.623Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 49.35MB / 68.60MB 2.6s [2020-03-24T03:09:31.623Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 11.14MB / 120.07MB 2.6s [2020-03-24T03:09:31.697Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 112.45MB / 120.07MB 6.3s [2020-03-24T03:09:31.697Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.5s [2020-03-24T03:09:31.824Z] #17 15.76 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:09:31.824Z] #17 15.80 Fetched 27.7 MB in 3s (9424 kB/s) [2020-03-24T03:09:31.825Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-24T03:09:31.835Z] #27 15.47 #=#=# 0.8% # 2.0% ## 3.9% #### 5.6% ##### 7.3% ###### 9.5% ######## 11.3% ######## 12.4% ######### 13.7% ########### 16.2% ############ 17.8% ############## 19.7% ############### 21.5% ################ 22.9% ################# 23.9% ################## 26.0% ################### 27.7% #################### 29.1% ##################### 30.3% ###################### 31.5% ####################### 32.9% ######################## 34.5% ######################### 35.7% ########################## 37.0% ############################# 41.1% ############################### 43.1% ################################ 45.6% ################################# 46.9% ################################## 48.4% #################################### 50.1% ##################################### 51.6% ######################################## 55.8% ######################################### 57.7% [2020-03-24T03:09:31.835Z] #27 ... [2020-03-24T03:09:31.835Z] [2020-03-24T03:09:31.835Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:09:31.835Z] #65 4.744 + RM_GOPATH=0 [2020-03-24T03:09:31.835Z] #65 4.744 + TMP_GOPATH= [2020-03-24T03:09:31.835Z] #65 4.744 + : /build [2020-03-24T03:09:31.835Z] #65 4.744 + '[' -z '' ']' [2020-03-24T03:09:31.835Z] #65 4.744 ++ mktemp -d [2020-03-24T03:09:31.835Z] #65 4.768 + export GOPATH=/tmp/tmp.woYc9l9IXK [2020-03-24T03:09:31.835Z] #65 4.768 + GOPATH=/tmp/tmp.woYc9l9IXK [2020-03-24T03:09:31.835Z] #65 4.768 + RM_GOPATH=1 [2020-03-24T03:09:31.835Z] #65 4.769 ++ dirname ./install.sh [2020-03-24T03:09:31.835Z] #65 4.769 + dir=. [2020-03-24T03:09:31.835Z] #65 4.769 + bin=containerd [2020-03-24T03:09:31.835Z] #65 4.769 + shift [2020-03-24T03:09:31.835Z] #65 4.769 + '[' '!' -f ./containerd.installer ']' [2020-03-24T03:09:31.835Z] #65 4.769 + . ./containerd.installer [2020-03-24T03:09:31.835Z] #65 4.778 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:09:31.835Z] #65 4.778 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:09:31.835Z] #65 4.778 + install_containerd [2020-03-24T03:09:31.835Z] #65 4.778 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-24T03:09:31.835Z] #65 4.778 + git clone https://github.com/containerd/containerd.git /tmp/tmp.woYc9l9IXK/src/github.com/containerd/containerd [2020-03-24T03:09:31.835Z] #65 4.785 Cloning into '/tmp/tmp.woYc9l9IXK/src/github.com/containerd/containerd'... [2020-03-24T03:09:32.093Z] #65 ... [2020-03-24T03:09:32.093Z] [2020-03-24T03:09:32.093Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:32.106Z] #17 15.86 Selecting previously unselected package pigz. [2020-03-24T03:09:32.106Z] #17 15.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-03-24T03:09:32.106Z] #17 15.92 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-24T03:09:32.106Z] #17 15.93 Unpacking pigz (2.4-1) ... [2020-03-24T03:09:32.106Z] #17 16.01 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-24T03:09:32.106Z] #17 ... [2020-03-24T03:09:32.106Z] [2020-03-24T03:09:32.106Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:32.106Z] #44 65.67 CC criu/clone-noasan.o [2020-03-24T03:09:32.115Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-24T03:09:32.228Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 56.40MB / 68.60MB 3.0s [2020-03-24T03:09:32.228Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 23.50MB / 120.07MB 3.0s [2020-03-24T03:09:32.261Z] #7 ... [2020-03-24T03:09:32.261Z] [2020-03-24T03:09:32.261Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-24T03:09:32.261Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-24T03:09:32.261Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-24T03:09:32.261Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-24T03:09:32.261Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done [2020-03-24T03:09:32.261Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.3s done [2020-03-24T03:09:32.261Z] #71 DONE 7.1s [2020-03-24T03:09:32.261Z] [2020-03-24T03:09:32.261Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:09:32.261Z] #7 ... [2020-03-24T03:09:32.261Z] [2020-03-24T03:09:32.261Z] #20 [internal] load build context [2020-03-24T03:09:32.261Z] #20 transferring context: 43.77MB 7.1s [2020-03-24T03:09:32.261Z] #20 ... [2020-03-24T03:09:32.261Z] [2020-03-24T03:09:32.262Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:09:32.262Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 7.0s done [2020-03-24T03:09:32.386Z] #44 65.75 CC criu/config.o [2020-03-24T03:09:32.406Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-24T03:09:32.406Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-24T03:09:32.406Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-24T03:09:32.498Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 62.18MB / 68.60MB 3.2s [2020-03-24T03:09:32.498Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 31.72MB / 120.07MB 3.2s [2020-03-24T03:09:32.498Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.4s [2020-03-24T03:09:32.498Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 41.29MB / 120.07MB 3.4s [2020-03-24T03:09:32.754Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.5s done [2020-03-24T03:09:32.754Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 50.83MB / 120.07MB 3.7s [2020-03-24T03:09:32.827Z] #7 ... [2020-03-24T03:09:32.827Z] [2020-03-24T03:09:32.827Z] #20 [internal] load build context [2020-03-24T03:09:32.827Z] #20 transferring context: 50.07MB 7.4s done [2020-03-24T03:09:32.827Z] #20 DONE 7.5s [2020-03-24T03:09:32.827Z] [2020-03-24T03:09:32.827Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:09:32.827Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.1s [2020-03-24T03:09:32.955Z] #27 15.47 #=#=# 0.8% # 2.0% ## 3.9% #### 5.6% ##### 7.3% ###### 9.5% ######## 11.3% ######## 12.4% ######### 13.7% ########### 16.2% ############ 17.8% ############## 19.7% ############### 21.5% ################ 22.9% ################# 23.9% ################## 26.0% ################### 27.7% #################### 29.1% ##################### 30.3% ###################### 31.5% ####################### 32.9% ######################## 34.5% ######################### 35.7% ########################## 37.0% ############################# 41.1% ############################### 43.1% ################################ 45.6% ################################# 46.9% ################################## 48.4% #################################### 50.1% ##################################### 51.6% ######################################## 55.8% ######################################### 57.7% ############################################ 61.2% ############################################# 63.3% ############################################## 65.2% ################################################ 66.7% ################################################# 68.7% ################################################### 70.9% #################################################### 73.2% [2020-03-24T03:09:32.955Z] #27 ... [2020-03-24T03:09:32.955Z] [2020-03-24T03:09:32.955Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:32.955Z] #33 70.78 reflect [2020-03-24T03:09:32.955Z] #33 80.33 time [2020-03-24T03:09:32.955Z] #33 ... [2020-03-24T03:09:32.955Z] [2020-03-24T03:09:32.955Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:32.964Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.1s done [2020-03-24T03:09:32.964Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 [2020-03-24T03:09:33.013Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 58.23MB / 120.07MB 3.9s [2020-03-24T03:09:33.389Z] #44 66.80 CC criu/cr-check.o [2020-03-24T03:09:33.575Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 66.69MB / 120.07MB 4.2s [2020-03-24T03:09:33.575Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 74.42MB / 120.07MB 4.6s [2020-03-24T03:09:33.830Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 83.87MB / 120.07MB 4.8s [2020-03-24T03:09:33.899Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-24T03:09:33.899Z] go: finding golang.org/x/text v0.3.0 [2020-03-24T03:09:33.899Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-24T03:09:33.899Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-24T03:09:34.087Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 93.05MB / 120.07MB 5.0s [2020-03-24T03:09:34.201Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-24T03:09:34.201Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-24T03:09:34.341Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 101.75MB / 120.07MB 5.2s [2020-03-24T03:09:34.403Z] #44 67.97 CC criu/cr-dedup.o [2020-03-24T03:09:34.488Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-24T03:09:34.536Z] #27 15.47 #=#=# 0.8% # 2.0% ## 3.9% #### 5.6% ##### 7.3% ###### 9.5% ######## 11.3% ######## 12.4% ######### 13.7% ########### 16.2% ############ 17.8% ############## 19.7% ############### 21.5% ################ 22.9% ################# 23.9% ################## 26.0% ################### 27.7% #################### 29.1% ##################### 30.3% ###################### 31.5% ####################### 32.9% ######################## 34.5% ######################### 35.7% ########################## 37.0% ############################# 41.1% ############################### 43.1% ################################ 45.6% ################################# 46.9% ################################## 48.4% #################################### 50.1% ##################################### 51.6% ######################################## 55.8% ######################################### 57.7% ############################################ 61.2% ############################################# 63.3% ############################################## 65.2% ################################################ 66.7% ################################################# 68.7% ################################################### 70.9% #################################################### 73.2% ####################################################### 76.8% ######################################################## 79.1% ########################################################## 81.3% ########################################################### 83.1% ############################################################ 83.6% ############################################################# 85.2% ############################################################## 86.1% ############################################################### 87.6% ################################################################ 89.2% ################################################################# 90.3% ################################################################## 92.7% #################################################################### 95.2% ##################################################################### 96.9% ####################################################################### 99.7% ######################################################################## 100.0% [2020-03-24T03:09:34.536Z] #27 ... [2020-03-24T03:09:34.536Z] [2020-03-24T03:09:34.536Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:09:34.536Z] #50 72.35 + cd /tmp/tmp.qkQ7gEaV6D/src/gotest.tools/gotestsum [2020-03-24T03:09:34.536Z] #50 72.35 + git checkout -q v0.3.5 [2020-03-24T03:09:34.536Z] #50 72.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-24T03:09:34.536Z] #50 ... [2020-03-24T03:09:34.536Z] [2020-03-24T03:09:34.536Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:09:34.536Z] #10 81.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-24T03:09:34.536Z] #10 81.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-24T03:09:34.536Z] #10 81.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:09:34.597Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 109.60MB / 120.07MB 5.5s [2020-03-24T03:09:34.683Z] #44 68.18 CC criu/cr-dump.o [2020-03-24T03:09:34.793Z] #10 ... [2020-03-24T03:09:34.793Z] [2020-03-24T03:09:34.793Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:34.793Z] #47 72.76 reflect [2020-03-24T03:09:34.793Z] #47 73.81 bufio [2020-03-24T03:09:34.793Z] #47 76.13 syscall [2020-03-24T03:09:34.793Z] #47 ... [2020-03-24T03:09:34.793Z] [2020-03-24T03:09:34.793Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:34.793Z] #27 21.86 [2020-03-24T03:09:34.852Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 118.31MB / 120.07MB 5.8s [2020-03-24T03:09:34.871Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.6s done [2020-03-24T03:09:34.871Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 [2020-03-24T03:09:35.113Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-24T03:09:35.351Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.5s done [2020-03-24T03:09:35.351Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s [2020-03-24T03:09:35.411Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.0s done [2020-03-24T03:09:35.411Z] #7 ... [2020-03-24T03:09:35.411Z] [2020-03-24T03:09:35.411Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-24T03:09:35.411Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-24T03:09:35.411Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-24T03:09:35.411Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-24T03:09:35.411Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done [2020-03-24T03:09:35.411Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.5s done [2020-03-24T03:09:35.411Z] #71 DONE 6.3s [2020-03-24T03:09:35.411Z] [2020-03-24T03:09:35.411Z] #20 [internal] load build context [2020-03-24T03:09:35.411Z] #20 transferring context: 31.18MB 6.4s [2020-03-24T03:09:35.739Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-24T03:09:35.739Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-24T03:09:35.739Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-24T03:09:35.739Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-24T03:09:35.915Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-24T03:09:35.915Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-24T03:09:36.038Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-24T03:09:36.152Z] #44 ... [2020-03-24T03:09:36.152Z] [2020-03-24T03:09:36.152Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:09:36.152Z] #30 DONE 105.7s [2020-03-24T03:09:36.152Z] [2020-03-24T03:09:36.152Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:36.152Z] #44 69.42 CC criu/cr-errno.o [2020-03-24T03:09:36.152Z] #44 69.47 CC criu/cr-restore.o [2020-03-24T03:09:36.480Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done [2020-03-24T03:09:36.480Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-24T03:09:36.686Z] #27 24.04 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-24T03:09:36.788Z] #20 transferring context: 50.07MB 7.7s done [2020-03-24T03:09:37.044Z] #20 DONE 7.8s [2020-03-24T03:09:37.044Z] [2020-03-24T03:09:37.044Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:09:37.044Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.6s [2020-03-24T03:09:37.157Z] #44 ... [2020-03-24T03:09:37.157Z] [2020-03-24T03:09:37.157Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:09:37.157Z] #17 16.01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-24T03:09:37.157Z] #17 16.02 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-24T03:09:37.157Z] #17 16.38 Selecting previously unselected package python3.7-minimal. [2020-03-24T03:09:37.157Z] #17 16.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-24T03:09:37.157Z] #17 16.39 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:09:37.157Z] #17 17.00 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-24T03:09:37.157Z] #17 17.01 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:09:37.157Z] #17 18.36 Selecting previously unselected package python3-minimal. [2020-03-24T03:09:37.157Z] #17 18.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-03-24T03:09:37.157Z] #17 18.40 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-24T03:09:37.157Z] #17 18.42 Unpacking python3-minimal (3.7.3-1) ... [2020-03-24T03:09:37.157Z] #17 18.46 Selecting previously unselected package libmpdec2:s390x. [2020-03-24T03:09:37.157Z] #17 18.46 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-24T03:09:37.157Z] #17 18.47 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-24T03:09:37.157Z] #17 18.51 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-24T03:09:37.157Z] #17 18.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-24T03:09:37.157Z] #17 18.52 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-24T03:09:37.157Z] #17 19.07 Selecting previously unselected package python3.7. [2020-03-24T03:09:37.157Z] #17 19.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-24T03:09:37.157Z] #17 19.08 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:09:37.157Z] #17 19.18 Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-24T03:09:37.157Z] #17 19.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-24T03:09:37.157Z] #17 19.18 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-24T03:09:37.157Z] #17 19.21 Setting up python3-minimal (3.7.3-1) ... [2020-03-24T03:09:37.157Z] #17 19.79 Selecting previously unselected package python3. [2020-03-24T03:09:37.157Z] #17 19.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 ... 23851 files and directories currently installed.) [2020-03-24T03:09:37.157Z] #17 19.82 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-03-24T03:09:37.157Z] #17 19.83 Unpacking python3 (3.7.3-1) ... [2020-03-24T03:09:37.157Z] #17 19.93 Selecting previously unselected package libip4tc0:s390x. [2020-03-24T03:09:37.157Z] #17 19.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-24T03:09:37.157Z] #17 19.95 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-24T03:09:37.157Z] #17 20.02 Selecting previously unselected package libip6tc0:s390x. [2020-03-24T03:09:37.157Z] #17 20.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-24T03:09:37.157Z] #17 20.02 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-24T03:09:37.157Z] #17 20.09 Selecting previously unselected package libiptc0:s390x. [2020-03-24T03:09:37.158Z] #17 20.09 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-03-24T03:09:37.158Z] #17 20.09 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-24T03:09:37.158Z] #17 20.18 Selecting previously unselected package libnfnetlink0:s390x. [2020-03-24T03:09:37.158Z] #17 20.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-24T03:09:37.158Z] #17 20.18 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-24T03:09:37.158Z] #17 20.23 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-24T03:09:37.158Z] #17 20.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-24T03:09:37.158Z] #17 20.23 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-24T03:09:37.158Z] #17 20.29 Selecting previously unselected package libnftnl11:s390x. [2020-03-24T03:09:37.158Z] #17 20.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-24T03:09:37.158Z] #17 20.29 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-24T03:09:37.158Z] #17 20.36 Selecting previously unselected package iptables. [2020-03-24T03:09:37.158Z] #17 20.36 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-03-24T03:09:37.158Z] #17 20.37 Unpacking iptables (1.8.2-4) ... [2020-03-24T03:09:37.158Z] #17 20.78 Selecting previously unselected package xxd. [2020-03-24T03:09:37.158Z] #17 20.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-24T03:09:37.158Z] #17 20.80 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:09:37.158Z] #17 20.91 Selecting previously unselected package vim-common. [2020-03-24T03:09:37.158Z] #17 20.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:09:37.158Z] #17 20.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:09:37.158Z] #17 21.01 Selecting previously unselected package bash-completion. [2020-03-24T03:09:37.158Z] #17 21.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-24T03:09:37.544Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-24T03:09:37.615Z] #27 24.88 [2020-03-24T03:09:37.834Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-24T03:09:38.123Z] go: finding github.com/kr/text v0.1.0 [2020-03-24T03:09:38.128Z] #27 25.23 # 2.3% ######################################################################## 100.0% [2020-03-24T03:09:38.159Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.3s done [2020-03-24T03:09:38.385Z] #27 25.56 [2020-03-24T03:09:38.427Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-03-24T03:09:38.628Z] #17 22.28 Unpacking bash-completion (1:2.8-6) ... [2020-03-24T03:09:38.628Z] #17 22.60 Selecting previously unselected package bzip2. [2020-03-24T03:09:38.628Z] #17 22.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-24T03:09:38.628Z] #17 22.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:09:38.687Z] #7 DONE 14.7s [2020-03-24T03:09:38.687Z] [2020-03-24T03:09:38.687Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-24T03:09:38.909Z] #17 22.67 Selecting previously unselected package xz-utils. [2020-03-24T03:09:38.909Z] #17 22.67 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-03-24T03:09:38.909Z] #17 22.67 Unpacking xz-utils (5.2.4-1) ... [2020-03-24T03:09:38.909Z] #17 22.81 Selecting previously unselected package apparmor. [2020-03-24T03:09:38.909Z] #17 22.81 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-03-24T03:09:39.190Z] #17 22.85 Unpacking apparmor (2.13.2-10) ... [2020-03-24T03:09:39.190Z] #17 23.10 Selecting previously unselected package aufs-tools. [2020-03-24T03:09:39.190Z] #17 23.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-24T03:09:39.315Z] #27 ... [2020-03-24T03:09:39.315Z] [2020-03-24T03:09:39.315Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:39.315Z] #56 77.10 syscall [2020-03-24T03:09:39.315Z] #56 77.12 reflect [2020-03-24T03:09:39.315Z] #56 ... [2020-03-24T03:09:39.315Z] [2020-03-24T03:09:39.315Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:09:39.315Z] #43 87.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-24T03:09:39.315Z] #43 87.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:09:39.315Z] #43 87.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:09:39.471Z] #17 23.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:09:39.471Z] #17 23.19 Selecting previously unselected package libonig5:s390x. [2020-03-24T03:09:39.471Z] #17 23.19 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-03-24T03:09:39.471Z] #17 23.20 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-24T03:09:39.471Z] #17 23.32 Selecting previously unselected package libjq1:s390x. [2020-03-24T03:09:39.471Z] #17 23.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-24T03:09:39.471Z] #17 23.32 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-24T03:09:39.471Z] #17 23.41 Selecting previously unselected package jq. [2020-03-24T03:09:39.471Z] #17 23.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-24T03:09:39.471Z] #17 23.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:09:39.471Z] #17 23.46 Selecting previously unselected package libaio1:s390x. [2020-03-24T03:09:39.471Z] #17 23.46 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-03-24T03:09:39.471Z] #17 23.46 Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-24T03:09:39.471Z] #17 23.50 Selecting previously unselected package libgpm2:s390x. [2020-03-24T03:09:39.471Z] #17 23.50 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-03-24T03:09:39.557Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.7s done [2020-03-24T03:09:39.557Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-24T03:09:39.572Z] #43 87.78 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-24T03:09:39.624Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-24T03:09:39.624Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-24T03:09:39.624Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-24T03:09:39.752Z] #17 23.51 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-24T03:09:39.752Z] #17 23.54 Selecting previously unselected package libicu63:s390x. [2020-03-24T03:09:39.752Z] #17 23.54 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-03-24T03:09:39.752Z] #17 23.55 Unpacking libicu63:s390x (63.1-6) ... [2020-03-24T03:09:39.814Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.6s done [2020-03-24T03:09:39.814Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-24T03:09:39.829Z] #43 87.94 Setting up python-six (1.12.0-1) ... [2020-03-24T03:09:39.929Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-24T03:09:40.216Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-24T03:09:40.375Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done [2020-03-24T03:09:40.504Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-24T03:09:40.504Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-24T03:09:40.630Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-24T03:09:40.658Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.5s done [2020-03-24T03:09:40.658Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s [2020-03-24T03:09:41.134Z] go: finding github.com/kr/pty v1.1.1 [2020-03-24T03:09:41.423Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-24T03:09:41.423Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-24T03:09:41.768Z] #17 25.62 Selecting previously unselected package libnet1:s390x. [2020-03-24T03:09:41.768Z] #17 25.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-24T03:09:41.768Z] #17 25.63 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-24T03:09:41.768Z] #17 25.67 Selecting previously unselected package libnl-3-200:s390x. [2020-03-24T03:09:41.976Z] #8 DONE 2.8s [2020-03-24T03:09:41.976Z] [2020-03-24T03:09:41.976Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-24T03:09:42.049Z] #17 25.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-24T03:09:42.049Z] #17 25.67 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-24T03:09:42.049Z] #17 25.71 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-24T03:09:42.049Z] #17 25.71 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-24T03:09:42.049Z] #17 25.71 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-24T03:09:42.049Z] #17 25.76 Selecting previously unselected package libreadline5:s390x. [2020-03-24T03:09:42.049Z] #17 25.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-24T03:09:42.049Z] #17 25.76 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-24T03:09:42.049Z] #17 25.82 Selecting previously unselected package net-tools. [2020-03-24T03:09:42.049Z] #17 25.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-24T03:09:42.049Z] #17 25.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:09:42.049Z] #17 25.93 Selecting previously unselected package python-pip-whl. [2020-03-24T03:09:42.049Z] #17 25.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-24T03:09:42.049Z] #17 25.93 Unpacking python-pip-whl (18.1-5) ... [2020-03-24T03:09:42.547Z] #9 DONE 0.9s [2020-03-24T03:09:42.547Z] [2020-03-24T03:09:42.547Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-24T03:09:42.547Z] #29 DONE 0.1s [2020-03-24T03:09:42.547Z] [2020-03-24T03:09:42.547Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-24T03:09:42.547Z] #40 DONE 0.1s [2020-03-24T03:09:42.547Z] [2020-03-24T03:09:42.547Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:09:42.547Z] #21 DONE 0.1s [2020-03-24T03:09:42.547Z] [2020-03-24T03:09:42.547Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-24T03:09:42.547Z] #22 DONE 0.1s [2020-03-24T03:09:42.547Z] [2020-03-24T03:09:42.547Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:09:42.660Z] #17 26.33 Selecting previously unselected package python3-lib2to3. [2020-03-24T03:09:42.660Z] #17 26.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-24T03:09:42.660Z] #17 26.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:09:42.660Z] #17 26.41 Selecting previously unselected package python3-distutils. [2020-03-24T03:09:42.660Z] #17 26.41 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-24T03:09:42.660Z] #17 26.41 Unpacking python3-distutils (3.7.3-1) ... [2020-03-24T03:09:42.660Z] #17 26.50 Selecting previously unselected package python3-pip. [2020-03-24T03:09:42.660Z] #17 26.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-24T03:09:42.660Z] #17 26.51 Unpacking python3-pip (18.1-5) ... [2020-03-24T03:09:42.660Z] #17 26.62 Selecting previously unselected package python3-pkg-resources. [2020-03-24T03:09:42.660Z] #17 26.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:09:42.809Z] #41 ... [2020-03-24T03:09:42.809Z] [2020-03-24T03:09:42.809Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-24T03:09:42.809Z] #67 DONE 0.1s [2020-03-24T03:09:42.809Z] [2020-03-24T03:09:42.809Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-24T03:09:42.809Z] #73 DONE 0.1s [2020-03-24T03:09:42.809Z] [2020-03-24T03:09:42.809Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-24T03:09:42.809Z] #52 DONE 0.2s [2020-03-24T03:09:42.809Z] [2020-03-24T03:09:42.809Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-24T03:09:42.809Z] #55 DONE 0.2s [2020-03-24T03:09:42.809Z] [2020-03-24T03:09:42.809Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-24T03:09:42.809Z] #32 DONE 0.2s [2020-03-24T03:09:42.809Z] [2020-03-24T03:09:42.809Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-24T03:09:42.809Z] #46 DONE 0.2s [2020-03-24T03:09:42.809Z] [2020-03-24T03:09:42.809Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-24T03:09:42.809Z] #49 DONE 0.2s [2020-03-24T03:09:42.809Z] [2020-03-24T03:09:42.809Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:09:42.922Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-24T03:09:42.922Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-24T03:09:42.922Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-24T03:09:42.940Z] #17 26.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:09:42.940Z] #17 26.69 Selecting previously unselected package python3-setuptools. [2020-03-24T03:09:42.940Z] #17 26.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-24T03:09:42.940Z] #17 26.69 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-24T03:09:42.940Z] #17 26.87 Selecting previously unselected package python3-wheel. [2020-03-24T03:09:42.940Z] #17 26.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-24T03:09:42.940Z] #17 26.87 Unpacking python3-wheel (0.32.3-2) ... [2020-03-24T03:09:42.940Z] #17 26.91 Selecting previously unselected package sudo. [2020-03-24T03:09:42.940Z] #17 26.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-03-24T03:09:43.208Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-24T03:09:43.221Z] #17 26.92 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:09:43.501Z] #17 27.29 Selecting previously unselected package thin-provisioning-tools. [2020-03-24T03:09:43.501Z] #17 27.29 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-24T03:09:43.501Z] #17 27.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:09:43.501Z] #17 27.43 Selecting previously unselected package uidmap. [2020-03-24T03:09:43.501Z] #17 27.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-03-24T03:09:43.501Z] #17 27.43 Unpacking uidmap (1:4.5-1.1) ... [2020-03-24T03:09:43.782Z] #17 27.52 Selecting previously unselected package vim-runtime. [2020-03-24T03:09:43.782Z] #17 27.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:09:43.782Z] #17 27.54 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-24T03:09:43.782Z] #17 27.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-24T03:09:43.782Z] #17 27.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:09:43.832Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-24T03:09:43.936Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.2s done [2020-03-24T03:09:43.936Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s [2020-03-24T03:09:44.014Z] #43 ... [2020-03-24T03:09:44.014Z] [2020-03-24T03:09:44.014Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:09:44.014Z] #35 88.60 Selecting previously unselected package libxml2:amd64. [2020-03-24T03:09:44.014Z] #35 88.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-24T03:09:44.014Z] #35 88.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:09:44.014Z] #35 89.65 Selecting previously unselected package libarchive13:amd64. [2020-03-24T03:09:44.014Z] #35 89.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-24T03:09:44.014Z] #35 89.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-24T03:09:44.014Z] #35 90.33 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-24T03:09:44.014Z] #35 90.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-24T03:09:44.014Z] #35 90.37 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-24T03:09:44.014Z] #35 90.64 Selecting previously unselected package librhash0:amd64. [2020-03-24T03:09:44.014Z] #35 90.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-24T03:09:44.014Z] #35 90.66 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-24T03:09:44.014Z] #35 90.98 Selecting previously unselected package libuv1:amd64. [2020-03-24T03:09:44.014Z] #35 91.00 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-24T03:09:44.014Z] #35 91.01 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-24T03:09:44.014Z] #35 91.42 Selecting previously unselected package cmake. [2020-03-24T03:09:44.014Z] #35 91.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-24T03:09:44.014Z] #35 91.46 Unpacking cmake (3.13.4-1) ... [2020-03-24T03:09:44.462Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-24T03:09:44.462Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-24T03:09:44.794Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.7s done [2020-03-24T03:09:44.794Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-24T03:09:45.794Z] #17 29.52 Selecting previously unselected package vim. [2020-03-24T03:09:45.794Z] #17 29.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-24T03:09:45.794Z] #17 29.53 Unpacking vim (2:8.1.0875-5) ... [2020-03-24T03:09:45.909Z] #35 ... [2020-03-24T03:09:45.909Z] [2020-03-24T03:09:45.909Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:09:45.909Z] #27 26.73 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-24T03:09:45.909Z] #27 27.17 [2020-03-24T03:09:45.909Z] #27 27.72 0.7% ##################################################################### 97.2% ######################################################################## 100.0% [2020-03-24T03:09:45.909Z] #27 28.00 [2020-03-24T03:09:45.909Z] #27 29.46 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-24T03:09:45.909Z] #27 29.55 skipping existing 1849cc453dee [2020-03-24T03:09:45.909Z] #27 29.65 [2020-03-24T03:09:45.909Z] #27 31.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-24T03:09:45.909Z] #27 31.59 [2020-03-24T03:09:45.909Z] #27 31.93 ######################################################################## 100.0% [2020-03-24T03:09:45.909Z] #27 32.31 [2020-03-24T03:09:45.909Z] #27 32.47 Download of images into '/build' complete. [2020-03-24T03:09:45.909Z] #27 32.47 Use something like the following to load the result into a Docker daemon: [2020-03-24T03:09:45.909Z] #27 32.48 tar -cC '/build' . | docker load [2020-03-24T03:09:45.909Z] #27 DONE 32.8s [2020-03-24T03:09:45.909Z] [2020-03-24T03:09:45.909Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:09:45.909Z] #43 93.43 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-24T03:09:45.909Z] #43 93.47 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:09:45.909Z] #43 93.56 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-24T03:09:45.909Z] #43 93.67 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-24T03:09:45.909Z] #43 93.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-24T03:09:45.909Z] #43 93.83 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:09:45.909Z] #43 93.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:09:45.909Z] #43 93.92 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-24T03:09:45.909Z] #43 93.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:09:45.909Z] #43 93.97 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-24T03:09:45.955Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-24T03:09:46.075Z] #17 29.88 Selecting previously unselected package xfsprogs. [2020-03-24T03:09:46.075Z] #17 29.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-24T03:09:46.075Z] #17 29.88 Unpacking xfsprogs (4.20.0-1) ... [2020-03-24T03:09:46.355Z] #17 30.12 Selecting previously unselected package zip. [2020-03-24T03:09:46.355Z] #17 30.12 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-03-24T03:09:46.355Z] #17 30.12 Unpacking zip (3.0-11+b1) ... [2020-03-24T03:09:46.355Z] #17 30.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:09:46.355Z] #17 30.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:09:46.355Z] #17 30.34 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-24T03:09:46.355Z] #17 30.35 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-24T03:09:46.355Z] #17 30.35 Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-24T03:09:46.355Z] #17 30.36 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-24T03:09:46.355Z] #17 30.39 Setting up uidmap (1:4.5-1.1) ... [2020-03-24T03:09:46.582Z] go: finding github.com/golang/mock v1.1.1 [2020-03-24T03:09:46.582Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-24T03:09:46.636Z] #17 30.40 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-24T03:09:46.636Z] #17 30.40 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-24T03:09:46.636Z] #17 30.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:09:46.636Z] #17 30.42 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-24T03:09:46.636Z] #17 30.42 Setting up libicu63:s390x (63.1-6) ... [2020-03-24T03:09:46.636Z] #17 30.44 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:09:46.636Z] #17 30.44 Setting up zip (3.0-11+b1) ... [2020-03-24T03:09:46.636Z] #17 30.45 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:09:46.636Z] #17 30.47 Setting up bash-completion (1:2.8-6) ... [2020-03-24T03:09:48.080Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-24T03:09:48.100Z] #17 31.59 Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-24T03:09:48.100Z] #17 31.60 Setting up xz-utils (5.2.4-1) ... [2020-03-24T03:09:48.100Z] #17 31.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-24T03:09:48.100Z] #17 31.62 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:09:48.100Z] #17 31.64 invoke-rc.d: could not determine current runlevel [2020-03-24T03:09:48.100Z] #17 31.65 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-24T03:09:48.100Z] #17 31.66 Setting up pigz (2.4-1) ... [2020-03-24T03:09:48.100Z] #17 31.66 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-24T03:09:48.100Z] #17 31.67 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-24T03:09:48.100Z] #17 31.68 Setting up python-pip-whl (18.1-5) ... [2020-03-24T03:09:48.100Z] #17 31.68 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-24T03:09:48.100Z] #17 31.69 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:09:48.100Z] #17 31.92 Setting up libaio1:s390x (0.3.112-3) ... [2020-03-24T03:09:48.100Z] #17 31.93 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-24T03:09:48.100Z] #17 31.94 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-24T03:09:48.100Z] #17 31.95 Setting up vim (2:8.1.0875-5) ... [2020-03-24T03:09:48.100Z] #17 31.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-24T03:09:48.100Z] #17 31.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-24T03:09:48.100Z] #17 31.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-24T03:09:48.100Z] #17 31.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-24T03:09:48.100Z] #17 31.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-24T03:09:48.100Z] #17 31.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-24T03:09:48.100Z] #17 31.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-24T03:09:48.100Z] #17 31.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-24T03:09:48.100Z] #17 32.00 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-24T03:09:48.380Z] #17 32.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:09:48.380Z] #17 32.01 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-24T03:09:48.380Z] #17 32.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:09:48.380Z] #17 32.02 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-24T03:09:48.380Z] #17 32.03 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:09:48.421Z] #50 ... [2020-03-24T03:09:48.421Z] [2020-03-24T03:09:48.421Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:09:48.421Z] #25 3.384 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:09:48.421Z] #25 3.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:09:48.421Z] #25 3.474 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:09:48.421Z] #25 3.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-24T03:09:48.421Z] #25 4.365 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [182 kB] [2020-03-24T03:09:48.421Z] #25 5.370 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-24T03:09:48.421Z] #25 ... [2020-03-24T03:09:48.421Z] [2020-03-24T03:09:48.421Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:09:48.421Z] #41 5.624 + git clone https://github.com/docker/distribution.git . [2020-03-24T03:09:48.421Z] #41 5.628 Cloning into '.'... [2020-03-24T03:09:48.956Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.7s done [2020-03-24T03:09:48.956Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-24T03:09:48.990Z] #17 ... [2020-03-24T03:09:48.990Z] [2020-03-24T03:09:48.990Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:48.990Z] #44 72.40 CC criu/cr-service.o [2020-03-24T03:09:48.990Z] #44 72.97 CC criu/crtools.o [2020-03-24T03:09:48.990Z] #44 73.14 CC criu/eventfd.o [2020-03-24T03:09:48.990Z] #44 73.31 CC criu/eventpoll.o [2020-03-24T03:09:48.990Z] #44 73.96 CC criu/external.o [2020-03-24T03:09:48.990Z] #44 74.14 CC criu/fault-injection.o [2020-03-24T03:09:48.990Z] #44 74.19 CC criu/fdstore.o [2020-03-24T03:09:48.990Z] #44 74.37 CC criu/fifo.o [2020-03-24T03:09:48.990Z] #44 74.57 CC criu/file-ids.o [2020-03-24T03:09:48.990Z] #44 74.73 CC criu/file-lock.o [2020-03-24T03:09:48.990Z] #44 75.18 CC criu/files-ext.o [2020-03-24T03:09:48.990Z] #44 75.34 CC criu/files-reg.o [2020-03-24T03:09:48.990Z] #44 76.52 CC criu/files.o [2020-03-24T03:09:48.990Z] #44 77.64 CC criu/filesystems.o [2020-03-24T03:09:48.990Z] #44 78.08 CC criu/fsnotify.o [2020-03-24T03:09:48.990Z] #44 78.90 CC criu/image-desc.o [2020-03-24T03:09:48.990Z] #44 78.97 CC criu/image.o [2020-03-24T03:09:48.990Z] #44 79.45 CC criu/ipc_ns.o [2020-03-24T03:09:48.990Z] #44 80.21 CC criu/irmap.o [2020-03-24T03:09:48.990Z] #44 80.78 CC criu/kcmp-ids.o [2020-03-24T03:09:48.990Z] #44 81.09 CC criu/kerndat.o [2020-03-24T03:09:48.990Z] #44 81.70 CC criu/libnetlink.o [2020-03-24T03:09:48.990Z] #44 81.88 CC criu/log.o [2020-03-24T03:09:48.990Z] #44 82.20 CC criu/lsm.o [2020-03-24T03:09:48.990Z] #44 82.42 CC criu/mem.o [2020-03-24T03:09:49.195Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.3s done [2020-03-24T03:09:49.195Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-24T03:09:49.454Z] #7 DONE 24.1s [2020-03-24T03:09:49.454Z] [2020-03-24T03:09:49.454Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-24T03:09:49.601Z] #44 ... [2020-03-24T03:09:49.601Z] [2020-03-24T03:09:49.601Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:09:49.601Z] #17 33.42 Setting up iptables (1.8.2-4) ... [2020-03-24T03:09:49.601Z] #17 33.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:09:49.601Z] #17 33.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:09:49.601Z] #17 33.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:09:49.601Z] #17 33.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:09:49.601Z] #17 33.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-24T03:09:49.601Z] #17 33.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-24T03:09:49.601Z] #17 33.44 Setting up python3 (3.7.3-1) ... [2020-03-24T03:09:49.885Z] #17 33.85 Setting up python3-wheel (0.32.3-2) ... [2020-03-24T03:09:50.086Z] #43 ... [2020-03-24T03:09:50.086Z] [2020-03-24T03:09:50.086Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:09:50.086Z] #10 87.76 Selecting previously unselected package binutils-mingw-w64. [2020-03-24T03:09:50.086Z] #10 87.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-24T03:09:50.086Z] #10 87.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:09:50.086Z] #10 88.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-24T03:09:50.086Z] #10 88.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:09:50.086Z] #10 88.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:09:50.086Z] #10 88.72 Selecting previously unselected package dmsetup. [2020-03-24T03:09:50.086Z] #10 88.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:09:50.086Z] #10 88.83 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-24T03:09:50.086Z] #10 89.20 Selecting previously unselected package mingw-w64-common. [2020-03-24T03:09:50.086Z] #10 89.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-24T03:09:50.086Z] #10 89.22 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-24T03:09:50.086Z] #10 ... [2020-03-24T03:09:50.086Z] [2020-03-24T03:09:50.086Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:09:50.345Z] #35 98.42 Setting up libicu63:amd64 (63.1-6) ... [2020-03-24T03:09:50.345Z] #35 98.46 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:09:50.345Z] #35 98.47 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-24T03:09:50.345Z] #35 98.48 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:09:50.345Z] #35 98.57 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-24T03:09:50.345Z] #35 98.58 Setting up cmake-data (3.13.4-1) ... [2020-03-24T03:09:50.345Z] #35 98.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:09:50.345Z] #35 98.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-24T03:09:50.345Z] #35 98.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-24T03:09:50.345Z] #35 ... [2020-03-24T03:09:50.345Z] [2020-03-24T03:09:50.345Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:50.345Z] #47 88.49 time [2020-03-24T03:09:50.345Z] #47 93.15 internal/fmtsort [2020-03-24T03:09:50.345Z] #47 94.93 strings [2020-03-24T03:09:50.495Z] #17 34.24 Setting up apparmor (2.13.2-10) ... [2020-03-24T03:09:50.603Z] #47 ... [2020-03-24T03:09:50.603Z] [2020-03-24T03:09:50.603Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:09:50.603Z] #35 98.78 Setting up cmake (3.13.4-1) ... [2020-03-24T03:09:50.603Z] #35 98.80 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:09:50.603Z] #35 98.88 Processing triggers for mime-support (3.62) ... [2020-03-24T03:09:51.178Z] #35 DONE 99.3s [2020-03-24T03:09:51.178Z] [2020-03-24T03:09:51.178Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:09:51.178Z] #36 DONE 0.1s [2020-03-24T03:09:51.178Z] [2020-03-24T03:09:51.178Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-24T03:09:51.178Z] #37 DONE 0.1s [2020-03-24T03:09:51.178Z] [2020-03-24T03:09:51.178Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:51.436Z] #38 ... [2020-03-24T03:09:51.436Z] [2020-03-24T03:09:51.436Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:51.436Z] #56 89.13 time [2020-03-24T03:09:51.436Z] #56 98.59 os [2020-03-24T03:09:51.436Z] #56 99.36 encoding/binary [2020-03-24T03:09:51.436Z] #56 ... [2020-03-24T03:09:51.436Z] [2020-03-24T03:09:51.436Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:51.436Z] #33 89.53 internal/poll [2020-03-24T03:09:51.436Z] #33 93.17 internal/fmtsort [2020-03-24T03:09:51.436Z] #33 93.34 internal/syscall/unix [2020-03-24T03:09:51.436Z] #33 93.84 os [2020-03-24T03:09:51.436Z] #33 94.26 strings [2020-03-24T03:09:51.436Z] #33 99.01 path [2020-03-24T03:09:51.498Z] #17 35.17 Setting up xfsprogs (4.20.0-1) ... [2020-03-24T03:09:51.498Z] #17 35.18 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:09:51.498Z] #17 35.42 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:09:51.694Z] #33 99.70 text/tabwriter [2020-03-24T03:09:51.694Z] #33 ... [2020-03-24T03:09:51.694Z] [2020-03-24T03:09:51.694Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:09:51.694Z] #10 100.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-24T03:09:51.951Z] #10 100.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-24T03:09:51.951Z] #10 100.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:09:52.109Z] #17 35.83 Setting up python3-distutils (3.7.3-1) ... [2020-03-24T03:09:52.109Z] #17 36.12 Setting up python3-setuptools (40.8.0-1) ... [2020-03-24T03:09:52.529Z] #41 ... [2020-03-24T03:09:52.529Z] [2020-03-24T03:09:52.529Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:09:52.529Z] #35 6.772 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:09:52.529Z] #35 6.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:09:52.529Z] #35 6.804 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:09:52.529Z] #35 8.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-24T03:09:52.529Z] #35 ... [2020-03-24T03:09:52.529Z] [2020-03-24T03:09:52.529Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:09:52.529Z] #30 5.637 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-24T03:09:52.529Z] #30 5.637 Cloning into '.'... [2020-03-24T03:09:52.720Z] #17 36.68 Setting up python3-pip (18.1-5) ... [2020-03-24T03:09:52.737Z] #8 DONE 3.0s [2020-03-24T03:09:52.737Z] [2020-03-24T03:09:52.737Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-24T03:09:53.157Z] #30 ... [2020-03-24T03:09:53.157Z] [2020-03-24T03:09:53.157Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:53.157Z] #33 6.379 + RM_GOPATH=0 [2020-03-24T03:09:53.157Z] #33 6.379 + TMP_GOPATH= [2020-03-24T03:09:53.157Z] #33 6.379 + : /build [2020-03-24T03:09:53.157Z] #33 6.379 + '[' -z '' ']' [2020-03-24T03:09:53.157Z] #33 6.379 ++ mktemp -d [2020-03-24T03:09:53.157Z] #33 6.384 + export GOPATH=/tmp/tmp.ZcCCCr5MbI [2020-03-24T03:09:53.157Z] #33 6.384 + GOPATH=/tmp/tmp.ZcCCCr5MbI [2020-03-24T03:09:53.157Z] #33 6.384 + RM_GOPATH=1 [2020-03-24T03:09:53.157Z] #33 6.386 ++ dirname ./install.sh [2020-03-24T03:09:53.157Z] #33 6.388 + dir=. [2020-03-24T03:09:53.157Z] #33 6.388 + bin=tomlv [2020-03-24T03:09:53.157Z] #33 6.388 + shift [2020-03-24T03:09:53.157Z] #33 6.388 + '[' '!' -f ./tomlv.installer ']' [2020-03-24T03:09:53.157Z] #33 6.388 + . ./tomlv.installer [2020-03-24T03:09:53.157Z] #33 6.388 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:09:53.157Z] #33 6.388 + install_tomlv [2020-03-24T03:09:53.157Z] #33 6.388 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-24T03:09:53.157Z] #33 6.388 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:09:53.157Z] #33 6.388 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZcCCCr5MbI/src/github.com/BurntSushi/toml [2020-03-24T03:09:53.157Z] #33 6.392 Cloning into '/tmp/tmp.ZcCCCr5MbI/src/github.com/BurntSushi/toml'... [2020-03-24T03:09:53.157Z] #33 7.346 + cd /tmp/tmp.ZcCCCr5MbI/src/github.com/BurntSushi/toml [2020-03-24T03:09:53.157Z] #33 7.346 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:09:53.157Z] #33 7.353 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:09:53.157Z] #33 8.934 math/bits [2020-03-24T03:09:53.157Z] #33 8.986 runtime/internal/atomic [2020-03-24T03:09:53.157Z] #33 9.075 runtime/internal/sys [2020-03-24T03:09:53.157Z] #33 9.078 internal/cpu [2020-03-24T03:09:53.157Z] #33 9.653 runtime/internal/math [2020-03-24T03:09:53.157Z] #33 9.839 unicode/utf8 [2020-03-24T03:09:53.157Z] #33 9.926 internal/race [2020-03-24T03:09:53.157Z] #33 10.24 sync/atomic [2020-03-24T03:09:53.157Z] #33 ... [2020-03-24T03:09:53.157Z] [2020-03-24T03:09:53.157Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:09:53.157Z] #23 5.711 + RM_GOPATH=0 [2020-03-24T03:09:53.157Z] #23 5.712 + TMP_GOPATH= [2020-03-24T03:09:53.157Z] #23 5.712 + : /build [2020-03-24T03:09:53.157Z] #23 5.712 + '[' -z '' ']' [2020-03-24T03:09:53.157Z] #23 5.756 ++ mktemp -d [2020-03-24T03:09:53.157Z] #23 5.768 + export GOPATH=/tmp/tmp.gYV2odTGh7 [2020-03-24T03:09:53.157Z] #23 5.768 + GOPATH=/tmp/tmp.gYV2odTGh7 [2020-03-24T03:09:53.157Z] #23 5.768 + RM_GOPATH=1 [2020-03-24T03:09:53.157Z] #23 5.768 ++ dirname ./install.sh [2020-03-24T03:09:53.157Z] #23 5.768 + dir=. [2020-03-24T03:09:53.157Z] #23 5.768 + bin=dockercli [2020-03-24T03:09:53.157Z] #23 5.768 + shift [2020-03-24T03:09:53.157Z] #23 5.768 + '[' '!' -f ./dockercli.installer ']' [2020-03-24T03:09:53.157Z] #23 5.768 + . ./dockercli.installer [2020-03-24T03:09:53.157Z] #23 5.768 ++ : stable [2020-03-24T03:09:53.157Z] #23 5.768 ++ : 17.06.2-ce [2020-03-24T03:09:53.157Z] #23 5.768 + install_dockercli [2020-03-24T03:09:53.157Z] #23 5.768 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-24T03:09:53.157Z] #23 5.768 ++ uname -m [2020-03-24T03:09:53.157Z] #23 5.768 + arch=aarch64 [2020-03-24T03:09:53.157Z] #23 5.768 Install docker/cli version 17.06.2-ce from stable [2020-03-24T03:09:53.157Z] #23 5.776 + '[' aarch64 '!=' x86_64 ']' [2020-03-24T03:09:53.157Z] #23 5.776 + '[' aarch64 '!=' s390x ']' [2020-03-24T03:09:53.157Z] #23 5.776 + '[' aarch64 '!=' armhf ']' [2020-03-24T03:09:53.157Z] #23 5.776 + build_dockercli [2020-03-24T03:09:53.157Z] #23 5.776 + git clone https://github.com/docker/docker-ce /tmp/tmp.gYV2odTGh7/tmp/docker-ce [2020-03-24T03:09:53.157Z] #23 5.796 Cloning into '/tmp/tmp.gYV2odTGh7/tmp/docker-ce'... [2020-03-24T03:09:53.157Z] #23 ... [2020-03-24T03:09:53.157Z] [2020-03-24T03:09:53.157Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:09:53.157Z] #43 6.823 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:09:53.157Z] #43 6.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:09:53.157Z] #43 6.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:09:53.157Z] #43 8.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-24T03:09:53.157Z] #43 ... [2020-03-24T03:09:53.157Z] [2020-03-24T03:09:53.157Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:53.157Z] #74 6.890 + RM_GOPATH=0 [2020-03-24T03:09:53.157Z] #74 6.893 + TMP_GOPATH= [2020-03-24T03:09:53.157Z] #74 6.893 + : /build [2020-03-24T03:09:53.157Z] #74 6.893 + '[' -z '' ']' [2020-03-24T03:09:53.157Z] #74 6.894 ++ mktemp -d [2020-03-24T03:09:53.157Z] #74 6.896 + export GOPATH=/tmp/tmp.pGlvADl6yV [2020-03-24T03:09:53.157Z] #74 6.900 + GOPATH=/tmp/tmp.pGlvADl6yV [2020-03-24T03:09:53.157Z] #74 6.901 + RM_GOPATH=1 [2020-03-24T03:09:53.157Z] #74 6.901 ++ dirname ./install.sh [2020-03-24T03:09:53.157Z] #74 6.905 + dir=. [2020-03-24T03:09:53.157Z] #74 6.905 + bin=proxy [2020-03-24T03:09:53.157Z] #74 6.906 + shift [2020-03-24T03:09:53.157Z] #74 6.906 + '[' '!' -f ./proxy.installer ']' [2020-03-24T03:09:53.157Z] #74 6.907 + . ./proxy.installer [2020-03-24T03:09:53.157Z] #74 6.907 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:09:53.157Z] #74 6.908 + install_proxy [2020-03-24T03:09:53.157Z] #74 6.915 + case "$1" in [2020-03-24T03:09:53.157Z] #74 6.915 + export CGO_ENABLED=0 [2020-03-24T03:09:53.157Z] #74 6.916 + CGO_ENABLED=0 [2020-03-24T03:09:53.157Z] #74 6.916 + _install_proxy [2020-03-24T03:09:53.157Z] #74 6.916 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-24T03:09:53.157Z] #74 6.917 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pGlvADl6yV/src/github.com/docker/libnetwork [2020-03-24T03:09:53.157Z] #74 6.917 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:09:53.157Z] #74 6.932 Cloning into '/tmp/tmp.pGlvADl6yV/src/github.com/docker/libnetwork'... [2020-03-24T03:09:53.305Z] #9 DONE 1.0s [2020-03-24T03:09:53.305Z] [2020-03-24T03:09:53.305Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-24T03:09:53.305Z] #29 DONE 0.1s [2020-03-24T03:09:53.305Z] [2020-03-24T03:09:53.305Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:09:53.417Z] #74 ... [2020-03-24T03:09:53.417Z] [2020-03-24T03:09:53.417Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:53.417Z] #56 6.548 + RM_GOPATH=0 [2020-03-24T03:09:53.417Z] #56 6.548 + TMP_GOPATH= [2020-03-24T03:09:53.417Z] #56 6.549 + : /build [2020-03-24T03:09:53.417Z] #56 6.549 + '[' -z '' ']' [2020-03-24T03:09:53.417Z] #56 6.551 ++ mktemp -d [2020-03-24T03:09:53.417Z] #56 6.577 + export GOPATH=/tmp/tmp.mgaVhhuXpz [2020-03-24T03:09:53.417Z] #56 6.577 + GOPATH=/tmp/tmp.mgaVhhuXpz [2020-03-24T03:09:53.417Z] #56 6.577 + RM_GOPATH=1 [2020-03-24T03:09:53.417Z] #56 6.596 ++ dirname ./install.sh [2020-03-24T03:09:53.417Z] #56 6.596 + dir=. [2020-03-24T03:09:53.417Z] #56 6.597 + bin=shfmt [2020-03-24T03:09:53.417Z] #56 6.597 + shift [2020-03-24T03:09:53.417Z] #56 6.597 + '[' '!' -f ./shfmt.installer ']' [2020-03-24T03:09:53.417Z] #56 6.597 + . ./shfmt.installer [2020-03-24T03:09:53.417Z] #56 6.597 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:09:53.417Z] #56 6.597 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:09:53.417Z] #56 6.597 + install_shfmt [2020-03-24T03:09:53.417Z] #56 6.597 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-24T03:09:53.417Z] #56 6.597 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mgaVhhuXpz/src/github.com/mvdan/sh [2020-03-24T03:09:53.417Z] #56 6.618 Cloning into '/tmp/tmp.mgaVhhuXpz/src/github.com/mvdan/sh'... [2020-03-24T03:09:53.417Z] #56 ... [2020-03-24T03:09:53.417Z] [2020-03-24T03:09:53.417Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:09:53.417Z] #68 6.691 + RM_GOPATH=0 [2020-03-24T03:09:53.417Z] #68 6.691 + TMP_GOPATH= [2020-03-24T03:09:53.417Z] #68 6.692 + : /build/ [2020-03-24T03:09:53.417Z] #68 6.692 + '[' -z '' ']' [2020-03-24T03:09:53.417Z] #68 6.701 ++ mktemp -d [2020-03-24T03:09:53.417Z] #68 6.704 + export GOPATH=/tmp/tmp.hWGS9Yl1GE [2020-03-24T03:09:53.417Z] #68 6.704 + GOPATH=/tmp/tmp.hWGS9Yl1GE [2020-03-24T03:09:53.417Z] #68 6.704 + RM_GOPATH=1 [2020-03-24T03:09:53.417Z] #68 6.712 ++ dirname ./install.sh [2020-03-24T03:09:53.417Z] #68 6.714 + dir=. [2020-03-24T03:09:53.417Z] #68 6.715 + bin=rootlesskit [2020-03-24T03:09:53.417Z] #68 6.715 + shift [2020-03-24T03:09:53.417Z] #68 6.715 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-24T03:09:53.417Z] #68 6.715 + . ./rootlesskit.installer [2020-03-24T03:09:53.417Z] #68 6.715 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:09:53.417Z] #68 6.715 + install_rootlesskit [2020-03-24T03:09:53.417Z] #68 6.715 + case "$1" in [2020-03-24T03:09:53.417Z] #68 6.715 + export CGO_ENABLED=0 [2020-03-24T03:09:53.417Z] #68 6.715 + CGO_ENABLED=0 [2020-03-24T03:09:53.417Z] #68 6.715 + _install_rootlesskit [2020-03-24T03:09:53.417Z] #68 6.715 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-24T03:09:53.417Z] #68 6.715 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hWGS9Yl1GE/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:09:53.417Z] #68 6.715 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:09:53.417Z] #68 6.719 Cloning into '/tmp/tmp.hWGS9Yl1GE/src/github.com/rootless-containers/rootlesskit'... [2020-03-24T03:09:53.563Z] #10 ... [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-24T03:09:53.563Z] #40 DONE 0.1s [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:09:53.563Z] #21 DONE 0.1s [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-24T03:09:53.563Z] #73 DONE 0.1s [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-24T03:09:53.563Z] #67 DONE 0.1s [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-24T03:09:53.563Z] #22 DONE 0.1s [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-24T03:09:53.563Z] #49 DONE 0.1s [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-24T03:09:53.563Z] #55 DONE 0.2s [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-24T03:09:53.563Z] #52 DONE 0.2s [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-24T03:09:53.563Z] #32 DONE 0.2s [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-24T03:09:53.563Z] #46 DONE 0.2s [2020-03-24T03:09:53.563Z] [2020-03-24T03:09:53.563Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:53.678Z] #68 ... [2020-03-24T03:09:53.678Z] [2020-03-24T03:09:53.678Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:53.678Z] #47 6.301 + RM_GOPATH=0 [2020-03-24T03:09:53.678Z] #47 6.301 + TMP_GOPATH= [2020-03-24T03:09:53.678Z] #47 6.301 + : /build [2020-03-24T03:09:53.678Z] #47 6.302 + '[' -z '' ']' [2020-03-24T03:09:53.678Z] #47 6.302 ++ mktemp -d [2020-03-24T03:09:53.678Z] #47 6.303 + export GOPATH=/tmp/tmp.qhF49m6RqN [2020-03-24T03:09:53.678Z] #47 6.303 + GOPATH=/tmp/tmp.qhF49m6RqN [2020-03-24T03:09:53.678Z] #47 6.304 + RM_GOPATH=1 [2020-03-24T03:09:53.678Z] #47 6.307 ++ dirname ./install.sh [2020-03-24T03:09:53.678Z] #47 6.325 + dir=. [2020-03-24T03:09:53.678Z] #47 6.325 + bin=vndr [2020-03-24T03:09:53.678Z] #47 6.325 + shift [2020-03-24T03:09:53.678Z] #47 6.325 + '[' '!' -f ./vndr.installer ']' [2020-03-24T03:09:53.678Z] #47 6.325 + . ./vndr.installer [2020-03-24T03:09:53.678Z] #47 6.325 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:09:53.678Z] #47 6.325 + install_vndr [2020-03-24T03:09:53.678Z] #47 6.325 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-24T03:09:53.678Z] #47 6.325 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qhF49m6RqN/src/github.com/LK4D4/vndr [2020-03-24T03:09:53.678Z] #47 6.325 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:09:53.678Z] #47 6.337 Cloning into '/tmp/tmp.qhF49m6RqN/src/github.com/LK4D4/vndr'... [2020-03-24T03:09:53.678Z] #47 7.232 + cd /tmp/tmp.qhF49m6RqN/src/github.com/LK4D4/vndr [2020-03-24T03:09:53.678Z] #47 7.233 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:09:53.678Z] #47 7.248 + go build -buildmode=pie -v -o /build/vndr . [2020-03-24T03:09:53.678Z] #47 9.700 internal/race [2020-03-24T03:09:53.678Z] #47 9.758 runtime/internal/atomic [2020-03-24T03:09:53.678Z] #47 9.786 internal/cpu [2020-03-24T03:09:53.678Z] #47 9.834 runtime/internal/math [2020-03-24T03:09:53.678Z] #47 10.16 sync/atomic [2020-03-24T03:09:53.678Z] #47 10.59 unicode [2020-03-24T03:09:53.678Z] #47 10.62 unicode/utf8 [2020-03-24T03:09:53.678Z] #47 11.05 math [2020-03-24T03:09:53.678Z] #47 ... [2020-03-24T03:09:53.678Z] [2020-03-24T03:09:53.678Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:09:53.678Z] #10 6.350 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:09:53.678Z] #10 6.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:09:53.678Z] #10 6.428 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:09:53.678Z] #10 7.568 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-24T03:09:53.722Z] #17 37.31 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:09:53.722Z] #17 37.35 Processing triggers for mime-support (3.62) ... [2020-03-24T03:09:53.939Z] #10 ... [2020-03-24T03:09:53.939Z] [2020-03-24T03:09:53.939Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:09:53.939Z] #62 4.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:09:53.939Z] #62 4.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:09:53.939Z] #62 4.159 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:09:53.939Z] #62 4.570 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-24T03:09:53.940Z] #62 5.764 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [182 kB] [2020-03-24T03:09:53.940Z] #62 8.758 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-24T03:09:53.940Z] #62 ... [2020-03-24T03:09:53.940Z] [2020-03-24T03:09:53.940Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:09:53.940Z] #53 6.801 + RM_GOPATH=0 [2020-03-24T03:09:53.940Z] #53 6.801 + TMP_GOPATH= [2020-03-24T03:09:53.940Z] #53 6.801 + : /build [2020-03-24T03:09:53.940Z] #53 6.801 + '[' -z '' ']' [2020-03-24T03:09:53.940Z] #53 6.824 ++ mktemp -d [2020-03-24T03:09:53.940Z] #53 6.825 + export GOPATH=/tmp/tmp.i9jDbT4RoO [2020-03-24T03:09:53.940Z] #53 6.826 + GOPATH=/tmp/tmp.i9jDbT4RoO [2020-03-24T03:09:53.940Z] #53 6.826 + RM_GOPATH=1 [2020-03-24T03:09:53.940Z] #53 6.827 ++ dirname ./install.sh [2020-03-24T03:09:53.940Z] #53 6.829 + dir=. [2020-03-24T03:09:53.940Z] #53 6.836 + bin=golangci_lint [2020-03-24T03:09:53.940Z] #53 6.836 + shift [2020-03-24T03:09:53.940Z] #53 6.837 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-24T03:09:53.940Z] #53 6.837 + . ./golangci_lint.installer [2020-03-24T03:09:53.940Z] #53 6.838 ++ : v1.23.8 [2020-03-24T03:09:53.940Z] #53 6.839 + install_golangci_lint [2020-03-24T03:09:53.940Z] #53 6.839 + echo 'Installing golangci-lint version v1.23.8' [2020-03-24T03:09:53.940Z] #53 6.839 Installing golangci-lint version v1.23.8 [2020-03-24T03:09:53.940Z] #53 6.839 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:09:54.002Z] #17 DONE 37.9s [2020-03-24T03:09:54.002Z] [2020-03-24T03:09:54.002Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-24T03:09:54.198Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s [2020-03-24T03:09:54.200Z] #53 ... [2020-03-24T03:09:54.200Z] [2020-03-24T03:09:54.200Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:54.200Z] #33 10.71 unicode [2020-03-24T03:09:54.200Z] #33 10.75 internal/bytealg [2020-03-24T03:09:54.200Z] #33 10.93 internal/testlog [2020-03-24T03:09:54.200Z] #33 10.97 math [2020-03-24T03:09:54.460Z] #33 11.75 encoding [2020-03-24T03:09:54.721Z] #33 12.08 runtime/cgo [2020-03-24T03:09:54.982Z] #33 12.27 runtime [2020-03-24T03:09:55.230Z] #10 ... [2020-03-24T03:09:55.230Z] [2020-03-24T03:09:55.230Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:09:55.230Z] #43 102.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-24T03:09:55.230Z] #43 102.9 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:09:55.230Z] #43 DONE 103.2s [2020-03-24T03:09:55.230Z] [2020-03-24T03:09:55.230Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:55.230Z] #38 2.525 + RM_GOPATH=0 [2020-03-24T03:09:55.230Z] #38 2.527 + TMP_GOPATH= [2020-03-24T03:09:55.230Z] #38 2.527 + : /build [2020-03-24T03:09:55.230Z] #38 2.527 + '[' -z '' ']' [2020-03-24T03:09:55.230Z] #38 2.531 ++ mktemp -d [2020-03-24T03:09:55.230Z] #38 2.537 + export GOPATH=/tmp/tmp.uPPUvooivs [2020-03-24T03:09:55.230Z] #38 2.537 + GOPATH=/tmp/tmp.uPPUvooivs [2020-03-24T03:09:55.230Z] #38 2.537 + RM_GOPATH=1 [2020-03-24T03:09:55.230Z] #38 2.539 ++ dirname ./install.sh [2020-03-24T03:09:55.230Z] #38 2.541 + dir=. [2020-03-24T03:09:55.230Z] #38 2.541 + bin=tini [2020-03-24T03:09:55.230Z] #38 2.542 + shift [2020-03-24T03:09:55.230Z] #38 2.543 + '[' '!' -f ./tini.installer ']' [2020-03-24T03:09:55.230Z] #38 2.545 + . ./tini.installer [2020-03-24T03:09:55.230Z] #38 2.551 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:09:55.230Z] #38 2.555 + install_tini [2020-03-24T03:09:55.230Z] #38 2.559 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-24T03:09:55.230Z] #38 2.559 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:09:55.230Z] #38 2.559 + git clone https://github.com/krallin/tini.git /tmp/tmp.uPPUvooivs/tini [2020-03-24T03:09:55.230Z] #38 2.561 Cloning into '/tmp/tmp.uPPUvooivs/tini'... [2020-03-24T03:09:55.230Z] #38 3.412 + cd /tmp/tmp.uPPUvooivs/tini [2020-03-24T03:09:55.230Z] #38 3.413 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:09:55.230Z] #38 3.427 + cmake . [2020-03-24T03:09:55.480Z] #18 1.236 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-24T03:09:55.480Z] #18 1.243 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-24T03:09:55.480Z] #18 1.245 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-24T03:09:55.480Z] #18 DONE 1.5s [2020-03-24T03:09:55.480Z] [2020-03-24T03:09:55.480Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:09:55.480Z] #44 83.83 CC criu/mount.o [2020-03-24T03:09:55.480Z] #44 86.21 CC criu/namespaces.o [2020-03-24T03:09:55.480Z] #44 87.23 CC criu/net.o [2020-03-24T03:09:55.480Z] #44 88.97 CC criu/netfilter.o [2020-03-24T03:09:55.487Z] #38 4.158 -- The C compiler identification is GNU 8.3.0 [2020-03-24T03:09:55.487Z] #38 4.221 -- Check for working C compiler: /usr/bin/cc [2020-03-24T03:09:55.562Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.1s done [2020-03-24T03:09:55.762Z] #44 89.30 CC criu/page-pipe.o [2020-03-24T03:09:55.823Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-24T03:09:55.823Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-24T03:09:56.054Z] #38 4.971 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-24T03:09:56.055Z] #38 4.973 -- Detecting C compiler ABI info [2020-03-24T03:09:56.081Z] #7 DONE 26.8s [2020-03-24T03:09:56.081Z] [2020-03-24T03:09:56.081Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-24T03:09:56.373Z] #44 89.72 CC criu/page-xfer.o [2020-03-24T03:09:56.653Z] #44 ... [2020-03-24T03:09:56.653Z] [2020-03-24T03:09:56.653Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:09:56.653Z] #41 126.5 + dpkg --print-architecture [2020-03-24T03:09:56.653Z] #41 126.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-24T03:09:56.936Z] #41 126.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-24T03:09:56.936Z] #41 126.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-24T03:09:57.426Z] #38 6.101 -- Detecting C compiler ABI info - done [2020-03-24T03:09:57.426Z] #38 6.160 -- Detecting C compile features [2020-03-24T03:09:58.301Z] #33 ... [2020-03-24T03:09:58.301Z] [2020-03-24T03:09:58.301Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:09:58.301Z] #56 15.74 + cd /tmp/tmp.mgaVhhuXpz/src/github.com/mvdan/sh [2020-03-24T03:09:58.301Z] #56 15.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:09:58.561Z] #56 15.85 + GO111MODULE=on [2020-03-24T03:09:58.561Z] #56 15.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-24T03:09:58.594Z] #8 DONE 2.6s [2020-03-24T03:09:58.824Z] #56 ... [2020-03-24T03:09:58.824Z] [2020-03-24T03:09:58.824Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:09:58.824Z] #50 6.098 + RM_GOPATH=0 [2020-03-24T03:09:58.824Z] #50 6.098 + TMP_GOPATH= [2020-03-24T03:09:58.824Z] #50 6.098 + : /build [2020-03-24T03:09:58.824Z] #50 6.098 + '[' -z '' ']' [2020-03-24T03:09:58.824Z] #50 6.098 ++ mktemp -d [2020-03-24T03:09:58.824Z] #50 6.100 + export GOPATH=/tmp/tmp.PbNSxyiw7Q [2020-03-24T03:09:58.824Z] #50 6.100 + GOPATH=/tmp/tmp.PbNSxyiw7Q [2020-03-24T03:09:58.824Z] #50 6.100 + RM_GOPATH=1 [2020-03-24T03:09:58.824Z] #50 6.102 ++ dirname ./install.sh [2020-03-24T03:09:58.824Z] #50 6.106 + dir=. [2020-03-24T03:09:58.824Z] #50 6.106 + bin=gotestsum [2020-03-24T03:09:58.824Z] #50 6.106 + shift [2020-03-24T03:09:58.824Z] #50 6.106 + '[' '!' -f ./gotestsum.installer ']' [2020-03-24T03:09:58.824Z] #50 6.106 + . ./gotestsum.installer [2020-03-24T03:09:58.824Z] #50 6.106 ++ : v0.3.5 [2020-03-24T03:09:58.824Z] #50 6.106 + install_gotestsum [2020-03-24T03:09:58.824Z] #50 6.106 + echo 'Installing gotestsum version v0.3.5' [2020-03-24T03:09:58.824Z] #50 6.106 Installing gotestsum version v0.3.5 [2020-03-24T03:09:58.824Z] #50 6.111 + go get -d gotest.tools/gotestsum [2020-03-24T03:09:58.824Z] #50 ... [2020-03-24T03:09:58.824Z] [2020-03-24T03:09:58.824Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:58.824Z] #47 11.33 internal/bytealg [2020-03-24T03:09:58.824Z] #47 11.71 internal/testlog [2020-03-24T03:09:58.824Z] #47 12.49 unicode/utf16 [2020-03-24T03:09:58.824Z] #47 13.28 container/list [2020-03-24T03:09:58.824Z] #47 13.57 runtime [2020-03-24T03:09:58.824Z] #47 14.36 crypto/internal/subtle [2020-03-24T03:09:58.824Z] #47 14.82 crypto/subtle [2020-03-24T03:09:58.824Z] #47 15.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-24T03:09:58.824Z] #47 15.70 internal/nettrace [2020-03-24T03:09:58.824Z] #47 16.04 runtime/cgo [2020-03-24T03:09:58.850Z] [2020-03-24T03:09:58.850Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-24T03:09:59.329Z] #38 8.160 -- Detecting C compile features - done [2020-03-24T03:09:59.329Z] #38 8.216 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-24T03:09:59.410Z] #9 DONE 0.8s [2020-03-24T03:09:59.410Z] [2020-03-24T03:09:59.410Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-24T03:09:59.410Z] #29 DONE 0.0s [2020-03-24T03:09:59.410Z] [2020-03-24T03:09:59.410Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-24T03:09:59.410Z] #40 DONE 0.1s [2020-03-24T03:09:59.410Z] [2020-03-24T03:09:59.410Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:09:59.665Z] #41 ... [2020-03-24T03:09:59.665Z] [2020-03-24T03:09:59.665Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:09:59.665Z] #21 DONE 0.1s [2020-03-24T03:09:59.665Z] [2020-03-24T03:09:59.665Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-24T03:09:59.665Z] #52 DONE 0.1s [2020-03-24T03:09:59.665Z] [2020-03-24T03:09:59.665Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-24T03:09:59.665Z] #55 DONE 0.1s [2020-03-24T03:09:59.665Z] [2020-03-24T03:09:59.665Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-24T03:09:59.665Z] #49 DONE 0.2s [2020-03-24T03:09:59.665Z] [2020-03-24T03:09:59.665Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-24T03:09:59.665Z] #22 DONE 0.2s [2020-03-24T03:09:59.665Z] [2020-03-24T03:09:59.665Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-24T03:09:59.665Z] #73 DONE 0.2s [2020-03-24T03:09:59.665Z] [2020-03-24T03:09:59.665Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-24T03:09:59.665Z] #32 DONE 0.2s [2020-03-24T03:09:59.665Z] [2020-03-24T03:09:59.665Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-24T03:09:59.665Z] #67 DONE 0.2s [2020-03-24T03:09:59.665Z] [2020-03-24T03:09:59.665Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-24T03:09:59.665Z] #46 DONE 0.2s [2020-03-24T03:09:59.665Z] [2020-03-24T03:09:59.665Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:09:59.894Z] #38 8.558 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-24T03:09:59.894Z] #38 8.718 -- Configuring done [2020-03-24T03:09:59.894Z] #38 8.734 -- Generating done [2020-03-24T03:09:59.894Z] #38 8.750 -- Build files have been written to: /tmp/tmp.uPPUvooivs/tini [2020-03-24T03:09:59.894Z] #38 8.764 + make tini-static [2020-03-24T03:10:00.137Z] #47 ... [2020-03-24T03:10:00.137Z] [2020-03-24T03:10:00.137Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:00.137Z] #35 5.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:10:00.137Z] #35 5.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:10:00.137Z] #35 5.964 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:10:00.137Z] #35 6.536 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:10:00.137Z] #35 ... [2020-03-24T03:10:00.137Z] [2020-03-24T03:10:00.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:00.137Z] #10 6.705 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:10:00.137Z] #10 6.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:10:00.137Z] #10 6.766 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:10:00.210Z] #47 ... [2020-03-24T03:10:00.210Z] [2020-03-24T03:10:00.210Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:00.210Z] #56 17.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:10:00.210Z] #56 17.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:10:00.210Z] #56 17.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:10:00.210Z] #56 17.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:10:00.459Z] #38 9.244 Scanning dependencies of target tini-static [2020-03-24T03:10:00.475Z] #56 17.75 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:10:00.716Z] #38 9.443 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-24T03:10:00.974Z] #38 ... [2020-03-24T03:10:00.974Z] [2020-03-24T03:10:00.974Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:00.974Z] #47 98.90 os [2020-03-24T03:10:00.974Z] #47 99.96 regexp/syntax [2020-03-24T03:10:00.974Z] #47 102.8 fmt [2020-03-24T03:10:00.974Z] #47 105.9 regexp [2020-03-24T03:10:00.974Z] #47 107.9 go/token [2020-03-24T03:10:00.974Z] #47 108.9 go/scanner [2020-03-24T03:10:01.047Z] #56 18.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:10:01.232Z] #47 ... [2020-03-24T03:10:01.232Z] [2020-03-24T03:10:01.232Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:01.232Z] #10 106.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-24T03:10:01.232Z] #10 106.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-24T03:10:01.232Z] #10 106.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:10:01.232Z] #10 106.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-24T03:10:01.232Z] #10 106.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-24T03:10:01.232Z] #10 106.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:10:01.299Z] #41 ... [2020-03-24T03:10:01.299Z] [2020-03-24T03:10:01.299Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:10:01.299Z] #19 3.380 Collecting yamllint==1.16.0 [2020-03-24T03:10:01.299Z] #19 3.570 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-24T03:10:01.299Z] #19 3.622 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-24T03:10:01.299Z] #19 3.649 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-24T03:10:01.299Z] #19 3.684 Collecting pyyaml (from yamllint==1.16.0) [2020-03-24T03:10:01.299Z] #19 3.776 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-24T03:10:01.299Z] #19 4.592 Building wheels for collected packages: pyyaml [2020-03-24T03:10:01.299Z] #19 4.605 Running setup.py bdist_wheel for pyyaml: started [2020-03-24T03:10:01.299Z] #19 5.211 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-24T03:10:01.299Z] #19 5.212 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-24T03:10:01.299Z] #19 5.254 Successfully built pyyaml [2020-03-24T03:10:01.299Z] #19 5.261 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-24T03:10:01.299Z] #19 5.453 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-24T03:10:01.299Z] #19 DONE 5.8s [2020-03-24T03:10:01.299Z] [2020-03-24T03:10:01.299Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-24T03:10:01.508Z] #10 7.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:10:01.580Z] #24 DONE 0.2s [2020-03-24T03:10:01.580Z] [2020-03-24T03:10:01.580Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-24T03:10:01.994Z] #56 19.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:10:02.193Z] #28 DONE 0.6s [2020-03-24T03:10:02.193Z] [2020-03-24T03:10:02.193Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-24T03:10:02.193Z] #31 DONE 0.2s [2020-03-24T03:10:02.193Z] [2020-03-24T03:10:02.193Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:02.193Z] #44 90.57 CC criu/pagemap-cache.o [2020-03-24T03:10:02.193Z] #44 90.97 CC criu/pagemap.o [2020-03-24T03:10:02.193Z] #44 91.61 CC criu/parasite-syscall.o [2020-03-24T03:10:02.193Z] #44 92.21 CC criu/path.o [2020-03-24T03:10:02.193Z] #44 92.38 CC criu/pie-util-vdso.o [2020-03-24T03:10:02.193Z] #44 92.59 CC criu/pie-util.o [2020-03-24T03:10:02.193Z] #44 92.66 CC criu/pipes.o [2020-03-24T03:10:02.193Z] #44 93.02 CC criu/plugin.o [2020-03-24T03:10:02.193Z] #44 93.40 CC criu/proc_parse.o [2020-03-24T03:10:02.193Z] #44 95.03 CC criu/protobuf-desc.o [2020-03-24T03:10:02.193Z] #44 95.66 CC criu/protobuf.o [2020-03-24T03:10:02.193Z] #44 95.88 CC criu/pstree.o [2020-03-24T03:10:02.473Z] #44 ... [2020-03-24T03:10:02.473Z] [2020-03-24T03:10:02.473Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-24T03:10:02.473Z] #34 DONE 0.1s [2020-03-24T03:10:02.473Z] [2020-03-24T03:10:02.473Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-24T03:10:02.473Z] #39 DONE 0.1s [2020-03-24T03:10:02.473Z] [2020-03-24T03:10:02.473Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:02.605Z] #10 ... [2020-03-24T03:10:02.605Z] [2020-03-24T03:10:02.605Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:02.605Z] #33 100.8 path/filepath [2020-03-24T03:10:02.605Z] #33 100.8 fmt [2020-03-24T03:10:02.605Z] #33 102.1 io/ioutil [2020-03-24T03:10:02.605Z] #33 104.7 flag [2020-03-24T03:10:02.605Z] #33 104.7 github.com/BurntSushi/toml [2020-03-24T03:10:02.605Z] #33 106.7 log [2020-03-24T03:10:02.605Z] #33 109.3 github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:10:02.754Z] #65 ... [2020-03-24T03:10:02.754Z] [2020-03-24T03:10:02.754Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:02.754Z] #44 96.40 CC criu/rbtree.o [2020-03-24T03:10:02.865Z] #33 ... [2020-03-24T03:10:02.865Z] [2020-03-24T03:10:02.865Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:02.865Z] #47 109.8 internal/lazyregexp [2020-03-24T03:10:02.865Z] #47 110.1 net/url [2020-03-24T03:10:02.865Z] #47 110.3 go/ast [2020-03-24T03:10:02.935Z] #56 20.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:10:03.035Z] #44 96.63 CC criu/rst-malloc.o [2020-03-24T03:10:03.316Z] #44 96.81 CC criu/seccomp.o [2020-03-24T03:10:03.412Z] #10 ... [2020-03-24T03:10:03.412Z] [2020-03-24T03:10:03.412Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:03.412Z] #25 6.588 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:10:03.412Z] #25 6.598 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:10:03.412Z] #25 6.598 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:10:03.412Z] #25 8.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:10:03.412Z] #25 ... [2020-03-24T03:10:03.412Z] [2020-03-24T03:10:03.412Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:03.412Z] #62 6.298 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:10:03.412Z] #62 6.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:10:03.412Z] #62 6.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:10:03.412Z] #62 7.010 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:10:03.430Z] #47 ... [2020-03-24T03:10:03.430Z] [2020-03-24T03:10:03.430Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:03.430Z] #38 11.18 [100%] Linking C executable tini-static [2020-03-24T03:10:03.430Z] #38 11.75 [100%] Built target tini-static [2020-03-24T03:10:03.430Z] #38 11.84 + mkdir -p /build [2020-03-24T03:10:03.430Z] #38 11.84 + cp tini-static /build/docker-init [2020-03-24T03:10:03.430Z] #38 DONE 12.2s [2020-03-24T03:10:03.430Z] [2020-03-24T03:10:03.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:03.430Z] #44 3.623 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:10:03.430Z] #44 3.623 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:10:03.430Z] #44 3.636 Note: Building without GnuTLS support [2020-03-24T03:10:03.430Z] #44 5.413 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:10:03.430Z] #44 5.460 GEN .gitid [2020-03-24T03:10:03.430Z] #44 5.468 GEN criu/include/version.h [2020-03-24T03:10:03.431Z] #44 5.504 GEN include/common/asm [2020-03-24T03:10:03.431Z] #44 7.290 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-24T03:10:03.431Z] #44 7.426 PBCC images/opts.pb-c.c [2020-03-24T03:10:03.431Z] #44 7.476 PBCC images/sit.pb-c.c [2020-03-24T03:10:03.431Z] #44 7.536 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-24T03:10:03.431Z] #44 7.616 DEP images/opts.pb-c.d [2020-03-24T03:10:03.431Z] #44 7.685 DEP images/sit.pb-c.d [2020-03-24T03:10:03.431Z] #44 7.769 PBCC images/macvlan.pb-c.c [2020-03-24T03:10:03.431Z] #44 7.834 DEP images/macvlan.pb-c.d [2020-03-24T03:10:03.431Z] #44 7.899 PBCC images/autofs.pb-c.c [2020-03-24T03:10:03.431Z] #44 7.927 DEP images/autofs.pb-c.d [2020-03-24T03:10:03.431Z] #44 7.984 PBCC images/sysctl.pb-c.c [2020-03-24T03:10:03.431Z] #44 8.014 DEP images/sysctl.pb-c.d [2020-03-24T03:10:03.431Z] #44 8.127 PBCC images/time.pb-c.c [2020-03-24T03:10:03.431Z] #44 8.169 DEP images/time.pb-c.d [2020-03-24T03:10:03.431Z] #44 8.217 PBCC images/binfmt-misc.pb-c.c [2020-03-24T03:10:03.431Z] #44 8.237 DEP images/binfmt-misc.pb-c.d [2020-03-24T03:10:03.431Z] #44 8.300 PBCC images/seccomp.pb-c.c [2020-03-24T03:10:03.431Z] #44 8.413 DEP images/seccomp.pb-c.d [2020-03-24T03:10:03.431Z] #44 8.496 PBCC images/userns.pb-c.c [2020-03-24T03:10:03.431Z] #44 8.529 DEP images/userns.pb-c.d [2020-03-24T03:10:03.431Z] #44 8.611 PBCC images/cgroup.pb-c.c [2020-03-24T03:10:03.507Z] #56 ... [2020-03-24T03:10:03.507Z] [2020-03-24T03:10:03.507Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:03.507Z] #25 10.98 Fetched 8162 kB in 8s (1013 kB/s) [2020-03-24T03:10:03.507Z] #25 10.98 Reading package lists... [2020-03-24T03:10:03.507Z] #25 17.71 Reading package lists... [2020-03-24T03:10:03.507Z] #25 ... [2020-03-24T03:10:03.507Z] [2020-03-24T03:10:03.507Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:10:03.507Z] #41 20.91 Checking out files: 91% (1469/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-24T03:10:03.507Z] #41 21.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-24T03:10:03.596Z] #44 97.20 CC criu/seize.o [2020-03-24T03:10:03.670Z] #62 ... [2020-03-24T03:10:03.670Z] [2020-03-24T03:10:03.670Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:03.670Z] #56 ... [2020-03-24T03:10:03.670Z] [2020-03-24T03:10:03.670Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:10:03.670Z] #30 8.027 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-24T03:10:03.670Z] #30 8.036 Cloning into '.'... [2020-03-24T03:10:03.688Z] #44 8.705 DEP images/cgroup.pb-c.d [2020-03-24T03:10:03.688Z] #44 ... [2020-03-24T03:10:03.688Z] [2020-03-24T03:10:03.688Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:03.688Z] #56 101.7 encoding/base64 [2020-03-24T03:10:03.688Z] #56 102.7 fmt [2020-03-24T03:10:03.688Z] #56 103.1 golang.org/x/sys/unix [2020-03-24T03:10:03.688Z] #56 108.1 encoding/json [2020-03-24T03:10:03.928Z] #30 ... [2020-03-24T03:10:03.928Z] [2020-03-24T03:10:03.928Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:10:03.928Z] #41 ... [2020-03-24T03:10:03.928Z] [2020-03-24T03:10:03.928Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:03.949Z] #56 ... [2020-03-24T03:10:03.949Z] [2020-03-24T03:10:03.949Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:03.949Z] #44 8.806 PBCC images/fown.pb-c.c [2020-03-24T03:10:03.949Z] #44 8.813 PBCC images/ext-file.pb-c.c [2020-03-24T03:10:03.949Z] #44 8.854 DEP images/fown.pb-c.d [2020-03-24T03:10:03.949Z] #44 8.931 DEP images/ext-file.pb-c.d [2020-03-24T03:10:04.187Z] #50 ... [2020-03-24T03:10:04.187Z] [2020-03-24T03:10:04.187Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:04.207Z] #44 97.78 CC criu/servicefd.o [2020-03-24T03:10:04.213Z] #44 9.076 PBCC images/rpc.pb-c.c [2020-03-24T03:10:04.213Z] #44 9.142 DEP images/rpc.pb-c.d [2020-03-24T03:10:04.213Z] #44 9.224 PBCC images/siginfo.pb-c.c [2020-03-24T03:10:04.213Z] #44 9.284 DEP images/siginfo.pb-c.d [2020-03-24T03:10:04.445Z] #53 ... [2020-03-24T03:10:04.445Z] [2020-03-24T03:10:04.445Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:04.445Z] #33 9.036 + RM_GOPATH=0 [2020-03-24T03:10:04.445Z] #33 9.036 + TMP_GOPATH= [2020-03-24T03:10:04.445Z] #33 9.036 + : /build [2020-03-24T03:10:04.445Z] #33 9.036 + '[' -z '' ']' [2020-03-24T03:10:04.445Z] #33 9.036 ++ mktemp -d [2020-03-24T03:10:04.445Z] #33 9.036 + export GOPATH=/tmp/tmp.9FeC0QJtXV [2020-03-24T03:10:04.445Z] #33 9.036 + GOPATH=/tmp/tmp.9FeC0QJtXV [2020-03-24T03:10:04.445Z] #33 9.036 + RM_GOPATH=1 [2020-03-24T03:10:04.445Z] #33 9.037 ++ dirname ./install.sh [2020-03-24T03:10:04.445Z] #33 9.046 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:10:04.445Z] #33 9.046 + dir=. [2020-03-24T03:10:04.445Z] #33 9.046 + bin=tomlv [2020-03-24T03:10:04.445Z] #33 9.046 + shift [2020-03-24T03:10:04.445Z] #33 9.046 + '[' '!' -f ./tomlv.installer ']' [2020-03-24T03:10:04.445Z] #33 9.046 + . ./tomlv.installer [2020-03-24T03:10:04.445Z] #33 9.046 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:10:04.445Z] #33 9.046 + install_tomlv [2020-03-24T03:10:04.445Z] #33 9.046 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-24T03:10:04.445Z] #33 9.046 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9FeC0QJtXV/src/github.com/BurntSushi/toml [2020-03-24T03:10:04.445Z] #33 9.058 Cloning into '/tmp/tmp.9FeC0QJtXV/src/github.com/BurntSushi/toml'... [2020-03-24T03:10:04.445Z] #33 10.62 + cd /tmp/tmp.9FeC0QJtXV/src/github.com/BurntSushi/toml [2020-03-24T03:10:04.445Z] #33 10.62 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:10:04.445Z] #33 10.67 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:10:04.445Z] #33 ... [2020-03-24T03:10:04.445Z] [2020-03-24T03:10:04.445Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:04.445Z] #43 9.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:10:04.445Z] #43 10.05 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:10:04.445Z] #43 10.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:10:04.450Z] #41 ... [2020-03-24T03:10:04.450Z] [2020-03-24T03:10:04.450Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:04.450Z] #43 11.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [182 kB] [2020-03-24T03:10:04.450Z] #43 14.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-24T03:10:04.450Z] #43 20.42 Fetched 8162 kB in 14s (584 kB/s) [2020-03-24T03:10:04.450Z] #43 20.42 Reading package lists... [2020-03-24T03:10:04.450Z] #43 ... [2020-03-24T03:10:04.450Z] [2020-03-24T03:10:04.450Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:04.450Z] #35 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [182 kB] [2020-03-24T03:10:04.450Z] #35 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-24T03:10:04.450Z] #35 20.52 Fetched 8162 kB in 14s (583 kB/s) [2020-03-24T03:10:04.450Z] #35 20.52 Reading package lists... [2020-03-24T03:10:04.450Z] #35 ... [2020-03-24T03:10:04.450Z] [2020-03-24T03:10:04.450Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:04.450Z] #56 21.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:10:04.450Z] #56 21.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:10:04.450Z] #56 21.91 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:10:04.479Z] #44 9.387 PBCC images/pagemap.pb-c.c [2020-03-24T03:10:04.479Z] #44 9.480 DEP images/pagemap.pb-c.d [2020-03-24T03:10:04.479Z] #44 9.547 PBCC images/rlimit.pb-c.c [2020-03-24T03:10:04.479Z] #44 9.565 DEP images/rlimit.pb-c.d [2020-03-24T03:10:04.479Z] #44 9.608 PBCC images/file-lock.pb-c.c [2020-03-24T03:10:04.487Z] #44 98.03 CC criu/shmem.o [2020-03-24T03:10:04.703Z] #43 11.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:10:04.703Z] #43 ... [2020-03-24T03:10:04.703Z] [2020-03-24T03:10:04.703Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:04.703Z] #68 10.57 + RM_GOPATH=0 [2020-03-24T03:10:04.703Z] #68 10.57 + TMP_GOPATH= [2020-03-24T03:10:04.703Z] #68 10.57 + : /build/ [2020-03-24T03:10:04.703Z] #68 10.57 + '[' -z '' ']' [2020-03-24T03:10:04.703Z] #68 10.57 ++ mktemp -d [2020-03-24T03:10:04.703Z] #68 10.58 + export GOPATH=/tmp/tmp.RtTfFZZtw4 [2020-03-24T03:10:04.703Z] #68 10.58 + GOPATH=/tmp/tmp.RtTfFZZtw4 [2020-03-24T03:10:04.703Z] #68 10.58 + RM_GOPATH=1 [2020-03-24T03:10:04.703Z] #68 10.58 ++ dirname ./install.sh [2020-03-24T03:10:04.703Z] #68 10.58 + dir=. [2020-03-24T03:10:04.703Z] #68 10.58 + bin=rootlesskit [2020-03-24T03:10:04.703Z] #68 10.58 + shift [2020-03-24T03:10:04.703Z] #68 10.58 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-24T03:10:04.703Z] #68 10.58 + . ./rootlesskit.installer [2020-03-24T03:10:04.703Z] #68 10.58 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:10:04.703Z] #68 10.58 + install_rootlesskit [2020-03-24T03:10:04.703Z] #68 10.58 + case "$1" in [2020-03-24T03:10:04.703Z] #68 10.58 + export CGO_ENABLED=0 [2020-03-24T03:10:04.703Z] #68 10.58 + CGO_ENABLED=0 [2020-03-24T03:10:04.703Z] #68 10.58 + _install_rootlesskit [2020-03-24T03:10:04.703Z] #68 10.58 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-24T03:10:04.703Z] #68 10.58 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:10:04.703Z] #68 10.58 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RtTfFZZtw4/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:10:04.703Z] #68 10.58 Cloning into '/tmp/tmp.RtTfFZZtw4/src/github.com/rootless-containers/rootlesskit'... [2020-03-24T03:10:04.703Z] #68 ... [2020-03-24T03:10:04.703Z] [2020-03-24T03:10:04.703Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:04.703Z] #74 6.582 + RM_GOPATH=0 [2020-03-24T03:10:04.703Z] #74 6.582 + TMP_GOPATH= [2020-03-24T03:10:04.703Z] #74 6.582 + : /build [2020-03-24T03:10:04.703Z] #74 6.582 + '[' -z '' ']' [2020-03-24T03:10:04.703Z] #74 6.582 ++ mktemp -d [2020-03-24T03:10:04.703Z] #74 6.582 + export GOPATH=/tmp/tmp.6QOL7PpxoK [2020-03-24T03:10:04.703Z] #74 6.582 + GOPATH=/tmp/tmp.6QOL7PpxoK [2020-03-24T03:10:04.703Z] #74 6.582 + RM_GOPATH=1 [2020-03-24T03:10:04.703Z] #74 6.582 ++ dirname ./install.sh [2020-03-24T03:10:04.703Z] #74 6.588 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:10:04.703Z] #74 6.589 + dir=. [2020-03-24T03:10:04.703Z] #74 6.589 + bin=proxy [2020-03-24T03:10:04.703Z] #74 6.589 + shift [2020-03-24T03:10:04.703Z] #74 6.589 + '[' '!' -f ./proxy.installer ']' [2020-03-24T03:10:04.703Z] #74 6.589 + . ./proxy.installer [2020-03-24T03:10:04.703Z] #74 6.589 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:10:04.703Z] #74 6.589 + install_proxy [2020-03-24T03:10:04.703Z] #74 6.589 + case "$1" in [2020-03-24T03:10:04.703Z] #74 6.589 + export CGO_ENABLED=0 [2020-03-24T03:10:04.703Z] #74 6.589 + CGO_ENABLED=0 [2020-03-24T03:10:04.703Z] #74 6.589 + _install_proxy [2020-03-24T03:10:04.703Z] #74 6.589 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-24T03:10:04.703Z] #74 6.589 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6QOL7PpxoK/src/github.com/docker/libnetwork [2020-03-24T03:10:04.703Z] #74 6.593 Cloning into '/tmp/tmp.6QOL7PpxoK/src/github.com/docker/libnetwork'... [2020-03-24T03:10:04.711Z] #56 21.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:10:04.737Z] #44 9.624 DEP images/file-lock.pb-c.d [2020-03-24T03:10:04.737Z] #44 9.677 PBCC images/tty.pb-c.c [2020-03-24T03:10:04.737Z] #44 9.727 DEP images/tty.pb-c.d [2020-03-24T03:10:04.737Z] #44 9.816 PBCC images/tun.pb-c.c [2020-03-24T03:10:04.961Z] #74 ... [2020-03-24T03:10:04.961Z] [2020-03-24T03:10:04.961Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:04.961Z] #23 9.210 + RM_GOPATH=0 [2020-03-24T03:10:04.961Z] #23 9.210 + TMP_GOPATH= [2020-03-24T03:10:04.961Z] #23 9.210 + : /build [2020-03-24T03:10:04.961Z] #23 9.210 + '[' -z '' ']' [2020-03-24T03:10:04.961Z] #23 9.216 ++ mktemp -d [2020-03-24T03:10:04.961Z] #23 9.225 + export GOPATH=/tmp/tmp.ZlSwe4SmM3 [2020-03-24T03:10:04.961Z] #23 9.225 + GOPATH=/tmp/tmp.ZlSwe4SmM3 [2020-03-24T03:10:04.961Z] #23 9.225 + RM_GOPATH=1 [2020-03-24T03:10:04.961Z] #23 9.225 ++ dirname ./install.sh [2020-03-24T03:10:04.961Z] #23 9.225 + dir=. [2020-03-24T03:10:04.961Z] #23 9.225 + bin=dockercli [2020-03-24T03:10:04.961Z] #23 9.225 + shift [2020-03-24T03:10:04.961Z] #23 9.225 + '[' '!' -f ./dockercli.installer ']' [2020-03-24T03:10:04.961Z] #23 9.225 + . ./dockercli.installer [2020-03-24T03:10:04.961Z] #23 9.225 ++ : stable [2020-03-24T03:10:04.961Z] #23 9.225 ++ : 17.06.2-ce [2020-03-24T03:10:04.961Z] #23 9.225 + install_dockercli [2020-03-24T03:10:04.961Z] #23 9.225 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-24T03:10:04.961Z] #23 9.225 Install docker/cli version 17.06.2-ce from stable [2020-03-24T03:10:04.961Z] #23 9.255 ++ uname -m [2020-03-24T03:10:04.961Z] #23 9.261 + arch=x86_64 [2020-03-24T03:10:04.961Z] #23 9.261 + '[' x86_64 '!=' x86_64 ']' [2020-03-24T03:10:04.961Z] #23 9.261 + url=https://download.docker.com/linux/static [2020-03-24T03:10:04.961Z] #23 9.261 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-24T03:10:04.961Z] #23 9.283 + tar -xz docker/docker [2020-03-24T03:10:04.961Z] #23 ... [2020-03-24T03:10:04.961Z] [2020-03-24T03:10:04.961Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:04.961Z] #10 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:10:04.972Z] #56 ... [2020-03-24T03:10:04.972Z] [2020-03-24T03:10:04.972Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:04.972Z] #68 12.29 + cd /tmp/tmp.hWGS9Yl1GE/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:10:04.972Z] #68 12.29 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:10:04.972Z] #68 12.67 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:10:04.972Z] #68 12.67 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-24T03:10:04.995Z] #44 9.886 PBCC images/netdev.pb-c.c [2020-03-24T03:10:04.995Z] #44 10.00 DEP images/tun.pb-c.d [2020-03-24T03:10:04.995Z] #44 10.11 DEP images/netdev.pb-c.d [2020-03-24T03:10:05.099Z] #44 98.59 CC criu/sigframe.o [2020-03-24T03:10:05.099Z] #44 98.67 CC criu/signalfd.o [2020-03-24T03:10:05.234Z] #68 ... [2020-03-24T03:10:05.234Z] [2020-03-24T03:10:05.234Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:05.234Z] #62 15.30 Fetched 8162 kB in 11s (716 kB/s) [2020-03-24T03:10:05.234Z] #62 15.30 Reading package lists... [2020-03-24T03:10:05.252Z] #44 10.17 PBCC images/vma.pb-c.c [2020-03-24T03:10:05.252Z] #44 10.22 DEP images/vma.pb-c.d [2020-03-24T03:10:05.252Z] #44 10.28 PBCC images/creds.pb-c.c [2020-03-24T03:10:05.252Z] #44 10.31 DEP images/creds.pb-c.d [2020-03-24T03:10:05.379Z] #44 98.89 CC criu/sk-inet.o [2020-03-24T03:10:05.496Z] #62 22.05 Reading package lists... [2020-03-24T03:10:05.496Z] #62 ... [2020-03-24T03:10:05.496Z] [2020-03-24T03:10:05.496Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:05.496Z] #10 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [182 kB] [2020-03-24T03:10:05.496Z] #10 15.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-24T03:10:05.496Z] #10 20.46 Fetched 8162 kB in 14s (570 kB/s) [2020-03-24T03:10:05.510Z] #44 10.42 PBCC images/utsns.pb-c.c [2020-03-24T03:10:05.510Z] #44 10.45 DEP images/utsns.pb-c.d [2020-03-24T03:10:05.510Z] #44 10.51 PBCC images/ipc-desc.pb-c.c [2020-03-24T03:10:05.510Z] #44 10.53 PBCC images/ipc-sem.pb-c.c [2020-03-24T03:10:05.510Z] #44 10.57 DEP images/ipc-desc.pb-c.d [2020-03-24T03:10:05.510Z] #44 10.65 DEP images/ipc-sem.pb-c.d [2020-03-24T03:10:05.759Z] #10 20.46 Reading package lists... [2020-03-24T03:10:05.759Z] #10 ... [2020-03-24T03:10:05.759Z] [2020-03-24T03:10:05.759Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:10:05.767Z] #44 10.73 PBCC images/ipc-msg.pb-c.c [2020-03-24T03:10:05.767Z] #44 ... [2020-03-24T03:10:05.767Z] [2020-03-24T03:10:05.767Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:05.767Z] #33 DONE 113.9s [2020-03-24T03:10:05.767Z] [2020-03-24T03:10:05.767Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:05.767Z] #44 10.79 DEP images/ipc-msg.pb-c.d [2020-03-24T03:10:05.767Z] #44 10.84 PBCC images/ipc-shm.pb-c.c [2020-03-24T03:10:05.990Z] #44 99.52 CC criu/sk-netlink.o [2020-03-24T03:10:06.021Z] #41 23.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-24T03:10:06.025Z] #44 10.92 DEP images/ipc-shm.pb-c.d [2020-03-24T03:10:06.025Z] #44 11.00 PBCC images/ipc-var.pb-c.c [2020-03-24T03:10:06.025Z] #44 11.10 DEP images/ipc-var.pb-c.d [2020-03-24T03:10:06.205Z] #47 ... [2020-03-24T03:10:06.205Z] [2020-03-24T03:10:06.205Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:06.205Z] #43 3.641 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:10:06.205Z] #43 3.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:10:06.205Z] #43 3.661 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:10:06.205Z] #43 3.882 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:10:06.205Z] #43 4.492 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:10:06.205Z] #43 5.173 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:10:06.205Z] #43 6.461 Fetched 8334 kB in 3s (2543 kB/s) [2020-03-24T03:10:06.270Z] #44 99.73 CC criu/sk-packet.o [2020-03-24T03:10:06.283Z] #44 11.24 PBCC images/sk-opts.pb-c.c [2020-03-24T03:10:06.283Z] #44 11.34 PBCC images/packet-sock.pb-c.c [2020-03-24T03:10:06.540Z] #44 11.45 DEP images/sk-opts.pb-c.d [2020-03-24T03:10:06.540Z] #44 11.52 DEP images/packet-sock.pb-c.d [2020-03-24T03:10:06.540Z] #44 11.55 PBCC images/sk-netlink.pb-c.c [2020-03-24T03:10:06.540Z] #44 11.60 DEP images/sk-netlink.pb-c.d [2020-03-24T03:10:06.540Z] #44 11.70 PBCC images/sk-inet.pb-c.c [2020-03-24T03:10:06.552Z] #44 100.0 CC criu/sk-queue.o [2020-03-24T03:10:06.798Z] #44 11.85 DEP images/sk-inet.pb-c.d [2020-03-24T03:10:06.798Z] #44 11.97 PBCC images/sk-unix.pb-c.c [2020-03-24T03:10:07.056Z] #44 12.06 DEP images/sk-unix.pb-c.d [2020-03-24T03:10:07.056Z] #44 12.11 PBCC images/mm.pb-c.c [2020-03-24T03:10:07.056Z] #44 12.17 DEP images/mm.pb-c.d [2020-03-24T03:10:07.056Z] #44 12.23 PBCC images/timerfd.pb-c.c [2020-03-24T03:10:07.171Z] #44 100.6 CC criu/sk-tcp.o [2020-03-24T03:10:07.314Z] #44 12.26 DEP images/timerfd.pb-c.d [2020-03-24T03:10:07.314Z] #44 12.34 PBCC images/timer.pb-c.c [2020-03-24T03:10:07.314Z] #44 12.38 DEP images/timer.pb-c.d [2020-03-24T03:10:07.314Z] #44 12.45 PBCC images/sa.pb-c.c [2020-03-24T03:10:07.452Z] #44 100.8 CC criu/sk-unix.o [2020-03-24T03:10:07.572Z] #44 12.51 DEP images/sa.pb-c.d [2020-03-24T03:10:07.572Z] #44 12.58 PBCC images/pipe-data.pb-c.c [2020-03-24T03:10:07.572Z] #44 12.61 DEP images/pipe-data.pb-c.d [2020-03-24T03:10:07.572Z] #44 12.67 PBCC images/mnt.pb-c.c [2020-03-24T03:10:07.829Z] #44 12.76 DEP images/mnt.pb-c.d [2020-03-24T03:10:07.829Z] #44 12.81 PBCC images/sk-packet.pb-c.c [2020-03-24T03:10:07.829Z] #44 12.83 DEP images/sk-packet.pb-c.d [2020-03-24T03:10:07.829Z] #44 12.90 PBCC images/tcp-stream.pb-c.c [2020-03-24T03:10:07.829Z] #44 12.94 DEP images/tcp-stream.pb-c.d [2020-03-24T03:10:08.063Z] #44 101.7 CC criu/sockets.o [2020-03-24T03:10:08.097Z] #44 12.98 PBCC images/pipe.pb-c.c [2020-03-24T03:10:08.097Z] #44 13.04 DEP images/pipe.pb-c.d [2020-03-24T03:10:08.097Z] #44 13.08 PBCC images/pstree.pb-c.c [2020-03-24T03:10:08.097Z] #44 13.10 DEP images/pstree.pb-c.d [2020-03-24T03:10:08.098Z] #44 13.16 PBCC images/fs.pb-c.c [2020-03-24T03:10:08.359Z] #44 13.20 DEP images/fs.pb-c.d [2020-03-24T03:10:08.359Z] #44 13.26 PBCC images/signalfd.pb-c.c [2020-03-24T03:10:08.359Z] #44 13.34 DEP images/signalfd.pb-c.d [2020-03-24T03:10:08.359Z] #44 13.41 PBCC images/fh.pb-c.c [2020-03-24T03:10:08.617Z] #44 13.47 PBCC images/fsnotify.pb-c.c [2020-03-24T03:10:08.617Z] #44 13.58 DEP images/fh.pb-c.d [2020-03-24T03:10:08.617Z] #44 13.62 DEP images/fsnotify.pb-c.d [2020-03-24T03:10:08.617Z] #44 13.70 PBCC images/eventpoll.pb-c.c [2020-03-24T03:10:08.674Z] #44 102.2 CC criu/stats.o [2020-03-24T03:10:08.877Z] #44 13.71 DEP images/eventpoll.pb-c.d [2020-03-24T03:10:08.877Z] #44 13.79 PBCC images/eventfd.pb-c.c [2020-03-24T03:10:08.877Z] #44 13.84 DEP images/eventfd.pb-c.d [2020-03-24T03:10:08.877Z] #44 13.88 PBCC images/remap-file-path.pb-c.c [2020-03-24T03:10:08.877Z] #44 13.94 DEP images/remap-file-path.pb-c.d [2020-03-24T03:10:08.877Z] #44 14.00 PBCC images/fifo.pb-c.c [2020-03-24T03:10:08.877Z] #44 14.04 DEP images/fifo.pb-c.d [2020-03-24T03:10:08.955Z] #44 102.4 CC criu/string.o [2020-03-24T03:10:08.955Z] #44 102.4 CC criu/sysctl.o [2020-03-24T03:10:09.135Z] #44 14.10 PBCC images/ghost-file.pb-c.c [2020-03-24T03:10:09.135Z] #44 14.18 DEP images/ghost-file.pb-c.d [2020-03-24T03:10:09.135Z] #44 14.22 PBCC images/regfile.pb-c.c [2020-03-24T03:10:09.135Z] #44 14.27 DEP images/regfile.pb-c.d [2020-03-24T03:10:09.393Z] #44 14.33 PBCC images/ns.pb-c.c [2020-03-24T03:10:09.393Z] #44 14.36 DEP images/ns.pb-c.d [2020-03-24T03:10:09.393Z] #44 14.41 PBCC images/fdinfo.pb-c.c [2020-03-24T03:10:09.393Z] #44 14.47 DEP images/fdinfo.pb-c.d [2020-03-24T03:10:09.471Z] #43 6.461 Reading package lists... [2020-03-24T03:10:09.471Z] #43 ... [2020-03-24T03:10:09.471Z] [2020-03-24T03:10:09.471Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:09.471Z] #62 7.216 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:10:09.471Z] #62 7.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:10:09.471Z] #62 7.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:10:09.471Z] #62 8.318 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:10:09.471Z] #62 ... [2020-03-24T03:10:09.471Z] [2020-03-24T03:10:09.471Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:09.471Z] #10 8.547 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:10:09.471Z] #10 8.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:10:09.471Z] #10 8.784 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:10:09.567Z] #44 103.0 CC criu/sysfs_parse.o [2020-03-24T03:10:09.567Z] #44 103.1 CC criu/timerfd.o [2020-03-24T03:10:09.651Z] #44 14.55 PBCC images/core-aarch64.pb-c.c [2020-03-24T03:10:09.651Z] #44 14.62 PBCC images/core-arm.pb-c.c [2020-03-24T03:10:09.727Z] #10 ... [2020-03-24T03:10:09.727Z] [2020-03-24T03:10:09.727Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:09.727Z] #25 9.332 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:10:09.727Z] #25 9.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:10:09.727Z] #25 9.480 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:10:09.727Z] #25 ... [2020-03-24T03:10:09.727Z] [2020-03-24T03:10:09.727Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:10:09.727Z] #30 8.345 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-24T03:10:09.727Z] #30 8.345 Cloning into '.'... [2020-03-24T03:10:09.847Z] #44 103.2 CC criu/tty.o [2020-03-24T03:10:09.911Z] #44 14.79 PBCC images/core-ppc64.pb-c.c [2020-03-24T03:10:09.911Z] #44 14.83 PBCC images/core-s390.pb-c.c [2020-03-24T03:10:09.911Z] #44 14.88 PBCC images/core-x86.pb-c.c [2020-03-24T03:10:09.911Z] #44 14.97 PBCC images/core.pb-c.c [2020-03-24T03:10:09.982Z] #30 ... [2020-03-24T03:10:09.982Z] [2020-03-24T03:10:09.982Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:10.169Z] #44 15.05 PBCC images/inventory.pb-c.c [2020-03-24T03:10:10.169Z] #44 15.11 DEP images/core-aarch64.pb-c.d [2020-03-24T03:10:10.169Z] #44 15.15 DEP images/core-arm.pb-c.d [2020-03-24T03:10:10.169Z] #44 15.20 DEP images/core-ppc64.pb-c.d [2020-03-24T03:10:10.169Z] #44 15.25 DEP images/core-s390.pb-c.d [2020-03-24T03:10:10.169Z] #44 15.31 DEP images/core-x86.pb-c.d [2020-03-24T03:10:10.238Z] #23 ... [2020-03-24T03:10:10.238Z] [2020-03-24T03:10:10.238Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:10.238Z] #35 9.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:10:10.238Z] #35 9.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:10:10.238Z] #35 9.142 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:10:10.238Z] #35 ... [2020-03-24T03:10:10.238Z] [2020-03-24T03:10:10.238Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:10.271Z] #10 ... [2020-03-24T03:10:10.271Z] [2020-03-24T03:10:10.271Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:10.271Z] #47 11.13 + RM_GOPATH=0 [2020-03-24T03:10:10.271Z] #47 11.13 + TMP_GOPATH= [2020-03-24T03:10:10.271Z] #47 11.13 + : /build [2020-03-24T03:10:10.271Z] #47 11.13 + '[' -z '' ']' [2020-03-24T03:10:10.271Z] #47 11.14 ++ mktemp -d [2020-03-24T03:10:10.271Z] #47 11.15 + export GOPATH=/tmp/tmp.dD2AeReEK8 [2020-03-24T03:10:10.271Z] #47 11.15 + GOPATH=/tmp/tmp.dD2AeReEK8 [2020-03-24T03:10:10.271Z] #47 11.15 + RM_GOPATH=1 [2020-03-24T03:10:10.271Z] #47 11.15 ++ dirname ./install.sh [2020-03-24T03:10:10.271Z] #47 11.16 + dir=. [2020-03-24T03:10:10.271Z] #47 11.16 + bin=vndr [2020-03-24T03:10:10.271Z] #47 11.16 + shift [2020-03-24T03:10:10.271Z] #47 11.16 + '[' '!' -f ./vndr.installer ']' [2020-03-24T03:10:10.271Z] #47 11.16 + . ./vndr.installer [2020-03-24T03:10:10.271Z] #47 11.16 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:10:10.271Z] #47 11.16 + install_vndr [2020-03-24T03:10:10.271Z] #47 11.17 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-24T03:10:10.271Z] #47 11.17 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:10:10.271Z] #47 11.17 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dD2AeReEK8/src/github.com/LK4D4/vndr [2020-03-24T03:10:10.271Z] #47 11.18 Cloning into '/tmp/tmp.dD2AeReEK8/src/github.com/LK4D4/vndr'... [2020-03-24T03:10:10.271Z] #47 12.93 + cd /tmp/tmp.dD2AeReEK8/src/github.com/LK4D4/vndr [2020-03-24T03:10:10.271Z] #47 12.93 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:10:10.271Z] #47 12.96 + go build -buildmode=pie -v -o /build/vndr . [2020-03-24T03:10:10.271Z] #47 15.49 internal/race [2020-03-24T03:10:10.271Z] #47 15.58 sync/atomic [2020-03-24T03:10:10.271Z] #47 16.04 runtime [2020-03-24T03:10:10.271Z] #47 16.21 unicode [2020-03-24T03:10:10.271Z] #47 ... [2020-03-24T03:10:10.271Z] [2020-03-24T03:10:10.271Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:10.271Z] #10 17.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:10:10.426Z] #44 15.34 DEP images/core.pb-c.d [2020-03-24T03:10:10.426Z] #44 15.42 DEP images/inventory.pb-c.d [2020-03-24T03:10:10.426Z] #44 15.48 PBCC images/cpuinfo.pb-c.c [2020-03-24T03:10:10.426Z] #44 15.53 DEP images/cpuinfo.pb-c.d [2020-03-24T03:10:10.426Z] #44 15.61 PBCC images/stats.pb-c.c [2020-03-24T03:10:10.459Z] #44 104.1 CC criu/tun.o [2020-03-24T03:10:10.493Z] #53 ... [2020-03-24T03:10:10.493Z] [2020-03-24T03:10:10.493Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:10.493Z] #74 ... [2020-03-24T03:10:10.493Z] [2020-03-24T03:10:10.493Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:10.688Z] #44 15.64 DEP images/stats.pb-c.d [2020-03-24T03:10:10.740Z] #44 104.4 CC criu/uffd.o [2020-03-24T03:10:10.748Z] #33 ... [2020-03-24T03:10:10.748Z] [2020-03-24T03:10:10.748Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:10.748Z] #50 11.14 + RM_GOPATH=0 [2020-03-24T03:10:10.748Z] #50 11.14 + TMP_GOPATH= [2020-03-24T03:10:10.748Z] #50 11.14 + : /build [2020-03-24T03:10:10.748Z] #50 11.14 + '[' -z '' ']' [2020-03-24T03:10:10.748Z] #50 11.14 ++ mktemp -d [2020-03-24T03:10:10.748Z] #50 11.15 + export GOPATH=/tmp/tmp.f3MRSxi1KB [2020-03-24T03:10:10.748Z] #50 11.15 + GOPATH=/tmp/tmp.f3MRSxi1KB [2020-03-24T03:10:10.748Z] #50 11.15 + RM_GOPATH=1 [2020-03-24T03:10:10.748Z] #50 11.16 Installing gotestsum version v0.3.5 [2020-03-24T03:10:10.748Z] #50 11.16 ++ dirname ./install.sh [2020-03-24T03:10:10.748Z] #50 11.16 + dir=. [2020-03-24T03:10:10.748Z] #50 11.16 + bin=gotestsum [2020-03-24T03:10:10.748Z] #50 11.16 + shift [2020-03-24T03:10:10.748Z] #50 11.16 + '[' '!' -f ./gotestsum.installer ']' [2020-03-24T03:10:10.748Z] #50 11.16 + . ./gotestsum.installer [2020-03-24T03:10:10.748Z] #50 11.16 ++ : v0.3.5 [2020-03-24T03:10:10.748Z] #50 11.16 + install_gotestsum [2020-03-24T03:10:10.748Z] #50 11.16 + echo 'Installing gotestsum version v0.3.5' [2020-03-24T03:10:10.748Z] #50 11.16 + go get -d gotest.tools/gotestsum [2020-03-24T03:10:10.748Z] #50 ... [2020-03-24T03:10:10.748Z] [2020-03-24T03:10:10.748Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:11.003Z] #56 ... [2020-03-24T03:10:11.003Z] [2020-03-24T03:10:11.003Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:11.003Z] #68 ... [2020-03-24T03:10:11.003Z] [2020-03-24T03:10:11.003Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:11.003Z] #53 11.46 + RM_GOPATH=0 [2020-03-24T03:10:11.003Z] #53 11.46 + TMP_GOPATH= [2020-03-24T03:10:11.003Z] #53 11.46 + : /build [2020-03-24T03:10:11.003Z] #53 11.46 + '[' -z '' ']' [2020-03-24T03:10:11.003Z] #53 11.47 ++ mktemp -d [2020-03-24T03:10:11.260Z] #53 11.47 + export GOPATH=/tmp/tmp.mF05604iV6 [2020-03-24T03:10:11.260Z] #53 11.47 + GOPATH=/tmp/tmp.mF05604iV6 [2020-03-24T03:10:11.260Z] #53 11.47 + RM_GOPATH=1 [2020-03-24T03:10:11.260Z] #53 11.48 ++ dirname ./install.sh [2020-03-24T03:10:11.260Z] #53 11.49 + dir=. [2020-03-24T03:10:11.260Z] #53 11.49 + bin=golangci_lint [2020-03-24T03:10:11.260Z] #53 11.49 + shift [2020-03-24T03:10:11.260Z] #53 11.49 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-24T03:10:11.260Z] #53 11.49 + . ./golangci_lint.installer [2020-03-24T03:10:11.260Z] #53 11.49 ++ : v1.23.8 [2020-03-24T03:10:11.260Z] #53 11.49 + install_golangci_lint [2020-03-24T03:10:11.260Z] #53 11.49 + echo 'Installing golangci-lint version v1.23.8' [2020-03-24T03:10:11.260Z] #53 11.49 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:10:11.260Z] #53 11.49 Installing golangci-lint version v1.23.8 [2020-03-24T03:10:11.348Z] #41 ... [2020-03-24T03:10:11.348Z] [2020-03-24T03:10:11.348Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:11.348Z] #47 18.13 vendor/golang.org/x/crypto/internal/subtle [2020-03-24T03:10:11.348Z] #47 ... [2020-03-24T03:10:11.348Z] [2020-03-24T03:10:11.348Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:11.348Z] #74 24.40 Checking out files: 58% (1212/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-24T03:10:11.348Z] #74 25.24 + cd /tmp/tmp.pGlvADl6yV/src/github.com/docker/libnetwork [2020-03-24T03:10:11.348Z] #74 25.24 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:10:11.348Z] #74 25.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-24T03:10:11.742Z] #44 105.0 CC criu/util.o [2020-03-24T03:10:12.353Z] #44 105.8 CC criu/uts_ns.o [2020-03-24T03:10:12.353Z] #44 105.8 CC criu/vdso.o [2020-03-24T03:10:12.591Z] #44 17.15 make[1]: Nothing to be done for 'all'. [2020-03-24T03:10:12.636Z] #44 106.1 LINK criu/built-in.o [2020-03-24T03:10:12.636Z] #44 106.1 LINK criu/criu [2020-03-24T03:10:12.636Z] #44 ... [2020-03-24T03:10:12.636Z] [2020-03-24T03:10:12.636Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:10:12.636Z] #41 DONE 142.7s [2020-03-24T03:10:12.916Z] [2020-03-24T03:10:12.916Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:12.916Z] #44 106.5 DEP lib/c/criu.d [2020-03-24T03:10:13.200Z] #44 106.6 CC images/rpc.pb-c.o [2020-03-24T03:10:13.488Z] #44 107.1 CC lib/c/criu.o [2020-03-24T03:10:13.561Z] #10 ... [2020-03-24T03:10:13.561Z] [2020-03-24T03:10:13.561Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:13.561Z] #35 10.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:10:13.561Z] #35 13.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:10:13.561Z] #35 ... [2020-03-24T03:10:13.561Z] [2020-03-24T03:10:13.561Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:13.561Z] #68 17.79 Checking out files: 87% (653/747) Checking out files: 88% (658/747) Checking out files: 89% (665/747) Checking out files: 90% (673/747) Checking out files: 91% (680/747) Checking out files: 92% (688/747) Checking out files: 93% (695/747) Checking out files: 94% (703/747) Checking out files: 95% (710/747) Checking out files: 96% (718/747) Checking out files: 97% (725/747) Checking out files: 98% (733/747) Checking out files: 99% (740/747) Checking out files: 100% (747/747) Checking out files: 100% (747/747), done. [2020-03-24T03:10:13.561Z] #68 18.24 + cd /tmp/tmp.RtTfFZZtw4/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:10:13.561Z] #68 18.24 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:10:13.561Z] #68 18.62 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:10:13.561Z] #68 18.65 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-24T03:10:13.561Z] #68 ... [2020-03-24T03:10:13.561Z] [2020-03-24T03:10:13.561Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:13.561Z] #62 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:10:13.561Z] #62 14.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:10:13.768Z] #44 ... [2020-03-24T03:10:13.769Z] [2020-03-24T03:10:13.769Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-24T03:10:13.769Z] #42 DONE 0.3s [2020-03-24T03:10:13.769Z] [2020-03-24T03:10:13.769Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:13.769Z] #44 107.5 LINK lib/c/built-in.o [2020-03-24T03:10:13.819Z] #62 ... [2020-03-24T03:10:13.819Z] [2020-03-24T03:10:13.819Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:13.819Z] #56 11.24 + RM_GOPATH=0 [2020-03-24T03:10:13.819Z] #56 11.24 + TMP_GOPATH= [2020-03-24T03:10:13.819Z] #56 11.24 + : /build [2020-03-24T03:10:13.819Z] #56 11.25 + '[' -z '' ']' [2020-03-24T03:10:13.819Z] #56 11.25 ++ mktemp -d [2020-03-24T03:10:13.819Z] #56 11.26 + export GOPATH=/tmp/tmp.G8eEcsOjIk [2020-03-24T03:10:13.819Z] #56 11.26 + GOPATH=/tmp/tmp.G8eEcsOjIk [2020-03-24T03:10:13.819Z] #56 11.26 + RM_GOPATH=1 [2020-03-24T03:10:13.819Z] #56 11.26 ++ dirname ./install.sh [2020-03-24T03:10:13.819Z] #56 11.26 + dir=. [2020-03-24T03:10:13.819Z] #56 11.26 + bin=shfmt [2020-03-24T03:10:13.819Z] #56 11.27 + shift [2020-03-24T03:10:13.819Z] #56 11.27 + '[' '!' -f ./shfmt.installer ']' [2020-03-24T03:10:13.819Z] #56 11.27 + . ./shfmt.installer [2020-03-24T03:10:13.819Z] #56 11.27 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:10:13.819Z] #56 11.27 + install_shfmt [2020-03-24T03:10:13.819Z] #56 11.27 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-24T03:10:13.819Z] #56 11.27 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:10:13.819Z] #56 11.27 + git clone https://github.com/mvdan/sh.git /tmp/tmp.G8eEcsOjIk/src/github.com/mvdan/sh [2020-03-24T03:10:13.819Z] #56 11.27 Cloning into '/tmp/tmp.G8eEcsOjIk/src/github.com/mvdan/sh'... [2020-03-24T03:10:13.963Z] #44 18.62 CC images/stats.o [2020-03-24T03:10:14.049Z] #44 107.5 LINK lib/c/libcriu.so [2020-03-24T03:10:14.049Z] #44 107.5 LINK lib/c/libcriu.a [2020-03-24T03:10:14.049Z] #44 107.6 GEN magic.py [2020-03-24T03:10:14.049Z] #44 107.7 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:10:14.049Z] #44 107.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:10:14.049Z] #44 107.7 Note: Building without GnuTLS support [2020-03-24T03:10:14.221Z] #44 19.05 CC images/core.o [2020-03-24T03:10:14.330Z] #44 108.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:10:14.768Z] #56 ... [2020-03-24T03:10:14.768Z] [2020-03-24T03:10:14.768Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:10:14.768Z] #41 11.10 + git clone https://github.com/docker/distribution.git . [2020-03-24T03:10:14.768Z] #41 11.11 Cloning into '.'... [2020-03-24T03:10:14.768Z] #41 ... [2020-03-24T03:10:14.768Z] [2020-03-24T03:10:14.768Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:14.768Z] #50 10.97 + RM_GOPATH=0 [2020-03-24T03:10:14.768Z] #50 10.97 + TMP_GOPATH= [2020-03-24T03:10:14.768Z] #50 10.97 + : /build [2020-03-24T03:10:14.768Z] #50 10.97 + '[' -z '' ']' [2020-03-24T03:10:14.768Z] #50 10.97 ++ mktemp -d [2020-03-24T03:10:14.768Z] #50 10.98 + export GOPATH=/tmp/tmp.zfdDblqHTZ [2020-03-24T03:10:14.768Z] #50 10.98 + GOPATH=/tmp/tmp.zfdDblqHTZ [2020-03-24T03:10:14.768Z] #50 10.98 + RM_GOPATH=1 [2020-03-24T03:10:14.768Z] #50 10.98 ++ dirname ./install.sh [2020-03-24T03:10:14.768Z] #50 10.98 + dir=. [2020-03-24T03:10:14.768Z] #50 10.98 + bin=gotestsum [2020-03-24T03:10:14.768Z] #50 10.98 + shift [2020-03-24T03:10:14.768Z] #50 10.98 + '[' '!' -f ./gotestsum.installer ']' [2020-03-24T03:10:14.768Z] #50 10.98 + . ./gotestsum.installer [2020-03-24T03:10:14.768Z] #50 10.98 ++ : v0.3.5 [2020-03-24T03:10:14.768Z] #50 10.98 + install_gotestsum [2020-03-24T03:10:14.768Z] #50 10.98 + echo 'Installing gotestsum version v0.3.5' [2020-03-24T03:10:14.768Z] #50 10.98 + go get -d gotest.tools/gotestsum [2020-03-24T03:10:14.768Z] #50 10.98 Installing gotestsum version v0.3.5 [2020-03-24T03:10:14.768Z] #50 ... [2020-03-24T03:10:14.768Z] [2020-03-24T03:10:14.768Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:14.768Z] #33 11.72 runtime/internal/atomic [2020-03-24T03:10:14.768Z] #33 11.72 internal/cpu [2020-03-24T03:10:14.768Z] #33 12.19 runtime/internal/sys [2020-03-24T03:10:14.768Z] #33 12.43 runtime/internal/math [2020-03-24T03:10:14.768Z] #33 12.48 internal/bytealg [2020-03-24T03:10:14.768Z] #33 12.59 math/bits [2020-03-24T03:10:14.768Z] #33 13.16 math [2020-03-24T03:10:14.768Z] #33 14.44 runtime [2020-03-24T03:10:14.786Z] #44 19.69 CC images/core-x86.o [2020-03-24T03:10:14.786Z] #44 ... [2020-03-24T03:10:14.786Z] [2020-03-24T03:10:14.786Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:14.786Z] #47 112.7 text/template/parse [2020-03-24T03:10:14.786Z] #47 117.1 text/template [2020-03-24T03:10:14.786Z] #47 117.3 go/parser [2020-03-24T03:10:14.786Z] #47 121.8 encoding/xml [2020-03-24T03:10:14.786Z] #47 122.4 go/doc [2020-03-24T03:10:14.786Z] #47 ... [2020-03-24T03:10:14.786Z] [2020-03-24T03:10:14.786Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:14.786Z] #65 47.54 Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-24T03:10:14.786Z] #65 48.58 + cd /tmp/tmp.woYc9l9IXK/src/github.com/containerd/containerd [2020-03-24T03:10:14.786Z] #65 48.58 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:10:14.786Z] #65 50.12 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-24T03:10:14.786Z] #65 50.12 + BUILDTAGS='netgo osusergo static_build' [2020-03-24T03:10:14.786Z] #65 50.12 + export EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:10:14.786Z] #65 50.12 + EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:10:14.786Z] #65 50.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-24T03:10:14.786Z] #65 50.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-24T03:10:14.786Z] #65 50.12 + '[' '' = dynamic ']' [2020-03-24T03:10:14.786Z] #65 50.12 + make [2020-03-24T03:10:14.786Z] #65 51.25 + bin/ctr [2020-03-24T03:10:14.940Z] #44 108.4 make[1]: Nothing to be done for 'all'. [2020-03-24T03:10:15.027Z] #33 ... [2020-03-24T03:10:15.028Z] [2020-03-24T03:10:15.028Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:15.028Z] #53 11.33 + RM_GOPATH=0 [2020-03-24T03:10:15.028Z] #53 11.33 + TMP_GOPATH= [2020-03-24T03:10:15.028Z] #53 11.33 + : /build [2020-03-24T03:10:15.028Z] #53 11.33 + '[' -z '' ']' [2020-03-24T03:10:15.028Z] #53 11.33 ++ mktemp -d [2020-03-24T03:10:15.028Z] #53 11.34 + export GOPATH=/tmp/tmp.0hL3gaD5xJ [2020-03-24T03:10:15.028Z] #53 11.34 + GOPATH=/tmp/tmp.0hL3gaD5xJ [2020-03-24T03:10:15.028Z] #53 11.34 + RM_GOPATH=1 [2020-03-24T03:10:15.028Z] #53 11.34 ++ dirname ./install.sh [2020-03-24T03:10:15.028Z] #53 11.35 + dir=. [2020-03-24T03:10:15.028Z] #53 11.35 + bin=golangci_lint [2020-03-24T03:10:15.028Z] #53 11.35 + shift [2020-03-24T03:10:15.028Z] #53 11.35 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-24T03:10:15.028Z] #53 11.35 + . ./golangci_lint.installer [2020-03-24T03:10:15.028Z] #53 11.35 ++ : v1.23.8 [2020-03-24T03:10:15.028Z] #53 11.35 + install_golangci_lint [2020-03-24T03:10:15.028Z] #53 11.35 + echo 'Installing golangci-lint version v1.23.8' [2020-03-24T03:10:15.028Z] #53 11.35 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:10:15.028Z] #53 11.35 Installing golangci-lint version v1.23.8 [2020-03-24T03:10:15.221Z] #44 108.7 make[1]: 'images/built-in.o' is up to date. [2020-03-24T03:10:15.221Z] #44 108.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-24T03:10:15.221Z] #44 108.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-24T03:10:15.221Z] #44 108.8 make[1]: 'compel/libcompel.a' is up to date. [2020-03-24T03:10:15.221Z] #44 108.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-24T03:10:15.221Z] #44 108.8 make[1]: Nothing to be done for 'all'. [2020-03-24T03:10:15.221Z] #44 108.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:10:15.221Z] #44 108.9 make[2]: Nothing to be done for 'all'. [2020-03-24T03:10:15.502Z] #44 108.9 make[2]: Nothing to be done for 'all'. [2020-03-24T03:10:15.502Z] #44 108.9 make[2]: Nothing to be done for 'all'. [2020-03-24T03:10:15.502Z] #44 109.0 make[2]: Nothing to be done for 'all'. [2020-03-24T03:10:15.502Z] #44 109.0 make[2]: Nothing to be done for 'all'. [2020-03-24T03:10:15.502Z] #44 109.1 make[2]: Nothing to be done for 'all'. [2020-03-24T03:10:15.502Z] #44 109.1 make[2]: Nothing to be done for 'all'. [2020-03-24T03:10:15.565Z] #74 ... [2020-03-24T03:10:15.565Z] [2020-03-24T03:10:15.565Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:15.565Z] #25 17.71 Reading package lists... [2020-03-24T03:10:15.565Z] #25 24.39 Building dependency tree... [2020-03-24T03:10:15.565Z] #25 27.46 ca-certificates is already the newest version (20190110). [2020-03-24T03:10:15.565Z] #25 27.46 The following additional packages will be installed: [2020-03-24T03:10:15.565Z] #25 27.48 libjq1 libonig5 [2020-03-24T03:10:15.565Z] #25 28.05 The following NEW packages will be installed: [2020-03-24T03:10:15.565Z] #25 28.07 jq libjq1 libonig5 [2020-03-24T03:10:15.565Z] #25 28.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:15.565Z] #25 28.57 Need to get 325 kB of archives. [2020-03-24T03:10:15.565Z] #25 28.57 After this operation, 1019 kB of additional disk space will be used. [2020-03-24T03:10:15.565Z] #25 28.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-24T03:10:15.565Z] #25 28.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-24T03:10:15.565Z] #25 28.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-24T03:10:15.565Z] #25 30.22 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:10:15.565Z] #25 30.61 Fetched 325 kB in 0s (812 kB/s) [2020-03-24T03:10:15.565Z] #25 30.74 Selecting previously unselected package libonig5:arm64. [2020-03-24T03:10:15.565Z] #25 30.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-24T03:10:15.565Z] #25 30.83 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-03-24T03:10:15.565Z] #25 30.85 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-24T03:10:15.565Z] #25 31.18 Selecting previously unselected package libjq1:arm64. [2020-03-24T03:10:15.565Z] #25 31.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-24T03:10:15.565Z] #25 31.21 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-24T03:10:15.565Z] #25 31.33 Selecting previously unselected package jq. [2020-03-24T03:10:15.565Z] #25 31.33 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-24T03:10:15.565Z] #25 31.34 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:10:15.565Z] #25 31.53 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-24T03:10:15.565Z] #25 31.56 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-24T03:10:15.565Z] #25 31.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:10:15.565Z] #25 31.63 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:10:15.565Z] #25 DONE 32.7s [2020-03-24T03:10:15.565Z] [2020-03-24T03:10:15.565Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-24T03:10:15.565Z] #26 DONE 0.1s [2020-03-24T03:10:15.565Z] [2020-03-24T03:10:15.565Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:15.565Z] #53 29.35 + cd /tmp/tmp.i9jDbT4RoO/src/github.com/golangci/golangci-lint/ [2020-03-24T03:10:15.565Z] #53 29.35 + git checkout -q v1.23.8 [2020-03-24T03:10:15.565Z] #53 30.17 ++ git describe --tags [2020-03-24T03:10:15.565Z] #53 30.18 + version=v1.23.8 [2020-03-24T03:10:15.565Z] #53 30.18 ++ git rev-parse --short HEAD [2020-03-24T03:10:15.565Z] #53 30.18 + commit=76a82c6 [2020-03-24T03:10:15.565Z] #53 30.18 ++ git show -s --format=%cd [2020-03-24T03:10:15.565Z] #53 30.21 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-24T03:10:15.565Z] #53 30.21 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:10:15.718Z] #65 ... [2020-03-24T03:10:15.718Z] [2020-03-24T03:10:15.718Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:15.718Z] #56 113.7 github.com/pkg/diff [2020-03-24T03:10:15.718Z] #56 115.2 go/ast [2020-03-24T03:10:15.718Z] #56 115.7 golang.org/x/crypto/ssh/terminal [2020-03-24T03:10:15.718Z] #56 117.3 mvdan.cc/editorconfig [2020-03-24T03:10:15.718Z] #56 118.7 mvdan.cc/sh/v3/fileutil [2020-03-24T03:10:15.718Z] #56 118.9 mvdan.cc/sh/v3/syntax [2020-03-24T03:10:15.783Z] #44 109.2 make[2]: Nothing to be done for 'all'. [2020-03-24T03:10:15.783Z] #44 109.2 INSTALL criu/criu [2020-03-24T03:10:15.783Z] #44 DONE 109.4s [2020-03-24T03:10:15.783Z] [2020-03-24T03:10:15.783Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:15.970Z] #53 ... [2020-03-24T03:10:15.970Z] [2020-03-24T03:10:15.970Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:15.970Z] #25 12.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:10:15.970Z] #25 16.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:10:15.970Z] #25 ... [2020-03-24T03:10:15.970Z] [2020-03-24T03:10:15.970Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:15.970Z] #43 15.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:10:15.970Z] #43 20.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:10:15.970Z] #43 ... [2020-03-24T03:10:15.970Z] [2020-03-24T03:10:15.970Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:15.970Z] #33 22.47 unicode/utf8 [2020-03-24T03:10:15.975Z] #56 ... [2020-03-24T03:10:15.976Z] [2020-03-24T03:10:15.976Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:15.976Z] #44 20.27 CC images/core-arm.o [2020-03-24T03:10:15.976Z] #44 20.72 CC images/core-aarch64.o [2020-03-24T03:10:15.976Z] #44 21.02 CC images/core-ppc64.o [2020-03-24T03:10:16.139Z] #53 ... [2020-03-24T03:10:16.139Z] [2020-03-24T03:10:16.139Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:16.139Z] #56 23.32 runtime [2020-03-24T03:10:16.139Z] #56 23.34 runtime/cgo [2020-03-24T03:10:16.139Z] #56 ... [2020-03-24T03:10:16.139Z] [2020-03-24T03:10:16.139Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:16.139Z] #62 22.05 Reading package lists... [2020-03-24T03:10:16.139Z] #62 28.71 Building dependency tree... [2020-03-24T03:10:16.139Z] #62 32.68 The following additional packages will be installed: [2020-03-24T03:10:16.139Z] #62 32.69 libbtrfs0 [2020-03-24T03:10:16.139Z] #62 33.05 The following NEW packages will be installed: [2020-03-24T03:10:16.139Z] #62 33.06 libbtrfs-dev libbtrfs0 [2020-03-24T03:10:16.139Z] #62 33.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:16.139Z] #62 33.58 Need to get 119 kB of archives. [2020-03-24T03:10:16.139Z] #62 33.58 After this operation, 387 kB of additional disk space will be used. [2020-03-24T03:10:16.139Z] #62 33.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-24T03:10:16.139Z] #62 33.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-24T03:10:16.503Z] #53 ... [2020-03-24T03:10:16.503Z] [2020-03-24T03:10:16.503Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:16.503Z] #74 11.19 + RM_GOPATH=0 [2020-03-24T03:10:16.503Z] #74 11.19 + TMP_GOPATH= [2020-03-24T03:10:16.503Z] #74 11.19 + : /build [2020-03-24T03:10:16.503Z] #74 11.19 + '[' -z '' ']' [2020-03-24T03:10:16.503Z] #74 11.19 ++ mktemp -d [2020-03-24T03:10:16.503Z] #74 11.20 + export GOPATH=/tmp/tmp.oUhmre7gJt [2020-03-24T03:10:16.503Z] #74 11.21 + GOPATH=/tmp/tmp.oUhmre7gJt [2020-03-24T03:10:16.503Z] #74 11.21 + RM_GOPATH=1 [2020-03-24T03:10:16.503Z] #74 11.21 ++ dirname ./install.sh [2020-03-24T03:10:16.503Z] #74 11.21 + dir=. [2020-03-24T03:10:16.503Z] #74 11.22 + bin=proxy [2020-03-24T03:10:16.503Z] #74 11.22 + shift [2020-03-24T03:10:16.503Z] #74 11.22 + '[' '!' -f ./proxy.installer ']' [2020-03-24T03:10:16.503Z] #74 11.22 + . ./proxy.installer [2020-03-24T03:10:16.503Z] #74 11.22 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:10:16.503Z] #74 11.22 + install_proxy [2020-03-24T03:10:16.503Z] #74 11.22 + case "$1" in [2020-03-24T03:10:16.503Z] #74 11.22 + export CGO_ENABLED=0 [2020-03-24T03:10:16.503Z] #74 11.22 + CGO_ENABLED=0 [2020-03-24T03:10:16.503Z] #74 11.22 + _install_proxy [2020-03-24T03:10:16.503Z] #74 11.22 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-24T03:10:16.503Z] #74 11.22 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:10:16.503Z] #74 11.22 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oUhmre7gJt/src/github.com/docker/libnetwork [2020-03-24T03:10:16.503Z] #74 11.22 Cloning into '/tmp/tmp.oUhmre7gJt/src/github.com/docker/libnetwork'... [2020-03-24T03:10:16.785Z] #65 ... [2020-03-24T03:10:16.785Z] [2020-03-24T03:10:16.785Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-24T03:10:16.785Z] #45 DONE 0.1s [2020-03-24T03:10:16.785Z] [2020-03-24T03:10:16.785Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-24T03:10:16.785Z] #48 DONE 0.1s [2020-03-24T03:10:16.785Z] [2020-03-24T03:10:16.785Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:16.785Z] #60 70.75 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-24T03:10:16.908Z] #44 21.64 CC images/core-s390.o [2020-03-24T03:10:17.066Z] #60 ... [2020-03-24T03:10:17.066Z] [2020-03-24T03:10:17.066Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-24T03:10:17.066Z] #51 DONE 0.2s [2020-03-24T03:10:17.166Z] #44 22.30 CC images/cpuinfo.o [2020-03-24T03:10:17.347Z] [2020-03-24T03:10:17.347Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:17.347Z] #60 71.40 + mkdir -p /build [2020-03-24T03:10:17.347Z] #60 71.40 + cp runc /build/runc [2020-03-24T03:10:17.347Z] #60 DONE 71.6s [2020-03-24T03:10:17.347Z] [2020-03-24T03:10:17.347Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:17.358Z] #33 23.38 internal/testlog [2020-03-24T03:10:17.430Z] #74 ... [2020-03-24T03:10:17.430Z] [2020-03-24T03:10:17.430Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:17.430Z] #47 11.16 + RM_GOPATH=0 [2020-03-24T03:10:17.430Z] #47 11.16 + TMP_GOPATH= [2020-03-24T03:10:17.430Z] #47 11.16 + : /build [2020-03-24T03:10:17.430Z] #47 11.16 + '[' -z '' ']' [2020-03-24T03:10:17.430Z] #47 11.16 ++ mktemp -d [2020-03-24T03:10:17.430Z] #47 11.17 + export GOPATH=/tmp/tmp.rmWuRyDSuF [2020-03-24T03:10:17.430Z] #47 11.17 + GOPATH=/tmp/tmp.rmWuRyDSuF [2020-03-24T03:10:17.430Z] #47 11.17 + RM_GOPATH=1 [2020-03-24T03:10:17.430Z] #47 11.17 ++ dirname ./install.sh [2020-03-24T03:10:17.430Z] #47 11.17 + dir=. [2020-03-24T03:10:17.430Z] #47 11.17 + bin=vndr [2020-03-24T03:10:17.430Z] #47 11.17 + shift [2020-03-24T03:10:17.430Z] #47 11.17 + '[' '!' -f ./vndr.installer ']' [2020-03-24T03:10:17.430Z] #47 11.17 + . ./vndr.installer [2020-03-24T03:10:17.430Z] #47 11.17 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:10:17.430Z] #47 11.17 + install_vndr [2020-03-24T03:10:17.430Z] #47 11.17 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-24T03:10:17.430Z] #47 11.17 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rmWuRyDSuF/src/github.com/LK4D4/vndr [2020-03-24T03:10:17.430Z] #47 11.17 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:10:17.430Z] #47 11.18 Cloning into '/tmp/tmp.rmWuRyDSuF/src/github.com/LK4D4/vndr'... [2020-03-24T03:10:17.430Z] #47 12.62 + cd /tmp/tmp.rmWuRyDSuF/src/github.com/LK4D4/vndr [2020-03-24T03:10:17.430Z] #47 12.62 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:10:17.430Z] #47 12.64 + go build -buildmode=pie -v -o /build/vndr . [2020-03-24T03:10:17.430Z] #47 14.47 runtime/internal/atomic [2020-03-24T03:10:17.430Z] #47 14.56 internal/cpu [2020-03-24T03:10:17.430Z] #47 15.21 internal/bytealg [2020-03-24T03:10:17.430Z] #47 15.27 runtime/internal/sys [2020-03-24T03:10:17.430Z] #47 15.75 runtime/internal/math [2020-03-24T03:10:17.430Z] #47 15.95 internal/race [2020-03-24T03:10:17.430Z] #47 16.32 sync/atomic [2020-03-24T03:10:17.430Z] #47 17.13 runtime [2020-03-24T03:10:17.430Z] #47 17.34 unicode [2020-03-24T03:10:17.525Z] #62 35.00 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:10:17.525Z] #62 35.17 Fetched 119 kB in 0s (332 kB/s) [2020-03-24T03:10:17.624Z] #33 23.93 encoding [2020-03-24T03:10:17.731Z] #44 22.72 CC images/inventory.o [2020-03-24T03:10:17.786Z] #62 35.27 Selecting previously unselected package libbtrfs0. [2020-03-24T03:10:17.786Z] #62 35.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 ... 15374 files and directories currently installed.) [2020-03-24T03:10:17.786Z] #62 35.38 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-24T03:10:17.786Z] #62 35.42 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:10:17.882Z] #33 24.36 runtime/cgo [2020-03-24T03:10:17.989Z] #44 23.05 CC images/fdinfo.o [2020-03-24T03:10:18.050Z] #62 35.77 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:10:18.050Z] #62 35.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-24T03:10:18.140Z] #33 ... [2020-03-24T03:10:18.140Z] [2020-03-24T03:10:18.140Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:18.140Z] #23 23.99 + mkdir -p /build [2020-03-24T03:10:18.140Z] #23 24.03 + mv docker/docker /build/ [2020-03-24T03:10:18.140Z] #23 24.05 + rmdir docker [2020-03-24T03:10:18.140Z] #23 DONE 24.6s [2020-03-24T03:10:18.247Z] #44 23.42 CC images/fown.o [2020-03-24T03:10:18.312Z] #62 35.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:10:18.312Z] #62 ... [2020-03-24T03:10:18.312Z] [2020-03-24T03:10:18.312Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:18.312Z] #43 20.42 Reading package lists... [2020-03-24T03:10:18.312Z] #43 26.47 Reading package lists... [2020-03-24T03:10:18.312Z] #43 33.60 Building dependency tree... [2020-03-24T03:10:18.355Z] #47 ... [2020-03-24T03:10:18.355Z] [2020-03-24T03:10:18.355Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:18.355Z] #68 11.74 + RM_GOPATH=0 [2020-03-24T03:10:18.355Z] #68 11.74 + TMP_GOPATH= [2020-03-24T03:10:18.355Z] #68 11.74 + : /build/ [2020-03-24T03:10:18.355Z] #68 11.74 + '[' -z '' ']' [2020-03-24T03:10:18.355Z] #68 11.75 ++ mktemp -d [2020-03-24T03:10:18.355Z] #68 11.75 + export GOPATH=/tmp/tmp.MwF2CDbtit [2020-03-24T03:10:18.355Z] #68 11.75 + GOPATH=/tmp/tmp.MwF2CDbtit [2020-03-24T03:10:18.355Z] #68 11.75 + RM_GOPATH=1 [2020-03-24T03:10:18.355Z] #68 11.75 ++ dirname ./install.sh [2020-03-24T03:10:18.355Z] #68 11.75 + dir=. [2020-03-24T03:10:18.355Z] #68 11.75 + bin=rootlesskit [2020-03-24T03:10:18.355Z] #68 11.75 + shift [2020-03-24T03:10:18.355Z] #68 11.75 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-24T03:10:18.355Z] #68 11.75 + . ./rootlesskit.installer [2020-03-24T03:10:18.355Z] #68 11.75 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:10:18.355Z] #68 11.75 + install_rootlesskit [2020-03-24T03:10:18.355Z] #68 11.75 + case "$1" in [2020-03-24T03:10:18.355Z] #68 11.75 + export CGO_ENABLED=0 [2020-03-24T03:10:18.355Z] #68 11.75 + CGO_ENABLED=0 [2020-03-24T03:10:18.355Z] #68 11.76 + _install_rootlesskit [2020-03-24T03:10:18.355Z] #68 11.76 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-24T03:10:18.355Z] #68 11.76 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MwF2CDbtit/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:10:18.355Z] #68 11.76 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:10:18.355Z] #68 11.77 Cloning into '/tmp/tmp.MwF2CDbtit/src/github.com/rootless-containers/rootlesskit'... [2020-03-24T03:10:18.355Z] #68 18.56 Checking out files: 91% (683/747) Checking out files: 92% (688/747) Checking out files: 93% (695/747) Checking out files: 94% (703/747) Checking out files: 95% (710/747) Checking out files: 96% (718/747) Checking out files: 97% (725/747) Checking out files: 98% (733/747) Checking out files: 99% (740/747) Checking out files: 100% (747/747) Checking out files: 100% (747/747), done. [2020-03-24T03:10:18.355Z] #68 18.76 + cd /tmp/tmp.MwF2CDbtit/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:10:18.355Z] #68 18.76 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:10:18.398Z] [2020-03-24T03:10:18.398Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:18.398Z] #47 22.68 unicode/utf8 [2020-03-24T03:10:18.398Z] #47 24.23 encoding [2020-03-24T03:10:18.398Z] #47 24.57 unicode/utf16 [2020-03-24T03:10:18.573Z] #43 ... [2020-03-24T03:10:18.573Z] [2020-03-24T03:10:18.573Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:18.573Z] #62 36.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:10:18.573Z] #62 36.12 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:10:18.573Z] #62 36.21 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:10:18.611Z] #68 18.97 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:10:18.611Z] #68 18.97 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-24T03:10:18.663Z] #47 25.01 container/list [2020-03-24T03:10:18.812Z] #44 23.65 CC images/ns.o [2020-03-24T03:10:18.812Z] #44 23.86 CC images/regfile.o [2020-03-24T03:10:19.070Z] #44 24.10 CC images/ghost-file.o [2020-03-24T03:10:19.148Z] #62 DONE 36.8s [2020-03-24T03:10:19.148Z] [2020-03-24T03:10:19.148Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:10:19.328Z] #44 24.45 CC images/fifo.o [2020-03-24T03:10:19.414Z] #63 DONE 0.1s [2020-03-24T03:10:19.414Z] [2020-03-24T03:10:19.414Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:19.414Z] #35 20.52 Reading package lists... [2020-03-24T03:10:19.414Z] #35 27.62 Reading package lists... [2020-03-24T03:10:19.414Z] #35 33.81 Building dependency tree... [2020-03-24T03:10:19.414Z] #35 36.47 The following additional packages will be installed: [2020-03-24T03:10:19.414Z] #35 36.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-24T03:10:19.414Z] #35 36.49 Suggested packages: [2020-03-24T03:10:19.414Z] #35 36.49 cmake-doc ninja-build lrzip [2020-03-24T03:10:19.414Z] #35 36.49 Recommended packages: [2020-03-24T03:10:19.414Z] #35 36.49 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-24T03:10:19.585Z] #44 24.71 CC images/remap-file-path.o [2020-03-24T03:10:19.676Z] #35 ... [2020-03-24T03:10:19.676Z] [2020-03-24T03:10:19.676Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-24T03:10:19.676Z] #64 DONE 0.1s [2020-03-24T03:10:19.676Z] [2020-03-24T03:10:19.676Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:19.676Z] #10 20.46 Reading package lists... [2020-03-24T03:10:19.676Z] #10 27.46 Reading package lists... [2020-03-24T03:10:19.676Z] #10 34.89 Building dependency tree... [2020-03-24T03:10:19.676Z] #10 ... [2020-03-24T03:10:19.676Z] [2020-03-24T03:10:19.676Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:19.676Z] #43 37.15 The following additional packages will be installed: [2020-03-24T03:10:19.676Z] #43 37.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-24T03:10:19.676Z] #43 37.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-24T03:10:19.676Z] #43 37.16 Suggested packages: [2020-03-24T03:10:19.676Z] #43 37.16 manpages-dev python-setuptools [2020-03-24T03:10:19.842Z] #44 24.99 CC images/eventfd.o [2020-03-24T03:10:20.037Z] #47 26.16 crypto/internal/subtle [2020-03-24T03:10:20.037Z] #47 26.32 crypto/subtle [2020-03-24T03:10:20.296Z] #47 26.69 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-24T03:10:20.411Z] #44 25.38 CC images/eventpoll.o [2020-03-24T03:10:20.506Z] #68 ... [2020-03-24T03:10:20.506Z] [2020-03-24T03:10:20.506Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:20.506Z] #10 10.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:10:20.506Z] #10 14.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:10:20.506Z] #10 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:10:20.506Z] #10 ... [2020-03-24T03:10:20.506Z] [2020-03-24T03:10:20.506Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:20.506Z] #23 10.63 + RM_GOPATH=0 [2020-03-24T03:10:20.506Z] #23 10.64 + TMP_GOPATH= [2020-03-24T03:10:20.506Z] #23 10.64 + : /build [2020-03-24T03:10:20.506Z] #23 10.64 + '[' -z '' ']' [2020-03-24T03:10:20.506Z] #23 10.64 ++ mktemp -d [2020-03-24T03:10:20.506Z] #23 10.64 + export GOPATH=/tmp/tmp.m9LeUe6zO7 [2020-03-24T03:10:20.506Z] #23 10.64 + GOPATH=/tmp/tmp.m9LeUe6zO7 [2020-03-24T03:10:20.506Z] #23 10.64 + RM_GOPATH=1 [2020-03-24T03:10:20.506Z] #23 10.64 ++ dirname ./install.sh [2020-03-24T03:10:20.506Z] #23 10.65 + dir=. [2020-03-24T03:10:20.506Z] #23 10.65 + bin=dockercli [2020-03-24T03:10:20.506Z] #23 10.65 + shift [2020-03-24T03:10:20.506Z] #23 10.65 + '[' '!' -f ./dockercli.installer ']' [2020-03-24T03:10:20.506Z] #23 10.65 + . ./dockercli.installer [2020-03-24T03:10:20.506Z] #23 10.65 ++ : stable [2020-03-24T03:10:20.506Z] #23 10.65 ++ : 17.06.2-ce [2020-03-24T03:10:20.506Z] #23 10.65 + install_dockercli [2020-03-24T03:10:20.506Z] #23 10.65 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-24T03:10:20.506Z] #23 10.65 ++ uname -m [2020-03-24T03:10:20.506Z] #23 10.65 + arch=x86_64 [2020-03-24T03:10:20.506Z] #23 10.65 + '[' x86_64 '!=' x86_64 ']' [2020-03-24T03:10:20.506Z] #23 10.65 + url=https://download.docker.com/linux/static [2020-03-24T03:10:20.506Z] #23 10.65 Install docker/cli version 17.06.2-ce from stable [2020-03-24T03:10:20.506Z] #23 10.66 + tar -xz docker/docker [2020-03-24T03:10:20.506Z] #23 10.66 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-24T03:10:20.506Z] #23 ... [2020-03-24T03:10:20.506Z] [2020-03-24T03:10:20.506Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:20.506Z] #33 11.81 + RM_GOPATH=0 [2020-03-24T03:10:20.506Z] #33 11.81 + TMP_GOPATH= [2020-03-24T03:10:20.506Z] #33 11.81 + : /build [2020-03-24T03:10:20.506Z] #33 11.81 + '[' -z '' ']' [2020-03-24T03:10:20.506Z] #33 11.82 ++ mktemp -d [2020-03-24T03:10:20.506Z] #33 11.82 + export GOPATH=/tmp/tmp.ZuUheSxWfX [2020-03-24T03:10:20.506Z] #33 11.82 + GOPATH=/tmp/tmp.ZuUheSxWfX [2020-03-24T03:10:20.506Z] #33 11.82 + RM_GOPATH=1 [2020-03-24T03:10:20.506Z] #33 11.82 ++ dirname ./install.sh [2020-03-24T03:10:20.506Z] #33 11.84 + dir=. [2020-03-24T03:10:20.506Z] #33 11.84 + bin=tomlv [2020-03-24T03:10:20.506Z] #33 11.84 + shift [2020-03-24T03:10:20.506Z] #33 11.84 + '[' '!' -f ./tomlv.installer ']' [2020-03-24T03:10:20.506Z] #33 11.84 + . ./tomlv.installer [2020-03-24T03:10:20.506Z] #33 11.84 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:10:20.506Z] #33 11.84 + install_tomlv [2020-03-24T03:10:20.506Z] #33 11.84 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-24T03:10:20.506Z] #33 11.84 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZuUheSxWfX/src/github.com/BurntSushi/toml [2020-03-24T03:10:20.506Z] #33 11.84 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:10:20.506Z] #33 11.88 Cloning into '/tmp/tmp.ZuUheSxWfX/src/github.com/BurntSushi/toml'... [2020-03-24T03:10:20.506Z] #33 13.42 + cd /tmp/tmp.ZuUheSxWfX/src/github.com/BurntSushi/toml [2020-03-24T03:10:20.506Z] #33 13.42 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:10:20.506Z] #33 13.48 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:10:20.506Z] #33 14.76 internal/cpu [2020-03-24T03:10:20.506Z] #33 14.77 runtime/internal/atomic [2020-03-24T03:10:20.506Z] #33 15.14 runtime/internal/sys [2020-03-24T03:10:20.506Z] #33 15.64 runtime/internal/math [2020-03-24T03:10:20.506Z] #33 15.95 math/bits [2020-03-24T03:10:20.506Z] #33 16.17 internal/bytealg [2020-03-24T03:10:20.506Z] #33 16.72 math [2020-03-24T03:10:20.506Z] #33 17.93 runtime [2020-03-24T03:10:20.554Z] #47 26.83 internal/nettrace [2020-03-24T03:10:20.554Z] #47 26.95 runtime/cgo [2020-03-24T03:10:20.669Z] #44 25.68 CC images/fh.o [2020-03-24T03:10:20.764Z] #33 ... [2020-03-24T03:10:20.764Z] [2020-03-24T03:10:20.764Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:10:20.764Z] #41 11.13 + git clone https://github.com/docker/distribution.git . [2020-03-24T03:10:20.764Z] #41 11.13 Cloning into '.'... [2020-03-24T03:10:20.764Z] #41 ... [2020-03-24T03:10:20.764Z] [2020-03-24T03:10:20.764Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:20.764Z] #35 11.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:10:20.764Z] #35 15.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:10:20.764Z] #35 19.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:10:20.927Z] #44 25.95 CC images/fsnotify.o [2020-03-24T03:10:21.035Z] #35 ... [2020-03-24T03:10:21.035Z] [2020-03-24T03:10:21.035Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:21.035Z] #56 11.55 + RM_GOPATH=0 [2020-03-24T03:10:21.035Z] #56 11.55 + TMP_GOPATH= [2020-03-24T03:10:21.035Z] #56 11.55 + : /build [2020-03-24T03:10:21.035Z] #56 11.55 + '[' -z '' ']' [2020-03-24T03:10:21.035Z] #56 11.57 ++ mktemp -d [2020-03-24T03:10:21.035Z] #56 11.58 + export GOPATH=/tmp/tmp.bvL7GWRgkJ [2020-03-24T03:10:21.035Z] #56 11.58 + GOPATH=/tmp/tmp.bvL7GWRgkJ [2020-03-24T03:10:21.035Z] #56 11.58 + RM_GOPATH=1 [2020-03-24T03:10:21.035Z] #56 11.58 ++ dirname ./install.sh [2020-03-24T03:10:21.035Z] #56 11.60 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:10:21.035Z] #56 11.60 + dir=. [2020-03-24T03:10:21.035Z] #56 11.60 + bin=shfmt [2020-03-24T03:10:21.035Z] #56 11.60 + shift [2020-03-24T03:10:21.035Z] #56 11.60 + '[' '!' -f ./shfmt.installer ']' [2020-03-24T03:10:21.035Z] #56 11.60 + . ./shfmt.installer [2020-03-24T03:10:21.035Z] #56 11.60 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:10:21.035Z] #56 11.60 + install_shfmt [2020-03-24T03:10:21.035Z] #56 11.60 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-24T03:10:21.035Z] #56 11.60 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bvL7GWRgkJ/src/github.com/mvdan/sh [2020-03-24T03:10:21.035Z] #56 11.63 Cloning into '/tmp/tmp.bvL7GWRgkJ/src/github.com/mvdan/sh'... [2020-03-24T03:10:21.058Z] #43 38.49 The following NEW packages will be installed: [2020-03-24T03:10:21.058Z] #43 38.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-24T03:10:21.058Z] #43 38.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-24T03:10:21.059Z] #43 38.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-24T03:10:21.059Z] #43 38.51 python-six zlib1g-dev [2020-03-24T03:10:21.319Z] #43 38.91 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:21.319Z] #43 38.91 Need to get 3798 kB of archives. [2020-03-24T03:10:21.319Z] #43 38.91 After this operation, 21.6 MB of additional disk space will be used. [2020-03-24T03:10:21.319Z] #43 38.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-03-24T03:10:21.319Z] #43 38.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-24T03:10:21.319Z] #43 38.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-03-24T03:10:21.319Z] #43 38.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-24T03:10:21.319Z] #43 38.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-03-24T03:10:21.319Z] #43 38.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-24T03:10:21.319Z] #43 38.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-03-24T03:10:21.319Z] #43 38.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-03-24T03:10:21.319Z] #43 39.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-03-24T03:10:21.491Z] #44 26.67 CC images/signalfd.o [2020-03-24T03:10:21.581Z] #43 39.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-03-24T03:10:21.581Z] #43 39.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-03-24T03:10:21.581Z] #43 39.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-03-24T03:10:21.595Z] #56 ... [2020-03-24T03:10:21.595Z] [2020-03-24T03:10:21.595Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:21.595Z] #25 12.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:10:21.595Z] #25 16.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:10:21.595Z] #25 19.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:10:21.724Z] #53 ... [2020-03-24T03:10:21.724Z] [2020-03-24T03:10:21.724Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:21.724Z] #65 127.1 + bin/containerd [2020-03-24T03:10:21.846Z] #43 39.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-03-24T03:10:21.846Z] #43 39.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-03-24T03:10:21.846Z] #43 39.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-24T03:10:21.846Z] #43 39.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-03-24T03:10:21.846Z] #43 39.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-03-24T03:10:21.935Z] #47 ... [2020-03-24T03:10:21.935Z] [2020-03-24T03:10:21.935Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:21.935Z] #35 28.48 Fetched 8334 kB in 23s (363 kB/s) [2020-03-24T03:10:22.056Z] #44 26.98 CC images/fs.o [2020-03-24T03:10:22.158Z] #25 ... [2020-03-24T03:10:22.158Z] [2020-03-24T03:10:22.158Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:22.158Z] #62 12.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:10:22.158Z] #62 16.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:10:22.313Z] #44 27.21 CC images/pstree.o [2020-03-24T03:10:22.414Z] #62 ... [2020-03-24T03:10:22.414Z] [2020-03-24T03:10:22.414Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:22.414Z] #43 6.461 Reading package lists... [2020-03-24T03:10:22.571Z] #44 27.47 CC images/pipe.o [2020-03-24T03:10:22.829Z] #44 27.75 CC images/tcp-stream.o [2020-03-24T03:10:23.086Z] #44 28.12 CC images/sk-packet.o [2020-03-24T03:10:23.252Z] #43 40.90 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:10:23.344Z] #44 28.41 CC images/mnt.o [2020-03-24T03:10:23.519Z] #43 41.12 Fetched 3798 kB in 1s (5220 kB/s) [2020-03-24T03:10:23.601Z] #44 28.63 CC images/pipe-data.o [2020-03-24T03:10:23.781Z] #43 41.27 Selecting previously unselected package libcap-dev:arm64. [2020-03-24T03:10:23.781Z] #43 41.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 ... 15374 files and directories currently installed.) [2020-03-24T03:10:23.781Z] #43 41.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-03-24T03:10:23.781Z] #43 41.47 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-03-24T03:10:23.859Z] #44 28.92 CC images/sa.o [2020-03-24T03:10:24.042Z] #43 41.67 Selecting previously unselected package libnet1:arm64. [2020-03-24T03:10:24.042Z] #43 41.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-24T03:10:24.042Z] #43 41.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:10:24.303Z] #43 41.97 Selecting previously unselected package libnet1-dev. [2020-03-24T03:10:24.303Z] #43 41.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-24T03:10:24.303Z] #43 41.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:10:24.424Z] #44 29.25 CC images/timer.o [2020-03-24T03:10:24.424Z] #44 ... [2020-03-24T03:10:24.424Z] [2020-03-24T03:10:24.424Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:24.424Z] #56 126.3 mvdan.cc/sh/v3/cmd/shfmt [2020-03-24T03:10:24.424Z] #56 DONE 132.5s [2020-03-24T03:10:24.424Z] [2020-03-24T03:10:24.424Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:24.424Z] #47 125.7 github.com/LK4D4/vndr/build [2020-03-24T03:10:24.424Z] #47 128.5 github.com/LK4D4/vndr/versioned [2020-03-24T03:10:24.424Z] #47 128.6 compress/flate [2020-03-24T03:10:24.424Z] #47 129.5 hash/crc32 [2020-03-24T03:10:24.424Z] #47 130.5 net [2020-03-24T03:10:24.424Z] #47 131.3 compress/gzip [2020-03-24T03:10:24.424Z] #47 131.9 vendor/golang.org/x/text/transform [2020-03-24T03:10:24.566Z] #43 42.26 Selecting previously unselected package libnl-3-200:arm64. [2020-03-24T03:10:24.566Z] #43 42.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-24T03:10:24.566Z] #43 42.28 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-24T03:10:24.682Z] #47 ... [2020-03-24T03:10:24.682Z] [2020-03-24T03:10:24.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:24.682Z] #44 29.69 CC images/timerfd.o [2020-03-24T03:10:24.834Z] #43 42.45 Selecting previously unselected package libnl-3-dev:arm64. [2020-03-24T03:10:24.834Z] #43 42.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-03-24T03:10:24.834Z] #43 42.48 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-24T03:10:25.081Z] #43 14.49 Reading package lists... [2020-03-24T03:10:25.081Z] #43 ... [2020-03-24T03:10:25.081Z] [2020-03-24T03:10:25.081Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:25.081Z] #47 24.98 unicode/utf8 [2020-03-24T03:10:25.106Z] #43 ... [2020-03-24T03:10:25.106Z] [2020-03-24T03:10:25.106Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:10:25.106Z] #27 4.751 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-24T03:10:25.106Z] #27 5.235 [2020-03-24T03:10:25.106Z] #27 5.527 0.0% ## 3.2% ### 5.5% ##### 8.0% ######## 11.9% ########### 15.6% ############ 17.8% ############## 19.8% ################### 27.0% ######################## 33.6% ########################### 38.7% ############################### 43.6% ################################## 48.4% ###################################### 52.8% ########################################## 59.3% ############################################# 63.0% ############################################### 66.3% ################################################## 70.3% ##################################################### 75.0% ########################################################## 81.0% ############################################################ 84.5% ############################################################### 87.6% ################################################################## 92.0% ###################################################################### 98.1% ######################################################################## 100.0% [2020-03-24T03:10:25.106Z] #27 8.555 [2020-03-24T03:10:25.106Z] #27 8.809 0.1% ####### 10.9% ######### 13.4% ################ 23.1% ########################### 38.8% ######################################## 55.8% ################################################# 68.5% ############################################################## 87.0% ######################################################################## 100.0% [2020-03-24T03:10:25.247Z] #44 30.09 CC images/mm.o [2020-03-24T03:10:25.629Z] #27 10.38 #=#=# [2020-03-24T03:10:25.640Z] #47 ... [2020-03-24T03:10:25.640Z] [2020-03-24T03:10:25.640Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:25.640Z] #23 25.54 + mkdir -p /build [2020-03-24T03:10:25.640Z] #23 25.56 + mv docker/docker /build/ [2020-03-24T03:10:25.640Z] #23 25.56 + rmdir docker [2020-03-24T03:10:25.640Z] #23 DONE 26.1s [2020-03-24T03:10:25.812Z] #44 30.70 CC images/sk-opts.o [2020-03-24T03:10:25.812Z] #44 30.81 CC images/sk-unix.o [2020-03-24T03:10:25.896Z] [2020-03-24T03:10:25.896Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:25.896Z] #56 26.22 + cd /tmp/tmp.bvL7GWRgkJ/src/github.com/mvdan/sh [2020-03-24T03:10:25.896Z] #56 26.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:10:26.150Z] #56 26.52 + GO111MODULE=on [2020-03-24T03:10:26.150Z] #56 26.52 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-24T03:10:26.378Z] #44 31.12 CC images/sk-inet.o [2020-03-24T03:10:26.411Z] #27 10.83 0.0% ## 3.3% ####### 10.1% [2020-03-24T03:10:26.411Z] #27 ... [2020-03-24T03:10:26.411Z] [2020-03-24T03:10:26.411Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:26.411Z] #74 DONE 43.7s [2020-03-24T03:10:26.411Z] [2020-03-24T03:10:26.411Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:10:26.411Z] #27 10.83 0.0% ## 3.3% ####### 10.1% ############# 18.3% [2020-03-24T03:10:26.411Z] #27 ... [2020-03-24T03:10:26.411Z] [2020-03-24T03:10:26.411Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:10:26.411Z] #30 43.52 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-24T03:10:26.411Z] #30 43.90 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-24T03:10:26.636Z] #44 31.64 CC images/tun.o [2020-03-24T03:10:26.676Z] #30 44.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-24T03:10:26.893Z] #44 32.00 CC images/sk-netlink.o [2020-03-24T03:10:27.151Z] #44 32.28 CC images/packet-sock.o [2020-03-24T03:10:27.193Z] #65 ... [2020-03-24T03:10:27.193Z] [2020-03-24T03:10:27.193Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:27.193Z] #53 DONE 156.8s [2020-03-24T03:10:27.219Z] #35 28.48 Reading package lists... [2020-03-24T03:10:27.219Z] #35 ... [2020-03-24T03:10:27.219Z] [2020-03-24T03:10:27.219Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:27.219Z] #25 33.58 Fetched 8334 kB in 27s (306 kB/s) [2020-03-24T03:10:27.474Z] [2020-03-24T03:10:27.474Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:27.715Z] #44 32.68 CC images/ipc-var.o [2020-03-24T03:10:27.755Z] #65 ... [2020-03-24T03:10:27.755Z] [2020-03-24T03:10:27.755Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-24T03:10:27.973Z] #44 32.87 CC images/ipc-desc.o [2020-03-24T03:10:27.973Z] #44 33.06 CC images/ipc-shm.o [2020-03-24T03:10:28.035Z] #56 28.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:10:28.035Z] #54 DONE 0.2s [2020-03-24T03:10:28.035Z] [2020-03-24T03:10:28.035Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-24T03:10:28.035Z] #57 DONE 0.1s [2020-03-24T03:10:28.035Z] [2020-03-24T03:10:28.035Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-24T03:10:28.035Z] #61 DONE 0.1s [2020-03-24T03:10:28.035Z] [2020-03-24T03:10:28.035Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:28.231Z] #44 33.27 CC images/ipc-msg.o [2020-03-24T03:10:28.289Z] #56 28.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:10:28.488Z] #44 33.50 CC images/ipc-sem.o [2020-03-24T03:10:28.544Z] #56 28.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:10:28.747Z] #44 33.77 CC images/utsns.o [2020-03-24T03:10:28.799Z] #56 29.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:10:29.005Z] #44 34.03 CC images/creds.o [2020-03-24T03:10:29.054Z] #56 29.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:10:29.120Z] #25 33.58 Reading package lists... [2020-03-24T03:10:29.120Z] #25 ... [2020-03-24T03:10:29.120Z] [2020-03-24T03:10:29.120Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:29.120Z] #56 25.32 + cd /tmp/tmp.G8eEcsOjIk/src/github.com/mvdan/sh [2020-03-24T03:10:29.120Z] #56 25.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:10:29.120Z] #56 25.57 + GO111MODULE=on [2020-03-24T03:10:29.120Z] #56 25.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-24T03:10:29.120Z] #56 27.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:10:29.120Z] #56 27.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:10:29.120Z] #56 27.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:10:29.120Z] #56 27.66 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:10:29.120Z] #56 27.70 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:10:29.120Z] #56 29.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:10:29.120Z] #56 30.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:10:29.120Z] #56 33.12 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:10:29.120Z] #56 ... [2020-03-24T03:10:29.120Z] [2020-03-24T03:10:29.120Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:29.120Z] #74 33.64 Checking out files: 46% (971/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-24T03:10:29.120Z] #74 35.46 + cd /tmp/tmp.6QOL7PpxoK/src/github.com/docker/libnetwork [2020-03-24T03:10:29.120Z] #74 35.49 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:10:29.262Z] #44 34.22 CC images/vma.o [2020-03-24T03:10:29.520Z] #44 34.46 CC images/netdev.o [2020-03-24T03:10:29.777Z] #44 34.77 CC images/tty.o [2020-03-24T03:10:30.065Z] #74 36.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-24T03:10:30.067Z] #30 ... [2020-03-24T03:10:30.067Z] [2020-03-24T03:10:30.067Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:30.067Z] #65 2.966 + RM_GOPATH=0 [2020-03-24T03:10:30.067Z] #65 2.966 + TMP_GOPATH= [2020-03-24T03:10:30.067Z] #65 2.966 + : /build [2020-03-24T03:10:30.067Z] #65 2.966 + '[' -z '' ']' [2020-03-24T03:10:30.067Z] #65 2.966 ++ mktemp -d [2020-03-24T03:10:30.067Z] #65 2.969 + export GOPATH=/tmp/tmp.bgs7FESsyU [2020-03-24T03:10:30.067Z] #65 2.969 + GOPATH=/tmp/tmp.bgs7FESsyU [2020-03-24T03:10:30.067Z] #65 2.969 + RM_GOPATH=1 [2020-03-24T03:10:30.067Z] #65 3.044 ++ dirname ./install.sh [2020-03-24T03:10:30.067Z] #65 3.045 + dir=. [2020-03-24T03:10:30.067Z] #65 3.045 + bin=containerd [2020-03-24T03:10:30.067Z] #65 3.045 + shift [2020-03-24T03:10:30.067Z] #65 3.046 + '[' '!' -f ./containerd.installer ']' [2020-03-24T03:10:30.067Z] #65 3.046 + . ./containerd.installer [2020-03-24T03:10:30.067Z] #65 3.046 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:10:30.067Z] #65 3.046 + install_containerd [2020-03-24T03:10:30.067Z] #65 3.046 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-24T03:10:30.067Z] #65 3.046 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bgs7FESsyU/src/github.com/containerd/containerd [2020-03-24T03:10:30.067Z] #65 3.046 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:10:30.067Z] #65 3.049 Cloning into '/tmp/tmp.bgs7FESsyU/src/github.com/containerd/containerd'... [2020-03-24T03:10:30.067Z] #65 ... [2020-03-24T03:10:30.067Z] [2020-03-24T03:10:30.067Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:10:30.067Z] #27 10.83 0.0% ## 3.3% ####### 10.1% ############# 18.3% ################ 23.0% ################## 25.7% ######################## 33.8% ############################ 39.4% ############################## 42.7% ################################# 47.1% ##################################### 51.9% ######################################## 56.6% ############################################ 61.7% ############################################### 65.7% ################################################ 67.7% ################################################## 69.5% ################################################### 72.0% ##################################################### 74.5% ########################################################### 82.0% ############################################################## 86.4% ################################################################### 93.8% ###################################################################### 98.4% ######################################################################## 100.0% [2020-03-24T03:10:30.067Z] #27 13.96 [2020-03-24T03:10:30.329Z] #27 14.24 0.0% 1.1% # 2.0% ## 3.5% ### 5.1% ##### 7.7% [2020-03-24T03:10:30.329Z] #27 ... [2020-03-24T03:10:30.329Z] [2020-03-24T03:10:30.329Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:30.329Z] #35 37.53 The following NEW packages will be installed: [2020-03-24T03:10:30.329Z] #35 37.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-24T03:10:30.329Z] #35 37.55 vim-common xxd [2020-03-24T03:10:30.329Z] #35 38.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:30.329Z] #35 38.07 Need to get 14.2 MB of archives. [2020-03-24T03:10:30.329Z] #35 38.07 After this operation, 60.0 MB of additional disk space will be used. [2020-03-24T03:10:30.329Z] #35 38.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-24T03:10:30.329Z] #35 38.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:10:30.329Z] #35 38.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-24T03:10:30.329Z] #35 38.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-24T03:10:30.329Z] #35 39.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-03-24T03:10:30.329Z] #35 39.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-03-24T03:10:30.329Z] #35 39.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-03-24T03:10:30.329Z] #35 39.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-03-24T03:10:30.329Z] #35 39.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-03-24T03:10:30.329Z] #35 39.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-03-24T03:10:30.329Z] #35 41.04 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:10:30.329Z] #35 41.24 Fetched 14.2 MB in 2s (8055 kB/s) [2020-03-24T03:10:30.329Z] #35 41.34 Selecting previously unselected package xxd. [2020-03-24T03:10:30.329Z] #35 41.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-24T03:10:30.329Z] #35 41.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-24T03:10:30.329Z] #35 41.44 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:10:30.329Z] #35 41.75 Selecting previously unselected package vim-common. [2020-03-24T03:10:30.329Z] #35 41.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:10:30.329Z] #35 41.80 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:10:30.329Z] #35 42.17 Selecting previously unselected package cmake-data. [2020-03-24T03:10:30.329Z] #35 42.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-24T03:10:30.329Z] #35 42.18 Unpacking cmake-data (3.13.4-1) ... [2020-03-24T03:10:30.329Z] #35 ... [2020-03-24T03:10:30.329Z] [2020-03-24T03:10:30.329Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:10:30.342Z] #44 35.27 CC images/file-lock.o [2020-03-24T03:10:30.414Z] #56 30.82 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:10:30.590Z] #27 14.24 0.0% 1.1% # 2.0% ## 3.5% ### 5.1% ##### 7.7% ##### 8.2% ####### 10.4% ######### 12.9% [2020-03-24T03:10:30.590Z] #27 ... [2020-03-24T03:10:30.590Z] [2020-03-24T03:10:30.590Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:30.590Z] #10 38.19 The following additional packages will be installed: [2020-03-24T03:10:30.590Z] #10 38.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-24T03:10:30.590Z] #10 38.19 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-24T03:10:30.590Z] #10 38.19 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-24T03:10:30.590Z] #10 38.19 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:10:30.590Z] #10 38.21 Suggested packages: [2020-03-24T03:10:30.590Z] #10 38.21 gcc-8-locales seccomp wine64 [2020-03-24T03:10:30.590Z] #10 39.95 The following NEW packages will be installed: [2020-03-24T03:10:30.590Z] #10 39.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-24T03:10:30.590Z] #10 39.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-24T03:10:30.590Z] #10 39.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-24T03:10:30.590Z] #10 39.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-24T03:10:30.590Z] #10 39.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-24T03:10:30.590Z] #10 39.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:10:30.590Z] #10 40.38 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:30.590Z] #10 40.38 Need to get 73.3 MB of archives. [2020-03-24T03:10:30.590Z] #10 40.38 After this operation, 472 MB of additional disk space will be used. [2020-03-24T03:10:30.590Z] #10 40.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-03-24T03:10:30.590Z] #10 40.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-03-24T03:10:30.590Z] #10 40.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-24T03:10:30.590Z] #10 40.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-03-24T03:10:30.590Z] #10 40.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-03-24T03:10:30.590Z] #10 40.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-24T03:10:30.590Z] #10 41.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-24T03:10:30.590Z] #10 41.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-24T03:10:30.590Z] #10 41.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-03-24T03:10:30.590Z] #10 43.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-03-24T03:10:30.590Z] #10 45.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-03-24T03:10:30.590Z] #10 45.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-03-24T03:10:30.590Z] #10 45.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-24T03:10:30.590Z] #10 45.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-24T03:10:30.590Z] #10 45.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-03-24T03:10:30.590Z] #10 45.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-03-24T03:10:30.590Z] #10 45.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-03-24T03:10:30.590Z] #10 45.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-03-24T03:10:30.590Z] #10 45.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-03-24T03:10:30.590Z] #10 45.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-03-24T03:10:30.590Z] #10 45.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-03-24T03:10:30.590Z] #10 45.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-03-24T03:10:30.590Z] #10 45.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-03-24T03:10:30.590Z] #10 45.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-03-24T03:10:30.590Z] #10 45.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-03-24T03:10:30.590Z] #10 47.25 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:10:30.590Z] #10 47.54 Fetched 73.3 MB in 6s (12.8 MB/s) [2020-03-24T03:10:30.590Z] #10 47.93 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-24T03:10:30.590Z] #10 47.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 ... 15374 files and directories currently installed.) [2020-03-24T03:10:30.590Z] #10 48.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-03-24T03:10:30.590Z] #10 48.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:10:30.590Z] #10 ... [2020-03-24T03:10:30.590Z] [2020-03-24T03:10:30.590Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:10:30.600Z] #44 35.60 CC images/rlimit.o [2020-03-24T03:10:30.858Z] #44 35.82 CC images/pagemap.o [2020-03-24T03:10:31.115Z] #44 36.09 CC images/siginfo.o [2020-03-24T03:10:31.372Z] #44 36.37 CC images/rpc.o [2020-03-24T03:10:32.308Z] #56 32.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:10:32.744Z] #44 37.58 CC images/ext-file.o [2020-03-24T03:10:32.744Z] #44 37.79 CC images/cgroup.o [2020-03-24T03:10:32.940Z] #27 14.24 0.0% 1.1% # 2.0% ## 3.5% ### 5.1% ##### 7.7% ##### 8.2% ####### 10.4% ######### 12.9% ########### 15.6% ############ 18.0% ############## 19.5% ############### 21.3% ################# 24.2% ################### 27.3% #################### 28.9% ###################### 31.1% ######################## 34.2% ########################## 36.4% ########################### 38.4% ############################# 41.2% ############################## 42.9% ################################ 45.7% ################################## 47.5% ################################### 49.2% #################################### 50.5% ##################################### 52.1% ####################################### 54.3% ######################################## 56.1% ########################################## 58.5% ########################################### 60.0% ############################################ 61.4% [2020-03-24T03:10:32.940Z] #27 ... [2020-03-24T03:10:32.940Z] [2020-03-24T03:10:32.940Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:32.940Z] #33 40.39 sync [2020-03-24T03:10:32.940Z] #33 40.40 internal/reflectlite [2020-03-24T03:10:32.940Z] #33 43.37 sort [2020-03-24T03:10:32.940Z] #33 43.39 errors [2020-03-24T03:10:32.940Z] #33 44.24 strconv [2020-03-24T03:10:32.940Z] #33 44.27 io [2020-03-24T03:10:32.940Z] #33 44.30 internal/oserror [2020-03-24T03:10:32.940Z] #33 44.58 syscall [2020-03-24T03:10:32.940Z] #33 46.51 strings [2020-03-24T03:10:32.940Z] #33 46.52 bytes [2020-03-24T03:10:32.940Z] #33 49.70 bufio [2020-03-24T03:10:33.201Z] #33 ... [2020-03-24T03:10:33.201Z] [2020-03-24T03:10:33.201Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:10:33.239Z] #56 ... [2020-03-24T03:10:33.239Z] [2020-03-24T03:10:33.239Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:33.239Z] #47 26.40 internal/testlog [2020-03-24T03:10:33.239Z] #47 27.04 encoding [2020-03-24T03:10:33.239Z] #47 27.27 unicode/utf16 [2020-03-24T03:10:33.239Z] #47 27.78 container/list [2020-03-24T03:10:33.239Z] #47 28.88 crypto/internal/subtle [2020-03-24T03:10:33.239Z] #47 29.14 crypto/subtle [2020-03-24T03:10:33.239Z] #47 29.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-24T03:10:33.239Z] #47 29.51 internal/nettrace [2020-03-24T03:10:33.239Z] #47 29.96 runtime/cgo [2020-03-24T03:10:33.495Z] #47 ... [2020-03-24T03:10:33.495Z] [2020-03-24T03:10:33.495Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:33.495Z] #62 33.94 Fetched 8334 kB in 27s (309 kB/s) [2020-03-24T03:10:33.734Z] #44 38.56 CC images/userns.o [2020-03-24T03:10:33.991Z] #44 38.84 CC images/google/protobuf/descriptor.o [2020-03-24T03:10:34.858Z] #62 33.94 Reading package lists... [2020-03-24T03:10:34.858Z] #62 ... [2020-03-24T03:10:34.858Z] [2020-03-24T03:10:34.858Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:34.858Z] #33 25.18 unicode/utf8 [2020-03-24T03:10:34.858Z] #33 26.50 internal/testlog [2020-03-24T03:10:34.858Z] #33 27.14 encoding [2020-03-24T03:10:34.858Z] #33 27.60 runtime/cgo [2020-03-24T03:10:34.923Z] #44 ... [2020-03-24T03:10:34.923Z] [2020-03-24T03:10:34.923Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:34.923Z] #47 132.9 vendor/golang.org/x/text/unicode/bidi [2020-03-24T03:10:34.923Z] #47 135.2 vendor/golang.org/x/text/secure/bidirule [2020-03-24T03:10:34.923Z] #47 135.6 vendor/golang.org/x/text/unicode/norm [2020-03-24T03:10:34.923Z] #47 140.2 vendor/golang.org/x/net/idna [2020-03-24T03:10:34.923Z] #47 142.7 vendor/golang.org/x/net/http2/hpack [2020-03-24T03:10:35.036Z] #27 14.24 0.0% 1.1% # 2.0% ## 3.5% ### 5.1% ##### 7.7% ##### 8.2% ####### 10.4% ######### 12.9% ########### 15.6% ############ 18.0% ############## 19.5% ############### 21.3% ################# 24.2% ################### 27.3% #################### 28.9% ###################### 31.1% ######################## 34.2% ########################## 36.4% ########################### 38.4% ############################# 41.2% ############################## 42.9% ################################ 45.7% ################################## 47.5% ################################### 49.2% #################################### 50.5% ##################################### 52.1% ####################################### 54.3% ######################################## 56.1% ########################################## 58.5% ########################################### 60.0% ############################################ 61.4% ############################################# 63.3% ############################################## 65.2% ############################################### 66.6% ################################################ 67.7% ################################################# 69.4% ################################################## 70.6% #################################################### 72.3% ##################################################### 73.8% ###################################################### 75.6% ######################################################## 78.1% ######################################################### 79.3% ########################################################## 80.6% ########################################################### 82.4% ############################################################ 83.7% ############################################################# 85.5% ############################################################## 86.8% ############################################################### 87.8% ################################################################ 89.0% ################################################################# 90.6% # [2020-03-24T03:10:35.036Z] #27 ... [2020-03-24T03:10:35.036Z] [2020-03-24T03:10:35.036Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:35.036Z] #47 42.47 internal/reflectlite [2020-03-24T03:10:35.036Z] #47 42.47 internal/singleflight [2020-03-24T03:10:35.037Z] #47 42.47 math/rand [2020-03-24T03:10:35.037Z] #47 42.48 github.com/LK4D4/vndr/godl/singleflight [2020-03-24T03:10:35.037Z] #47 45.80 io [2020-03-24T03:10:35.037Z] #47 45.83 strconv [2020-03-24T03:10:35.037Z] #47 45.84 sort [2020-03-24T03:10:35.037Z] #47 45.85 syscall [2020-03-24T03:10:35.037Z] #47 48.34 bytes [2020-03-24T03:10:35.037Z] #47 48.46 strings [2020-03-24T03:10:35.037Z] #47 51.89 reflect [2020-03-24T03:10:35.037Z] #47 52.02 bufio [2020-03-24T03:10:35.113Z] #33 ... [2020-03-24T03:10:35.113Z] [2020-03-24T03:10:35.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:35.113Z] #10 35.69 Fetched 8334 kB in 27s (305 kB/s) [2020-03-24T03:10:35.297Z] #47 ... [2020-03-24T03:10:35.297Z] [2020-03-24T03:10:35.297Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:35.297Z] #43 42.91 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-24T03:10:35.297Z] #43 42.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-24T03:10:35.297Z] #43 42.92 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-24T03:10:35.297Z] #43 43.02 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-03-24T03:10:35.297Z] #43 43.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-03-24T03:10:35.297Z] #43 43.07 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-24T03:10:35.297Z] #43 43.24 Selecting previously unselected package zlib1g-dev:arm64. [2020-03-24T03:10:35.297Z] #43 43.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-03-24T03:10:35.297Z] #43 43.26 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-24T03:10:35.297Z] #43 43.73 Selecting previously unselected package libprotobuf17:arm64. [2020-03-24T03:10:35.297Z] #43 43.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-03-24T03:10:35.297Z] #43 43.77 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-24T03:10:35.297Z] #43 44.69 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-03-24T03:10:35.297Z] #43 44.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-03-24T03:10:35.297Z] #43 44.70 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-24T03:10:35.297Z] #43 45.06 Selecting previously unselected package libprotobuf-dev:arm64. [2020-03-24T03:10:35.297Z] #43 45.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-03-24T03:10:35.297Z] #43 45.07 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-24T03:10:35.297Z] #43 46.83 Selecting previously unselected package libprotoc17:arm64. [2020-03-24T03:10:35.297Z] #43 46.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-03-24T03:10:35.297Z] #43 46.86 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-24T03:10:35.297Z] #43 47.46 Selecting previously unselected package protobuf-c-compiler. [2020-03-24T03:10:35.297Z] #43 47.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-03-24T03:10:35.297Z] #43 47.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:10:35.297Z] #43 47.93 Selecting previously unselected package protobuf-compiler. [2020-03-24T03:10:35.297Z] #43 47.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-03-24T03:10:35.297Z] #43 47.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:10:35.297Z] #43 48.29 Selecting previously unselected package python-pkg-resources. [2020-03-24T03:10:35.297Z] #43 48.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:10:35.297Z] #43 48.31 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-24T03:10:35.297Z] #43 48.53 Selecting previously unselected package python-six. [2020-03-24T03:10:35.297Z] #43 48.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-24T03:10:35.297Z] #43 48.54 Unpacking python-six (1.12.0-1) ... [2020-03-24T03:10:35.297Z] #43 48.70 Selecting previously unselected package python-protobuf. [2020-03-24T03:10:35.297Z] #43 48.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-03-24T03:10:35.297Z] #43 48.71 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-24T03:10:35.297Z] #43 49.71 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-24T03:10:35.297Z] #43 ... [2020-03-24T03:10:35.297Z] [2020-03-24T03:10:35.297Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:10:35.342Z] #74 ... [2020-03-24T03:10:35.342Z] [2020-03-24T03:10:35.342Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:35.342Z] #62 31.82 Fetched 8334 kB in 26s (324 kB/s) [2020-03-24T03:10:35.342Z] #62 31.82 Reading package lists... [2020-03-24T03:10:35.342Z] #62 ... [2020-03-24T03:10:35.342Z] [2020-03-24T03:10:35.342Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:10:35.342Z] #41 35.84 Checking out files: 60% (972/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-24T03:10:35.342Z] #41 36.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-24T03:10:35.342Z] #41 39.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-24T03:10:35.559Z] #27 14.24 0.0% 1.1% # 2.0% ## 3.5% ### 5.1% ##### 7.7% ##### 8.2% ####### 10.4% ######### 12.9% ########### 15.6% ############ 18.0% ############## 19.5% ############### 21.3% ################# 24.2% ################### 27.3% #################### 28.9% ###################### 31.1% ######################## 34.2% ########################## 36.4% ########################### 38.4% ############################# 41.2% ############################## 42.9% ################################ 45.7% ################################## 47.5% ################################### 49.2% #################################### 50.5% ##################################### 52.1% ####################################### 54.3% ######################################## 56.1% ########################################## 58.5% ########################################### 60.0% ############################################ 61.4% ############################################# 63.3% ############################################## 65.2% ############################################### 66.6% ################################################ 67.7% ################################################# 69.4% ################################################## 70.6% #################################################### 72.3% ##################################################### 73.8% ###################################################### 75.6% ######################################################## 78.1% ######################################################### 79.3% ########################################################## 80.6% ########################################################### 82.4% ############################################################ 83.7% ############################################################# 85.5% ############################################################## 86.8% ############################################################### 87.8% ################################################################ 89.0% ################################################################# 90.6% ################################################################## 91.7% ################################################################### 93.3% ##################################################################### 96.7% ####################################################################### 99.4% ######################################################################## 100.0% [2020-03-24T03:10:35.559Z] #27 20.49 [2020-03-24T03:10:35.673Z] #10 35.69 Reading package lists... [2020-03-24T03:10:35.673Z] #10 ... [2020-03-24T03:10:35.673Z] [2020-03-24T03:10:35.673Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:35.673Z] #43 14.49 Reading package lists... [2020-03-24T03:10:35.673Z] #43 26.95 Building dependency tree... [2020-03-24T03:10:35.673Z] #43 33.76 The following additional packages will be installed: [2020-03-24T03:10:35.673Z] #43 33.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-24T03:10:35.673Z] #43 33.77 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-24T03:10:35.673Z] #43 33.81 Suggested packages: [2020-03-24T03:10:35.673Z] #43 33.81 manpages-dev python-setuptools [2020-03-24T03:10:35.673Z] #43 36.25 The following NEW packages will be installed: [2020-03-24T03:10:35.673Z] #43 36.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-24T03:10:35.673Z] #43 36.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-24T03:10:35.673Z] #43 36.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-24T03:10:35.673Z] #43 36.29 python-six zlib1g-dev [2020-03-24T03:10:35.853Z] #47 ... [2020-03-24T03:10:35.853Z] [2020-03-24T03:10:35.853Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:35.853Z] #44 40.70 CC images/opts.o [2020-03-24T03:10:35.908Z] #41 ... [2020-03-24T03:10:35.908Z] [2020-03-24T03:10:35.908Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:35.908Z] #10 32.60 Fetched 8334 kB in 26s (319 kB/s) [2020-03-24T03:10:35.927Z] #43 ... [2020-03-24T03:10:35.927Z] [2020-03-24T03:10:35.927Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:35.927Z] #35 35.83 Fetched 8334 kB in 27s (309 kB/s) [2020-03-24T03:10:36.110Z] #44 41.02 CC images/seccomp.o [2020-03-24T03:10:36.110Z] #44 ... [2020-03-24T03:10:36.110Z] [2020-03-24T03:10:36.110Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:36.110Z] #10 134.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-24T03:10:36.110Z] #10 134.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-24T03:10:36.110Z] #10 134.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:10:36.168Z] #10 32.60 Reading package lists... [2020-03-24T03:10:36.168Z] #10 ... [2020-03-24T03:10:36.168Z] [2020-03-24T03:10:36.168Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:36.168Z] #47 41.90 vendor/golang.org/x/crypto/internal/subtle [2020-03-24T03:10:36.168Z] #47 42.03 vendor/golang.org/x/crypto/curve25519 [2020-03-24T03:10:36.367Z] #10 ... [2020-03-24T03:10:36.367Z] [2020-03-24T03:10:36.367Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:36.367Z] #44 41.30 CC images/binfmt-misc.o [2020-03-24T03:10:36.626Z] #44 41.48 CC images/time.o [2020-03-24T03:10:36.884Z] #44 41.71 CC images/sysctl.o [2020-03-24T03:10:36.884Z] #44 41.91 CC images/autofs.o [2020-03-24T03:10:36.946Z] #27 21.81 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-24T03:10:37.141Z] #44 42.16 CC images/macvlan.o [2020-03-24T03:10:37.398Z] #44 42.42 CC images/sit.o [2020-03-24T03:10:37.522Z] #27 22.31 [2020-03-24T03:10:37.655Z] #44 42.70 LINK images/built-in.o [2020-03-24T03:10:37.655Z] #44 42.83 GEN compel/include/asm [2020-03-24T03:10:37.782Z] #27 22.57 # 2.2% ######################################################################## 100.0% [2020-03-24T03:10:37.912Z] #44 42.85 GEN compel/include/version.h [2020-03-24T03:10:37.912Z] #44 42.88 touch .config [2020-03-24T03:10:37.912Z] #44 42.90 GEN include/common/config.h [2020-03-24T03:10:37.912Z] #44 42.97 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-24T03:10:37.912Z] #44 43.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-24T03:10:37.912Z] #44 43.04 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-24T03:10:37.912Z] #44 43.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-24T03:10:37.912Z] #44 43.10 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-24T03:10:38.043Z] #27 22.81 [2020-03-24T03:10:38.169Z] #44 43.11 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-24T03:10:38.169Z] #44 43.14 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-24T03:10:38.169Z] #44 43.17 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-24T03:10:38.169Z] #44 43.18 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-24T03:10:38.169Z] #44 43.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-24T03:10:38.426Z] #44 43.22 DEP compel/plugins/std/infect.d [2020-03-24T03:10:38.426Z] #44 43.31 DEP compel/plugins/std/string.d [2020-03-24T03:10:38.426Z] #44 43.39 DEP compel/plugins/std/log.d [2020-03-24T03:10:38.426Z] #44 43.46 DEP compel/plugins/std/fds.d [2020-03-24T03:10:38.683Z] #44 43.56 DEP compel/plugins/std/std.d [2020-03-24T03:10:38.683Z] #44 43.69 DEP compel/plugins/shmem/shmem.d [2020-03-24T03:10:38.683Z] #44 43.74 DEP compel/plugins/fds/fds.d [2020-03-24T03:10:38.939Z] #44 43.93 CC compel/plugins/std/std.o [2020-03-24T03:10:39.196Z] #44 44.31 CC compel/plugins/std/fds.o [2020-03-24T03:10:39.428Z] #27 24.45 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-24T03:10:39.448Z] #47 ... [2020-03-24T03:10:39.448Z] [2020-03-24T03:10:39.448Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:39.448Z] #56 35.65 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:10:39.448Z] #56 35.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:10:39.448Z] #56 36.24 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:10:39.448Z] #56 36.51 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:10:39.448Z] #56 37.90 runtime/cgo [2020-03-24T03:10:39.448Z] #56 38.06 runtime [2020-03-24T03:10:39.448Z] #56 ... [2020-03-24T03:10:39.448Z] [2020-03-24T03:10:39.448Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:39.448Z] #53 42.59 + cd /tmp/tmp.0hL3gaD5xJ/src/github.com/golangci/golangci-lint/ [2020-03-24T03:10:39.448Z] #53 42.61 + git checkout -q v1.23.8 [2020-03-24T03:10:39.448Z] #53 43.59 ++ git describe --tags [2020-03-24T03:10:39.448Z] #53 43.61 + version=v1.23.8 [2020-03-24T03:10:39.448Z] #53 43.61 ++ git rev-parse --short HEAD [2020-03-24T03:10:39.448Z] #53 43.64 + commit=76a82c6 [2020-03-24T03:10:39.448Z] #53 43.64 ++ git show -s --format=%cd [2020-03-24T03:10:39.448Z] #53 43.64 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-24T03:10:39.448Z] #53 43.64 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:10:39.706Z] #53 ... [2020-03-24T03:10:39.706Z] [2020-03-24T03:10:39.706Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:39.706Z] #43 36.47 Fetched 8334 kB in 27s (311 kB/s) [2020-03-24T03:10:39.967Z] #43 36.47 Reading package lists... [2020-03-24T03:10:39.967Z] #43 ... [2020-03-24T03:10:39.967Z] [2020-03-24T03:10:39.967Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:39.967Z] #25 33.58 Reading package lists... [2020-03-24T03:10:39.999Z] #27 24.78 [2020-03-24T03:10:40.126Z] #44 44.88 CC compel/plugins/std/log.o [2020-03-24T03:10:40.259Z] #27 25.15 [2020-03-24T03:10:40.259Z] #27 ... [2020-03-24T03:10:40.259Z] [2020-03-24T03:10:40.259Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:40.259Z] #35 47.91 Selecting previously unselected package libicu63:arm64. [2020-03-24T03:10:40.259Z] #35 47.94 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-03-24T03:10:40.259Z] #35 47.96 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-24T03:10:40.259Z] #35 54.00 Selecting previously unselected package libxml2:arm64. [2020-03-24T03:10:40.259Z] #35 54.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-03-24T03:10:40.259Z] #35 54.01 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:10:40.259Z] #35 54.51 Selecting previously unselected package libarchive13:arm64. [2020-03-24T03:10:40.259Z] #35 54.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-03-24T03:10:40.259Z] #35 54.58 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-24T03:10:40.259Z] #35 54.89 Selecting previously unselected package libjsoncpp1:arm64. [2020-03-24T03:10:40.259Z] #35 54.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-03-24T03:10:40.259Z] #35 54.99 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-24T03:10:40.259Z] #35 55.25 Selecting previously unselected package librhash0:arm64. [2020-03-24T03:10:40.259Z] #35 55.25 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-03-24T03:10:40.259Z] #35 55.25 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-03-24T03:10:40.259Z] #35 55.48 Selecting previously unselected package libuv1:arm64. [2020-03-24T03:10:40.259Z] #35 55.49 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-03-24T03:10:40.259Z] #35 55.50 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-03-24T03:10:40.259Z] #35 55.83 Selecting previously unselected package cmake. [2020-03-24T03:10:40.259Z] #35 55.86 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-03-24T03:10:40.259Z] #35 55.88 Unpacking cmake (3.13.4-1) ... [2020-03-24T03:10:40.521Z] #35 ... [2020-03-24T03:10:40.521Z] [2020-03-24T03:10:40.521Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:10:40.521Z] #27 25.15 0.8% ######################################################################## 100.0% [2020-03-24T03:10:40.521Z] #27 25.35 [2020-03-24T03:10:41.057Z] #44 45.91 CC compel/plugins/std/string.o [2020-03-24T03:10:41.164Z] #35 35.83 Reading package lists... [2020-03-24T03:10:41.164Z] #35 ... [2020-03-24T03:10:41.164Z] [2020-03-24T03:10:41.164Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:41.164Z] #74 39.18 Checking out files: 53% (1101/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 90% (1867/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-24T03:10:41.164Z] #74 41.08 + cd /tmp/tmp.oUhmre7gJt/src/github.com/docker/libnetwork [2020-03-24T03:10:41.164Z] #74 41.08 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:10:41.164Z] #74 41.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-24T03:10:41.620Z] #44 46.64 CC compel/plugins/std/infect.o [2020-03-24T03:10:41.905Z] #27 ... [2020-03-24T03:10:41.905Z] [2020-03-24T03:10:41.905Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:41.905Z] #50 49.08 + cd /tmp/tmp.PbNSxyiw7Q/src/gotest.tools/gotestsum [2020-03-24T03:10:41.905Z] #50 49.08 + git checkout -q v0.3.5 [2020-03-24T03:10:41.905Z] #50 49.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-24T03:10:41.905Z] #50 ... [2020-03-24T03:10:41.905Z] [2020-03-24T03:10:41.905Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:41.905Z] #35 59.20 Setting up libicu63:arm64 (63.1-6) ... [2020-03-24T03:10:41.905Z] #35 59.23 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:10:41.905Z] #35 59.29 Setting up libuv1:arm64 (1.24.1-1) ... [2020-03-24T03:10:41.905Z] #35 59.30 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:10:41.905Z] #35 59.34 Setting up librhash0:arm64 (1.3.8-1) ... [2020-03-24T03:10:41.905Z] #35 59.36 Setting up cmake-data (3.13.4-1) ... [2020-03-24T03:10:41.905Z] #35 59.41 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:10:41.905Z] #35 59.43 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-24T03:10:41.905Z] #35 59.45 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-24T03:10:41.905Z] #35 59.46 Setting up cmake (3.13.4-1) ... [2020-03-24T03:10:41.905Z] #35 59.51 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:10:42.166Z] #35 59.58 Processing triggers for mime-support (3.62) ... [2020-03-24T03:10:42.183Z] #44 47.10 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-24T03:10:42.183Z] #44 47.16 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-24T03:10:42.183Z] #44 47.22 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-24T03:10:42.440Z] #44 47.33 AR compel/plugins/std.lib.a [2020-03-24T03:10:42.440Z] #44 47.42 CC compel/plugins/fds/fds.o [2020-03-24T03:10:42.498Z] #25 45.76 Reading package lists... [2020-03-24T03:10:42.498Z] #25 ... [2020-03-24T03:10:42.498Z] [2020-03-24T03:10:42.498Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:42.498Z] #35 28.48 Reading package lists... [2020-03-24T03:10:42.697Z] #44 47.66 AR compel/plugins/fds.lib.a [2020-03-24T03:10:42.697Z] #44 47.71 HOSTDEP compel/src/lib/log-host.d [2020-03-24T03:10:42.739Z] #35 ... [2020-03-24T03:10:42.739Z] [2020-03-24T03:10:42.739Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:42.739Z] #56 50.12 strconv [2020-03-24T03:10:42.739Z] #56 50.15 syscall [2020-03-24T03:10:42.739Z] #56 50.21 strings [2020-03-24T03:10:42.739Z] #56 50.23 bufio [2020-03-24T03:10:42.739Z] #56 54.31 text/tabwriter [2020-03-24T03:10:42.739Z] #56 57.84 reflect [2020-03-24T03:10:42.739Z] #56 57.85 regexp/syntax [2020-03-24T03:10:42.756Z] #35 39.79 Reading package lists... [2020-03-24T03:10:42.756Z] #35 ... [2020-03-24T03:10:42.756Z] [2020-03-24T03:10:42.756Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:42.756Z] #43 36.47 Reading package lists... [2020-03-24T03:10:42.980Z] #44 47.93 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-24T03:10:43.021Z] #56 ... [2020-03-24T03:10:43.021Z] [2020-03-24T03:10:43.021Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:43.021Z] #10 50.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-24T03:10:43.021Z] #10 50.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-03-24T03:10:43.021Z] #10 50.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:10:43.021Z] #10 54.03 Selecting previously unselected package binutils-mingw-w64. [2020-03-24T03:10:43.021Z] #10 54.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-24T03:10:43.021Z] #10 54.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:10:43.021Z] #10 54.24 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-03-24T03:10:43.021Z] #10 54.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-24T03:10:43.021Z] #10 54.27 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-24T03:10:43.021Z] #10 54.60 Selecting previously unselected package dmsetup. [2020-03-24T03:10:43.021Z] #10 54.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-03-24T03:10:43.021Z] #10 54.63 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-24T03:10:43.021Z] #10 54.87 Selecting previously unselected package mingw-w64-common. [2020-03-24T03:10:43.021Z] #10 54.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-24T03:10:43.021Z] #10 54.99 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-24T03:10:43.021Z] #10 ... [2020-03-24T03:10:43.021Z] [2020-03-24T03:10:43.021Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:43.021Z] #35 DONE 60.7s [2020-03-24T03:10:43.021Z] [2020-03-24T03:10:43.021Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:43.021Z] #43 53.52 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-24T03:10:43.021Z] #43 53.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:10:43.021Z] #43 53.56 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-24T03:10:43.021Z] #43 53.58 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-24T03:10:43.021Z] #43 53.62 Setting up python-six (1.12.0-1) ... [2020-03-24T03:10:43.021Z] #43 56.71 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-24T03:10:43.021Z] #43 56.73 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-24T03:10:43.021Z] #43 56.75 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-24T03:10:43.021Z] #43 56.78 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-03-24T03:10:43.021Z] #43 56.85 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-24T03:10:43.021Z] #43 56.88 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:10:43.021Z] #43 56.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:10:43.021Z] #43 56.92 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-24T03:10:43.021Z] #43 56.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:10:43.021Z] #43 56.97 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-24T03:10:43.225Z] #65 146.5 + bin/containerd-stress [2020-03-24T03:10:43.225Z] #65 147.9 + bin/containerd-shim [2020-03-24T03:10:43.238Z] #44 48.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-24T03:10:43.238Z] #44 48.20 HOSTDEP compel/src/main-host.d [2020-03-24T03:10:43.238Z] #44 ... [2020-03-24T03:10:43.238Z] [2020-03-24T03:10:43.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:43.238Z] #10 151.5 Selecting previously unselected package libapparmor1:amd64. [2020-03-24T03:10:43.238Z] #10 151.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-24T03:10:43.238Z] #10 151.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-24T03:10:43.288Z] #43 ... [2020-03-24T03:10:43.288Z] [2020-03-24T03:10:43.288Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:10:43.288Z] #36 DONE 0.2s [2020-03-24T03:10:43.288Z] [2020-03-24T03:10:43.288Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-24T03:10:43.495Z] #10 151.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-24T03:10:43.495Z] #10 151.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-24T03:10:43.495Z] #10 151.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-24T03:10:43.495Z] #10 151.8 Selecting previously unselected package libbtrfs0. [2020-03-24T03:10:43.495Z] #10 151.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-24T03:10:43.495Z] #10 151.8 Unpacking libbtrfs0 (4.20.1-2) ...#10 ... [2020-03-24T03:10:43.495Z] [2020-03-24T03:10:43.495Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:43.495Z] #68 144.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:10:43.495Z] #68 144.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-24T03:10:43.495Z] #68 DONE 151.7s [2020-03-24T03:10:43.495Z] [2020-03-24T03:10:43.495Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:43.495Z] #10 151.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:10:43.549Z] #37 DONE 0.1s [2020-03-24T03:10:43.549Z] [2020-03-24T03:10:43.549Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:43.754Z] #10 ... [2020-03-24T03:10:43.754Z] [2020-03-24T03:10:43.754Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-24T03:10:43.754Z] #69 DONE 0.1s [2020-03-24T03:10:43.754Z] [2020-03-24T03:10:43.754Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:43.754Z] #10 152.0 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:10:43.754Z] #10 152.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-24T03:10:43.754Z] #10 152.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:10:44.011Z] #10 152.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-24T03:10:44.011Z] #10 152.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:10:44.011Z] #10 152.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:10:44.268Z] #10 152.4 Selecting previously unselected package libudev-dev:amd64. [2020-03-24T03:10:44.268Z] #10 152.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-24T03:10:44.268Z] #10 152.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:10:44.421Z] #74 ... [2020-03-24T03:10:44.421Z] [2020-03-24T03:10:44.421Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:44.421Z] #56 34.79 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:10:44.421Z] #56 36.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:10:44.421Z] #56 37.07 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:10:44.421Z] #56 37.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:10:44.421Z] #56 37.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:10:44.421Z] #56 38.84 runtime [2020-03-24T03:10:44.421Z] #56 38.84 runtime/cgo [2020-03-24T03:10:44.524Z] #10 152.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-24T03:10:44.524Z] #10 152.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-24T03:10:44.524Z] #10 152.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-24T03:10:44.675Z] #56 ... [2020-03-24T03:10:44.675Z] [2020-03-24T03:10:44.675Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:44.675Z] #62 33.94 Reading package lists... [2020-03-24T03:10:44.934Z] #38 ... [2020-03-24T03:10:44.934Z] [2020-03-24T03:10:44.934Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:44.934Z] #43 62.06 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-24T03:10:44.934Z] #43 62.08 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:10:44.934Z] #43 DONE 62.6s [2020-03-24T03:10:44.934Z] [2020-03-24T03:10:44.934Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:44.934Z] #33 52.19 path [2020-03-24T03:10:44.934Z] #33 52.83 text/tabwriter [2020-03-24T03:10:44.934Z] #33 53.09 reflect [2020-03-24T03:10:44.934Z] #33 58.04 internal/syscall/unix [2020-03-24T03:10:44.934Z] #33 58.05 time [2020-03-24T03:10:44.934Z] #33 ... [2020-03-24T03:10:44.934Z] [2020-03-24T03:10:44.934Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:45.090Z] #10 153.3 Selecting previously unselected package libpcre16-3:amd64. [2020-03-24T03:10:45.090Z] #10 153.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-24T03:10:45.090Z] #10 153.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-24T03:10:45.237Z] #62 45.60 Reading package lists... [2020-03-24T03:10:45.237Z] #62 ... [2020-03-24T03:10:45.237Z] [2020-03-24T03:10:45.237Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:45.237Z] #25 35.78 Fetched 8334 kB in 27s (314 kB/s) [2020-03-24T03:10:45.347Z] #10 153.5 Selecting previously unselected package libpcre32-3:amd64. [2020-03-24T03:10:45.347Z] #10 153.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-24T03:10:45.347Z] #10 153.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-24T03:10:45.347Z] #10 153.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-24T03:10:45.347Z] #10 153.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-24T03:10:45.347Z] #10 153.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-24T03:10:45.492Z] #25 35.78 Reading package lists... [2020-03-24T03:10:45.492Z] #25 ... [2020-03-24T03:10:45.492Z] [2020-03-24T03:10:45.492Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:45.492Z] #43 36.85 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:45.492Z] #43 36.85 Need to get 4095 kB of archives. [2020-03-24T03:10:45.492Z] #43 36.85 After this operation, 22.5 MB of additional disk space will be used. [2020-03-24T03:10:45.492Z] #43 36.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-24T03:10:45.492Z] #43 36.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-24T03:10:45.492Z] #43 36.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-24T03:10:45.492Z] #43 36.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-24T03:10:45.492Z] #43 36.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-24T03:10:45.492Z] #43 36.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-24T03:10:45.492Z] #43 36.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-24T03:10:45.492Z] #43 36.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-24T03:10:45.492Z] #43 36.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-24T03:10:45.492Z] #43 37.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-24T03:10:45.492Z] #43 37.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-24T03:10:45.492Z] #43 37.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-24T03:10:45.492Z] #43 37.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-24T03:10:45.492Z] #43 37.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-24T03:10:45.492Z] #43 37.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-24T03:10:45.492Z] #43 37.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-24T03:10:45.492Z] #43 37.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-24T03:10:45.492Z] #43 39.61 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:10:45.492Z] #43 40.00 Fetched 4095 kB in 1s (3537 kB/s) [2020-03-24T03:10:45.492Z] #43 40.25 Selecting previously unselected package libcap-dev:amd64. [2020-03-24T03:10:45.492Z] #43 40.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 ... 15401 files and directories currently installed.) [2020-03-24T03:10:45.492Z] #43 40.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-24T03:10:45.492Z] #43 40.50 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-24T03:10:45.492Z] #43 40.83 Selecting previously unselected package libnet1:amd64. [2020-03-24T03:10:45.492Z] #43 40.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-24T03:10:45.492Z] #43 40.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:10:45.492Z] #43 41.18 Selecting previously unselected package libnet1-dev. [2020-03-24T03:10:45.492Z] #43 41.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-24T03:10:45.492Z] #43 41.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:10:45.492Z] #43 41.77 Selecting previously unselected package libnl-3-200:amd64. [2020-03-24T03:10:45.492Z] #43 41.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-24T03:10:45.492Z] #43 41.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:10:45.492Z] #43 42.20 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-24T03:10:45.492Z] #43 42.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-24T03:10:45.492Z] #43 42.23 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-24T03:10:45.492Z] #43 42.79 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-24T03:10:45.492Z] #43 42.79 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:10:45.492Z] #43 42.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:10:45.492Z] #43 43.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-24T03:10:45.492Z] #43 43.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:10:45.492Z] #43 43.35 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-24T03:10:45.492Z] #43 43.66 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-24T03:10:45.492Z] #43 43.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-24T03:10:45.492Z] #43 43.73 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-24T03:10:45.492Z] #43 44.31 Selecting previously unselected package libprotobuf17:amd64. [2020-03-24T03:10:45.492Z] #43 44.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-24T03:10:45.492Z] #43 44.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-24T03:10:45.492Z] #43 45.43 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-24T03:10:45.492Z] #43 45.44 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-24T03:10:45.492Z] #43 45.49 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-24T03:10:45.507Z] #44 ... [2020-03-24T03:10:45.507Z] [2020-03-24T03:10:45.507Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:10:45.507Z] #27 26.97 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-24T03:10:45.507Z] #27 27.09 skipping existing ed4b54129745 [2020-03-24T03:10:45.507Z] #27 27.22 [2020-03-24T03:10:45.507Z] #27 28.94 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-24T03:10:45.507Z] #27 29.55 [2020-03-24T03:10:45.507Z] #27 29.84 ######################################################################## 100.0% [2020-03-24T03:10:45.507Z] #27 29.94 [2020-03-24T03:10:45.507Z] #27 30.11 Download of images into '/build' complete. [2020-03-24T03:10:45.507Z] #27 30.11 Use something like the following to load the result into a Docker daemon: [2020-03-24T03:10:45.507Z] #27 30.11 tar -cC '/build' . | docker load [2020-03-24T03:10:45.507Z] #27 DONE 30.3s [2020-03-24T03:10:45.507Z] [2020-03-24T03:10:45.507Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:45.507Z] #56 61.38 time [2020-03-24T03:10:45.604Z] #10 153.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-24T03:10:45.604Z] #10 153.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-24T03:10:45.604Z] #10 153.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-24T03:10:45.748Z] #43 ... [2020-03-24T03:10:45.748Z] [2020-03-24T03:10:45.748Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:45.748Z] #35 35.83 Reading package lists... [2020-03-24T03:10:45.863Z] #10 ... [2020-03-24T03:10:45.863Z] [2020-03-24T03:10:45.863Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:45.863Z] #50 DONE 153.7s [2020-03-24T03:10:45.863Z] [2020-03-24T03:10:45.863Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:45.863Z] #44 48.38 DEP compel/src/lib/ptrace.d [2020-03-24T03:10:45.863Z] #44 48.56 DEP compel/src/lib/infect.d [2020-03-24T03:10:45.863Z] #44 48.67 DEP compel/src/lib/infect-util.d [2020-03-24T03:10:45.863Z] #44 49.04 DEP compel/src/lib/infect-rpc.d [2020-03-24T03:10:45.863Z] #44 49.26 DEP compel/arch/x86/src/lib/infect.d [2020-03-24T03:10:45.863Z] #44 49.46 DEP compel/arch/x86/src/lib/cpu.d [2020-03-24T03:10:45.863Z] #44 49.59 DEP compel/src/lib/log.d [2020-03-24T03:10:45.863Z] #44 49.77 DEP compel/src/main.d [2020-03-24T03:10:45.863Z] #44 49.98 DEP compel/src/lib/handle-elf.d [2020-03-24T03:10:45.863Z] #44 50.11 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-24T03:10:45.863Z] #44 50.22 CC compel/src/lib/log.o [2020-03-24T03:10:45.863Z] #44 50.48 CC compel/arch/x86/src/lib/cpu.o [2020-03-24T03:10:46.120Z] #44 ... [2020-03-24T03:10:46.120Z] [2020-03-24T03:10:46.120Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:46.120Z] #47 144.0 mime [2020-03-24T03:10:46.120Z] #47 145.6 mime/quotedprintable [2020-03-24T03:10:46.120Z] #47 146.0 net/http/internal [2020-03-24T03:10:46.120Z] #47 148.7 net/textproto [2020-03-24T03:10:46.120Z] #47 148.7 crypto/x509 [2020-03-24T03:10:46.120Z] #47 149.8 vendor/golang.org/x/net/http/httpguts [2020-03-24T03:10:46.120Z] #47 150.1 vendor/golang.org/x/net/http/httpproxy [2020-03-24T03:10:46.120Z] #47 150.6 mime/multipart [2020-03-24T03:10:46.120Z] #47 153.3 crypto/tls [2020-03-24T03:10:46.381Z] #47 ... [2020-03-24T03:10:46.381Z] [2020-03-24T03:10:46.381Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:46.381Z] #10 154.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-24T03:10:46.381Z] #10 154.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-24T03:10:46.381Z] #10 154.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-24T03:10:46.563Z] #35 46.99 Reading package lists... [2020-03-24T03:10:46.563Z] #35 ... [2020-03-24T03:10:46.563Z] [2020-03-24T03:10:46.563Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:10:46.563Z] #41 37.10 Checking out files: 68% (1095/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-24T03:10:46.563Z] #41 37.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-24T03:10:46.563Z] #41 40.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-24T03:10:46.638Z] #10 154.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-24T03:10:46.638Z] #10 154.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:10:46.638Z] #10 155.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-24T03:10:46.664Z] #65 152.1 + bin/containerd-shim-runc-v1 [2020-03-24T03:10:46.818Z] #41 ... [2020-03-24T03:10:46.818Z] [2020-03-24T03:10:46.818Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:46.818Z] #10 35.69 Reading package lists... [2020-03-24T03:10:46.896Z] #10 155.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-24T03:10:46.896Z] #10 155.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-24T03:10:46.896Z] #10 155.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-24T03:10:46.896Z] #10 155.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-24T03:10:46.896Z] #10 155.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-24T03:10:46.940Z] #43 47.65 Reading package lists... [2020-03-24T03:10:46.940Z] #43 ... [2020-03-24T03:10:46.940Z] [2020-03-24T03:10:46.940Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:46.940Z] #62 31.82 Reading package lists... [2020-03-24T03:10:46.940Z] #62 43.60 Reading package lists... [2020-03-24T03:10:46.940Z] #62 ... [2020-03-24T03:10:46.940Z] [2020-03-24T03:10:46.940Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:46.940Z] #35 39.79 Reading package lists... [2020-03-24T03:10:46.940Z] #35 50.48 Building dependency tree... [2020-03-24T03:10:46.940Z] #35 ... [2020-03-24T03:10:46.940Z] [2020-03-24T03:10:46.940Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:46.940Z] #10 32.60 Reading package lists... [2020-03-24T03:10:47.153Z] #10 155.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:10:47.411Z] #10 155.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-24T03:10:47.411Z] #10 155.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-24T03:10:47.411Z] #10 155.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-24T03:10:47.411Z] #10 155.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:10:47.411Z] #10 155.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-24T03:10:47.411Z] #10 155.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-24T03:10:47.411Z] #10 155.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:10:47.411Z] #10 155.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:10:47.411Z] #10 155.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-24T03:10:47.505Z] #10 43.86 Reading package lists... [2020-03-24T03:10:47.505Z] #10 ... [2020-03-24T03:10:47.505Z] [2020-03-24T03:10:47.505Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:47.505Z] #62 43.60 Reading package lists... [2020-03-24T03:10:47.669Z] #10 155.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:10:47.669Z] #10 155.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:10:47.669Z] #10 155.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:10:47.669Z] #10 155.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-24T03:10:47.669Z] #10 155.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-24T03:10:47.669Z] #10 155.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:10:47.669Z] #10 155.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:10:47.669Z] #10 155.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-24T03:10:47.669Z] #10 155.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:10:47.669Z] #10 155.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:10:47.669Z] #10 155.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:10:47.669Z] #10 155.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:10:47.669Z] #10 155.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:10:47.669Z] #10 155.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:10:47.669Z] #10 155.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:10:47.669Z] #10 155.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-24T03:10:47.669Z] #10 155.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:10:47.669Z] #10 155.9 Setting up dmsetup (2:1.02.155-3) ... [2020-03-24T03:10:47.669Z] #10 156.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:10:47.926Z] #10 156.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-24T03:10:47.926Z] #10 156.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:10:48.183Z] #10 DONE 156.3s [2020-03-24T03:10:48.183Z] [2020-03-24T03:10:48.183Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:10:48.183Z] #58 DONE 0.1s [2020-03-24T03:10:48.183Z] [2020-03-24T03:10:48.183Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-24T03:10:48.183Z] #59 DONE 0.1s [2020-03-24T03:10:48.183Z] [2020-03-24T03:10:48.183Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-24T03:10:48.677Z] #65 154.1 + bin/containerd-shim-runc-v2 [2020-03-24T03:10:48.812Z] #56 ... [2020-03-24T03:10:48.812Z] [2020-03-24T03:10:48.812Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:48.812Z] #47 55.87 regexp/syntax [2020-03-24T03:10:48.812Z] #47 56.88 vendor/golang.org/x/net/dns/dnsmessage [2020-03-24T03:10:48.812Z] #47 61.94 time [2020-03-24T03:10:48.812Z] #47 ... [2020-03-24T03:10:48.812Z] [2020-03-24T03:10:48.812Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:48.812Z] #38 2.353 + RM_GOPATH=0 [2020-03-24T03:10:48.812Z] #38 2.353 + TMP_GOPATH= [2020-03-24T03:10:48.812Z] #38 2.353 + : /build [2020-03-24T03:10:48.812Z] #38 2.353 + '[' -z '' ']' [2020-03-24T03:10:48.812Z] #38 2.353 ++ mktemp -d [2020-03-24T03:10:48.812Z] #38 2.368 + export GOPATH=/tmp/tmp.zlrStIVHJt [2020-03-24T03:10:48.812Z] #38 2.368 + GOPATH=/tmp/tmp.zlrStIVHJt [2020-03-24T03:10:48.812Z] #38 2.368 + RM_GOPATH=1 [2020-03-24T03:10:48.812Z] #38 2.368 ++ dirname ./install.sh [2020-03-24T03:10:48.812Z] #38 2.377 + dir=. [2020-03-24T03:10:48.812Z] #38 2.377 + bin=tini [2020-03-24T03:10:48.812Z] #38 2.377 + shift [2020-03-24T03:10:48.812Z] #38 2.377 + '[' '!' -f ./tini.installer ']' [2020-03-24T03:10:48.812Z] #38 2.377 + . ./tini.installer [2020-03-24T03:10:48.812Z] #38 2.377 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:10:48.812Z] #38 2.377 + install_tini [2020-03-24T03:10:48.812Z] #38 2.377 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-24T03:10:48.812Z] #38 2.377 + git clone https://github.com/krallin/tini.git /tmp/tmp.zlrStIVHJt/tini [2020-03-24T03:10:48.812Z] #38 2.377 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:10:48.812Z] #38 2.405 Cloning into '/tmp/tmp.zlrStIVHJt/tini'... [2020-03-24T03:10:48.812Z] #38 3.356 + cd /tmp/tmp.zlrStIVHJt/tini [2020-03-24T03:10:48.812Z] #38 3.356 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:10:48.812Z] #38 3.390 + cmake . [2020-03-24T03:10:48.958Z] #65 154.7 + binaries [2020-03-24T03:10:48.958Z] #65 154.7 + mkdir -p /build [2020-03-24T03:10:48.958Z] #65 154.7 + cp bin/containerd /build/containerd [2020-03-24T03:10:48.958Z] #65 154.7 + cp bin/containerd-shim /build/containerd-shim [2020-03-24T03:10:49.239Z] #65 154.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-24T03:10:49.239Z] #65 154.7 + cp bin/ctr /build/ctr [2020-03-24T03:10:49.850Z] #65 DONE 155.2s [2020-03-24T03:10:50.462Z] [2020-03-24T03:10:50.462Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-24T03:10:50.462Z] #66 DONE 0.3s [2020-03-24T03:10:50.462Z] [2020-03-24T03:10:50.462Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-24T03:10:50.599Z] #62 54.79 Building dependency tree... [2020-03-24T03:10:50.704Z] #11 DONE 2.7s [2020-03-24T03:10:50.704Z] [2020-03-24T03:10:50.704Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:50.704Z] #60 2.397 + RM_GOPATH=0 [2020-03-24T03:10:50.704Z] #60 2.397 + TMP_GOPATH= [2020-03-24T03:10:50.704Z] #60 2.397 + : /build [2020-03-24T03:10:50.704Z] #60 2.397 + '[' -z '' ']' [2020-03-24T03:10:50.704Z] #60 2.401 ++ mktemp -d [2020-03-24T03:10:50.704Z] #60 2.407 + export GOPATH=/tmp/tmp.qKQuUZonUG [2020-03-24T03:10:50.704Z] #60 2.407 + GOPATH=/tmp/tmp.qKQuUZonUG [2020-03-24T03:10:50.704Z] #60 2.407 + RM_GOPATH=1 [2020-03-24T03:10:50.704Z] #60 2.407 ++ dirname ./install.sh [2020-03-24T03:10:50.704Z] #60 2.407 + dir=. [2020-03-24T03:10:50.704Z] #60 2.407 + bin=runc [2020-03-24T03:10:50.704Z] #60 2.407 + shift [2020-03-24T03:10:50.704Z] #60 2.407 + '[' '!' -f ./runc.installer ']' [2020-03-24T03:10:50.704Z] #60 2.407 + . ./runc.installer [2020-03-24T03:10:50.704Z] #60 2.407 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:10:50.704Z] #60 2.407 + install_runc [2020-03-24T03:10:50.704Z] #60 2.407 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-24T03:10:50.704Z] #60 2.407 + uname -r [2020-03-24T03:10:50.704Z] #60 2.418 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-24T03:10:50.704Z] #60 2.418 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-24T03:10:50.704Z] #60 2.418 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qKQuUZonUG/src/github.com/opencontainers/runc [2020-03-24T03:10:50.704Z] #60 2.418 Cloning into '/tmp/tmp.qKQuUZonUG/src/github.com/opencontainers/runc'... [2020-03-24T03:10:50.704Z] #60 2.418 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-24T03:10:50.742Z] #70 DONE 0.2s [2020-03-24T03:10:50.742Z] [2020-03-24T03:10:50.742Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-24T03:10:50.791Z] #38 ... [2020-03-24T03:10:50.791Z] [2020-03-24T03:10:50.791Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:50.791Z] #47 68.09 regexp [2020-03-24T03:10:51.022Z] #72 DONE 0.2s [2020-03-24T03:10:51.022Z] [2020-03-24T03:10:51.022Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-24T03:10:51.022Z] #75 DONE 0.1s [2020-03-24T03:10:51.303Z] [2020-03-24T03:10:51.303Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-24T03:10:51.303Z] #76 DONE 0.0s [2020-03-24T03:10:51.303Z] [2020-03-24T03:10:51.303Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-24T03:10:51.914Z] #77 DONE 0.6s [2020-03-24T03:10:51.914Z] [2020-03-24T03:10:51.914Z] #78 exporting to image [2020-03-24T03:10:51.914Z] #78 exporting layers [2020-03-24T03:10:52.598Z] #60 ... [2020-03-24T03:10:52.598Z] [2020-03-24T03:10:52.598Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-24T03:10:52.598Z] #12 DONE 1.8s [2020-03-24T03:10:52.598Z] [2020-03-24T03:10:52.598Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-24T03:10:52.612Z] #10 47.88 Reading package lists... [2020-03-24T03:10:52.612Z] #10 ... [2020-03-24T03:10:52.612Z] [2020-03-24T03:10:52.612Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:52.612Z] #43 46.43 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-24T03:10:52.612Z] #43 46.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-24T03:10:52.612Z] #43 46.44 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-24T03:10:52.612Z] #43 49.48 Selecting previously unselected package libprotoc17:amd64. [2020-03-24T03:10:52.612Z] #43 49.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-24T03:10:52.612Z] #43 49.49 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-24T03:10:52.612Z] #43 50.98 Selecting previously unselected package protobuf-c-compiler. [2020-03-24T03:10:52.612Z] #43 50.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:10:52.612Z] #43 50.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:10:52.612Z] #43 51.46 Selecting previously unselected package protobuf-compiler. [2020-03-24T03:10:52.612Z] #43 51.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-24T03:10:52.612Z] #43 51.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:10:52.612Z] #43 51.79 Selecting previously unselected package python-pkg-resources. [2020-03-24T03:10:52.612Z] #43 51.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:10:52.612Z] #43 51.80 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-24T03:10:52.612Z] #43 52.16 Selecting previously unselected package python-six. [2020-03-24T03:10:52.612Z] #43 52.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-24T03:10:52.612Z] #43 52.17 Unpacking python-six (1.12.0-1) ... [2020-03-24T03:10:52.612Z] #43 52.36 Selecting previously unselected package python-protobuf. [2020-03-24T03:10:52.612Z] #43 52.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-24T03:10:52.612Z] #43 52.38 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-24T03:10:53.129Z] #62 ... [2020-03-24T03:10:53.129Z] [2020-03-24T03:10:53.129Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:53.129Z] #35 56.33 The following additional packages will be installed: [2020-03-24T03:10:53.129Z] #35 56.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-24T03:10:53.129Z] #35 56.37 Suggested packages: [2020-03-24T03:10:53.129Z] #35 56.37 cmake-doc ninja-build lrzip [2020-03-24T03:10:53.129Z] #35 56.37 Recommended packages: [2020-03-24T03:10:53.129Z] #35 56.37 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-24T03:10:53.129Z] #35 58.29 The following NEW packages will be installed: [2020-03-24T03:10:53.129Z] #35 58.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-24T03:10:53.129Z] #35 58.31 vim-common xxd [2020-03-24T03:10:53.129Z] #35 58.98 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:53.129Z] #35 58.98 Need to get 14.9 MB of archives. [2020-03-24T03:10:53.129Z] #35 58.98 After this operation, 61.8 MB of additional disk space will be used. [2020-03-24T03:10:53.129Z] #35 58.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-24T03:10:53.129Z] #35 59.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:10:53.129Z] #35 59.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-24T03:10:53.129Z] #35 59.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-24T03:10:53.171Z] #43 53.51 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-24T03:10:54.104Z] #43 ... [2020-03-24T03:10:54.104Z] [2020-03-24T03:10:54.104Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:10:54.104Z] #53 44.17 + cd /tmp/tmp.mF05604iV6/src/github.com/golangci/golangci-lint/ [2020-03-24T03:10:54.104Z] #53 44.18 + git checkout -q v1.23.8 [2020-03-24T03:10:54.104Z] #53 45.03 ++ git describe --tags [2020-03-24T03:10:54.104Z] #53 45.09 + version=v1.23.8 [2020-03-24T03:10:54.104Z] #53 45.09 ++ git rev-parse --short HEAD [2020-03-24T03:10:54.104Z] #53 45.10 + commit=76a82c6 [2020-03-24T03:10:54.104Z] #53 45.10 ++ git show -s --format=%cd [2020-03-24T03:10:54.104Z] #53 45.16 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-24T03:10:54.104Z] #53 45.16 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:10:54.495Z] #13 1.944 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-24T03:10:54.510Z] #35 60.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-24T03:10:54.510Z] #35 61.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-24T03:10:54.510Z] #35 61.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-24T03:10:54.510Z] #35 61.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-24T03:10:54.510Z] #35 61.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-24T03:10:54.510Z] #35 61.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-24T03:10:54.591Z] #78 exporting layers 2.4s done [2020-03-24T03:10:54.591Z] #78 writing image sha256:f113f6581e396c4bbbba1b87e8a9622b6fa4d4a1ae3a9c2ce2cb61d6d30d56d8 done [2020-03-24T03:10:54.591Z] #78 naming to docker.io/library/docker:b23decbb0b5046e8bd93ed8a18569559a738fddd done [2020-03-24T03:10:54.591Z] #78 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-24T03:10:54.752Z] #13 DONE 2.1s [2020-03-24T03:10:54.752Z] [2020-03-24T03:10:54.752Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-24T03:10:55.007Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/test/unit [2020-03-24T03:10:56.558Z] #47 ... [2020-03-24T03:10:56.558Z] [2020-03-24T03:10:56.558Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:56.558Z] #10 63.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-24T03:10:56.558Z] #10 63.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-24T03:10:56.558Z] #10 63.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:10:56.558Z] #10 ... [2020-03-24T03:10:56.558Z] [2020-03-24T03:10:56.558Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:56.558Z] #44 5.466 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:10:56.558Z] #44 5.466 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:10:56.558Z] #44 5.474 Note: Building without GnuTLS support [2020-03-24T03:10:56.558Z] #44 8.655 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:10:56.558Z] #44 8.976 GEN .gitid [2020-03-24T03:10:56.558Z] #44 9.202 GEN criu/include/version.h [2020-03-24T03:10:56.558Z] #44 9.265 GEN include/common/asm [2020-03-24T03:10:56.620Z] #53 ... [2020-03-24T03:10:56.620Z] [2020-03-24T03:10:56.620Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:56.620Z] #25 35.78 Reading package lists... [2020-03-24T03:10:56.620Z] #25 47.25 Reading package lists... [2020-03-24T03:10:56.620Z] #25 ... [2020-03-24T03:10:56.620Z] [2020-03-24T03:10:56.620Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:56.620Z] #62 45.60 Reading package lists... [2020-03-24T03:10:56.657Z] #14 DONE 2.0s [2020-03-24T03:10:56.657Z] [2020-03-24T03:10:56.657Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-24T03:10:56.914Z] #15 ... [2020-03-24T03:10:56.914Z] [2020-03-24T03:10:56.914Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:10:56.914Z] #44 51.62 CC compel/arch/x86/src/lib/infect.o [2020-03-24T03:10:56.914Z] #44 52.40 CC compel/src/lib/infect-rpc.o [2020-03-24T03:10:56.914Z] #44 52.75 CC compel/src/lib/infect-util.o [2020-03-24T03:10:56.914Z] #44 52.97 CC compel/src/lib/infect.o [2020-03-24T03:10:56.914Z] #44 55.61 CC compel/src/lib/ptrace.o [2020-03-24T03:10:56.914Z] #44 56.22 AR compel/libcompel.a [2020-03-24T03:10:56.914Z] #44 56.28 HOSTCC compel/src/main-host.o [2020-03-24T03:10:56.914Z] #44 56.62 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-24T03:10:56.914Z] #44 56.76 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-24T03:10:56.914Z] #44 57.03 HOSTCC compel/src/lib/log-host.o [2020-03-24T03:10:56.914Z] #44 57.23 HOSTLINK compel/compel-host-bin [2020-03-24T03:10:56.914Z] #44 57.33 DEP soccr/soccr.d [2020-03-24T03:10:56.914Z] #44 57.58 CC soccr/soccr.o [2020-03-24T03:10:56.914Z] #44 59.11 AR soccr/libsoccr.a [2020-03-24T03:10:56.914Z] #44 59.16 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:10:56.914Z] #44 59.51 DEP criu/arch/x86/sigframe.d [2020-03-24T03:10:56.914Z] #44 59.61 DEP criu/arch/x86/sigaction_compat.d [2020-03-24T03:10:56.914Z] #44 59.71 DEP criu/arch/x86/kerndat.d [2020-03-24T03:10:56.914Z] #44 59.94 DEP criu/arch/x86/crtools.d [2020-03-24T03:10:56.914Z] #44 60.14 DEP criu/arch/x86/cpu.d [2020-03-24T03:10:56.914Z] #44 60.40 CC criu/arch/x86/cpu.o [2020-03-24T03:10:56.914Z] #44 61.01 CC criu/arch/x86/crtools.o [2020-03-24T03:10:57.020Z] ? github.com/docker/docker/api [no test files] [2020-03-24T03:10:57.044Z] #35 63.32 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:10:57.044Z] #35 ... [2020-03-24T03:10:57.044Z] [2020-03-24T03:10:57.044Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:57.044Z] #33 63.10 internal/reflectlite [2020-03-24T03:10:57.044Z] #33 63.10 sync [2020-03-24T03:10:57.171Z] #44 62.26 CC criu/arch/x86/kerndat.o [2020-03-24T03:10:57.718Z] #44 ... [2020-03-24T03:10:57.718Z] [2020-03-24T03:10:57.718Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:57.718Z] #47 74.65 path/filepath [2020-03-24T03:10:57.718Z] #47 74.95 net [2020-03-24T03:10:57.718Z] #47 ... [2020-03-24T03:10:57.718Z] [2020-03-24T03:10:57.718Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:57.718Z] #33 64.98 internal/poll [2020-03-24T03:10:57.718Z] #33 68.61 os [2020-03-24T03:10:57.718Z] #33 71.42 internal/fmtsort [2020-03-24T03:10:57.718Z] #33 74.41 path/filepath [2020-03-24T03:10:57.718Z] #33 74.42 fmt [2020-03-24T03:10:57.736Z] #44 ... [2020-03-24T03:10:57.736Z] [2020-03-24T03:10:57.736Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:57.736Z] #60 9.326 + cd /tmp/tmp.qKQuUZonUG/src/github.com/opencontainers/runc [2020-03-24T03:10:57.736Z] #60 9.326 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:10:57.807Z] #62 57.33 Building dependency tree... [2020-03-24T03:10:57.807Z] #62 ... [2020-03-24T03:10:57.807Z] [2020-03-24T03:10:57.807Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:10:57.807Z] #47 48.22 vendor/golang.org/x/crypto/internal/subtle [2020-03-24T03:10:57.807Z] #47 48.43 vendor/golang.org/x/crypto/curve25519 [2020-03-24T03:10:57.988Z] #33 ... [2020-03-24T03:10:57.988Z] [2020-03-24T03:10:57.988Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:57.988Z] #10 54.65 Building dependency tree... [2020-03-24T03:10:57.988Z] #10 60.48 The following additional packages will be installed: [2020-03-24T03:10:57.988Z] #10 60.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-24T03:10:57.988Z] #10 60.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-24T03:10:57.988Z] #10 60.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-24T03:10:57.988Z] #10 60.56 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:10:57.988Z] #10 60.60 Suggested packages: [2020-03-24T03:10:57.988Z] #10 60.60 gcc-8-locales seccomp wine64 [2020-03-24T03:10:57.988Z] #10 62.62 The following NEW packages will be installed: [2020-03-24T03:10:57.988Z] #10 62.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-24T03:10:57.988Z] #10 62.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-24T03:10:57.988Z] #10 62.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-24T03:10:57.988Z] #10 62.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-24T03:10:57.988Z] #10 62.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-24T03:10:57.988Z] #10 62.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:10:57.988Z] #10 63.21 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:57.988Z] #10 63.21 Need to get 77.7 MB of archives. [2020-03-24T03:10:57.988Z] #10 63.21 After this operation, 487 MB of additional disk space will be used. [2020-03-24T03:10:57.988Z] #10 63.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-24T03:10:57.988Z] #10 63.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-24T03:10:57.988Z] #10 63.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-24T03:10:57.988Z] #10 63.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-24T03:10:57.988Z] #10 63.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-24T03:10:57.988Z] #10 63.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-24T03:10:57.988Z] #10 64.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-24T03:10:57.988Z] #10 ... [2020-03-24T03:10:57.988Z] [2020-03-24T03:10:57.988Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:10:57.988Z] #62 60.41 The following additional packages will be installed: [2020-03-24T03:10:57.988Z] #62 60.44 libbtrfs0 [2020-03-24T03:10:57.988Z] #62 60.80 The following NEW packages will be installed: [2020-03-24T03:10:57.988Z] #62 60.82 libbtrfs-dev libbtrfs0 [2020-03-24T03:10:57.988Z] #62 61.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:57.988Z] #62 61.46 Need to get 119 kB of archives. [2020-03-24T03:10:57.988Z] #62 61.46 After this operation, 387 kB of additional disk space will be used. [2020-03-24T03:10:57.988Z] #62 61.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-24T03:10:57.988Z] #62 61.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-24T03:10:57.988Z] #62 63.23 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:10:57.988Z] #62 63.44 Fetched 119 kB in 0s (377 kB/s) [2020-03-24T03:10:57.988Z] #62 63.65 Selecting previously unselected package libbtrfs0. [2020-03-24T03:10:57.988Z] #62 63.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 ... 15401 files and directories currently installed.) [2020-03-24T03:10:57.988Z] #62 63.75 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-24T03:10:57.988Z] #62 63.76 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:10:57.988Z] #62 63.88 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:10:57.988Z] #62 63.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-24T03:10:57.988Z] #62 63.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:10:57.988Z] #62 64.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:10:57.988Z] #62 64.16 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:10:57.988Z] #62 64.24 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:10:57.988Z] #62 DONE 64.7s [2020-03-24T03:10:57.988Z] [2020-03-24T03:10:57.988Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:10:57.988Z] #74 DONE 64.5s [2020-03-24T03:10:57.988Z] [2020-03-24T03:10:57.988Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:57.988Z] #10 64.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-24T03:10:57.988Z] #10 ... [2020-03-24T03:10:57.988Z] [2020-03-24T03:10:57.988Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:10:57.992Z] #60 9.815 + '[' -z '' ']' [2020-03-24T03:10:58.062Z] #47 ... [2020-03-24T03:10:58.062Z] [2020-03-24T03:10:58.062Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:58.062Z] #10 47.88 Reading package lists... [2020-03-24T03:10:58.248Z] #63 DONE 0.1s [2020-03-24T03:10:58.248Z] [2020-03-24T03:10:58.248Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:58.248Z] #35 63.59 Fetched 14.9 MB in 3s (4939 kB/s) [2020-03-24T03:10:58.248Z] #35 63.71 Selecting previously unselected package xxd. [2020-03-24T03:10:58.248Z] #35 63.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:10:58.248Z] #35 63.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-24T03:10:58.248Z] #35 63.88 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:10:58.248Z] #35 64.23 Selecting previously unselected package vim-common. [2020-03-24T03:10:58.248Z] #35 64.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:10:58.248Z] #35 64.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:10:58.248Z] #35 ... [2020-03-24T03:10:58.248Z] [2020-03-24T03:10:58.248Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-24T03:10:58.248Z] #64 DONE 0.2s [2020-03-24T03:10:58.248Z] [2020-03-24T03:10:58.248Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:10:58.248Z] #35 64.94 Selecting previously unselected package cmake-data. [2020-03-24T03:10:58.248Z] #35 65.00 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-24T03:10:58.249Z] #60 9.823 + target=static [2020-03-24T03:10:58.249Z] #60 9.823 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-24T03:10:58.293Z] #33 ... [2020-03-24T03:10:58.293Z] [2020-03-24T03:10:58.293Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:10:58.293Z] #10 75.86 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-24T03:10:58.293Z] #10 75.86 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-24T03:10:58.293Z] #10 75.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:10:58.506Z] #35 65.09 Unpacking cmake-data (3.13.4-1) ... [2020-03-24T03:10:58.670Z] #10 76.31 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-24T03:10:58.670Z] #10 76.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-24T03:10:58.670Z] #10 76.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:10:58.813Z] #60 ... [2020-03-24T03:10:58.813Z] [2020-03-24T03:10:58.813Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-24T03:10:58.813Z] #15 DONE 2.1s [2020-03-24T03:10:58.813Z] [2020-03-24T03:10:58.813Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-24T03:10:59.443Z] #35 ... [2020-03-24T03:10:59.443Z] [2020-03-24T03:10:59.443Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:59.443Z] #25 45.76 Reading package lists... [2020-03-24T03:10:59.443Z] #25 56.69 Building dependency tree... [2020-03-24T03:10:59.443Z] #25 63.11 ca-certificates is already the newest version (20190110). [2020-03-24T03:10:59.443Z] #25 63.11 The following additional packages will be installed: [2020-03-24T03:10:59.443Z] #25 63.14 libjq1 libonig5 [2020-03-24T03:10:59.443Z] #25 63.68 The following NEW packages will be installed: [2020-03-24T03:10:59.443Z] #25 63.71 jq libjq1 libonig5 [2020-03-24T03:10:59.443Z] #25 64.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:59.443Z] #25 64.22 Need to get 355 kB of archives. [2020-03-24T03:10:59.443Z] #25 64.22 After this operation, 1072 kB of additional disk space will be used. [2020-03-24T03:10:59.443Z] #25 64.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-24T03:10:59.443Z] #25 64.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-24T03:10:59.443Z] #25 64.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-24T03:10:59.443Z] #25 65.99 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:10:59.700Z] #25 ... [2020-03-24T03:10:59.700Z] [2020-03-24T03:10:59.700Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:10:59.700Z] #43 47.65 Reading package lists... [2020-03-24T03:10:59.700Z] #43 58.27 Building dependency tree... [2020-03-24T03:10:59.700Z] #43 63.76 The following additional packages will be installed: [2020-03-24T03:10:59.700Z] #43 63.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-24T03:10:59.700Z] #43 63.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-24T03:10:59.700Z] #43 63.82 Suggested packages: [2020-03-24T03:10:59.700Z] #43 63.82 manpages-dev python-setuptools [2020-03-24T03:10:59.700Z] #43 65.67 The following NEW packages will be installed: [2020-03-24T03:10:59.700Z] #43 65.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-24T03:10:59.700Z] #43 65.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-24T03:10:59.700Z] #43 65.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-24T03:10:59.700Z] #43 65.69 python-six zlib1g-dev [2020-03-24T03:10:59.700Z] #43 66.25 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:10:59.700Z] #43 66.25 Need to get 4095 kB of archives. [2020-03-24T03:10:59.700Z] #43 66.25 After this operation, 22.5 MB of additional disk space will be used. [2020-03-24T03:10:59.700Z] #43 66.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-24T03:10:59.700Z] #43 66.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-24T03:10:59.700Z] #43 66.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-24T03:10:59.700Z] #43 66.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-24T03:10:59.700Z] #43 66.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-24T03:10:59.700Z] #43 66.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-24T03:10:59.700Z] #43 66.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-24T03:10:59.701Z] #43 66.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-24T03:10:59.701Z] #43 66.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-24T03:10:59.959Z] #43 66.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-24T03:10:59.959Z] #43 66.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-24T03:10:59.959Z] #43 ... [2020-03-24T03:10:59.959Z] [2020-03-24T03:10:59.959Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:10:59.959Z] #25 66.46 Fetched 355 kB in 0s (1078 kB/s) [2020-03-24T03:11:00.218Z] #25 66.84 Selecting previously unselected package libonig5:amd64. [2020-03-24T03:11:00.218Z] #25 66.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:11:00.477Z] #25 67.04 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-24T03:11:00.477Z] #25 67.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:11:00.676Z] #10 ... [2020-03-24T03:11:00.676Z] [2020-03-24T03:11:00.676Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:00.676Z] #56 67.99 regexp [2020-03-24T03:11:00.676Z] #56 70.72 context [2020-03-24T03:11:00.676Z] #56 70.82 os [2020-03-24T03:11:00.676Z] #56 ... [2020-03-24T03:11:00.676Z] [2020-03-24T03:11:00.676Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:00.676Z] #44 13.51 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-24T03:11:00.676Z] #44 13.73 PBCC images/opts.pb-c.c [2020-03-24T03:11:00.676Z] #44 13.80 PBCC images/sit.pb-c.c [2020-03-24T03:11:00.676Z] #44 14.05 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-24T03:11:00.676Z] #44 14.08 DEP images/opts.pb-c.d [2020-03-24T03:11:00.676Z] #44 14.15 DEP images/sit.pb-c.d [2020-03-24T03:11:00.676Z] #44 14.23 PBCC images/macvlan.pb-c.c [2020-03-24T03:11:00.676Z] #44 14.24 DEP images/macvlan.pb-c.d [2020-03-24T03:11:00.676Z] #44 14.26 PBCC images/autofs.pb-c.c [2020-03-24T03:11:00.676Z] #44 14.28 DEP images/autofs.pb-c.d [2020-03-24T03:11:00.676Z] #44 14.39 PBCC images/sysctl.pb-c.c [2020-03-24T03:11:00.676Z] #44 14.43 DEP images/sysctl.pb-c.d [2020-03-24T03:11:00.676Z] #44 14.50 PBCC images/time.pb-c.c [2020-03-24T03:11:00.676Z] #44 14.51 DEP images/time.pb-c.d [2020-03-24T03:11:00.676Z] #44 14.58 PBCC images/binfmt-misc.pb-c.c [2020-03-24T03:11:00.676Z] #44 14.63 DEP images/binfmt-misc.pb-c.d [2020-03-24T03:11:00.676Z] #44 14.70 PBCC images/seccomp.pb-c.c [2020-03-24T03:11:00.676Z] #44 14.73 DEP images/seccomp.pb-c.d [2020-03-24T03:11:00.676Z] #44 14.92 PBCC images/userns.pb-c.c [2020-03-24T03:11:00.676Z] #44 14.92 DEP images/userns.pb-c.d [2020-03-24T03:11:00.711Z] #16 DONE 2.1s [2020-03-24T03:11:00.711Z] [2020-03-24T03:11:00.711Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:00.711Z] #44 62.89 CC criu/arch/x86/sigaction_compat.o [2020-03-24T03:11:00.711Z] #44 63.29 CC criu/arch/x86/sigframe.o [2020-03-24T03:11:00.711Z] #44 63.60 LINK criu/arch/x86/crtools.built-in.o [2020-03-24T03:11:00.711Z] #44 63.68 DEP criu/pie/util-vdso-elf32.d [2020-03-24T03:11:00.711Z] #44 63.89 DEP criu/pie/util-vdso.d [2020-03-24T03:11:00.711Z] #44 64.09 DEP criu/pie/util.d [2020-03-24T03:11:00.711Z] #44 64.31 CC criu/pie/util.o [2020-03-24T03:11:00.711Z] #44 64.71 CC criu/pie/util-vdso.o [2020-03-24T03:11:00.711Z] #44 65.39 CC criu/pie/util-vdso-elf32.o [2020-03-24T03:11:00.734Z] #25 67.44 Selecting previously unselected package libjq1:amd64. [2020-03-24T03:11:00.734Z] #25 67.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:11:00.734Z] #25 67.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:11:00.993Z] #25 67.67 Selecting previously unselected package jq. [2020-03-24T03:11:00.993Z] #25 67.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:11:00.993Z] #25 67.70 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:11:01.116Z] #44 16.09 PBCC images/cgroup.pb-c.c [2020-03-24T03:11:01.136Z] #10 59.10 Building dependency tree... [2020-03-24T03:11:01.252Z] #25 67.92 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:11:01.252Z] #25 67.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:11:01.252Z] #25 67.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:11:01.276Z] #44 66.38 AR criu/pie/pie.lib.a [2020-03-24T03:11:01.416Z] #44 16.41 DEP images/cgroup.pb-c.d [2020-03-24T03:11:01.416Z] #44 16.51 PBCC images/fown.pb-c.c [2020-03-24T03:11:01.416Z] #44 16.54 PBCC images/ext-file.pb-c.c [2020-03-24T03:11:01.416Z] #44 16.57 DEP images/fown.pb-c.d [2020-03-24T03:11:01.510Z] #25 68.02 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:11:01.534Z] #44 66.47 DEP criu/pie/restorer.d [2020-03-24T03:11:01.534Z] #44 66.62 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-24T03:11:01.677Z] #44 16.64 DEP images/ext-file.pb-c.d [2020-03-24T03:11:01.677Z] #44 16.67 PBCC images/rpc.pb-c.c [2020-03-24T03:11:01.677Z] #44 16.73 DEP images/rpc.pb-c.d [2020-03-24T03:11:01.677Z] #44 16.77 PBCC images/siginfo.pb-c.c [2020-03-24T03:11:01.677Z] #44 16.81 DEP images/siginfo.pb-c.d [2020-03-24T03:11:01.791Z] #44 66.77 DEP criu/arch/x86/restorer_unmap.d [2020-03-24T03:11:01.791Z] #44 66.79 DEP criu/arch/x86/restorer.d [2020-03-24T03:11:01.938Z] #44 16.88 PBCC images/pagemap.pb-c.c [2020-03-24T03:11:01.938Z] #44 16.98 DEP images/pagemap.pb-c.d [2020-03-24T03:11:01.938Z] #44 17.04 PBCC images/rlimit.pb-c.c [2020-03-24T03:11:01.938Z] #44 17.10 DEP images/rlimit.pb-c.d [2020-03-24T03:11:02.049Z] #44 66.95 DEP criu/arch/x86/vdso-pie.d [2020-03-24T03:11:02.049Z] #44 67.06 DEP criu/pie/parasite-vdso.d [2020-03-24T03:11:02.077Z] #25 DONE 68.7s [2020-03-24T03:11:02.077Z] [2020-03-24T03:11:02.077Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-24T03:11:02.200Z] #44 17.18 PBCC images/file-lock.pb-c.c [2020-03-24T03:11:02.200Z] #44 17.20 DEP images/file-lock.pb-c.d [2020-03-24T03:11:02.200Z] #44 17.29 PBCC images/tty.pb-c.c [2020-03-24T03:11:02.307Z] #44 67.23 DEP criu/pie/parasite.d [2020-03-24T03:11:02.307Z] #44 67.47 CC criu/pie/parasite.o [2020-03-24T03:11:02.307Z] #44 ... [2020-03-24T03:11:02.307Z] [2020-03-24T03:11:02.307Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:02.307Z] #47 160.4 net/http/httptrace [2020-03-24T03:11:02.307Z] #47 160.7 net/http [2020-03-24T03:11:02.336Z] #26 DONE 0.1s [2020-03-24T03:11:02.336Z] [2020-03-24T03:11:02.336Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:11:02.336Z] #43 66.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-24T03:11:02.336Z] #43 66.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-24T03:11:02.336Z] #43 66.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-24T03:11:02.336Z] #43 66.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-24T03:11:02.336Z] #43 66.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-24T03:11:02.336Z] #43 66.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-24T03:11:02.336Z] #43 68.18 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:11:02.336Z] #43 68.55 Fetched 4095 kB in 1s (4510 kB/s) [2020-03-24T03:11:02.336Z] #43 68.72 Selecting previously unselected package libcap-dev:amd64. [2020-03-24T03:11:02.336Z] #43 68.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:11:02.336Z] #43 68.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-24T03:11:02.336Z] #43 68.90 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-24T03:11:02.462Z] #44 17.39 DEP images/tty.pb-c.d [2020-03-24T03:11:02.462Z] #44 17.46 PBCC images/tun.pb-c.c [2020-03-24T03:11:02.462Z] #44 ... [2020-03-24T03:11:02.462Z] [2020-03-24T03:11:02.462Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:02.462Z] #38 9.024 -- The C compiler identification is GNU 8.3.0 [2020-03-24T03:11:02.462Z] #38 9.398 -- Check for working C compiler: /usr/bin/cc [2020-03-24T03:11:02.462Z] #38 ... [2020-03-24T03:11:02.462Z] [2020-03-24T03:11:02.462Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:11:02.462Z] #65 41.54 Checking out files: 44% (1383/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 67% (2126/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-24T03:11:02.462Z] #65 42.80 + cd /tmp/tmp.bgs7FESsyU/src/github.com/containerd/containerd [2020-03-24T03:11:02.462Z] #65 42.80 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:11:02.565Z] #47 ... [2020-03-24T03:11:02.565Z] [2020-03-24T03:11:02.565Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:11:02.594Z] #43 69.07 Selecting previously unselected package libnet1:amd64. [2020-03-24T03:11:02.594Z] #43 69.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-24T03:11:02.594Z] #43 69.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:11:02.851Z] #43 69.39 Selecting previously unselected package libnet1-dev. [2020-03-24T03:11:02.851Z] #43 69.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-24T03:11:02.851Z] #43 69.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:11:03.109Z] #43 69.76 Selecting previously unselected package libnl-3-200:amd64. [2020-03-24T03:11:03.109Z] #43 69.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-24T03:11:03.109Z] #43 69.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:11:03.369Z] #43 69.97 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-24T03:11:03.369Z] #43 69.97 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-24T03:11:03.369Z] #43 70.00 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-24T03:11:03.497Z] #17 2.515 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:11:03.497Z] #17 2.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:11:03.497Z] #17 2.766 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:11:03.648Z] #10 ... [2020-03-24T03:11:03.648Z] [2020-03-24T03:11:03.648Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:11:03.648Z] #43 61.98 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:03.648Z] #43 62.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:11:03.648Z] #43 62.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:11:03.648Z] #43 62.02 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-24T03:11:03.648Z] #43 62.03 Setting up python-six (1.12.0-1) ... [2020-03-24T03:11:03.846Z] #65 44.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-24T03:11:03.846Z] #65 44.27 + BUILDTAGS='netgo osusergo static_build' [2020-03-24T03:11:03.846Z] #65 44.27 + export EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:11:03.846Z] #65 44.27 + EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:11:03.846Z] #65 44.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-24T03:11:03.846Z] #65 44.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-24T03:11:03.846Z] #65 44.27 + '[' '' = dynamic ']' [2020-03-24T03:11:03.846Z] #65 44.27 + make [2020-03-24T03:11:03.935Z] #43 70.44 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-24T03:11:03.935Z] #43 70.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:11:03.935Z] #43 70.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:11:03.935Z] #43 70.56 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-24T03:11:03.935Z] #43 70.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:11:03.935Z] #43 70.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-24T03:11:03.935Z] #43 70.74 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-24T03:11:03.935Z] #43 70.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-24T03:11:03.935Z] #43 70.75 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-24T03:11:04.062Z] #17 3.155 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:11:04.502Z] #43 71.11 Selecting previously unselected package libprotobuf17:amd64. [2020-03-24T03:11:04.502Z] #43 71.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-24T03:11:04.502Z] #43 71.13 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:05.234Z] #65 45.67 + bin/ctr [2020-03-24T03:11:05.381Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-03-24T03:11:05.436Z] #43 72.13 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-24T03:11:05.436Z] #43 72.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-24T03:11:05.436Z] #43 72.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:05.439Z] #17 4.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:11:05.700Z] #43 72.50 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-24T03:11:05.958Z] #43 72.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-24T03:11:05.958Z] #43 72.54 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:06.216Z] #43 ... [2020-03-24T03:11:06.216Z] [2020-03-24T03:11:06.216Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:11:06.372Z] #17 ... [2020-03-24T03:11:06.372Z] [2020-03-24T03:11:06.372Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:06.372Z] #47 174.3 github.com/LK4D4/vndr/godl [2020-03-24T03:11:06.912Z] #43 ... [2020-03-24T03:11:06.912Z] [2020-03-24T03:11:06.913Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:06.913Z] #10 65.31 The following additional packages will be installed: [2020-03-24T03:11:06.913Z] #10 65.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-24T03:11:06.913Z] #10 65.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-24T03:11:06.913Z] #10 65.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-24T03:11:06.913Z] #10 65.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:11:06.913Z] #10 65.38 Suggested packages: [2020-03-24T03:11:06.913Z] #10 65.41 gcc-8-locales seccomp wine64 [2020-03-24T03:11:06.937Z] #47 175.1 github.com/LK4D4/vndr [2020-03-24T03:11:07.040Z] #30 72.68 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 96% (1463/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-24T03:11:07.040Z] #30 73.68 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-24T03:11:07.168Z] #10 ... [2020-03-24T03:11:07.168Z] [2020-03-24T03:11:07.168Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:11:07.168Z] #35 46.99 Reading package lists... [2020-03-24T03:11:07.168Z] #35 58.14 Building dependency tree... [2020-03-24T03:11:07.168Z] #35 64.06 The following additional packages will be installed: [2020-03-24T03:11:07.168Z] #35 64.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-24T03:11:07.168Z] #35 64.13 Suggested packages: [2020-03-24T03:11:07.168Z] #35 64.13 cmake-doc ninja-build lrzip [2020-03-24T03:11:07.168Z] #35 64.13 Recommended packages: [2020-03-24T03:11:07.168Z] #35 64.13 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-24T03:11:07.168Z] #35 65.95 The following NEW packages will be installed: [2020-03-24T03:11:07.168Z] #35 65.95 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-24T03:11:07.168Z] #35 66.00 vim-common xxd [2020-03-24T03:11:07.168Z] #35 66.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:11:07.168Z] #35 66.47 Need to get 14.9 MB of archives. [2020-03-24T03:11:07.168Z] #35 66.47 After this operation, 61.8 MB of additional disk space will be used. [2020-03-24T03:11:07.168Z] #35 66.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-24T03:11:07.168Z] #35 66.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:11:07.168Z] #35 66.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-24T03:11:07.168Z] #35 66.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-24T03:11:07.168Z] #35 ... [2020-03-24T03:11:07.168Z] [2020-03-24T03:11:07.168Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:11:07.168Z] #62 57.33 Building dependency tree... [2020-03-24T03:11:07.168Z] #62 63.50 The following additional packages will be installed: [2020-03-24T03:11:07.168Z] #62 63.50 libbtrfs0 [2020-03-24T03:11:07.168Z] #62 63.88 The following NEW packages will be installed: [2020-03-24T03:11:07.168Z] #62 63.92 libbtrfs-dev libbtrfs0 [2020-03-24T03:11:07.168Z] #62 64.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:11:07.168Z] #62 64.65 Need to get 119 kB of archives. [2020-03-24T03:11:07.168Z] #62 64.65 After this operation, 387 kB of additional disk space will be used. [2020-03-24T03:11:07.168Z] #62 64.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-24T03:11:07.168Z] #62 64.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-24T03:11:07.168Z] #62 66.60 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:11:07.168Z] #62 67.18 Fetched 119 kB in 0s (312 kB/s) [2020-03-24T03:11:07.168Z] #62 67.53 Selecting previously unselected package libbtrfs0. [2020-03-24T03:11:07.168Z] #62 67.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:11:07.168Z] #62 67.65 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-24T03:11:07.168Z] #62 67.67 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:11:07.424Z] #62 67.93 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:11:07.424Z] #62 67.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-24T03:11:07.424Z] #62 67.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:11:07.424Z] #62 ... [2020-03-24T03:11:07.424Z] [2020-03-24T03:11:07.424Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:11:07.424Z] #35 68.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-24T03:11:07.424Z] #35 68.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-24T03:11:07.607Z] #30 74.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-24T03:11:07.679Z] #35 68.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-24T03:11:07.679Z] #35 68.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-24T03:11:07.679Z] #35 68.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-24T03:11:07.679Z] #35 68.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-24T03:11:07.679Z] #35 ... [2020-03-24T03:11:07.679Z] [2020-03-24T03:11:07.679Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:11:07.679Z] #25 47.25 Reading package lists... [2020-03-24T03:11:07.679Z] #25 58.66 Building dependency tree... [2020-03-24T03:11:07.679Z] #25 64.44 ca-certificates is already the newest version (20190110). [2020-03-24T03:11:07.679Z] #25 64.44 The following additional packages will be installed: [2020-03-24T03:11:07.679Z] #25 64.45 libjq1 libonig5 [2020-03-24T03:11:07.679Z] #25 65.28 The following NEW packages will be installed: [2020-03-24T03:11:07.679Z] #25 65.28 jq libjq1 libonig5 [2020-03-24T03:11:07.679Z] #25 65.91 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:11:07.679Z] #25 65.91 Need to get 355 kB of archives. [2020-03-24T03:11:07.679Z] #25 65.91 After this operation, 1072 kB of additional disk space will be used. [2020-03-24T03:11:07.679Z] #25 65.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-24T03:11:07.679Z] #25 65.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-24T03:11:07.679Z] #25 65.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-24T03:11:07.679Z] #25 67.76 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:11:07.679Z] #25 68.20 Fetched 355 kB in 0s (905 kB/s) [2020-03-24T03:11:07.679Z] #25 ... [2020-03-24T03:11:07.679Z] [2020-03-24T03:11:07.679Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:11:07.935Z] #62 68.39 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:11:07.935Z] #62 68.40 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:11:07.935Z] #62 68.42 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:11:08.174Z] #30 ... [2020-03-24T03:11:08.174Z] [2020-03-24T03:11:08.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:08.174Z] #10 64.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-24T03:11:08.174Z] #10 69.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-03-24T03:11:08.174Z] #10 73.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-24T03:11:08.174Z] #10 73.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-24T03:11:08.174Z] #10 73.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-24T03:11:08.174Z] #10 73.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-24T03:11:08.174Z] #10 73.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-24T03:11:08.174Z] #10 73.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-24T03:11:08.174Z] #10 73.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-24T03:11:08.174Z] #10 73.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-24T03:11:08.174Z] #10 73.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-24T03:11:08.174Z] #10 73.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-24T03:11:08.174Z] #10 73.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-24T03:11:08.174Z] #10 73.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-24T03:11:08.174Z] #10 73.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-24T03:11:08.174Z] #10 73.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-24T03:11:08.174Z] #10 73.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-24T03:11:08.432Z] #10 75.07 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:11:08.432Z] #10 ... [2020-03-24T03:11:08.432Z] [2020-03-24T03:11:08.432Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:08.432Z] #47 64.60 sync [2020-03-24T03:11:08.432Z] #47 64.60 internal/reflectlite [2020-03-24T03:11:08.432Z] #47 67.24 github.com/LK4D4/vndr/godl/singleflight [2020-03-24T03:11:08.432Z] #47 67.61 math/rand [2020-03-24T03:11:08.432Z] #47 68.96 internal/singleflight [2020-03-24T03:11:08.432Z] #47 69.25 io [2020-03-24T03:11:08.432Z] #47 69.76 strconv [2020-03-24T03:11:08.432Z] #47 71.35 bytes [2020-03-24T03:11:08.432Z] #47 74.25 bufio [2020-03-24T03:11:08.432Z] #47 74.89 reflect [2020-03-24T03:11:08.432Z] #47 ... [2020-03-24T03:11:08.432Z] [2020-03-24T03:11:08.432Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:11:08.432Z] #65 3.413 + RM_GOPATH=0 [2020-03-24T03:11:08.432Z] #65 3.413 + TMP_GOPATH= [2020-03-24T03:11:08.432Z] #65 3.413 + : /build [2020-03-24T03:11:08.432Z] #65 3.413 + '[' -z '' ']' [2020-03-24T03:11:08.432Z] #65 3.419 ++ mktemp -d [2020-03-24T03:11:08.432Z] #65 3.421 + export GOPATH=/tmp/tmp.KSxFvCS1Dv [2020-03-24T03:11:08.432Z] #65 3.421 + GOPATH=/tmp/tmp.KSxFvCS1Dv [2020-03-24T03:11:08.432Z] #65 3.421 + RM_GOPATH=1 [2020-03-24T03:11:08.432Z] #65 3.428 ++ dirname ./install.sh [2020-03-24T03:11:08.432Z] #65 3.431 + dir=. [2020-03-24T03:11:08.432Z] #65 3.432 + bin=containerd [2020-03-24T03:11:08.432Z] #65 3.432 + shift [2020-03-24T03:11:08.432Z] #65 3.432 + '[' '!' -f ./containerd.installer ']' [2020-03-24T03:11:08.432Z] #65 3.432 + . ./containerd.installer [2020-03-24T03:11:08.432Z] #65 3.433 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:11:08.432Z] #65 3.436 + install_containerd [2020-03-24T03:11:08.432Z] #65 3.436 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-24T03:11:08.432Z] #65 3.436 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:11:08.432Z] #65 3.437 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KSxFvCS1Dv/src/github.com/containerd/containerd [2020-03-24T03:11:08.432Z] #65 3.444 Cloning into '/tmp/tmp.KSxFvCS1Dv/src/github.com/containerd/containerd'... [2020-03-24T03:11:08.532Z] #65 ... [2020-03-24T03:11:08.532Z] [2020-03-24T03:11:08.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:08.532Z] #44 17.49 PBCC images/netdev.pb-c.c [2020-03-24T03:11:08.532Z] #44 17.58 DEP images/tun.pb-c.d [2020-03-24T03:11:08.532Z] #44 17.69 DEP images/netdev.pb-c.d [2020-03-24T03:11:08.532Z] #44 17.82 PBCC images/vma.pb-c.c [2020-03-24T03:11:08.532Z] #44 17.94 DEP images/vma.pb-c.d [2020-03-24T03:11:08.532Z] #44 18.00 PBCC images/creds.pb-c.c [2020-03-24T03:11:08.532Z] #44 18.05 DEP images/creds.pb-c.d [2020-03-24T03:11:08.532Z] #44 18.10 PBCC images/utsns.pb-c.c [2020-03-24T03:11:08.532Z] #44 18.16 DEP images/utsns.pb-c.d [2020-03-24T03:11:08.532Z] #44 18.25 PBCC images/ipc-desc.pb-c.c [2020-03-24T03:11:08.532Z] #44 18.28 PBCC images/ipc-sem.pb-c.c [2020-03-24T03:11:08.532Z] #44 18.29 DEP images/ipc-desc.pb-c.d [2020-03-24T03:11:08.532Z] #44 18.32 DEP images/ipc-sem.pb-c.d [2020-03-24T03:11:08.532Z] #44 18.42 PBCC images/ipc-msg.pb-c.c [2020-03-24T03:11:08.532Z] #44 18.49 DEP images/ipc-msg.pb-c.d [2020-03-24T03:11:08.533Z] #44 18.50 PBCC images/ipc-shm.pb-c.c [2020-03-24T03:11:08.533Z] #44 18.54 DEP images/ipc-shm.pb-c.d [2020-03-24T03:11:08.533Z] #44 18.62 PBCC images/ipc-var.pb-c.c [2020-03-24T03:11:08.533Z] #44 18.64 DEP images/ipc-var.pb-c.d [2020-03-24T03:11:08.533Z] #44 18.77 PBCC images/sk-opts.pb-c.c [2020-03-24T03:11:08.533Z] #44 18.84 PBCC images/packet-sock.pb-c.c [2020-03-24T03:11:08.533Z] #44 18.90 DEP images/sk-opts.pb-c.d [2020-03-24T03:11:08.533Z] #44 18.99 DEP images/packet-sock.pb-c.d [2020-03-24T03:11:08.533Z] #44 19.10 PBCC images/sk-netlink.pb-c.c [2020-03-24T03:11:08.533Z] #44 19.20 DEP images/sk-netlink.pb-c.d [2020-03-24T03:11:08.533Z] #44 19.24 PBCC images/sk-inet.pb-c.c [2020-03-24T03:11:08.533Z] #44 19.31 DEP images/sk-inet.pb-c.d [2020-03-24T03:11:08.533Z] #44 19.39 PBCC images/sk-unix.pb-c.c [2020-03-24T03:11:08.533Z] #44 19.47 DEP images/sk-unix.pb-c.d [2020-03-24T03:11:08.533Z] #44 19.54 PBCC images/mm.pb-c.c [2020-03-24T03:11:08.533Z] #44 19.65 DEP images/mm.pb-c.d [2020-03-24T03:11:08.533Z] #44 19.76 PBCC images/timerfd.pb-c.c [2020-03-24T03:11:08.533Z] #44 19.85 DEP images/timerfd.pb-c.d [2020-03-24T03:11:08.533Z] #44 19.92 PBCC images/timer.pb-c.c [2020-03-24T03:11:08.533Z] #44 19.94 DEP images/timer.pb-c.d [2020-03-24T03:11:08.533Z] #44 20.07 PBCC images/sa.pb-c.c [2020-03-24T03:11:08.533Z] #44 20.10 DEP images/sa.pb-c.d [2020-03-24T03:11:08.533Z] #44 20.16 PBCC images/pipe-data.pb-c.c [2020-03-24T03:11:08.533Z] #44 20.23 DEP images/pipe-data.pb-c.d [2020-03-24T03:11:08.533Z] #44 20.31 PBCC images/mnt.pb-c.c [2020-03-24T03:11:08.533Z] #44 20.38 DEP images/mnt.pb-c.d [2020-03-24T03:11:08.533Z] #44 20.52 PBCC images/sk-packet.pb-c.c [2020-03-24T03:11:08.533Z] #44 20.54 DEP images/sk-packet.pb-c.d [2020-03-24T03:11:08.533Z] #44 20.61 PBCC images/tcp-stream.pb-c.c [2020-03-24T03:11:08.533Z] #44 20.70 DEP images/tcp-stream.pb-c.d [2020-03-24T03:11:08.533Z] #44 20.79 PBCC images/pipe.pb-c.c [2020-03-24T03:11:08.533Z] #44 20.86 DEP images/pipe.pb-c.d [2020-03-24T03:11:08.533Z] #44 20.99 PBCC images/pstree.pb-c.c [2020-03-24T03:11:08.533Z] #44 21.01 DEP images/pstree.pb-c.d [2020-03-24T03:11:08.533Z] #44 21.08 PBCC images/fs.pb-c.c [2020-03-24T03:11:08.533Z] #44 21.17 DEP images/fs.pb-c.d [2020-03-24T03:11:08.533Z] #44 21.35 PBCC images/signalfd.pb-c.c [2020-03-24T03:11:08.533Z] #44 21.50 DEP images/signalfd.pb-c.d [2020-03-24T03:11:08.533Z] #44 21.52 PBCC images/fh.pb-c.c [2020-03-24T03:11:08.533Z] #44 21.62 PBCC images/fsnotify.pb-c.c [2020-03-24T03:11:08.533Z] #44 21.72 DEP images/fh.pb-c.d [2020-03-24T03:11:08.533Z] #44 21.81 DEP images/fsnotify.pb-c.d [2020-03-24T03:11:08.533Z] #44 21.87 PBCC images/eventpoll.pb-c.c [2020-03-24T03:11:08.533Z] #44 21.89 DEP images/eventpoll.pb-c.d [2020-03-24T03:11:08.533Z] #44 21.95 PBCC images/eventfd.pb-c.c [2020-03-24T03:11:08.533Z] #44 22.00 DEP images/eventfd.pb-c.d [2020-03-24T03:11:08.533Z] #44 22.09 PBCC images/remap-file-path.pb-c.c [2020-03-24T03:11:08.533Z] #44 22.11 DEP images/remap-file-path.pb-c.d [2020-03-24T03:11:08.533Z] #44 22.18 PBCC images/fifo.pb-c.c [2020-03-24T03:11:08.533Z] #44 22.21 DEP images/fifo.pb-c.d [2020-03-24T03:11:08.533Z] #44 22.37 PBCC images/ghost-file.pb-c.c [2020-03-24T03:11:08.533Z] #44 22.41 DEP images/ghost-file.pb-c.d [2020-03-24T03:11:08.533Z] #44 22.53 PBCC images/regfile.pb-c.c [2020-03-24T03:11:08.533Z] #44 22.54 DEP images/regfile.pb-c.d [2020-03-24T03:11:08.533Z] #44 22.61 PBCC images/ns.pb-c.c [2020-03-24T03:11:08.533Z] #44 22.66 DEP images/ns.pb-c.d [2020-03-24T03:11:08.533Z] #44 22.81 PBCC images/fdinfo.pb-c.c [2020-03-24T03:11:08.533Z] #44 22.88 DEP images/fdinfo.pb-c.d [2020-03-24T03:11:08.533Z] #44 23.00 PBCC images/core-aarch64.pb-c.c [2020-03-24T03:11:08.533Z] #44 23.09 PBCC images/core-arm.pb-c.c [2020-03-24T03:11:08.533Z] #44 23.15 PBCC images/core-ppc64.pb-c.c [2020-03-24T03:11:08.533Z] #44 23.21 PBCC images/core-s390.pb-c.c [2020-03-24T03:11:08.533Z] #44 23.29 PBCC images/core-x86.pb-c.c [2020-03-24T03:11:08.533Z] #44 23.39 PBCC images/core.pb-c.c [2020-03-24T03:11:08.533Z] #44 23.51 PBCC images/inventory.pb-c.c [2020-03-24T03:11:08.533Z] #44 23.60 DEP images/core-aarch64.pb-c.d [2020-03-24T03:11:08.692Z] #65 ... [2020-03-24T03:11:08.692Z] [2020-03-24T03:11:08.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:08.692Z] #10 75.32 Fetched 77.7 MB in 11s (7344 kB/s) [2020-03-24T03:11:08.692Z] #10 75.48 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-24T03:11:08.793Z] #44 23.66 DEP images/core-arm.pb-c.d [2020-03-24T03:11:08.793Z] #44 23.74 DEP images/core-ppc64.pb-c.d [2020-03-24T03:11:08.793Z] #44 23.81 DEP images/core-s390.pb-c.d [2020-03-24T03:11:08.793Z] #44 23.90 DEP images/core-x86.pb-c.d [2020-03-24T03:11:08.861Z] #62 DONE 69.3s [2020-03-24T03:11:08.861Z] [2020-03-24T03:11:08.861Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:11:08.861Z] #25 68.53 Selecting previously unselected package libonig5:amd64. [2020-03-24T03:11:08.861Z] #25 68.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:11:08.861Z] #25 68.68 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-24T03:11:08.861Z] #25 68.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:11:08.861Z] #25 ... [2020-03-24T03:11:08.861Z] [2020-03-24T03:11:08.861Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:11:08.861Z] #63 DONE 0.1s [2020-03-24T03:11:08.861Z] [2020-03-24T03:11:08.861Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-24T03:11:08.861Z] #64 DONE 0.1s [2020-03-24T03:11:08.861Z] [2020-03-24T03:11:08.861Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:11:08.861Z] #25 69.42 Selecting previously unselected package libjq1:amd64. [2020-03-24T03:11:08.861Z] #25 69.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:11:08.861Z] #25 69.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:11:08.950Z] #10 75.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:11:08.950Z] #10 75.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-24T03:11:08.950Z] #10 75.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:11:09.053Z] #44 24.01 DEP images/core.pb-c.d [2020-03-24T03:11:09.053Z] #44 24.12 DEP images/inventory.pb-c.d [2020-03-24T03:11:09.053Z] #44 24.25 PBCC images/cpuinfo.pb-c.c [2020-03-24T03:11:09.053Z] #44 ... [2020-03-24T03:11:09.053Z] [2020-03-24T03:11:09.053Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:09.053Z] #33 76.44 io/ioutil [2020-03-24T03:11:09.053Z] #33 79.31 flag [2020-03-24T03:11:09.053Z] #33 79.32 github.com/BurntSushi/toml [2020-03-24T03:11:09.053Z] #33 79.33 log [2020-03-24T03:11:09.053Z] #33 83.72 github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:11:09.116Z] #25 69.75 Selecting previously unselected package jq. [2020-03-24T03:11:09.116Z] #25 69.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:11:09.116Z] #25 69.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:11:09.313Z] #33 ... [2020-03-24T03:11:09.313Z] [2020-03-24T03:11:09.313Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:09.313Z] #47 76.61 internal/lazyregexp [2020-03-24T03:11:09.313Z] #47 78.18 github.com/LK4D4/vndr/versioned [2020-03-24T03:11:09.313Z] #47 78.78 os/exec [2020-03-24T03:11:09.313Z] #47 78.92 encoding/binary [2020-03-24T03:11:09.313Z] #47 78.94 fmt [2020-03-24T03:11:09.313Z] #47 82.73 encoding/base64 [2020-03-24T03:11:09.313Z] #47 82.80 crypto/cipher [2020-03-24T03:11:09.313Z] #47 84.25 crypto/sha512 [2020-03-24T03:11:09.313Z] #47 85.44 crypto/ed25519/internal/edwards25519 [2020-03-24T03:11:09.313Z] #47 85.54 crypto/aes [2020-03-24T03:11:09.574Z] #47 ... [2020-03-24T03:11:09.574Z] [2020-03-24T03:11:09.574Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:09.574Z] #44 24.30 DEP images/cpuinfo.pb-c.d [2020-03-24T03:11:09.574Z] #44 24.39 PBCC images/stats.pb-c.c [2020-03-24T03:11:09.574Z] #44 24.40 DEP images/stats.pb-c.d [2020-03-24T03:11:09.677Z] #25 70.31 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:11:09.677Z] #25 70.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:11:09.677Z] #25 70.38 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:11:09.932Z] #25 70.44 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:11:10.149Z] Removing intermediate container 38463248968c [2020-03-24T03:11:10.149Z] ---> 01d378586169 [2020-03-24T03:11:10.149Z] Step 11/16 : ARG GOOS [2020-03-24T03:11:10.149Z] ---> Running in 8a7ee3cc1025 [2020-03-24T03:11:10.149Z] Removing intermediate container 8a7ee3cc1025 [2020-03-24T03:11:10.149Z] ---> fd38c6d1435f [2020-03-24T03:11:10.149Z] Step 12/16 : ARG GOARCH [2020-03-24T03:11:10.149Z] ---> Running in 8ffa66d2c4e0 [2020-03-24T03:11:10.149Z] Removing intermediate container 8ffa66d2c4e0 [2020-03-24T03:11:10.149Z] ---> 905520072f0c [2020-03-24T03:11:10.149Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-24T03:11:10.149Z] ---> Running in 7de8eacbbc34 [2020-03-24T03:11:10.187Z] #25 ... [2020-03-24T03:11:10.187Z] [2020-03-24T03:11:10.187Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:10.187Z] #74 DONE 70.7s [2020-03-24T03:11:10.214Z] #47 ... [2020-03-24T03:11:10.214Z] [2020-03-24T03:11:10.214Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:10.214Z] #60 11.50 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-24T03:11:10.214Z] #60 ... [2020-03-24T03:11:10.214Z] [2020-03-24T03:11:10.214Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:10.214Z] #44 68.60 LINK criu/pie/parasite.built-in.o [2020-03-24T03:11:10.214Z] #44 68.61 GEN criu/pie/parasite-blob.h [2020-03-24T03:11:10.214Z] #44 68.65 CC criu/pie/parasite-vdso.o [2020-03-24T03:11:10.214Z] #44 69.28 CC criu/arch/x86/vdso-pie.o [2020-03-24T03:11:10.214Z] #44 69.61 CC criu/arch/x86/restorer.o [2020-03-24T03:11:10.214Z] #44 70.10 CC criu/arch/x86/restorer_unmap.o [2020-03-24T03:11:10.214Z] #44 70.16 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-24T03:11:10.214Z] #44 70.38 CC criu/pie/restorer.o [2020-03-24T03:11:10.214Z] #44 72.98 LINK criu/pie/restorer.built-in.o [2020-03-24T03:11:10.214Z] #44 73.02 GEN criu/pie/restorer-blob.h [2020-03-24T03:11:10.214Z] #44 73.10 DEP criu/vdso.d [2020-03-24T03:11:10.214Z] #44 73.41 DEP criu/vdso-compat.d [2020-03-24T03:11:10.214Z] #44 73.56 DEP criu/uts_ns.d [2020-03-24T03:11:10.214Z] #44 73.73 DEP criu/util.d [2020-03-24T03:11:10.214Z] #44 73.95 DEP criu/uffd.d [2020-03-24T03:11:10.214Z] #44 74.13 DEP criu/tun.d [2020-03-24T03:11:10.214Z] #44 74.31 DEP criu/tty.d [2020-03-24T03:11:10.214Z] #44 74.58 DEP criu/timerfd.d [2020-03-24T03:11:10.214Z] #44 74.83 DEP criu/sysfs_parse.d [2020-03-24T03:11:10.214Z] #44 74.96 DEP criu/sysctl.d [2020-03-24T03:11:10.214Z] #44 75.18 DEP criu/string.d [2020-03-24T03:11:10.214Z] #44 75.23 DEP criu/stats.d [2020-03-24T03:11:10.214Z] #44 75.35 DEP criu/sockets.d [2020-03-24T03:11:10.323Z] #10 ... [2020-03-24T03:11:10.323Z] [2020-03-24T03:11:10.323Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:10.323Z] #33 66.81 sort [2020-03-24T03:11:10.323Z] #33 66.81 errors [2020-03-24T03:11:10.323Z] #33 67.31 strconv [2020-03-24T03:11:10.323Z] #33 68.31 io [2020-03-24T03:11:10.323Z] #33 69.95 internal/oserror [2020-03-24T03:11:10.323Z] #33 70.08 syscall [2020-03-24T03:11:10.323Z] #33 72.32 reflect [2020-03-24T03:11:10.443Z] [2020-03-24T03:11:10.443Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:11:10.443Z] #43 69.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-24T03:11:10.443Z] #43 69.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:11:10.443Z] #43 69.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:10.443Z] #43 69.93 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-24T03:11:10.443Z] #43 69.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:10.443Z] #43 69.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:11:10.443Z] #43 69.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:11:10.443Z] #43 70.00 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:10.443Z] #43 70.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:11:10.443Z] #43 70.02 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-24T03:11:10.472Z] #44 75.60 DEP criu/sk-unix.d [2020-03-24T03:11:10.581Z] #33 ... [2020-03-24T03:11:10.581Z] [2020-03-24T03:11:10.581Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:10.581Z] #27 5.199 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-24T03:11:10.581Z] #27 5.697 #=#=# [2020-03-24T03:11:10.581Z] #27 5.921 0.0% #### 6.5% ######## 11.2% ############ 17.1% ################ 23.1% ################### 26.9% ####################### 32.4% ############################## 43.0% ################################# 46.6% ##################################### 51.7% ######################################### 57.9% ############################################# 63.7% ################################################ 67.7% #################################################### 73.1% ######################################################## 78.1% ########################################################## 81.3% ############################################################ 84.5% ################################################################# 90.4% ###################################################################### 97.6% ######################################################################## 100.0% [2020-03-24T03:11:10.699Z] #43 ... [2020-03-24T03:11:10.699Z] [2020-03-24T03:11:10.699Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:11:10.699Z] #25 DONE 71.3s [2020-03-24T03:11:10.729Z] #44 75.80 DEP criu/sk-tcp.d [2020-03-24T03:11:10.839Z] #27 8.718 [2020-03-24T03:11:10.955Z] [2020-03-24T03:11:10.955Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-24T03:11:10.955Z] #26 DONE 0.1s [2020-03-24T03:11:10.955Z] [2020-03-24T03:11:10.955Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:10.987Z] #44 75.97 DEP criu/sk-queue.d [2020-03-24T03:11:11.244Z] #44 76.14 DEP criu/sk-packet.d [2020-03-24T03:11:11.244Z] #44 76.32 DEP criu/sk-netlink.d [2020-03-24T03:11:11.486Z] #44 ... [2020-03-24T03:11:11.487Z] [2020-03-24T03:11:11.487Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:11.487Z] #56 78.63 mvdan.cc/sh/v3/fileutil [2020-03-24T03:11:11.487Z] #56 79.97 flag [2020-03-24T03:11:11.487Z] #56 79.99 github.com/pkg/diff [2020-03-24T03:11:11.487Z] #56 79.99 go/token [2020-03-24T03:11:11.487Z] #56 80.02 encoding/binary [2020-03-24T03:11:11.487Z] #56 81.78 go/scanner [2020-03-24T03:11:11.487Z] #56 83.52 mvdan.cc/editorconfig [2020-03-24T03:11:11.487Z] #56 83.62 mvdan.cc/sh/v3/syntax [2020-03-24T03:11:11.487Z] #56 84.55 encoding/json [2020-03-24T03:11:11.487Z] #56 84.76 go/ast [2020-03-24T03:11:11.487Z] #56 86.79 golang.org/x/sys/unix [2020-03-24T03:11:11.487Z] #56 ... [2020-03-24T03:11:11.487Z] [2020-03-24T03:11:11.487Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:11.487Z] #44 26.48 make[1]: Nothing to be done for 'all'. [2020-03-24T03:11:11.502Z] #44 76.56 DEP criu/sk-inet.d [2020-03-24T03:11:11.759Z] #44 76.74 DEP criu/signalfd.d [2020-03-24T03:11:11.919Z] #27 9.109 ########## 14.9% #################### 27.8% ############################## 42.6% ######################################## 56.6% #################################################### 73.2% ############################################################## 87.5% ######################################################################## 100.0% [2020-03-24T03:11:12.017Z] #44 76.92 DEP criu/sigframe.d [2020-03-24T03:11:12.017Z] #44 77.02 DEP criu/shmem.d [2020-03-24T03:11:12.017Z] #44 77.16 DEP criu/servicefd.d [2020-03-24T03:11:12.057Z] #44 ... [2020-03-24T03:11:12.057Z] [2020-03-24T03:11:12.057Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:12.057Z] #33 DONE 89.5s [2020-03-24T03:11:12.275Z] #44 77.31 DEP criu/seize.d [2020-03-24T03:11:12.275Z] #44 77.45 DEP criu/seccomp.d [2020-03-24T03:11:12.319Z] [2020-03-24T03:11:12.319Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:12.319Z] #38 21.29 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-24T03:11:12.319Z] #38 21.30 -- Detecting C compiler ABI info [2020-03-24T03:11:12.319Z] #38 22.28 -- Detecting C compiler ABI info - done [2020-03-24T03:11:12.319Z] #38 22.31 -- Detecting C compile features [2020-03-24T03:11:12.319Z] #38 24.98 -- Detecting C compile features - done [2020-03-24T03:11:12.319Z] #38 25.05 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-24T03:11:12.319Z] #38 25.41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-24T03:11:12.319Z] #38 25.56 -- Configuring done [2020-03-24T03:11:12.319Z] #38 25.59 -- Generating done [2020-03-24T03:11:12.319Z] #38 25.60 -- Build files have been written to: /tmp/tmp.zlrStIVHJt/tini [2020-03-24T03:11:12.319Z] #38 25.61 + make tini-static [2020-03-24T03:11:12.319Z] #38 26.21 Scanning dependencies of target tini-static [2020-03-24T03:11:12.319Z] #38 26.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-24T03:11:12.319Z] #38 28.56 [100%] Linking C executable tini-static [2020-03-24T03:11:12.484Z] #27 10.33 [2020-03-24T03:11:12.839Z] #44 77.67 DEP criu/rst-malloc.d [2020-03-24T03:11:12.840Z] #44 77.77 DEP criu/rbtree.d [2020-03-24T03:11:12.840Z] #44 77.81 DEP criu/pstree.d [2020-03-24T03:11:12.840Z] #44 78.02 DEP criu/protobuf.d [2020-03-24T03:11:12.890Z] #38 29.54 [100%] Built target tini-static [2020-03-24T03:11:13.151Z] #38 29.77 + mkdir -p /build [2020-03-24T03:11:13.151Z] #38 29.79 + cp tini-static /build/docker-init [2020-03-24T03:11:13.405Z] #44 78.24 GEN criu/protobuf-desc-gen.h [2020-03-24T03:11:13.411Z] #38 DONE 30.0s [2020-03-24T03:11:13.411Z] [2020-03-24T03:11:13.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:13.411Z] #47 88.08 crypto/md5 [2020-03-24T03:11:13.411Z] #47 89.11 go/ast [2020-03-24T03:11:13.411Z] #47 90.16 text/template/parse [2020-03-24T03:11:13.411Z] #47 90.25 encoding/json [2020-03-24T03:11:13.828Z] #27 10.79 #=#=# ##O#- # #### 6.6% ####### 10.9% ########## 15.2% ############## 19.9% ################# 23.9% #################### 28.9% [2020-03-24T03:11:13.828Z] #27 ... [2020-03-24T03:11:13.828Z] [2020-03-24T03:11:13.828Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:11:13.828Z] #35 70.50 Selecting previously unselected package libicu63:amd64. [2020-03-24T03:11:13.828Z] #35 70.52 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-24T03:11:13.828Z] #35 70.53 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-24T03:11:13.828Z] #35 ... [2020-03-24T03:11:13.828Z] [2020-03-24T03:11:13.828Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:14.859Z] #27 10.79 #=#=# ##O#- # #### 6.6% ####### 10.9% ########## 15.2% ############## 19.9% ################# 23.9% #################### 28.9% ######################### 35.5% ############################ 39.9% ################################# 45.9% ##################################### 51.7% ######################################## 56.6% ######################################### 58.2% ################################################## 69.5% ###################################################### 75.3% ########################################################### 82.3% ############################################################## 86.1% [2020-03-24T03:11:14.859Z] #27 ... [2020-03-24T03:11:14.859Z] [2020-03-24T03:11:14.859Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:11:14.859Z] #50 71.23 + cd /tmp/tmp.zfdDblqHTZ/src/gotest.tools/gotestsum [2020-03-24T03:11:14.859Z] #50 71.23 + git checkout -q v0.3.5 [2020-03-24T03:11:14.859Z] #50 71.31 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-24T03:11:15.117Z] #50 ... [2020-03-24T03:11:15.117Z] [2020-03-24T03:11:15.117Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:15.117Z] #27 10.79 #=#=# ##O#- # #### 6.6% ####### 10.9% ########## 15.2% ############## 19.9% ################# 23.9% #################### 28.9% ######################### 35.5% ############################ 39.9% ################################# 45.9% ##################################### 51.7% ######################################## 56.6% ######################################### 58.2% ################################################## 69.5% ###################################################### 75.3% ########################################################### 82.3% ############################################################## 86.1% ################################################################### 93.5% ######################################################################## 100.0% [2020-03-24T03:11:15.302Z] #44 79.83 DEP criu/protobuf-desc.d [2020-03-24T03:11:15.302Z] #44 80.08 DEP criu/proc_parse.d [2020-03-24T03:11:15.302Z] #44 80.27 DEP criu/plugin.d [2020-03-24T03:11:15.560Z] #44 80.41 DEP criu/pipes.d [2020-03-24T03:11:15.560Z] #44 80.60 DEP criu/pie-util.d [2020-03-24T03:11:15.560Z] #44 80.68 DEP criu/pie-util-vdso.d [2020-03-24T03:11:15.818Z] #44 80.80 DEP criu/pie-util-vdso-elf32.d [2020-03-24T03:11:15.818Z] #44 80.95 DEP criu/path.d [2020-03-24T03:11:16.050Z] #27 13.89 #=#=# [2020-03-24T03:11:16.075Z] #44 ... [2020-03-24T03:11:16.075Z] [2020-03-24T03:11:16.075Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:16.075Z] #47 DONE 184.2s [2020-03-24T03:11:16.075Z] [2020-03-24T03:11:16.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:16.075Z] #44 81.11 DEP criu/parasite-syscall.d [2020-03-24T03:11:16.075Z] #44 ... [2020-03-24T03:11:16.075Z] [2020-03-24T03:11:16.075Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:11:16.075Z] #17 5.653 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:11:16.075Z] #17 11.40 Fetched 8334 kB in 9s (905 kB/s) [2020-03-24T03:11:16.075Z] #17 11.40 Reading package lists... [2020-03-24T03:11:16.236Z] #27 ... [2020-03-24T03:11:16.236Z] [2020-03-24T03:11:16.236Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:11:16.236Z] #30 76.02 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) [2020-03-24T03:11:16.236Z] #30 ... [2020-03-24T03:11:16.236Z] [2020-03-24T03:11:16.236Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:16.236Z] #33 66.44 sync [2020-03-24T03:11:16.236Z] #33 66.45 internal/reflectlite [2020-03-24T03:11:16.236Z] #33 71.35 sort [2020-03-24T03:11:16.236Z] #33 71.35 errors [2020-03-24T03:11:16.236Z] #33 72.23 strconv [2020-03-24T03:11:16.236Z] #33 73.95 io [2020-03-24T03:11:16.236Z] #33 76.14 internal/oserror [2020-03-24T03:11:16.236Z] #33 76.28 syscall [2020-03-24T03:11:16.333Z] #17 15.56 Reading package lists... [2020-03-24T03:11:16.333Z] #17 ... [2020-03-24T03:11:16.333Z] [2020-03-24T03:11:16.333Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:16.333Z] #44 81.49 DEP criu/pagemap.d [2020-03-24T03:11:16.492Z] #33 ... [2020-03-24T03:11:16.492Z] [2020-03-24T03:11:16.492Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:11:16.492Z] #30 76.02 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-24T03:11:16.492Z] #30 77.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-24T03:11:16.748Z] #30 77.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-24T03:11:16.898Z] #44 81.82 DEP criu/pagemap-cache.d [2020-03-24T03:11:17.155Z] #44 81.98 DEP criu/page-xfer.d [2020-03-24T03:11:17.155Z] #44 82.16 DEP criu/page-pipe.d [2020-03-24T03:11:17.316Z] #30 ... [2020-03-24T03:11:17.316Z] [2020-03-24T03:11:17.316Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:17.316Z] #10 67.91 The following NEW packages will be installed: [2020-03-24T03:11:17.316Z] #10 67.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-24T03:11:17.316Z] #10 67.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-24T03:11:17.316Z] #10 67.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-24T03:11:17.316Z] #10 67.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-24T03:11:17.316Z] #10 67.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-24T03:11:17.316Z] #10 67.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:11:17.316Z] #10 68.58 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:11:17.316Z] #10 68.58 Need to get 77.7 MB of archives. [2020-03-24T03:11:17.316Z] #10 68.58 After this operation, 487 MB of additional disk space will be used. [2020-03-24T03:11:17.316Z] #10 68.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-24T03:11:17.317Z] #10 68.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-24T03:11:17.317Z] #10 69.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-24T03:11:17.317Z] #10 69.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-24T03:11:17.317Z] #10 69.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-24T03:11:17.317Z] #10 69.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-24T03:11:17.317Z] #10 70.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-24T03:11:17.317Z] #10 71.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-24T03:11:17.317Z] #10 71.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-24T03:11:17.317Z] #10 77.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-03-24T03:11:17.413Z] #44 82.31 DEP criu/netfilter.d [2020-03-24T03:11:17.413Z] #44 82.50 DEP criu/net.d [2020-03-24T03:11:17.573Z] #10 ... [2020-03-24T03:11:17.573Z] [2020-03-24T03:11:17.573Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:17.573Z] #27 6.337 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-24T03:11:17.573Z] #27 6.713 [2020-03-24T03:11:17.670Z] #44 82.63 DEP criu/namespaces.d [2020-03-24T03:11:17.670Z] #44 82.78 DEP criu/mount.d [2020-03-24T03:11:17.866Z] #27 14.22 # 1.4% ## 3.6% ### 5.3% #### 6.9% ##### 7.9% ###### 9.3% ####### 10.5% ######## 11.8% ######### 12.8% ########## 14.2% ########### 15.6% ############ 16.9% ############# 18.7% [2020-03-24T03:11:17.866Z] #27 ... [2020-03-24T03:11:17.866Z] [2020-03-24T03:11:17.866Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:11:17.866Z] #43 74.47 Selecting previously unselected package libprotoc17:amd64. [2020-03-24T03:11:17.866Z] #43 74.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-24T03:11:17.866Z] #43 74.54 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:17.866Z] #43 75.56 Selecting previously unselected package protobuf-c-compiler. [2020-03-24T03:11:17.866Z] #43 75.56 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:11:17.866Z] #43 75.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:11:17.866Z] #43 75.89 Selecting previously unselected package protobuf-compiler. [2020-03-24T03:11:17.866Z] #43 75.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-24T03:11:17.866Z] #43 75.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:11:17.866Z] #43 76.20 Selecting previously unselected package python-pkg-resources. [2020-03-24T03:11:17.866Z] #43 76.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:11:17.866Z] #43 76.22 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-24T03:11:17.866Z] #43 76.70 Selecting previously unselected package python-six. [2020-03-24T03:11:17.866Z] #43 76.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-24T03:11:17.866Z] #43 76.79 Unpacking python-six (1.12.0-1) ... [2020-03-24T03:11:17.866Z] #43 77.17 Selecting previously unselected package python-protobuf. [2020-03-24T03:11:17.866Z] #43 77.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-24T03:11:17.866Z] #43 77.21 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-24T03:11:17.866Z] #43 78.49 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-24T03:11:17.866Z] #43 ... [2020-03-24T03:11:17.866Z] [2020-03-24T03:11:17.866Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:11:17.866Z] #35 83.43 Selecting previously unselected package libxml2:amd64. [2020-03-24T03:11:17.866Z] #35 83.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-24T03:11:17.866Z] #35 83.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:11:17.866Z] #35 84.60 Selecting previously unselected package libarchive13:amd64. [2020-03-24T03:11:17.866Z] #35 84.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-24T03:11:17.866Z] #35 84.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-24T03:11:17.928Z] #44 82.92 DEP criu/mem.d [2020-03-24T03:11:18.185Z] #44 83.16 DEP criu/lsm.d [2020-03-24T03:11:18.185Z] #44 83.36 DEP criu/log.d [2020-03-24T03:11:18.432Z] #35 85.13 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-24T03:11:18.432Z] #35 85.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-24T03:11:18.432Z] #35 85.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-24T03:11:18.443Z] #44 83.50 DEP criu/libnetlink.d [2020-03-24T03:11:18.694Z] #47 ... [2020-03-24T03:11:18.694Z] [2020-03-24T03:11:18.694Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:18.694Z] #44 29.54 CC images/stats.o [2020-03-24T03:11:18.694Z] #44 30.32 CC images/core.o [2020-03-24T03:11:18.694Z] #44 31.43 CC images/core-x86.o [2020-03-24T03:11:18.694Z] #44 32.37 CC images/core-arm.o [2020-03-24T03:11:18.694Z] #44 32.96 CC images/core-aarch64.o [2020-03-24T03:11:18.694Z] #44 33.75 CC images/core-ppc64.o [2020-03-24T03:11:18.700Z] #44 83.67 DEP criu/kerndat.d [2020-03-24T03:11:18.851Z] #27 6.967 0.0% ### 5.1% ###### 9.1% ########### 15.3% ############### 21.2% ##################### 30.0% ########################## 36.8% ############################## 42.6% #################################### 51.2% ######################################## 55.7% ############################################# 62.7% [2020-03-24T03:11:18.851Z] #27 ... [2020-03-24T03:11:18.851Z] [2020-03-24T03:11:18.851Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:11:18.851Z] #65 4.886 + RM_GOPATH=0 [2020-03-24T03:11:18.851Z] #65 4.886 + TMP_GOPATH= [2020-03-24T03:11:18.851Z] #65 4.887 + : /build [2020-03-24T03:11:18.851Z] #65 4.887 + '[' -z '' ']' [2020-03-24T03:11:18.851Z] #65 4.887 ++ mktemp -d [2020-03-24T03:11:18.851Z] #65 4.922 + export GOPATH=/tmp/tmp.J1sp6dP8ll [2020-03-24T03:11:18.851Z] #65 4.922 + GOPATH=/tmp/tmp.J1sp6dP8ll [2020-03-24T03:11:18.851Z] #65 4.922 + RM_GOPATH=1 [2020-03-24T03:11:18.851Z] #65 4.922 ++ dirname ./install.sh [2020-03-24T03:11:18.851Z] #65 4.922 + dir=. [2020-03-24T03:11:18.851Z] #65 4.922 + bin=containerd [2020-03-24T03:11:18.851Z] #65 4.922 + shift [2020-03-24T03:11:18.851Z] #65 4.922 + '[' '!' -f ./containerd.installer ']' [2020-03-24T03:11:18.851Z] #65 4.922 + . ./containerd.installer [2020-03-24T03:11:18.851Z] #65 4.922 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:11:18.851Z] #65 4.922 + install_containerd [2020-03-24T03:11:18.851Z] #65 4.922 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-24T03:11:18.851Z] #65 4.922 + git clone https://github.com/containerd/containerd.git /tmp/tmp.J1sp6dP8ll/src/github.com/containerd/containerd [2020-03-24T03:11:18.851Z] #65 4.922 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:11:18.851Z] #65 4.923 Cloning into '/tmp/tmp.J1sp6dP8ll/src/github.com/containerd/containerd'... [2020-03-24T03:11:18.958Z] #44 83.91 DEP criu/kcmp-ids.d [2020-03-24T03:11:18.958Z] #44 83.97 DEP criu/irmap.d [2020-03-24T03:11:18.998Z] #35 85.67 Selecting previously unselected package librhash0:amd64. [2020-03-24T03:11:18.998Z] #35 85.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-24T03:11:18.998Z] #35 85.79 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-24T03:11:19.216Z] #44 84.08 DEP criu/ipc_ns.d [2020-03-24T03:11:19.216Z] #44 84.21 DEP criu/image.d [2020-03-24T03:11:19.216Z] #44 84.36 DEP criu/image-desc.d [2020-03-24T03:11:19.262Z] #65 ... [2020-03-24T03:11:19.262Z] [2020-03-24T03:11:19.262Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:19.262Z] #47 69.28 sync [2020-03-24T03:11:19.262Z] #47 69.54 internal/reflectlite [2020-03-24T03:11:19.262Z] #47 72.44 github.com/LK4D4/vndr/godl/singleflight [2020-03-24T03:11:19.262Z] #47 73.05 math/rand [2020-03-24T03:11:19.262Z] #47 74.82 internal/singleflight [2020-03-24T03:11:19.262Z] #47 75.75 strconv [2020-03-24T03:11:19.262Z] #47 75.76 io [2020-03-24T03:11:19.262Z] #47 77.37 bytes [2020-03-24T03:11:19.262Z] #47 ... [2020-03-24T03:11:19.262Z] [2020-03-24T03:11:19.262Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:19.474Z] #44 84.43 DEP criu/fsnotify.d [2020-03-24T03:11:19.474Z] #44 84.59 DEP criu/filesystems.d [2020-03-24T03:11:19.519Z] #27 6.967 0.0% ### 5.1% ###### 9.1% ########### 15.3% ############### 21.2% ##################### 30.0% ########################## 36.8% ############################## 42.6% #################################### 51.2% ######################################## 55.7% ############################################# 62.7% ################################################## 70.8% ######################################################### 79.5% ################################################################ 89.5% ################################################################# 90.5% ######################################################################## 100.0% [2020-03-24T03:11:19.588Z] #35 86.17 Selecting previously unselected package libuv1:amd64. [2020-03-24T03:11:19.588Z] #35 86.19 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-24T03:11:19.588Z] #35 86.27 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-24T03:11:19.588Z] #35 ... [2020-03-24T03:11:19.588Z] [2020-03-24T03:11:19.588Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:19.588Z] #56 76.07 syscall [2020-03-24T03:11:19.588Z] #56 76.16 reflect [2020-03-24T03:11:19.635Z] #44 34.54 CC images/core-s390.o [2020-03-24T03:11:19.775Z] #27 9.016 [2020-03-24T03:11:19.846Z] #56 ... [2020-03-24T03:11:19.846Z] [2020-03-24T03:11:19.846Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:20.039Z] #44 84.81 DEP criu/files.d [2020-03-24T03:11:20.039Z] #44 85.05 DEP criu/files-reg.d [2020-03-24T03:11:20.296Z] #44 85.17 DEP criu/files-ext.d [2020-03-24T03:11:20.296Z] #44 85.31 DEP criu/file-lock.d [2020-03-24T03:11:20.338Z] #27 9.222 ######## 12.0% ###################### 30.9% [2020-03-24T03:11:20.338Z] #27 ... [2020-03-24T03:11:20.338Z] [2020-03-24T03:11:20.338Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:11:20.338Z] #43 80.38 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-24T03:11:20.338Z] #43 80.39 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:11:20.338Z] #43 DONE 81.0s [2020-03-24T03:11:20.338Z] [2020-03-24T03:11:20.338Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:20.554Z] #44 85.45 DEP criu/file-ids.d [2020-03-24T03:11:20.554Z] #44 85.60 DEP criu/fifo.d [2020-03-24T03:11:20.594Z] #27 9.222 ######## 12.0% ###################### 30.9% ##################################### 51.8% ############################################ 62.3% ################################################# 69.4% ######################################################## 78.9% [2020-03-24T03:11:20.594Z] #27 ... [2020-03-24T03:11:20.594Z] [2020-03-24T03:11:20.594Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:11:20.594Z] #35 71.17 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:11:20.594Z] #35 71.58 Fetched 14.9 MB in 3s (5641 kB/s) [2020-03-24T03:11:20.594Z] #35 71.75 Selecting previously unselected package xxd. [2020-03-24T03:11:20.594Z] #35 71.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:11:20.594Z] #35 71.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-24T03:11:20.594Z] #35 71.97 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:11:20.594Z] #35 72.42 Selecting previously unselected package vim-common. [2020-03-24T03:11:20.594Z] #35 72.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:11:20.594Z] #35 72.57 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:11:20.594Z] #35 73.27 Selecting previously unselected package cmake-data. [2020-03-24T03:11:20.594Z] #35 73.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-24T03:11:20.594Z] #35 73.28 Unpacking cmake-data (3.13.4-1) ... [2020-03-24T03:11:20.594Z] #35 78.30 Selecting previously unselected package libicu63:amd64. [2020-03-24T03:11:20.594Z] #35 78.34 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-24T03:11:20.594Z] #35 78.35 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-24T03:11:20.603Z] #44 35.61 CC images/cpuinfo.o [2020-03-24T03:11:20.811Z] #44 85.74 DEP criu/fdstore.d [2020-03-24T03:11:20.811Z] #44 85.84 DEP criu/fault-injection.d [2020-03-24T03:11:20.811Z] #44 85.89 DEP criu/external.d [2020-03-24T03:11:20.853Z] #35 ... [2020-03-24T03:11:20.853Z] [2020-03-24T03:11:20.853Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:20.853Z] #27 9.222 ######## 12.0% ###################### 30.9% ##################################### 51.8% ############################################ 62.3% ################################################# 69.4% ######################################################## 78.9% ############################################################## 86.3% ######################################################################## 100.0% [2020-03-24T03:11:20.863Z] #44 35.81 CC images/inventory.o [2020-03-24T03:11:20.864Z] #44 35.95 CC images/fdinfo.o [2020-03-24T03:11:21.069Z] #44 86.02 DEP criu/eventpoll.d [2020-03-24T03:11:21.069Z] #44 86.20 DEP criu/eventfd.d [2020-03-24T03:11:21.125Z] #44 36.33 CC images/fown.o [2020-03-24T03:11:21.327Z] #44 86.34 DEP criu/crtools.d [2020-03-24T03:11:21.402Z] #27 14.22 # 1.4% ## 3.6% ### 5.3% #### 6.9% ##### 7.9% ###### 9.3% ####### 10.5% ######## 11.8% ######### 12.8% ########## 14.2% ########### 15.6% ############ 16.9% ############# 18.7% ############## 20.8% ############### 22.0% ################ 22.9% ################### 27.2% #################### 28.6% ###################### 31.0% ######################## 33.6% ########################## 36.5% ############################ 39.2% ############################# 41.3% ############################### 43.1% ################################ 45.7% ################################## 47.3% #################################### 50.3% ##################################### 52.1% ###################################### 54.0% ######################################## 56.0% ######################################## 56.8% ########################################## 59.7% ############################################ 61.3% ############################################# 63.5% ############################################## 64.3% ############################################### 65.7% ################################################ 66.7% ################################################ 68.0% ################################################## 70.2% #################################################### 72.8% ###################################################### 75.9% ######################################################## 77.9% ######################################################### 80.4% ########################################################### 82.3% [2020-03-24T03:11:21.402Z] #27 ... [2020-03-24T03:11:21.402Z] [2020-03-24T03:11:21.403Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:21.403Z] #47 77.80 syscall [2020-03-24T03:11:21.416Z] #27 10.52 [2020-03-24T03:11:21.584Z] #44 86.55 DEP criu/cr-service.d [2020-03-24T03:11:21.584Z] #44 86.66 DEP criu/cr-restore.d [2020-03-24T03:11:21.660Z] #47 ... [2020-03-24T03:11:21.660Z] [2020-03-24T03:11:21.660Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:21.696Z] #44 36.62 CC images/ns.o [2020-03-24T03:11:21.696Z] #44 ... [2020-03-24T03:11:21.696Z] [2020-03-24T03:11:21.696Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:21.696Z] #47 98.82 go/parser [2020-03-24T03:11:21.696Z] #47 99.20 text/template [2020-03-24T03:11:21.842Z] #44 86.87 DEP criu/cr-errno.d [2020-03-24T03:11:21.842Z] #44 86.89 DEP criu/cr-dump.d [2020-03-24T03:11:22.099Z] #44 87.13 DEP criu/cr-dedup.d [2020-03-24T03:11:22.357Z] #44 87.31 DEP criu/cr-check.d [2020-03-24T03:11:22.729Z] #44 87.50 DEP criu/config.d [2020-03-24T03:11:22.729Z] #44 87.66 DEP criu/clone-noasan.d [2020-03-24T03:11:22.729Z] #44 87.72 DEP criu/cgroup.d [2020-03-24T03:11:22.729Z] #44 87.85 DEP criu/cgroup-props.d [2020-03-24T03:11:22.743Z] #27 14.22 # 1.4% ## 3.6% ### 5.3% #### 6.9% ##### 7.9% ###### 9.3% ####### 10.5% ######## 11.8% ######### 12.8% ########## 14.2% ########### 15.6% ############ 16.9% ############# 18.7% ############## 20.8% ############### 22.0% ################ 22.9% ################### 27.2% #################### 28.6% ###################### 31.0% ######################## 33.6% ########################## 36.5% ############################ 39.2% ############################# 41.3% ############################### 43.1% ################################ 45.7% ################################## 47.3% #################################### 50.3% ##################################### 52.1% ###################################### 54.0% ######################################## 56.0% ######################################## 56.8% ########################################## 59.7% ############################################ 61.3% ############################################# 63.5% ############################################## 64.3% ############################################### 65.7% ################################################ 66.7% ################################################ 68.0% ################################################## 70.2% #################################################### 72.8% ###################################################### 75.9% ######################################################## 77.9% ######################################################### 80.4% ########################################################### 82.3% ############################################################ 84.1% ############################################################## 86.5% ############################################################### 87.8% ################################################################ 88.9% ################################################################ 90.2% ################################################################## 92.0% ################################################################### 93.3% #################################################################### 94.7% ##################################################################### 96.5% ####################################################################### 99.0% ######################################################################## 100.0% [2020-03-24T03:11:22.743Z] #27 20.50 [2020-03-24T03:11:22.790Z] #47 99.95 encoding/xml [2020-03-24T03:11:22.989Z] #44 87.98 DEP criu/bitmap.d [2020-03-24T03:11:22.989Z] #44 88.00 DEP criu/bfd.d [2020-03-24T03:11:22.989Z] #44 88.10 DEP criu/autofs.d [2020-03-24T03:11:22.992Z] #27 10.71 0.0% ####### 10.2% ############ 17.8% #################### 28.1% ########################## 36.2% ############################## 43.0% #################################### 51.2% ######################################### 57.4% ############################################## 64.2% ################################################### 71.9% ######################################################### 79.2% ############################################################# 85.7% ################################################################# 90.5% ######################################################################## 100.0% [2020-03-24T03:11:23.246Z] #44 88.28 DEP criu/aio.d [2020-03-24T03:11:23.506Z] #44 88.43 DEP criu/action-scripts.d [2020-03-24T03:11:23.556Z] #27 12.73 [2020-03-24T03:11:23.764Z] #44 88.67 CC criu/action-scripts.o [2020-03-24T03:11:24.155Z] #27 ... [2020-03-24T03:11:24.155Z] [2020-03-24T03:11:24.155Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:24.155Z] #10 80.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-24T03:11:24.155Z] #10 80.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-24T03:11:24.155Z] #10 80.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:11:24.155Z] #10 86.54 Selecting previously unselected package binutils-mingw-w64. [2020-03-24T03:11:24.155Z] #10 86.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-24T03:11:24.155Z] #10 86.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:11:24.155Z] #10 86.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-24T03:11:24.155Z] #10 86.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:11:24.155Z] #10 86.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:11:24.155Z] #10 87.20 Selecting previously unselected package dmsetup. [2020-03-24T03:11:24.155Z] #10 87.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:11:24.155Z] #10 87.23 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-24T03:11:24.155Z] #10 87.71 Selecting previously unselected package mingw-w64-common. [2020-03-24T03:11:24.155Z] #10 87.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-24T03:11:24.155Z] #10 87.73 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-24T03:11:24.333Z] #44 89.18 CC criu/aio.o [2020-03-24T03:11:24.333Z] #44 ... [2020-03-24T03:11:24.333Z] [2020-03-24T03:11:24.333Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:11:24.333Z] #17 15.56 Reading package lists... [2020-03-24T03:11:24.333Z] #17 19.43 Building dependency tree... [2020-03-24T03:11:24.333Z] #17 20.90 libcap2-bin is already the newest version (1:2.25-2). [2020-03-24T03:11:24.333Z] #17 20.90 The following additional packages will be installed: [2020-03-24T03:11:24.333Z] #17 20.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-24T03:11:24.333Z] #17 20.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-24T03:11:24.333Z] #17 20.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-24T03:11:24.333Z] #17 20.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-24T03:11:24.333Z] #17 20.90 python3.7 python3.7-minimal vim-runtime xxd [2020-03-24T03:11:24.333Z] #17 20.90 Suggested packages: [2020-03-24T03:11:24.333Z] #17 20.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-24T03:11:24.333Z] #17 20.90 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-24T03:11:24.333Z] #17 20.90 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-24T03:11:24.333Z] #17 20.90 Recommended packages: [2020-03-24T03:11:24.333Z] #17 20.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-24T03:11:24.333Z] #17 20.90 python3-keyrings.alt python3-xdg unzip [2020-03-24T03:11:24.333Z] #17 22.54 The following NEW packages will be installed: [2020-03-24T03:11:24.333Z] #17 22.55 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-24T03:11:24.333Z] #17 22.55 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-24T03:11:24.333Z] #17 22.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-24T03:11:24.333Z] #17 22.55 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-24T03:11:24.333Z] #17 22.55 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-24T03:11:24.333Z] #17 22.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-24T03:11:24.333Z] #17 22.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-24T03:11:24.333Z] #17 22.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-24T03:11:24.333Z] #17 22.56 xz-utils zip [2020-03-24T03:11:24.333Z] #17 22.88 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:11:24.333Z] #17 22.88 Need to get 28.5 MB of archives. [2020-03-24T03:11:24.333Z] #17 22.88 After this operation, 116 MB of additional disk space will be used. [2020-03-24T03:11:24.333Z] #17 22.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-24T03:11:24.333Z] #17 22.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-24T03:11:24.333Z] #17 22.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-24T03:11:24.333Z] #17 23.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-24T03:11:24.333Z] #17 23.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-24T03:11:24.333Z] #17 23.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-24T03:11:24.333Z] #17 23.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-24T03:11:24.333Z] #17 23.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-24T03:11:24.333Z] #17 23.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-24T03:11:24.333Z] #17 23.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-24T03:11:24.333Z] #17 23.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-24T03:11:24.333Z] #17 23.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-24T03:11:24.333Z] #17 23.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-24T03:11:24.333Z] #17 23.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-24T03:11:24.333Z] #17 23.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-24T03:11:24.333Z] #17 23.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-24T03:11:24.333Z] #17 23.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-24T03:11:24.333Z] #17 23.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:11:24.333Z] #17 23.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-24T03:11:24.333Z] #17 23.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-24T03:11:24.333Z] #17 23.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-24T03:11:24.333Z] #17 23.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-24T03:11:24.333Z] #17 23.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-24T03:11:24.333Z] #17 23.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-24T03:11:24.333Z] #17 23.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-24T03:11:24.333Z] #17 23.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-24T03:11:24.333Z] #17 23.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-24T03:11:24.333Z] #17 23.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-24T03:11:24.333Z] #17 23.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-24T03:11:24.333Z] #17 ... [2020-03-24T03:11:24.333Z] [2020-03-24T03:11:24.333Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:11:24.333Z] #30 DONE 192.5s [2020-03-24T03:11:24.419Z] #10 ... [2020-03-24T03:11:24.419Z] [2020-03-24T03:11:24.419Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:24.419Z] #27 22.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-24T03:11:24.590Z] [2020-03-24T03:11:24.590Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:11:24.590Z] #17 23.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-24T03:11:24.848Z] #17 23.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-24T03:11:24.848Z] #17 23.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-24T03:11:24.848Z] #17 23.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-24T03:11:24.848Z] #17 23.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-24T03:11:24.848Z] #17 23.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-24T03:11:24.848Z] #17 24.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-24T03:11:24.848Z] #17 24.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-24T03:11:24.848Z] #17 24.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-24T03:11:24.848Z] #17 24.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-24T03:11:24.848Z] #17 24.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-24T03:11:24.848Z] #17 24.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-24T03:11:24.848Z] #17 24.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-24T03:11:25.088Z] #27 12.90 0.1% # 2.1% ## 3.5% #### 5.8% ##### 7.5% ###### 9.5% ######## 12.3% ########## 14.3% ############ 16.8% ############# 18.4% ############## 20.4% ############### 22.0% ################## 25.4% ######### [2020-03-24T03:11:25.088Z] #27 ... [2020-03-24T03:11:25.088Z] [2020-03-24T03:11:25.088Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:11:25.088Z] #50 75.55 + cd /tmp/tmp.f3MRSxi1KB/src/gotest.tools/gotestsum [2020-03-24T03:11:25.088Z] #50 75.55 + git checkout -q v0.3.5 [2020-03-24T03:11:25.088Z] #50 75.63 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-24T03:11:25.106Z] #17 24.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-24T03:11:25.106Z] #17 24.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-24T03:11:25.106Z] #17 24.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-24T03:11:25.344Z] #50 ... [2020-03-24T03:11:25.344Z] [2020-03-24T03:11:25.344Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:25.351Z] #27 23.19 [2020-03-24T03:11:25.608Z] #27 23.46 #=#=# ######################################################################## 100.0% [2020-03-24T03:11:25.672Z] #17 24.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-24T03:11:25.672Z] #17 24.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-24T03:11:25.672Z] #17 24.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-24T03:11:26.172Z] #27 23.96 [2020-03-24T03:11:26.237Z] #17 25.39 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:11:26.237Z] #17 25.50 Fetched 28.5 MB in 2s (13.1 MB/s) [2020-03-24T03:11:26.430Z] #27 ... [2020-03-24T03:11:26.430Z] [2020-03-24T03:11:26.430Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:26.430Z] #33 82.85 time [2020-03-24T03:11:26.495Z] #17 25.54 Selecting previously unselected package pigz. [2020-03-24T03:11:26.495Z] #17 25.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-24T03:11:26.495Z] #17 25.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-24T03:11:26.495Z] #17 25.59 Unpacking pigz (2.4-1) ... [2020-03-24T03:11:26.495Z] #17 25.69 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-24T03:11:26.495Z] #17 25.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:11:26.495Z] #17 25.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:11:26.687Z] #33 ... [2020-03-24T03:11:26.687Z] [2020-03-24T03:11:26.687Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:26.687Z] #47 91.95 time [2020-03-24T03:11:27.059Z] #17 26.18 Selecting previously unselected package python3.7-minimal. [2020-03-24T03:11:27.060Z] #17 26.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:11:27.060Z] #17 26.21 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:11:27.173Z] #47 ... [2020-03-24T03:11:27.173Z] [2020-03-24T03:11:27.173Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:27.173Z] #44 36.97 CC images/regfile.o [2020-03-24T03:11:27.173Z] #44 37.33 CC images/ghost-file.o [2020-03-24T03:11:27.173Z] #44 37.83 CC images/fifo.o [2020-03-24T03:11:27.173Z] #44 38.06 CC images/remap-file-path.o [2020-03-24T03:11:27.173Z] #44 38.40 CC images/eventfd.o [2020-03-24T03:11:27.173Z] #44 38.71 CC images/eventpoll.o [2020-03-24T03:11:27.173Z] #44 39.22 CC images/fh.o [2020-03-24T03:11:27.173Z] #44 39.72 CC images/fsnotify.o [2020-03-24T03:11:27.173Z] #44 40.74 CC images/signalfd.o [2020-03-24T03:11:27.173Z] #44 40.93 CC images/fs.o [2020-03-24T03:11:27.173Z] #44 41.12 CC images/pstree.o [2020-03-24T03:11:27.173Z] #44 41.41 CC images/pipe.o [2020-03-24T03:11:27.173Z] #44 41.89 CC images/tcp-stream.o [2020-03-24T03:11:27.388Z] #27 12.90 0.1% # 2.1% ## 3.5% #### 5.8% ##### 7.5% ###### 9.5% ######## 12.3% ########## 14.3% ############ 16.8% ############# 18.4% ############## 20.4% ############### 22.0% ################## 25.4% ################## 26.1% #################### 28.4% ###################### 30.6% ####################### 33.2% ######################### 35.8% ########################### 38.1% ############################# 41.1% ############################### 44.2% ################################## 48.5% ###################################### 52.9% ####################################### 55.1% ########################################## 58.5% ############################################ 61.4% ############################################# 63.0% ############################################### 65.9% ################################################# 68.2% ################################################### 71.0% #################################################### 72.7% ## [2020-03-24T03:11:27.388Z] #27 ... [2020-03-24T03:11:27.388Z] [2020-03-24T03:11:27.388Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:27.388Z] #33 77.50 reflect [2020-03-24T03:11:27.388Z] #33 86.35 time [2020-03-24T03:11:27.388Z] #33 ... [2020-03-24T03:11:27.388Z] [2020-03-24T03:11:27.388Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:27.443Z] #44 42.39 CC images/sk-packet.o [2020-03-24T03:11:27.715Z] #44 42.86 CC images/mnt.o [2020-03-24T03:11:27.975Z] #44 43.14 CC images/pipe-data.o [2020-03-24T03:11:27.992Z] #17 27.03 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:11:27.992Z] #17 27.05 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:11:28.155Z] #27 12.90 0.1% # 2.1% ## 3.5% #### 5.8% ##### 7.5% ###### 9.5% ######## 12.3% ########## 14.3% ############ 16.8% ############# 18.4% ############## 20.4% ############### 22.0% ################## 25.4% ################## 26.1% #################### 28.4% ###################### 30.6% ####################### 33.2% ######################### 35.8% ########################### 38.1% ############################# 41.1% ############################### 44.2% ################################## 48.5% ###################################### 52.9% ####################################### 55.1% ########################################## 58.5% ############################################ 61.4% ############################################# 63.0% ############################################### 65.9% ################################################# 68.2% ################################################### 71.0% #################################################### 72.7% ###################################################### 75.5% ######################################################## 78.6% ########################################################## 81.3% ############################################################ 83.8% ############################################################## 87.3% ################################################################# 91.3% ################################################################### 94.3% ###################################################################### 98.6% ######################################################################## 100.0% [2020-03-24T03:11:28.155Z] #27 17.34 [2020-03-24T03:11:28.236Z] #44 43.37 CC images/sa.o [2020-03-24T03:11:28.606Z] #47 ... [2020-03-24T03:11:28.606Z] [2020-03-24T03:11:28.606Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:11:28.606Z] #35 86.50 Selecting previously unselected package cmake. [2020-03-24T03:11:28.606Z] #35 86.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-24T03:11:28.606Z] #35 86.57 Unpacking cmake (3.13.4-1) ... [2020-03-24T03:11:28.606Z] #35 93.79 Setting up libicu63:amd64 (63.1-6) ... [2020-03-24T03:11:28.606Z] #35 93.84 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:11:28.606Z] #35 93.85 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-24T03:11:28.606Z] #35 93.91 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:11:28.606Z] #35 93.94 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-24T03:11:28.606Z] #35 93.97 Setting up cmake-data (3.13.4-1) ... [2020-03-24T03:11:28.606Z] #35 93.99 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:11:28.606Z] #35 94.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-24T03:11:28.606Z] #35 94.00 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-24T03:11:28.606Z] #35 94.01 Setting up cmake (3.13.4-1) ... [2020-03-24T03:11:28.606Z] #35 94.03 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:11:28.606Z] #35 94.10 Processing triggers for mime-support (3.62) ... [2020-03-24T03:11:28.606Z] #35 DONE 95.1s [2020-03-24T03:11:28.606Z] [2020-03-24T03:11:28.606Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:11:28.606Z] #36 DONE 0.2s [2020-03-24T03:11:28.606Z] [2020-03-24T03:11:28.606Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:28.606Z] #27 26.04 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-24T03:11:28.606Z] #27 ... [2020-03-24T03:11:28.606Z] [2020-03-24T03:11:28.606Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-24T03:11:28.606Z] #37 DONE 0.1s [2020-03-24T03:11:28.807Z] #44 43.82 CC images/timer.o [2020-03-24T03:11:28.863Z] [2020-03-24T03:11:28.863Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:28.863Z] #27 26.57 [2020-03-24T03:11:29.121Z] #27 26.89 0.7% ######################################################################## 100.0% [2020-03-24T03:11:29.377Z] #44 ... [2020-03-24T03:11:29.377Z] [2020-03-24T03:11:29.377Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:29.377Z] #47 106.5 crypto/elliptic [2020-03-24T03:11:29.378Z] #27 27.10 [2020-03-24T03:11:29.621Z] #27 ... [2020-03-24T03:11:29.621Z] [2020-03-24T03:11:29.621Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:29.621Z] #56 79.81 syscall [2020-03-24T03:11:29.621Z] #56 79.82 bytes [2020-03-24T03:11:29.621Z] #56 82.38 reflect [2020-03-24T03:11:29.621Z] #56 89.83 time [2020-03-24T03:11:29.621Z] #56 ... [2020-03-24T03:11:29.621Z] [2020-03-24T03:11:29.621Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:29.621Z] #10 80.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-24T03:11:29.621Z] #10 80.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-24T03:11:29.621Z] #10 80.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-24T03:11:29.621Z] #10 80.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-24T03:11:29.621Z] #10 80.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-24T03:11:29.621Z] #10 80.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-24T03:11:29.621Z] #10 80.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-24T03:11:29.621Z] #10 80.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-24T03:11:29.621Z] #10 80.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-24T03:11:29.621Z] #10 80.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-24T03:11:29.621Z] #10 80.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-24T03:11:29.621Z] #10 80.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-24T03:11:29.621Z] #10 80.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-24T03:11:29.621Z] #10 80.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-24T03:11:29.621Z] #10 80.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-24T03:11:29.621Z] #10 82.08 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:11:29.621Z] #10 82.34 Fetched 77.7 MB in 12s (6319 kB/s) [2020-03-24T03:11:29.621Z] #10 82.48 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-24T03:11:29.621Z] #10 82.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-24T03:11:29.621Z] #10 82.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-24T03:11:29.621Z] #10 82.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:11:29.621Z] #10 86.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-24T03:11:29.621Z] #10 86.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-24T03:11:29.621Z] #10 86.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:11:29.879Z] #10 ... [2020-03-24T03:11:29.879Z] [2020-03-24T03:11:29.879Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:29.879Z] #47 80.07 bufio [2020-03-24T03:11:29.879Z] #47 80.63 reflect [2020-03-24T03:11:29.879Z] #47 82.43 syscall [2020-03-24T03:11:29.879Z] #47 ... [2020-03-24T03:11:29.879Z] [2020-03-24T03:11:29.879Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:11:29.879Z] #35 88.76 Selecting previously unselected package libxml2:amd64. [2020-03-24T03:11:29.879Z] #35 88.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-24T03:11:29.879Z] #35 88.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:11:29.879Z] #35 89.55 Selecting previously unselected package libarchive13:amd64. [2020-03-24T03:11:29.879Z] #35 89.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-24T03:11:29.879Z] #35 89.57 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-24T03:11:29.879Z] #35 90.05 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-24T03:11:29.879Z] #35 90.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-24T03:11:29.879Z] #35 90.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-24T03:11:29.879Z] #35 90.34 Selecting previously unselected package librhash0:amd64. [2020-03-24T03:11:29.879Z] #35 90.39 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-24T03:11:29.879Z] #35 90.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-24T03:11:29.889Z] #17 29.08 Selecting previously unselected package python3-minimal. [2020-03-24T03:11:29.889Z] #17 29.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 ... 23672 files and directories currently installed.) [2020-03-24T03:11:29.889Z] #17 29.14 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-24T03:11:29.889Z] #17 29.15 Unpacking python3-minimal (3.7.3-1) ... [2020-03-24T03:11:29.889Z] #17 29.23 Selecting previously unselected package libmpdec2:amd64. [2020-03-24T03:11:29.945Z] #27 ... [2020-03-24T03:11:29.945Z] [2020-03-24T03:11:29.945Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:11:29.945Z] #43 86.52 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:29.945Z] #43 86.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:11:29.945Z] #43 86.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:11:29.945Z] #43 86.56 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-24T03:11:29.945Z] #43 86.59 Setting up python-six (1.12.0-1) ... [2020-03-24T03:11:29.945Z] #43 94.09 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-24T03:11:29.945Z] #43 94.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:11:29.945Z] #43 94.12 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:29.945Z] #43 94.14 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-24T03:11:29.945Z] #43 94.14 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:29.945Z] #43 94.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:11:29.945Z] #43 94.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:11:29.945Z] #43 94.19 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-24T03:11:29.945Z] #43 94.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:11:29.945Z] #43 94.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-24T03:11:30.136Z] #35 90.72 Selecting previously unselected package libuv1:amd64. [2020-03-24T03:11:30.136Z] #35 90.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-24T03:11:30.136Z] #35 90.75 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-24T03:11:30.147Z] #17 29.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-24T03:11:30.147Z] #17 29.25 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-24T03:11:30.147Z] #17 29.35 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-24T03:11:30.147Z] #17 29.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:11:30.147Z] #17 29.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:11:30.392Z] #35 ... [2020-03-24T03:11:30.392Z] [2020-03-24T03:11:30.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:30.392Z] #44 4.438 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:11:30.392Z] #44 4.438 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:11:30.392Z] #44 4.456 Note: Building without GnuTLS support [2020-03-24T03:11:30.392Z] #44 7.493 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:11:30.392Z] #44 7.541 GEN .gitid [2020-03-24T03:11:30.392Z] #44 7.564 GEN criu/include/version.h [2020-03-24T03:11:30.392Z] #44 7.610 GEN include/common/asm [2020-03-24T03:11:30.647Z] #44 ... [2020-03-24T03:11:30.647Z] [2020-03-24T03:11:30.647Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:11:30.647Z] #35 91.18 Selecting previously unselected package cmake. [2020-03-24T03:11:30.647Z] #35 91.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-24T03:11:30.647Z] #35 91.21 Unpacking cmake (3.13.4-1) ... [2020-03-24T03:11:30.879Z] #43 ... [2020-03-24T03:11:30.879Z] [2020-03-24T03:11:30.879Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:30.879Z] #27 28.66 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-24T03:11:31.078Z] #17 30.27 Selecting previously unselected package python3.7. [2020-03-24T03:11:31.078Z] #17 30.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:11:31.078Z] #17 30.28 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:11:31.287Z] #47 ... [2020-03-24T03:11:31.287Z] [2020-03-24T03:11:31.287Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:31.287Z] #56 100.5 golang.org/x/crypto/ssh/terminal [2020-03-24T03:11:31.287Z] #56 102.6 mvdan.cc/sh/v3/cmd/shfmt [2020-03-24T03:11:31.287Z] #56 DONE 108.4s [2020-03-24T03:11:31.287Z] [2020-03-24T03:11:31.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:31.287Z] #44 44.56 CC images/timerfd.o [2020-03-24T03:11:31.287Z] #44 44.90 CC images/mm.o [2020-03-24T03:11:31.287Z] #44 45.44 CC images/sk-opts.o [2020-03-24T03:11:31.287Z] #44 45.70 CC images/sk-unix.o [2020-03-24T03:11:31.336Z] #17 30.39 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-24T03:11:31.336Z] #17 30.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-24T03:11:31.336Z] #17 30.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-24T03:11:31.336Z] #17 30.51 Setting up python3-minimal (3.7.3-1) ... [2020-03-24T03:11:31.446Z] #27 29.13 skipping existing 1849cc453dee [2020-03-24T03:11:31.549Z] #44 46.38 CC images/sk-inet.o [2020-03-24T03:11:31.704Z] #27 29.47 [2020-03-24T03:11:32.120Z] #44 47.15 CC images/tun.o [2020-03-24T03:11:32.120Z] #44 ... [2020-03-24T03:11:32.120Z] [2020-03-24T03:11:32.120Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:32.120Z] #10 99.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-24T03:11:32.120Z] #10 99.81 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-24T03:11:32.120Z] #10 99.82 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:11:32.269Z] #17 31.42 Selecting previously unselected package python3. [2020-03-24T03:11:32.269Z] #17 31.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-24T03:11:32.269Z] #17 31.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-24T03:11:32.269Z] #17 31.49 Unpacking python3 (3.7.3-1) ... [2020-03-24T03:11:32.380Z] #10 ... [2020-03-24T03:11:32.380Z] [2020-03-24T03:11:32.380Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:32.380Z] #47 109.7 go/doc [2020-03-24T03:11:32.526Z] #17 31.60 Selecting previously unselected package libip4tc0:amd64. [2020-03-24T03:11:32.526Z] #17 31.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-24T03:11:32.526Z] #17 31.62 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-24T03:11:32.526Z] #17 31.73 Selecting previously unselected package libip6tc0:amd64. [2020-03-24T03:11:32.526Z] #17 31.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-24T03:11:32.526Z] #17 31.74 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-24T03:11:32.784Z] #17 31.83 Selecting previously unselected package libiptc0:amd64. [2020-03-24T03:11:32.784Z] #17 31.83 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-24T03:11:32.784Z] #17 31.84 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-24T03:11:32.784Z] #17 31.94 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-24T03:11:32.784Z] #17 31.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-24T03:11:32.784Z] #17 31.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-24T03:11:32.784Z] #17 32.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-24T03:11:32.784Z] #17 32.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-24T03:11:32.784Z] #17 32.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-24T03:11:33.042Z] #17 32.09 Selecting previously unselected package libnftnl11:amd64. [2020-03-24T03:11:33.042Z] #17 32.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-24T03:11:33.042Z] #17 32.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-24T03:11:33.042Z] #17 32.21 Selecting previously unselected package iptables. [2020-03-24T03:11:33.042Z] #17 32.21 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-24T03:11:33.042Z] #17 32.22 Unpacking iptables (1.8.2-4) ... [2020-03-24T03:11:33.087Z] #27 ... [2020-03-24T03:11:33.087Z] [2020-03-24T03:11:33.087Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:33.087Z] #56 89.43 time [2020-03-24T03:11:33.087Z] #56 99.18 os [2020-03-24T03:11:33.087Z] #56 ... [2020-03-24T03:11:33.087Z] [2020-03-24T03:11:33.087Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:33.087Z] #33 94.38 internal/poll [2020-03-24T03:11:33.087Z] #33 96.02 internal/fmtsort [2020-03-24T03:11:33.087Z] #33 97.48 internal/syscall/unix [2020-03-24T03:11:33.087Z] #33 97.84 strings [2020-03-24T03:11:33.087Z] #33 98.28 os [2020-03-24T03:11:33.299Z] #17 32.59 Selecting previously unselected package xxd. [2020-03-24T03:11:33.299Z] #17 32.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-24T03:11:33.299Z] #17 32.60 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:11:33.556Z] #17 32.74 Selecting previously unselected package vim-common. [2020-03-24T03:11:33.556Z] #17 32.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:11:33.556Z] #17 32.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:11:33.651Z] #33 ... [2020-03-24T03:11:33.651Z] [2020-03-24T03:11:33.651Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:33.651Z] #27 31.48 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-24T03:11:33.685Z] Running on azwin-2-3a6030 in d:\jenkins\workspace\moby_PR-40732 [Pipeline] { [Pipeline] ws [2020-03-24T03:11:33.701Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-24T03:11:33.814Z] #17 32.95 Selecting previously unselected package bash-completion. [2020-03-24T03:11:33.814Z] #17 32.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-24T03:11:34.215Z] #27 32.06 [2020-03-24T03:11:34.294Z] #47 111.6 encoding/asn1 [2020-03-24T03:11:34.472Z] #27 32.31 ######################################################################## 100.0% [2020-03-24T03:11:34.731Z] #27 32.52 [2020-03-24T03:11:34.988Z] #27 32.75 Download of images into '/build' complete. [2020-03-24T03:11:34.988Z] #27 32.75 Use something like the following to load the result into a Docker daemon: [2020-03-24T03:11:34.988Z] #27 32.75 tar -cC '/build' . | docker load [2020-03-24T03:11:35.246Z] #27 DONE 33.0s [2020-03-24T03:11:35.246Z] [2020-03-24T03:11:35.246Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:35.246Z] #10 100.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-24T03:11:35.246Z] #10 100.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-24T03:11:35.246Z] #10 100.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:11:35.285Z] #17 ... [2020-03-24T03:11:35.286Z] [2020-03-24T03:11:35.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:35.286Z] #44 90.07 CC criu/autofs.o [2020-03-24T03:11:35.286Z] #44 91.43 CC criu/bfd.o [2020-03-24T03:11:35.286Z] #44 91.98 CC criu/bitmap.o [2020-03-24T03:11:35.286Z] #44 92.09 CC criu/cgroup-props.o [2020-03-24T03:11:35.286Z] #44 92.82 CC criu/cgroup.o [2020-03-24T03:11:35.286Z] #44 95.20 CC criu/clone-noasan.o [2020-03-24T03:11:35.286Z] #44 95.36 CC criu/config.o [2020-03-24T03:11:35.286Z] #44 96.64 CC criu/cr-check.o [2020-03-24T03:11:35.286Z] #44 98.05 CC criu/cr-dedup.o [2020-03-24T03:11:35.286Z] #44 98.53 CC criu/cr-dump.o [2020-03-24T03:11:35.551Z] #44 100.7 CC criu/cr-errno.o [2020-03-24T03:11:35.685Z] #47 112.8 crypto/rsa [2020-03-24T03:11:35.808Z] #44 100.8 CC criu/cr-restore.o [2020-03-24T03:11:35.881Z] #35 ... [2020-03-24T03:11:35.881Z] [2020-03-24T03:11:35.881Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:35.881Z] #27 18.65 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-24T03:11:35.881Z] #27 19.42 #=#=# [2020-03-24T03:11:35.881Z] #27 19.88 ######################################################################## 100.0% [2020-03-24T03:11:35.881Z] #27 20.25 [2020-03-24T03:11:35.881Z] #27 22.37 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-24T03:11:35.881Z] #27 23.24 #=#=# [2020-03-24T03:11:35.881Z] #27 23.68 #=#=# ######################################################################## 100.0% [2020-03-24T03:11:35.881Z] #27 24.12 [2020-03-24T03:11:35.881Z] #27 25.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-24T03:11:36.136Z] #27 25.11 skipping existing 1849cc453dee [2020-03-24T03:11:36.373Z] #44 ... [2020-03-24T03:11:36.373Z] [2020-03-24T03:11:36.373Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:11:36.373Z] #17 35.73 Unpacking bash-completion (1:2.8-6) ... [2020-03-24T03:11:36.390Z] #27 25.44 [2020-03-24T03:11:36.647Z] #27 ... [2020-03-24T03:11:36.647Z] [2020-03-24T03:11:36.647Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:11:36.647Z] #35 97.27 Setting up libicu63:amd64 (63.1-6) ... [2020-03-24T03:11:36.901Z] #35 97.47 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:11:36.901Z] #35 97.53 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-24T03:11:36.936Z] #17 36.16 Selecting previously unselected package bzip2. [2020-03-24T03:11:36.936Z] #17 36.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-24T03:11:36.936Z] #17 36.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:11:36.936Z] #17 36.23 Selecting previously unselected package xz-utils. [2020-03-24T03:11:36.936Z] #17 36.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-24T03:11:36.936Z] #17 36.25 Unpacking xz-utils (5.2.4-1) ... [2020-03-24T03:11:37.156Z] #35 97.60 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:11:37.156Z] #35 97.67 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-24T03:11:37.156Z] #35 97.69 Setting up cmake-data (3.13.4-1) ... [2020-03-24T03:11:37.156Z] #35 97.76 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:11:37.156Z] #35 97.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-24T03:11:37.156Z] #35 97.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-24T03:11:37.193Z] #17 36.41 Selecting previously unselected package apparmor. [2020-03-24T03:11:37.193Z] #17 36.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-24T03:11:37.411Z] #35 97.94 Setting up cmake (3.13.4-1) ... [2020-03-24T03:11:37.411Z] #35 98.01 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:11:37.450Z] #17 36.52 Unpacking apparmor (2.13.2-10) ... [2020-03-24T03:11:37.666Z] #35 98.21 Processing triggers for mime-support (3.62) ... [2020-03-24T03:11:37.707Z] #17 36.88 Selecting previously unselected package aufs-tools. [2020-03-24T03:11:37.707Z] #17 36.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-24T03:11:37.707Z] #17 36.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:11:37.964Z] #17 37.00 Selecting previously unselected package libonig5:amd64. [2020-03-24T03:11:37.964Z] #17 37.00 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-24T03:11:37.964Z] #17 37.01 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:11:37.964Z] #17 37.16 Selecting previously unselected package libjq1:amd64. [2020-03-24T03:11:37.964Z] #17 37.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:11:37.964Z] #17 37.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:11:38.059Z] #47 ... [2020-03-24T03:11:38.059Z] [2020-03-24T03:11:38.059Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:38.059Z] #44 47.68 CC images/sk-netlink.o [2020-03-24T03:11:38.059Z] #44 48.09 CC images/packet-sock.o [2020-03-24T03:11:38.059Z] #44 48.53 CC images/ipc-var.o [2020-03-24T03:11:38.059Z] #44 48.77 CC images/ipc-desc.o [2020-03-24T03:11:38.059Z] #44 49.11 CC images/ipc-shm.o [2020-03-24T03:11:38.059Z] #44 49.56 CC images/ipc-msg.o [2020-03-24T03:11:38.059Z] #44 50.13 CC images/ipc-sem.o [2020-03-24T03:11:38.059Z] #44 50.35 CC images/utsns.o [2020-03-24T03:11:38.059Z] #44 50.66 CC images/creds.o [2020-03-24T03:11:38.059Z] #44 51.26 CC images/vma.o [2020-03-24T03:11:38.059Z] #44 52.15 CC images/netdev.o [2020-03-24T03:11:38.059Z] #44 52.61 CC images/tty.o [2020-03-24T03:11:38.220Z] #17 37.29 Selecting previously unselected package jq. [2020-03-24T03:11:38.220Z] #17 37.30 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:11:38.220Z] #17 37.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:11:38.220Z] #17 37.40 Selecting previously unselected package libaio1:amd64. [2020-03-24T03:11:38.220Z] #17 37.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-24T03:11:38.220Z] #17 37.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-24T03:11:38.220Z] #17 37.49 Selecting previously unselected package libgpm2:amd64. [2020-03-24T03:11:38.319Z] #44 53.42 CC images/file-lock.o [2020-03-24T03:11:38.319Z] #44 ... [2020-03-24T03:11:38.319Z] [2020-03-24T03:11:38.319Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:38.319Z] #47 115.7 net/http/internal [2020-03-24T03:11:38.477Z] #17 37.51 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-24T03:11:38.477Z] #17 37.51 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-24T03:11:38.477Z] #17 37.57 Selecting previously unselected package libicu63:amd64. [2020-03-24T03:11:38.477Z] #17 37.57 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-24T03:11:38.477Z] #17 37.57 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-24T03:11:38.590Z] #35 DONE 98.9s [2020-03-24T03:11:38.590Z] [2020-03-24T03:11:38.590Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:11:38.590Z] #36 DONE 0.1s [2020-03-24T03:11:38.590Z] [2020-03-24T03:11:38.590Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-24T03:11:38.590Z] #37 DONE 0.1s [2020-03-24T03:11:38.590Z] [2020-03-24T03:11:38.590Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:38.888Z] #47 116.1 github.com/LK4D4/vndr/build [2020-03-24T03:11:39.427Z] #10 ... [2020-03-24T03:11:39.427Z] [2020-03-24T03:11:39.427Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:39.427Z] #38 4.159 + RM_GOPATH=0 [2020-03-24T03:11:39.427Z] #38 4.159 + TMP_GOPATH= [2020-03-24T03:11:39.427Z] #38 4.159 + : /build [2020-03-24T03:11:39.427Z] #38 4.159 + '[' -z '' ']' [2020-03-24T03:11:39.427Z] #38 4.164 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:11:39.427Z] #38 4.164 ++ mktemp -d [2020-03-24T03:11:39.427Z] #38 4.164 + export GOPATH=/tmp/tmp.fHT190yhvX [2020-03-24T03:11:39.427Z] #38 4.164 + GOPATH=/tmp/tmp.fHT190yhvX [2020-03-24T03:11:39.427Z] #38 4.164 + RM_GOPATH=1 [2020-03-24T03:11:39.427Z] #38 4.164 ++ dirname ./install.sh [2020-03-24T03:11:39.427Z] #38 4.164 + dir=. [2020-03-24T03:11:39.427Z] #38 4.164 + bin=tini [2020-03-24T03:11:39.427Z] #38 4.164 + shift [2020-03-24T03:11:39.427Z] #38 4.164 + '[' '!' -f ./tini.installer ']' [2020-03-24T03:11:39.427Z] #38 4.164 + . ./tini.installer [2020-03-24T03:11:39.427Z] #38 4.164 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:11:39.427Z] #38 4.164 + install_tini [2020-03-24T03:11:39.427Z] #38 4.164 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-24T03:11:39.427Z] #38 4.164 + git clone https://github.com/krallin/tini.git /tmp/tmp.fHT190yhvX/tini [2020-03-24T03:11:39.427Z] #38 4.164 Cloning into '/tmp/tmp.fHT190yhvX/tini'... [2020-03-24T03:11:39.427Z] #38 5.378 + cd /tmp/tmp.fHT190yhvX/tini [2020-03-24T03:11:39.427Z] #38 5.378 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:11:39.427Z] #38 5.394 + cmake . [2020-03-24T03:11:39.427Z] #38 6.415 -- The C compiler identification is GNU 8.3.0 [2020-03-24T03:11:39.427Z] #38 6.484 -- Check for working C compiler: /usr/bin/cc [2020-03-24T03:11:39.427Z] #38 7.850 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-24T03:11:39.427Z] #38 7.851 -- Detecting C compiler ABI info [2020-03-24T03:11:39.427Z] #38 9.013 -- Detecting C compiler ABI info - done [2020-03-24T03:11:39.427Z] #38 9.077 -- Detecting C compile features [2020-03-24T03:11:39.427Z] #38 ... [2020-03-24T03:11:39.427Z] [2020-03-24T03:11:39.427Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:11:39.427Z] #43 105.1 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-24T03:11:39.427Z] #43 105.1 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:11:39.427Z] #43 DONE 105.5s [2020-03-24T03:11:39.427Z] [2020-03-24T03:11:39.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:39.514Z] #38 ... [2020-03-24T03:11:39.514Z] [2020-03-24T03:11:39.514Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:11:39.514Z] #27 27.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-24T03:11:39.514Z] #27 27.96 [2020-03-24T03:11:39.514Z] #27 28.26 ######################################################################## 100.0% [2020-03-24T03:11:39.514Z] #27 28.39 [2020-03-24T03:11:39.514Z] #27 28.50 Download of images into '/build' complete. [2020-03-24T03:11:39.514Z] #27 28.50 Use something like the following to load the result into a Docker daemon: [2020-03-24T03:11:39.514Z] #27 28.50 tar -cC '/build' . | docker load [2020-03-24T03:11:39.514Z] #27 DONE 28.6s [2020-03-24T03:11:39.514Z] [2020-03-24T03:11:39.514Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:39.514Z] #44 10.70 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-24T03:11:39.514Z] #44 11.05 PBCC images/opts.pb-c.c [2020-03-24T03:11:39.514Z] #44 11.15 PBCC images/sit.pb-c.c [2020-03-24T03:11:39.514Z] #44 11.31 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-24T03:11:39.514Z] #44 11.46 DEP images/opts.pb-c.d [2020-03-24T03:11:39.514Z] #44 11.65 DEP images/sit.pb-c.d [2020-03-24T03:11:39.514Z] #44 11.87 PBCC images/macvlan.pb-c.c [2020-03-24T03:11:39.514Z] #44 11.97 DEP images/macvlan.pb-c.d [2020-03-24T03:11:39.514Z] #44 12.08 PBCC images/autofs.pb-c.c [2020-03-24T03:11:39.514Z] #44 12.20 DEP images/autofs.pb-c.d [2020-03-24T03:11:39.514Z] #44 12.37 PBCC images/sysctl.pb-c.c [2020-03-24T03:11:39.514Z] #44 12.41 DEP images/sysctl.pb-c.d [2020-03-24T03:11:39.514Z] #44 12.56 PBCC images/time.pb-c.c [2020-03-24T03:11:39.514Z] #44 12.70 DEP images/time.pb-c.d [2020-03-24T03:11:39.514Z] #44 12.89 PBCC images/binfmt-misc.pb-c.c [2020-03-24T03:11:39.514Z] #44 12.98 DEP images/binfmt-misc.pb-c.d [2020-03-24T03:11:39.514Z] #44 13.08 PBCC images/seccomp.pb-c.c [2020-03-24T03:11:39.514Z] #44 13.24 DEP images/seccomp.pb-c.d [2020-03-24T03:11:39.514Z] #44 13.39 PBCC images/userns.pb-c.c [2020-03-24T03:11:39.514Z] #44 13.47 DEP images/userns.pb-c.d [2020-03-24T03:11:39.514Z] #44 13.65 PBCC images/cgroup.pb-c.c [2020-03-24T03:11:39.514Z] #44 13.73 DEP images/cgroup.pb-c.d [2020-03-24T03:11:39.514Z] #44 13.89 PBCC images/fown.pb-c.c [2020-03-24T03:11:39.514Z] #44 13.99 PBCC images/ext-file.pb-c.c [2020-03-24T03:11:39.514Z] #44 14.09 DEP images/fown.pb-c.d [2020-03-24T03:11:39.514Z] #44 14.21 DEP images/ext-file.pb-c.d [2020-03-24T03:11:39.514Z] #44 14.28 PBCC images/rpc.pb-c.c [2020-03-24T03:11:39.514Z] #44 14.41 DEP images/rpc.pb-c.d [2020-03-24T03:11:39.514Z] #44 14.58 PBCC images/siginfo.pb-c.c [2020-03-24T03:11:39.514Z] #44 14.65 DEP images/siginfo.pb-c.d [2020-03-24T03:11:39.514Z] #44 14.68 PBCC images/pagemap.pb-c.c [2020-03-24T03:11:39.514Z] #44 14.73 DEP images/pagemap.pb-c.d [2020-03-24T03:11:39.514Z] #44 14.78 PBCC images/rlimit.pb-c.c [2020-03-24T03:11:39.514Z] #44 14.81 DEP images/rlimit.pb-c.d [2020-03-24T03:11:39.514Z] #44 14.86 PBCC images/file-lock.pb-c.c [2020-03-24T03:11:39.514Z] #44 14.95 DEP images/file-lock.pb-c.d [2020-03-24T03:11:39.514Z] #44 15.06 PBCC images/tty.pb-c.c [2020-03-24T03:11:39.514Z] #44 15.23 DEP images/tty.pb-c.d [2020-03-24T03:11:39.514Z] #44 15.28 PBCC images/tun.pb-c.c [2020-03-24T03:11:39.514Z] #44 15.36 PBCC images/netdev.pb-c.c [2020-03-24T03:11:39.514Z] #44 15.42 DEP images/tun.pb-c.d [2020-03-24T03:11:39.514Z] #44 15.61 DEP images/netdev.pb-c.d [2020-03-24T03:11:39.514Z] #44 15.79 PBCC images/vma.pb-c.c [2020-03-24T03:11:39.514Z] #44 15.89 DEP images/vma.pb-c.d [2020-03-24T03:11:39.514Z] #44 16.10 PBCC images/creds.pb-c.c [2020-03-24T03:11:39.514Z] #44 16.12 DEP images/creds.pb-c.d [2020-03-24T03:11:39.514Z] #44 16.22 PBCC images/utsns.pb-c.c [2020-03-24T03:11:39.514Z] #44 16.29 DEP images/utsns.pb-c.d [2020-03-24T03:11:39.514Z] #44 16.42 PBCC images/ipc-desc.pb-c.c [2020-03-24T03:11:39.514Z] #44 16.52 PBCC images/ipc-sem.pb-c.c [2020-03-24T03:11:39.514Z] #44 16.68 DEP images/ipc-desc.pb-c.d [2020-03-24T03:11:39.514Z] #44 16.78 DEP images/ipc-sem.pb-c.d [2020-03-24T03:11:39.514Z] #44 16.90 PBCC images/ipc-msg.pb-c.c [2020-03-24T03:11:39.514Z] #44 16.97 DEP images/ipc-msg.pb-c.d [2020-03-24T03:11:39.514Z] #44 17.17 PBCC images/ipc-shm.pb-c.c [2020-03-24T03:11:39.514Z] #44 17.26 DEP images/ipc-shm.pb-c.d [2020-03-24T03:11:39.514Z] #44 17.38 PBCC images/ipc-var.pb-c.c [2020-03-24T03:11:39.514Z] #44 17.49 DEP images/ipc-var.pb-c.d [2020-03-24T03:11:39.514Z] #44 17.62 PBCC images/sk-opts.pb-c.c [2020-03-24T03:11:39.514Z] #44 17.68 PBCC images/packet-sock.pb-c.c [2020-03-24T03:11:39.514Z] #44 17.76 DEP images/sk-opts.pb-c.d [2020-03-24T03:11:39.514Z] #44 17.83 DEP images/packet-sock.pb-c.d [2020-03-24T03:11:39.514Z] #44 18.03 PBCC images/sk-netlink.pb-c.c [2020-03-24T03:11:39.514Z] #44 18.22 DEP images/sk-netlink.pb-c.d [2020-03-24T03:11:39.514Z] #44 18.32 PBCC images/sk-inet.pb-c.c [2020-03-24T03:11:39.514Z] #44 18.40 DEP images/sk-inet.pb-c.d [2020-03-24T03:11:39.514Z] #44 18.57 PBCC images/sk-unix.pb-c.c [2020-03-24T03:11:39.514Z] #44 18.73 DEP images/sk-unix.pb-c.d [2020-03-24T03:11:39.514Z] #44 18.94 PBCC images/mm.pb-c.c [2020-03-24T03:11:39.514Z] #44 19.06 DEP images/mm.pb-c.d [2020-03-24T03:11:39.514Z] #44 19.19 PBCC images/timerfd.pb-c.c [2020-03-24T03:11:39.769Z] #44 19.32 DEP images/timerfd.pb-c.d [2020-03-24T03:11:39.769Z] #44 19.42 PBCC images/timer.pb-c.c [2020-03-24T03:11:39.829Z] #47 117.2 vendor/golang.org/x/crypto/cryptobyte [2020-03-24T03:11:40.024Z] #44 19.55 DEP images/timer.pb-c.d [2020-03-24T03:11:40.024Z] #44 19.67 PBCC images/sa.pb-c.c [2020-03-24T03:11:40.024Z] #44 19.78 DEP images/sa.pb-c.d [2020-03-24T03:11:40.585Z] #44 19.94 PBCC images/pipe-data.pb-c.c [2020-03-24T03:11:40.585Z] #44 20.02 DEP images/pipe-data.pb-c.d [2020-03-24T03:11:40.585Z] #44 20.12 PBCC images/mnt.pb-c.c [2020-03-24T03:11:40.842Z] #44 20.32 DEP images/mnt.pb-c.d [2020-03-24T03:11:40.842Z] #44 20.48 PBCC images/sk-packet.pb-c.c [2020-03-24T03:11:41.097Z] #44 20.54 DEP images/sk-packet.pb-c.d [2020-03-24T03:11:41.097Z] #44 20.65 PBCC images/tcp-stream.pb-c.c [2020-03-24T03:11:41.097Z] #44 ... [2020-03-24T03:11:41.097Z] [2020-03-24T03:11:41.097Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:41.097Z] #10 91.53 Selecting previously unselected package binutils-mingw-w64. [2020-03-24T03:11:41.097Z] #10 91.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-24T03:11:41.097Z] #10 91.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:11:41.097Z] #10 91.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-24T03:11:41.097Z] #10 91.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:11:41.097Z] #10 91.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:11:41.097Z] #10 92.50 Selecting previously unselected package dmsetup. [2020-03-24T03:11:41.097Z] #10 92.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:11:41.097Z] #10 92.50 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-24T03:11:41.097Z] #10 93.10 Selecting previously unselected package mingw-w64-common. [2020-03-24T03:11:41.097Z] #10 93.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-24T03:11:41.097Z] #10 93.10 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-24T03:11:41.097Z] #10 ... [2020-03-24T03:11:41.097Z] [2020-03-24T03:11:41.097Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:41.097Z] #44 20.70 DEP images/tcp-stream.pb-c.d [2020-03-24T03:11:41.097Z] #44 20.80 PBCC images/pipe.pb-c.c [2020-03-24T03:11:41.351Z] #44 20.95 DEP images/pipe.pb-c.d [2020-03-24T03:11:41.606Z] #44 21.10 PBCC images/pstree.pb-c.c [2020-03-24T03:11:41.607Z] #44 21.19 DEP images/pstree.pb-c.d [2020-03-24T03:11:41.607Z] #44 21.36 PBCC images/fs.pb-c.c [2020-03-24T03:11:41.861Z] #44 21.42 DEP images/fs.pb-c.d [2020-03-24T03:11:41.861Z] #44 21.62 PBCC images/signalfd.pb-c.c [2020-03-24T03:11:42.421Z] #44 21.79 DEP images/signalfd.pb-c.d [2020-03-24T03:11:42.421Z] #44 21.96 PBCC images/fh.pb-c.c [2020-03-24T03:11:42.421Z] #44 22.14 PBCC images/fsnotify.pb-c.c [2020-03-24T03:11:42.650Z] #17 41.25 Selecting previously unselected package libnet1:amd64. [2020-03-24T03:11:42.650Z] #17 41.26 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-24T03:11:42.650Z] #17 41.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:11:42.650Z] #17 41.45 Selecting previously unselected package libnl-3-200:amd64. [2020-03-24T03:11:42.650Z] #17 41.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-24T03:11:42.650Z] #17 41.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:11:42.650Z] #17 41.54 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-24T03:11:42.650Z] #17 41.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:11:42.650Z] #17 41.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:11:42.650Z] #17 41.62 Selecting previously unselected package libreadline5:amd64. [2020-03-24T03:11:42.650Z] #17 41.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-24T03:11:42.651Z] #17 41.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-24T03:11:42.651Z] #17 41.72 Selecting previously unselected package net-tools. [2020-03-24T03:11:42.651Z] #17 41.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-24T03:11:42.651Z] #17 41.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:11:42.651Z] #17 41.95 Selecting previously unselected package python-pip-whl. [2020-03-24T03:11:42.651Z] #17 41.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-24T03:11:42.651Z] #17 41.97 Unpacking python-pip-whl (18.1-5) ... [2020-03-24T03:11:42.988Z] #44 22.37 DEP images/fh.pb-c.d [2020-03-24T03:11:42.988Z] #44 22.64 DEP images/fsnotify.pb-c.d [2020-03-24T03:11:43.247Z] #44 22.88 PBCC images/eventpoll.pb-c.c [2020-03-24T03:11:43.247Z] #44 22.95 DEP images/eventpoll.pb-c.d [2020-03-24T03:11:43.581Z] #17 42.51 Selecting previously unselected package python3-lib2to3. [2020-03-24T03:11:43.581Z] #17 42.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-24T03:11:43.581Z] #17 42.53 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:11:43.581Z] #17 42.65 Selecting previously unselected package python3-distutils. [2020-03-24T03:11:43.581Z] #17 42.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-24T03:11:43.581Z] #17 42.66 Unpacking python3-distutils (3.7.3-1) ... [2020-03-24T03:11:43.581Z] #17 42.77 Selecting previously unselected package python3-pip. [2020-03-24T03:11:43.581Z] #17 42.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-24T03:11:43.581Z] #17 42.78 Unpacking python3-pip (18.1-5) ... [2020-03-24T03:11:43.609Z] #44 ... [2020-03-24T03:11:43.609Z] [2020-03-24T03:11:43.609Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:43.609Z] #47 99.73 strings [2020-03-24T03:11:43.609Z] #47 101.7 os [2020-03-24T03:11:43.609Z] #47 105.1 regexp/syntax [2020-03-24T03:11:43.609Z] #47 108.1 fmt [2020-03-24T03:11:43.609Z] #47 ... [2020-03-24T03:11:43.609Z] [2020-03-24T03:11:43.609Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:43.609Z] #38 13.10 -- Detecting C compile features - done [2020-03-24T03:11:43.609Z] #38 13.16 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-24T03:11:43.609Z] #38 13.60 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-24T03:11:43.609Z] #38 13.73 -- Configuring done [2020-03-24T03:11:43.609Z] #38 13.76 -- Generating done [2020-03-24T03:11:43.609Z] #38 13.77 -- Build files have been written to: /tmp/tmp.fHT190yhvX/tini [2020-03-24T03:11:43.609Z] #38 13.78 + make tini-static [2020-03-24T03:11:43.609Z] #38 14.67 Scanning dependencies of target tini-static [2020-03-24T03:11:43.609Z] #38 14.93 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-24T03:11:43.808Z] #44 23.20 PBCC images/eventfd.pb-c.c [2020-03-24T03:11:43.808Z] #44 23.24 DEP images/eventfd.pb-c.d [2020-03-24T03:11:43.808Z] #44 23.45 PBCC images/remap-file-path.pb-c.c [2020-03-24T03:11:43.837Z] #17 42.92 Selecting previously unselected package python3-pkg-resources. [2020-03-24T03:11:43.837Z] #17 42.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:11:43.837Z] #17 42.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:11:44.056Z] #47 ... [2020-03-24T03:11:44.056Z] [2020-03-24T03:11:44.056Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:11:44.056Z] #68 114.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:11:44.056Z] #68 114.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-24T03:11:44.056Z] #68 DONE 121.0s [2020-03-24T03:11:44.056Z] [2020-03-24T03:11:44.056Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:44.056Z] #10 117.2 Selecting previously unselected package libapparmor1:arm64. [2020-03-24T03:11:44.056Z] #10 117.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 117.3 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-03-24T03:11:44.056Z] #10 117.4 Selecting previously unselected package libapparmor-dev:arm64. [2020-03-24T03:11:44.056Z] #10 117.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 117.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-24T03:11:44.056Z] #10 117.6 Selecting previously unselected package libbtrfs0. [2020-03-24T03:11:44.056Z] #10 117.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 117.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:11:44.056Z] #10 117.7 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:11:44.056Z] #10 117.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 117.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:11:44.056Z] #10 117.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-03-24T03:11:44.056Z] #10 117.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 117.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-24T03:11:44.056Z] #10 117.9 Selecting previously unselected package libudev-dev:arm64. [2020-03-24T03:11:44.056Z] #10 117.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 117.9 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-24T03:11:44.056Z] #10 118.1 Selecting previously unselected package libsepol1-dev:arm64. [2020-03-24T03:11:44.056Z] #10 118.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 118.2 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-03-24T03:11:44.056Z] #10 118.7 Selecting previously unselected package libpcre16-3:arm64. [2020-03-24T03:11:44.056Z] #10 118.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 118.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-03-24T03:11:44.056Z] #10 118.8 Selecting previously unselected package libpcre32-3:arm64. [2020-03-24T03:11:44.056Z] #10 118.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 118.9 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-03-24T03:11:44.056Z] #10 119.1 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-03-24T03:11:44.056Z] #10 119.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 119.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-24T03:11:44.056Z] #10 119.2 Selecting previously unselected package libpcre3-dev:arm64. [2020-03-24T03:11:44.056Z] #10 119.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 119.3 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-24T03:11:44.056Z] #10 120.0 Selecting previously unselected package libselinux1-dev:arm64. [2020-03-24T03:11:44.056Z] #10 120.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 120.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-24T03:11:44.056Z] #10 120.6 Selecting previously unselected package libdevmapper-dev:arm64. [2020-03-24T03:11:44.056Z] #10 120.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 120.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-24T03:11:44.056Z] #10 120.7 Selecting previously unselected package libseccomp-dev:arm64. [2020-03-24T03:11:44.056Z] #10 120.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 120.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-24T03:11:44.056Z] #10 121.0 Selecting previously unselected package libsystemd-dev:arm64. [2020-03-24T03:11:44.056Z] #10 121.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-03-24T03:11:44.056Z] #10 121.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-24T03:11:44.056Z] #10 ... [2020-03-24T03:11:44.056Z] [2020-03-24T03:11:44.056Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-24T03:11:44.056Z] #69 DONE 0.1s [2020-03-24T03:11:44.056Z] [2020-03-24T03:11:44.056Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:44.056Z] #44 53.72 CC images/rlimit.o [2020-03-24T03:11:44.056Z] #44 54.03 CC images/pagemap.o [2020-03-24T03:11:44.056Z] #44 54.45 CC images/siginfo.o [2020-03-24T03:11:44.056Z] #44 54.88 CC images/rpc.o [2020-03-24T03:11:44.056Z] #44 56.94 CC images/ext-file.o [2020-03-24T03:11:44.056Z] #44 57.09 CC images/cgroup.o [2020-03-24T03:11:44.056Z] #44 57.59 CC images/userns.o [2020-03-24T03:11:44.056Z] #44 57.80 CC images/google/protobuf/descriptor.o [2020-03-24T03:11:44.056Z] #44 ... [2020-03-24T03:11:44.056Z] [2020-03-24T03:11:44.056Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:44.063Z] #44 23.62 DEP images/remap-file-path.pb-c.d [2020-03-24T03:11:44.063Z] #44 ... [2020-03-24T03:11:44.063Z] [2020-03-24T03:11:44.063Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:44.063Z] #47 94.32 time [2020-03-24T03:11:44.063Z] #47 102.1 strings [2020-03-24T03:11:44.063Z] #47 103.7 os [2020-03-24T03:11:44.094Z] #17 43.08 Selecting previously unselected package python3-setuptools. [2020-03-24T03:11:44.094Z] #17 43.09 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-24T03:11:44.094Z] #17 43.10 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-24T03:11:44.094Z] #17 43.27 Selecting previously unselected package python3-wheel. [2020-03-24T03:11:44.094Z] #17 43.29 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-24T03:11:44.094Z] #17 43.30 Unpacking python3-wheel (0.32.3-2) ... [2020-03-24T03:11:44.317Z] #10 121.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-24T03:11:44.317Z] #10 121.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-24T03:11:44.317Z] #10 121.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-03-24T03:11:44.317Z] #10 121.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:11:44.317Z] #10 122.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-03-24T03:11:44.317Z] #10 122.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-03-24T03:11:44.317Z] #10 122.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:11:44.318Z] #47 ... [2020-03-24T03:11:44.318Z] [2020-03-24T03:11:44.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:44.318Z] #44 23.81 PBCC images/fifo.pb-c.c [2020-03-24T03:11:44.318Z] #44 23.87 DEP images/fifo.pb-c.d [2020-03-24T03:11:44.351Z] #17 43.39 Selecting previously unselected package sudo. [2020-03-24T03:11:44.351Z] #17 43.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-24T03:11:44.351Z] #17 43.40 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:11:44.573Z] #44 24.02 PBCC images/ghost-file.pb-c.c [2020-03-24T03:11:44.573Z] #44 24.27 DEP images/ghost-file.pb-c.d [2020-03-24T03:11:44.577Z] #10 122.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:11:44.577Z] #10 122.1 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-03-24T03:11:44.577Z] #10 122.1 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-24T03:11:44.577Z] #10 122.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:11:44.577Z] #10 122.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:11:44.577Z] #10 122.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-24T03:11:44.577Z] #10 122.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-24T03:11:44.577Z] #10 122.2 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-24T03:11:44.577Z] #10 122.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:11:44.577Z] #10 122.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-24T03:11:44.577Z] #10 122.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:11:44.577Z] #10 122.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:11:44.608Z] #17 43.90 Selecting previously unselected package thin-provisioning-tools. [2020-03-24T03:11:44.608Z] #17 43.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-24T03:11:44.608Z] #17 43.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:11:44.829Z] #44 24.31 PBCC images/regfile.pb-c.c [2020-03-24T03:11:44.829Z] #44 24.40 DEP images/regfile.pb-c.d [2020-03-24T03:11:44.829Z] #44 24.55 PBCC images/ns.pb-c.c [2020-03-24T03:11:44.838Z] #10 122.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:11:44.838Z] #10 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:11:44.838Z] #10 122.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:11:44.838Z] #10 122.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:11:44.838Z] #10 122.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:11:44.838Z] #10 122.5 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-24T03:11:44.838Z] #10 122.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-24T03:11:44.838Z] #10 122.6 Setting up dmsetup (2:1.02.155-3) ... [2020-03-24T03:11:45.084Z] #44 24.57 DEP images/ns.pb-c.d [2020-03-24T03:11:45.084Z] #44 24.69 PBCC images/fdinfo.pb-c.c [2020-03-24T03:11:45.103Z] #10 122.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-24T03:11:45.103Z] #10 122.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-24T03:11:45.103Z] #10 122.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:11:45.171Z] #17 44.16 Selecting previously unselected package uidmap. [2020-03-24T03:11:45.171Z] #17 44.17 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-24T03:11:45.171Z] #17 44.18 Unpacking uidmap (1:4.5-1.1) ... [2020-03-24T03:11:45.171Z] #17 44.29 Selecting previously unselected package vim-runtime. [2020-03-24T03:11:45.171Z] #17 44.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:11:45.171Z] #17 44.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-24T03:11:45.171Z] #17 44.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-24T03:11:45.171Z] #17 44.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:11:45.339Z] #44 25.00 DEP images/fdinfo.pb-c.d [2020-03-24T03:11:45.339Z] #44 ... [2020-03-24T03:11:45.339Z] [2020-03-24T03:11:45.339Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:45.339Z] #33 95.68 internal/poll [2020-03-24T03:11:45.339Z] #33 96.26 internal/fmtsort [2020-03-24T03:11:45.339Z] #33 97.40 internal/syscall/unix [2020-03-24T03:11:45.339Z] #33 97.89 strings [2020-03-24T03:11:45.339Z] #33 100.2 os [2020-03-24T03:11:45.339Z] #33 102.9 path [2020-03-24T03:11:45.339Z] #33 103.7 text/tabwriter [2020-03-24T03:11:45.339Z] #33 105.7 path/filepath [2020-03-24T03:11:45.339Z] #33 105.7 fmt [2020-03-24T03:11:45.508Z] #38 ... [2020-03-24T03:11:45.508Z] [2020-03-24T03:11:45.508Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:45.508Z] #56 101.9 encoding/binary [2020-03-24T03:11:45.508Z] #56 106.0 encoding/base64 [2020-03-24T03:11:45.508Z] #56 106.3 fmt [2020-03-24T03:11:45.508Z] #56 107.7 path/filepath [2020-03-24T03:11:45.508Z] #56 110.1 golang.org/x/sys/unix [2020-03-24T03:11:45.508Z] #56 ... [2020-03-24T03:11:45.508Z] [2020-03-24T03:11:45.508Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:45.508Z] #33 103.1 path [2020-03-24T03:11:45.508Z] #33 104.2 text/tabwriter [2020-03-24T03:11:45.508Z] #33 104.9 fmt [2020-03-24T03:11:45.508Z] #33 105.6 path/filepath [2020-03-24T03:11:45.508Z] #33 108.1 io/ioutil [2020-03-24T03:11:45.508Z] #33 111.5 github.com/BurntSushi/toml [2020-03-24T03:11:45.509Z] #33 111.6 flag [2020-03-24T03:11:45.594Z] #33 ... [2020-03-24T03:11:45.594Z] [2020-03-24T03:11:45.594Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:45.594Z] #44 25.19 PBCC images/core-aarch64.pb-c.c [2020-03-24T03:11:45.594Z] #44 25.23 PBCC images/core-arm.pb-c.c [2020-03-24T03:11:45.676Z] #10 DONE 123.3s [2020-03-24T03:11:45.676Z] [2020-03-24T03:11:45.676Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-24T03:11:45.767Z] #33 ... [2020-03-24T03:11:45.767Z] [2020-03-24T03:11:45.767Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:45.767Z] #10 112.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-24T03:11:45.767Z] #10 112.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-24T03:11:45.767Z] #10 112.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:11:45.849Z] #44 25.32 PBCC images/core-ppc64.pb-c.c [2020-03-24T03:11:45.849Z] #44 25.45 PBCC images/core-s390.pb-c.c [2020-03-24T03:11:45.937Z] #11 ... [2020-03-24T03:11:45.937Z] [2020-03-24T03:11:45.937Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:11:45.937Z] #58 DONE 0.2s [2020-03-24T03:11:45.937Z] [2020-03-24T03:11:45.937Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-24T03:11:45.937Z] #59 DONE 0.1s [2020-03-24T03:11:45.937Z] [2020-03-24T03:11:45.937Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:46.104Z] #44 25.61 PBCC images/core-x86.pb-c.c [2020-03-24T03:11:46.104Z] #44 25.78 PBCC images/core.pb-c.c [2020-03-24T03:11:46.332Z] #10 112.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-24T03:11:46.332Z] #10 112.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-24T03:11:46.332Z] #10 112.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:11:46.359Z] #44 25.88 PBCC images/inventory.pb-c.c [2020-03-24T03:11:46.359Z] #44 26.02 DEP images/core-aarch64.pb-c.d [2020-03-24T03:11:46.613Z] #44 26.23 DEP images/core-arm.pb-c.d [2020-03-24T03:11:46.868Z] #44 26.45 DEP images/core-ppc64.pb-c.d [2020-03-24T03:11:46.868Z] #44 26.56 DEP images/core-s390.pb-c.d [2020-03-24T03:11:47.123Z] #44 26.70 DEP images/core-x86.pb-c.d [2020-03-24T03:11:47.265Z] #10 ... [2020-03-24T03:11:47.265Z] [2020-03-24T03:11:47.265Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:47.265Z] #38 17.08 [100%] Linking C executable tini-static [2020-03-24T03:11:47.265Z] #38 18.10 [100%] Built target tini-static [2020-03-24T03:11:47.265Z] #38 18.13 + mkdir -p /build [2020-03-24T03:11:47.265Z] #38 18.13 + cp tini-static /build/docker-init [2020-03-24T03:11:47.265Z] #38 DONE 18.4s [2020-03-24T03:11:47.265Z] [2020-03-24T03:11:47.265Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:47.265Z] #47 113.4 regexp [2020-03-24T03:11:47.377Z] #44 26.85 DEP images/core.pb-c.d [2020-03-24T03:11:47.377Z] #44 26.95 DEP images/inventory.pb-c.d [2020-03-24T03:11:47.632Z] #44 27.15 PBCC images/cpuinfo.pb-c.c [2020-03-24T03:11:47.632Z] #44 27.19 DEP images/cpuinfo.pb-c.d [2020-03-24T03:11:47.632Z] #44 27.23 PBCC images/stats.pb-c.c [2020-03-24T03:11:47.632Z] #44 27.35 DEP images/stats.pb-c.d [2020-03-24T03:11:49.244Z] #60 2.545 + RM_GOPATH=0 [2020-03-24T03:11:49.244Z] #60 2.545 + TMP_GOPATH= [2020-03-24T03:11:49.244Z] #60 2.545 + : /build [2020-03-24T03:11:49.244Z] #60 2.545 + '[' -z '' ']' [2020-03-24T03:11:49.244Z] #60 2.545 ++ mktemp -d [2020-03-24T03:11:49.244Z] #60 2.547 + export GOPATH=/tmp/tmp.NUZDfJEenX [2020-03-24T03:11:49.244Z] #60 2.548 + GOPATH=/tmp/tmp.NUZDfJEenX [2020-03-24T03:11:49.244Z] #60 2.548 + RM_GOPATH=1 [2020-03-24T03:11:49.244Z] #60 2.549 ++ dirname ./install.sh [2020-03-24T03:11:49.244Z] #60 2.550 + dir=. [2020-03-24T03:11:49.244Z] #60 2.551 + bin=runc [2020-03-24T03:11:49.244Z] #60 2.553 + shift [2020-03-24T03:11:49.244Z] #60 2.553 + '[' '!' -f ./runc.installer ']' [2020-03-24T03:11:49.244Z] #60 2.553 + . ./runc.installer [2020-03-24T03:11:49.244Z] #60 2.553 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:11:49.244Z] #60 2.553 + install_runc [2020-03-24T03:11:49.244Z] #60 2.553 + uname -r [2020-03-24T03:11:49.244Z] #60 2.557 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-24T03:11:49.244Z] #60 2.568 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-24T03:11:49.244Z] #60 2.569 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-24T03:11:49.244Z] #60 2.569 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NUZDfJEenX/src/github.com/opencontainers/runc [2020-03-24T03:11:49.244Z] #60 2.569 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-24T03:11:49.244Z] #60 2.580 Cloning into '/tmp/tmp.NUZDfJEenX/src/github.com/opencontainers/runc'... [2020-03-24T03:11:49.244Z] #60 ... [2020-03-24T03:11:49.244Z] [2020-03-24T03:11:49.244Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-24T03:11:49.244Z] #11 DONE 3.1s [2020-03-24T03:11:49.244Z] [2020-03-24T03:11:49.244Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-24T03:11:49.346Z] #17 47.86 Selecting previously unselected package vim. [2020-03-24T03:11:49.346Z] #17 47.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-24T03:11:49.346Z] #17 47.90 Unpacking vim (2:8.1.0875-5) ... [2020-03-24T03:11:49.346Z] #17 48.49 Selecting previously unselected package xfsprogs. [2020-03-24T03:11:49.346Z] #17 48.50 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-24T03:11:49.346Z] #17 48.51 Unpacking xfsprogs (4.20.0-1) ... [2020-03-24T03:11:49.513Z] #44 ... [2020-03-24T03:11:49.514Z] [2020-03-24T03:11:49.514Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:49.514Z] #56 99.68 internal/poll [2020-03-24T03:11:49.514Z] #56 103.5 os [2020-03-24T03:11:49.514Z] #56 106.3 encoding/binary [2020-03-24T03:11:49.514Z] #56 109.8 fmt [2020-03-24T03:11:49.514Z] #56 109.8 encoding/base64 [2020-03-24T03:11:49.514Z] #56 ... [2020-03-24T03:11:49.514Z] [2020-03-24T03:11:49.514Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:49.514Z] #38 4.033 + RM_GOPATH=0 [2020-03-24T03:11:49.514Z] #38 4.033 + TMP_GOPATH= [2020-03-24T03:11:49.514Z] #38 4.033 + : /build [2020-03-24T03:11:49.514Z] #38 4.034 + '[' -z '' ']' [2020-03-24T03:11:49.514Z] #38 4.053 ++ mktemp -d [2020-03-24T03:11:49.514Z] #38 4.053 + export GOPATH=/tmp/tmp.idjBvhkkB4 [2020-03-24T03:11:49.514Z] #38 4.053 + GOPATH=/tmp/tmp.idjBvhkkB4 [2020-03-24T03:11:49.514Z] #38 4.053 + RM_GOPATH=1 [2020-03-24T03:11:49.514Z] #38 4.053 ++ dirname ./install.sh [2020-03-24T03:11:49.514Z] #38 4.064 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:11:49.514Z] #38 4.064 + dir=. [2020-03-24T03:11:49.514Z] #38 4.064 + bin=tini [2020-03-24T03:11:49.514Z] #38 4.064 + shift [2020-03-24T03:11:49.514Z] #38 4.064 + '[' '!' -f ./tini.installer ']' [2020-03-24T03:11:49.514Z] #38 4.064 + . ./tini.installer [2020-03-24T03:11:49.514Z] #38 4.064 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:11:49.514Z] #38 4.064 + install_tini [2020-03-24T03:11:49.514Z] #38 4.064 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-24T03:11:49.514Z] #38 4.064 + git clone https://github.com/krallin/tini.git /tmp/tmp.idjBvhkkB4/tini [2020-03-24T03:11:49.514Z] #38 4.067 Cloning into '/tmp/tmp.idjBvhkkB4/tini'... [2020-03-24T03:11:49.514Z] #38 5.792 + cd /tmp/tmp.idjBvhkkB4/tini [2020-03-24T03:11:49.514Z] #38 5.792 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:11:49.514Z] #38 5.805 + cmake . [2020-03-24T03:11:49.514Z] #38 7.206 -- The C compiler identification is GNU 8.3.0 [2020-03-24T03:11:49.514Z] #38 7.331 -- Check for working C compiler: /usr/bin/cc [2020-03-24T03:11:49.514Z] #38 8.652 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-24T03:11:49.514Z] #38 8.670 -- Detecting C compiler ABI info [2020-03-24T03:11:49.514Z] #38 9.885 -- Detecting C compiler ABI info - done [2020-03-24T03:11:49.514Z] #38 9.921 -- Detecting C compile features [2020-03-24T03:11:49.791Z] #47 115.9 go/token [2020-03-24T03:11:49.910Z] #17 49.05 Selecting previously unselected package zip. [2020-03-24T03:11:49.910Z] #17 49.06 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-24T03:11:49.910Z] #17 49.07 Unpacking zip (3.0-11+b1) ... [2020-03-24T03:11:50.168Z] #17 49.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:11:50.168Z] #17 49.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:11:50.168Z] #17 49.30 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-24T03:11:50.168Z] #17 49.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-24T03:11:50.168Z] #17 ... [2020-03-24T03:11:50.168Z] [2020-03-24T03:11:50.168Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:50.168Z] #44 105.1 CC criu/cr-service.o [2020-03-24T03:11:50.168Z] #44 106.6 CC criu/crtools.o [2020-03-24T03:11:50.168Z] #44 107.2 CC criu/eventfd.o [2020-03-24T03:11:50.168Z] #44 107.6 CC criu/eventpoll.o [2020-03-24T03:11:50.168Z] #44 108.5 CC criu/external.o [2020-03-24T03:11:50.168Z] #44 108.8 CC criu/fault-injection.o [2020-03-24T03:11:50.168Z] #44 108.9 CC criu/fdstore.o [2020-03-24T03:11:50.168Z] #44 109.2 CC criu/fifo.o [2020-03-24T03:11:50.168Z] #44 109.7 CC criu/file-ids.o [2020-03-24T03:11:50.168Z] #44 110.0 CC criu/file-lock.o [2020-03-24T03:11:50.168Z] #44 110.9 CC criu/files-ext.o [2020-03-24T03:11:50.168Z] #44 111.2 CC criu/files-reg.o [2020-03-24T03:11:50.168Z] #44 113.0 CC criu/files.o [2020-03-24T03:11:50.168Z] #44 114.8 CC criu/filesystems.o [2020-03-24T03:11:50.168Z] #44 ... [2020-03-24T03:11:50.168Z] [2020-03-24T03:11:50.168Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:11:50.168Z] #17 49.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-24T03:11:50.168Z] #17 49.32 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-24T03:11:50.168Z] #17 49.33 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-24T03:11:50.168Z] #17 49.34 Setting up uidmap (1:4.5-1.1) ... [2020-03-24T03:11:50.168Z] #17 49.35 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-24T03:11:50.168Z] #17 49.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:11:50.168Z] #17 49.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:11:50.168Z] #17 49.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:11:50.168Z] #17 49.39 Setting up libicu63:amd64 (63.1-6) ... [2020-03-24T03:11:50.168Z] #17 49.40 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:11:50.168Z] #17 49.41 Setting up zip (3.0-11+b1) ... [2020-03-24T03:11:50.424Z] #17 49.42 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:11:50.424Z] #17 49.45 Setting up bash-completion (1:2.8-6) ... [2020-03-24T03:11:50.721Z] #47 116.9 go/scanner [2020-03-24T03:11:50.873Z] #38 ... [2020-03-24T03:11:50.873Z] [2020-03-24T03:11:50.873Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:50.873Z] #44 30.42 make[1]: Nothing to be done for 'all'. [2020-03-24T03:11:51.788Z] #12 DONE 2.6s [2020-03-24T03:11:51.788Z] [2020-03-24T03:11:51.788Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-24T03:11:52.499Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-03-24T03:11:52.499Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-24T03:11:52.499Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.5% of statements [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-24T03:11:52.499Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-03-24T03:11:52.499Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-24T03:11:52.499Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-03-24T03:11:52.499Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/builder [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-24T03:11:52.499Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-24T03:11:52.499Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-03-24T03:11:52.615Z] #47 119.0 go/ast [2020-03-24T03:11:52.872Z] #47 ... [2020-03-24T03:11:52.872Z] [2020-03-24T03:11:52.872Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:11:52.946Z] #17 52.12 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-24T03:11:52.947Z] #17 52.13 Setting up xz-utils (5.2.4-1) ... [2020-03-24T03:11:52.947Z] #17 52.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-24T03:11:52.947Z] #17 52.15 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:11:52.947Z] #17 52.24 invoke-rc.d: could not determine current runlevel [2020-03-24T03:11:53.111Z] ok github.com/docker/docker/builder/remotecontext 0.366s coverage: 13.6% of statements [2020-03-24T03:11:53.204Z] #17 52.24 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-24T03:11:53.204Z] #17 52.26 Setting up pigz (2.4-1) ... [2020-03-24T03:11:53.204Z] #17 52.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-24T03:11:53.204Z] #17 52.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:11:53.204Z] #17 52.30 Setting up python-pip-whl (18.1-5) ... [2020-03-24T03:11:53.204Z] #17 52.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-24T03:11:53.204Z] #17 52.32 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:11:53.461Z] #17 52.63 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-24T03:11:53.461Z] #17 52.65 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:11:53.461Z] #17 52.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:11:53.461Z] #17 52.68 Setting up vim (2:8.1.0875-5) ... [2020-03-24T03:11:53.461Z] #17 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-24T03:11:53.461Z] #17 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-24T03:11:53.461Z] #17 52.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-24T03:11:53.461Z] #17 52.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-24T03:11:53.461Z] #17 52.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-24T03:11:53.461Z] #17 52.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-24T03:11:53.461Z] #17 52.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-24T03:11:53.461Z] #17 52.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-24T03:11:53.721Z] #17 52.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:11:53.721Z] #17 52.77 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:11:53.721Z] #17 52.78 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-24T03:11:53.721Z] #17 52.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:11:53.721Z] #17 52.80 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-24T03:11:53.721Z] #17 52.81 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:11:53.722Z] ok github.com/docker/docker/builder/dockerfile 0.948s coverage: 48.2% of statements [2020-03-24T03:11:54.134Z] #44 33.79 CC images/stats.o [2020-03-24T03:11:54.332Z] #13 2.692 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-24T03:11:54.332Z] #13 DONE 2.9s [2020-03-24T03:11:54.332Z] [2020-03-24T03:11:54.332Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-24T03:11:54.335Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-03-24T03:11:54.388Z] #44 ... [2020-03-24T03:11:54.388Z] [2020-03-24T03:11:54.388Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:54.388Z] #10 105.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-24T03:11:54.389Z] #10 105.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-24T03:11:54.389Z] #10 105.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:11:54.616Z] ok github.com/docker/docker/builder/remotecontext/git 0.879s coverage: 86.3% of statements [2020-03-24T03:11:54.616Z] ? github.com/docker/docker/cli [no test files] [2020-03-24T03:11:54.616Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-24T03:11:54.643Z] #10 ... [2020-03-24T03:11:54.643Z] [2020-03-24T03:11:54.643Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:54.643Z] #38 13.07 -- Detecting C compile features - done [2020-03-24T03:11:54.643Z] #38 13.12 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-24T03:11:54.643Z] #38 13.43 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-24T03:11:54.643Z] #38 13.54 -- Configuring done [2020-03-24T03:11:54.643Z] #38 13.58 -- Generating done [2020-03-24T03:11:54.643Z] #38 13.58 -- Build files have been written to: /tmp/tmp.idjBvhkkB4/tini [2020-03-24T03:11:54.643Z] #38 13.59 + make tini-static [2020-03-24T03:11:54.643Z] #38 14.26 Scanning dependencies of target tini-static [2020-03-24T03:11:54.643Z] #38 14.41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-24T03:11:54.899Z] #38 16.43 [100%] Linking C executable tini-static [2020-03-24T03:11:54.905Z] #14 ... [2020-03-24T03:11:54.905Z] [2020-03-24T03:11:54.905Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:54.905Z] #47 122.2 net/textproto [2020-03-24T03:11:54.905Z] #47 122.2 vendor/golang.org/x/net/http/httpproxy [2020-03-24T03:11:54.905Z] #47 122.2 crypto/x509 [2020-03-24T03:11:54.905Z] #47 123.8 vendor/golang.org/x/net/http/httpguts [2020-03-24T03:11:54.905Z] #47 123.8 mime/multipart [2020-03-24T03:11:54.905Z] #47 127.2 crypto/tls [2020-03-24T03:11:54.905Z] #47 ... [2020-03-24T03:11:54.905Z] [2020-03-24T03:11:54.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:54.905Z] #44 60.30 CC images/opts.o [2020-03-24T03:11:54.905Z] #44 60.54 CC images/seccomp.o [2020-03-24T03:11:54.905Z] #44 60.99 CC images/binfmt-misc.o [2020-03-24T03:11:54.905Z] #44 61.36 CC images/time.o [2020-03-24T03:11:54.905Z] #44 61.59 CC images/sysctl.o [2020-03-24T03:11:54.905Z] #44 61.94 CC images/autofs.o [2020-03-24T03:11:54.905Z] #44 62.16 CC images/macvlan.o [2020-03-24T03:11:54.905Z] #44 62.67 CC images/sit.o [2020-03-24T03:11:54.905Z] #44 63.13 LINK images/built-in.o [2020-03-24T03:11:54.905Z] #44 63.26 GEN compel/include/asm [2020-03-24T03:11:54.905Z] #44 63.27 GEN compel/include/version.h [2020-03-24T03:11:54.905Z] #44 63.34 touch .config [2020-03-24T03:11:54.905Z] #44 63.38 GEN include/common/config.h [2020-03-24T03:11:54.905Z] #44 63.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-24T03:11:54.905Z] #44 63.54 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-03-24T03:11:54.905Z] #44 63.61 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-03-24T03:11:54.905Z] #44 63.65 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-03-24T03:11:54.905Z] #44 63.70 DEP compel/plugins/std/infect.d [2020-03-24T03:11:54.905Z] #44 63.91 DEP compel/plugins/std/string.d [2020-03-24T03:11:54.905Z] #44 64.16 DEP compel/plugins/std/log.d [2020-03-24T03:11:54.905Z] #44 64.28 DEP compel/plugins/std/fds.d [2020-03-24T03:11:54.905Z] #44 64.38 DEP compel/plugins/std/std.d [2020-03-24T03:11:54.905Z] #44 64.55 DEP compel/plugins/shmem/shmem.d [2020-03-24T03:11:54.905Z] #44 64.63 DEP compel/plugins/fds/fds.d [2020-03-24T03:11:54.905Z] #44 64.85 CC compel/plugins/std/std.o [2020-03-24T03:11:54.905Z] #44 65.36 CC compel/plugins/std/fds.o [2020-03-24T03:11:54.905Z] #44 65.87 CC compel/plugins/std/log.o [2020-03-24T03:11:54.905Z] #44 67.21 CC compel/plugins/std/string.o [2020-03-24T03:11:54.905Z] #44 68.17 CC compel/plugins/std/infect.o [2020-03-24T03:11:54.905Z] #44 68.98 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-03-24T03:11:54.905Z] #44 69.05 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-03-24T03:11:54.905Z] #44 69.13 AR compel/plugins/std.lib.a [2020-03-24T03:11:54.905Z] #44 69.20 CC compel/plugins/fds/fds.o [2020-03-24T03:11:54.905Z] #44 69.57 AR compel/plugins/fds.lib.a [2020-03-24T03:11:54.905Z] #44 69.79 HOSTDEP compel/src/lib/log-host.d [2020-03-24T03:11:54.905Z] #44 69.99 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-24T03:11:54.905Z] #44 70.11 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-03-24T03:11:55.444Z] #65 54.39 Checking out files: 33% (1040/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 68% (2156/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 88% (2791/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-24T03:11:55.475Z] #44 70.27 HOSTDEP compel/src/main-host.d [2020-03-24T03:11:55.475Z] #44 70.46 DEP compel/src/lib/ptrace.d [2020-03-24T03:11:55.702Z] #65 57.27 + cd /tmp/tmp.KSxFvCS1Dv/src/github.com/containerd/containerd [2020-03-24T03:11:55.702Z] #65 57.27 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:11:55.702Z] #65 ... [2020-03-24T03:11:55.702Z] [2020-03-24T03:11:55.702Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:55.702Z] #44 6.766 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:11:55.702Z] #44 6.766 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:11:55.702Z] #44 6.792 Note: Building without GnuTLS support [2020-03-24T03:11:55.702Z] #44 9.945 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:11:55.702Z] #44 9.972 GEN .gitid [2020-03-24T03:11:55.702Z] #44 9.991 GEN criu/include/version.h [2020-03-24T03:11:55.702Z] #44 10.05 GEN include/common/asm [2020-03-24T03:11:55.702Z] #44 12.32 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-24T03:11:55.702Z] #44 12.48 PBCC images/opts.pb-c.c [2020-03-24T03:11:55.702Z] #44 12.53 PBCC images/sit.pb-c.c [2020-03-24T03:11:55.702Z] #44 12.58 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-24T03:11:55.702Z] #44 12.67 DEP images/opts.pb-c.d [2020-03-24T03:11:55.702Z] #44 12.74 DEP images/sit.pb-c.d [2020-03-24T03:11:55.702Z] #44 12.87 PBCC images/macvlan.pb-c.c [2020-03-24T03:11:55.702Z] #44 12.90 DEP images/macvlan.pb-c.d [2020-03-24T03:11:55.702Z] #44 12.98 PBCC images/autofs.pb-c.c [2020-03-24T03:11:55.702Z] #44 13.02 DEP images/autofs.pb-c.d [2020-03-24T03:11:55.702Z] #44 13.10 PBCC images/sysctl.pb-c.c [2020-03-24T03:11:55.702Z] #44 13.20 DEP images/sysctl.pb-c.d [2020-03-24T03:11:55.702Z] #44 13.27 PBCC images/time.pb-c.c [2020-03-24T03:11:55.702Z] #44 13.35 DEP images/time.pb-c.d [2020-03-24T03:11:55.702Z] #44 13.43 PBCC images/binfmt-misc.pb-c.c [2020-03-24T03:11:55.702Z] #44 13.51 DEP images/binfmt-misc.pb-c.d [2020-03-24T03:11:55.702Z] #44 13.57 PBCC images/seccomp.pb-c.c [2020-03-24T03:11:55.702Z] #44 13.65 DEP images/seccomp.pb-c.d [2020-03-24T03:11:55.702Z] #44 13.70 PBCC images/userns.pb-c.c [2020-03-24T03:11:55.702Z] #44 13.76 DEP images/userns.pb-c.d [2020-03-24T03:11:55.702Z] #44 13.81 PBCC images/cgroup.pb-c.c [2020-03-24T03:11:55.702Z] #44 13.86 DEP images/cgroup.pb-c.d [2020-03-24T03:11:55.702Z] #44 13.92 PBCC images/fown.pb-c.c [2020-03-24T03:11:55.702Z] #44 13.94 PBCC images/ext-file.pb-c.c [2020-03-24T03:11:55.702Z] #44 14.02 DEP images/fown.pb-c.d [2020-03-24T03:11:55.702Z] #44 14.08 DEP images/ext-file.pb-c.d [2020-03-24T03:11:55.702Z] #44 14.16 PBCC images/rpc.pb-c.c [2020-03-24T03:11:55.702Z] #44 14.23 DEP images/rpc.pb-c.d [2020-03-24T03:11:55.702Z] #44 14.39 PBCC images/siginfo.pb-c.c [2020-03-24T03:11:55.702Z] #44 14.50 DEP images/siginfo.pb-c.d [2020-03-24T03:11:55.702Z] #44 14.59 PBCC images/pagemap.pb-c.c [2020-03-24T03:11:55.702Z] #44 14.64 DEP images/pagemap.pb-c.d [2020-03-24T03:11:55.702Z] #44 14.76 PBCC images/rlimit.pb-c.c [2020-03-24T03:11:55.702Z] #44 14.82 DEP images/rlimit.pb-c.d [2020-03-24T03:11:55.702Z] #44 15.01 PBCC images/file-lock.pb-c.c [2020-03-24T03:11:55.702Z] #44 15.12 DEP images/file-lock.pb-c.d [2020-03-24T03:11:55.702Z] #44 15.24 PBCC images/tty.pb-c.c [2020-03-24T03:11:55.702Z] #44 15.30 DEP images/tty.pb-c.d [2020-03-24T03:11:55.702Z] #44 15.63 PBCC images/tun.pb-c.c [2020-03-24T03:11:55.702Z] #44 15.71 PBCC images/netdev.pb-c.c [2020-03-24T03:11:55.702Z] #44 15.76 DEP images/tun.pb-c.d [2020-03-24T03:11:55.702Z] #44 15.84 DEP images/netdev.pb-c.d [2020-03-24T03:11:55.702Z] #44 15.92 PBCC images/vma.pb-c.c [2020-03-24T03:11:55.702Z] #44 15.99 DEP images/vma.pb-c.d [2020-03-24T03:11:55.702Z] #44 16.04 PBCC images/creds.pb-c.c [2020-03-24T03:11:55.702Z] #44 16.13 DEP images/creds.pb-c.d [2020-03-24T03:11:55.702Z] #44 16.17 PBCC images/utsns.pb-c.c [2020-03-24T03:11:55.702Z] #44 16.23 DEP images/utsns.pb-c.d [2020-03-24T03:11:55.702Z] #44 16.34 PBCC images/ipc-desc.pb-c.c [2020-03-24T03:11:55.702Z] #44 16.38 PBCC images/ipc-sem.pb-c.c [2020-03-24T03:11:55.702Z] #44 16.41 DEP images/ipc-desc.pb-c.d [2020-03-24T03:11:55.702Z] #44 16.50 DEP images/ipc-sem.pb-c.d [2020-03-24T03:11:55.702Z] #44 16.74 PBCC images/ipc-msg.pb-c.c [2020-03-24T03:11:55.702Z] #44 16.87 DEP images/ipc-msg.pb-c.d [2020-03-24T03:11:55.736Z] #44 70.59 DEP compel/src/lib/infect.d [2020-03-24T03:11:55.736Z] #44 70.87 DEP compel/src/lib/infect-util.d [2020-03-24T03:11:55.824Z] #38 17.37 [100%] Built target tini-static [2020-03-24T03:11:55.959Z] #44 16.98 PBCC images/ipc-shm.pb-c.c [2020-03-24T03:11:55.959Z] #44 17.07 DEP images/ipc-shm.pb-c.d [2020-03-24T03:11:55.995Z] #44 ... [2020-03-24T03:11:55.995Z] [2020-03-24T03:11:55.995Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:11:55.995Z] #50 DONE 133.2s [2020-03-24T03:11:55.995Z] [2020-03-24T03:11:55.995Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:55.995Z] #60 9.883 + cd /tmp/tmp.NUZDfJEenX/src/github.com/opencontainers/runc [2020-03-24T03:11:55.995Z] #60 9.883 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:11:56.079Z] #38 17.65 + mkdir -p /build [2020-03-24T03:11:56.217Z] #44 17.24 PBCC images/ipc-var.pb-c.c [2020-03-24T03:11:56.217Z] #44 17.30 DEP images/ipc-var.pb-c.d [2020-03-24T03:11:56.217Z] #44 17.37 PBCC images/sk-opts.pb-c.c [2020-03-24T03:11:56.335Z] #38 17.67 + cp tini-static /build/docker-init [2020-03-24T03:11:56.475Z] #44 17.43 PBCC images/packet-sock.pb-c.c [2020-03-24T03:11:56.475Z] #44 17.51 DEP images/sk-opts.pb-c.d [2020-03-24T03:11:56.475Z] #44 17.60 DEP images/packet-sock.pb-c.d [2020-03-24T03:11:56.564Z] #60 10.47 + '[' -z '' ']' [2020-03-24T03:11:56.564Z] #60 10.47 + target=static [2020-03-24T03:11:56.564Z] #60 10.47 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-24T03:11:56.564Z] #60 ... [2020-03-24T03:11:56.564Z] [2020-03-24T03:11:56.564Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-24T03:11:56.564Z] #14 DONE 2.2s [2020-03-24T03:11:56.590Z] #38 DONE 18.1s [2020-03-24T03:11:56.590Z] [2020-03-24T03:11:56.590Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:11:56.590Z] #10 117.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-24T03:11:56.590Z] #10 117.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-24T03:11:56.590Z] #10 117.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:11:56.590Z] #10 117.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-24T03:11:56.732Z] #44 17.70 PBCC images/sk-netlink.pb-c.c [2020-03-24T03:11:56.732Z] #44 17.76 DEP images/sk-netlink.pb-c.d [2020-03-24T03:11:56.732Z] #44 17.77 PBCC images/sk-inet.pb-c.c [2020-03-24T03:11:56.732Z] #44 17.79 DEP images/sk-inet.pb-c.d [2020-03-24T03:11:56.825Z] [2020-03-24T03:11:56.825Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:56.825Z] #47 134.2 net/http/httptrace [2020-03-24T03:11:56.845Z] #10 117.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-24T03:11:56.845Z] #10 117.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:11:56.989Z] #44 17.91 PBCC images/sk-unix.pb-c.c [2020-03-24T03:11:56.989Z] #44 17.95 DEP images/sk-unix.pb-c.d [2020-03-24T03:11:56.989Z] #44 17.99 PBCC images/mm.pb-c.c [2020-03-24T03:11:56.989Z] #44 18.05 DEP images/mm.pb-c.d [2020-03-24T03:11:56.989Z] #44 18.13 PBCC images/timerfd.pb-c.c [2020-03-24T03:11:57.001Z] #17 55.89 Setting up iptables (1.8.2-4) ... [2020-03-24T03:11:57.001Z] #17 55.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:11:57.001Z] #17 55.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:11:57.001Z] #17 55.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:11:57.001Z] #17 55.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:11:57.001Z] #17 55.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-24T03:11:57.001Z] #17 55.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-24T03:11:57.001Z] #17 55.96 Setting up python3 (3.7.3-1) ... [2020-03-24T03:11:57.086Z] #47 134.4 net/http [2020-03-24T03:11:57.201Z] using credential docker-jenkins-github-credentials [2020-03-24T03:11:57.246Z] #44 18.20 DEP images/timerfd.pb-c.d [2020-03-24T03:11:57.246Z] #44 18.29 PBCC images/timer.pb-c.c [2020-03-24T03:11:57.246Z] #44 18.34 DEP images/timer.pb-c.d [2020-03-24T03:11:57.259Z] #17 56.43 Setting up python3-wheel (0.32.3-2) ... [2020-03-24T03:11:57.276Z] Cloning the remote Git repository [2020-03-24T03:11:57.276Z] Cloning with configured refspecs honoured and without tags [2020-03-24T03:11:57.279Z] ok github.com/docker/docker/client 0.114s coverage: 75.8% of statements [2020-03-24T03:11:57.503Z] #44 18.50 PBCC images/sa.pb-c.c [2020-03-24T03:11:57.503Z] #44 18.59 DEP images/sa.pb-c.d [2020-03-24T03:11:57.503Z] #44 18.68 PBCC images/pipe-data.pb-c.c [2020-03-24T03:11:57.760Z] #44 18.89 DEP images/pipe-data.pb-c.d [2020-03-24T03:11:57.771Z] #10 ... [2020-03-24T03:11:57.771Z] [2020-03-24T03:11:57.771Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:11:57.771Z] #47 107.8 regexp/syntax [2020-03-24T03:11:57.771Z] #47 111.3 fmt [2020-03-24T03:11:57.771Z] #47 117.4 regexp [2020-03-24T03:11:57.771Z] #47 ... [2020-03-24T03:11:57.771Z] [2020-03-24T03:11:57.771Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:57.771Z] #44 34.46 CC images/core.o [2020-03-24T03:11:57.771Z] #44 35.77 CC images/core-x86.o [2020-03-24T03:11:57.771Z] #44 37.34 CC images/core-arm.o [2020-03-24T03:11:57.771Z] #44 ... [2020-03-24T03:11:57.771Z] [2020-03-24T03:11:57.771Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:57.771Z] #33 108.2 io/ioutil [2020-03-24T03:11:57.771Z] #33 112.3 github.com/BurntSushi/toml [2020-03-24T03:11:57.771Z] #33 112.3 flag [2020-03-24T03:11:57.771Z] #33 115.1 log [2020-03-24T03:11:57.823Z] #17 57.11 Setting up apparmor (2.13.2-10) ... [2020-03-24T03:11:58.018Z] #44 19.00 PBCC images/mnt.pb-c.c [2020-03-24T03:11:58.018Z] #44 19.07 DEP images/mnt.pb-c.d [2020-03-24T03:11:58.018Z] #44 19.24 PBCC images/sk-packet.pb-c.c [2020-03-24T03:11:58.018Z] #44 ... [2020-03-24T03:11:58.018Z] [2020-03-24T03:11:58.018Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:11:58.018Z] #65 59.78 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-24T03:11:58.018Z] #65 59.78 + BUILDTAGS='netgo osusergo static_build' [2020-03-24T03:11:58.018Z] #65 59.78 + export EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:11:58.018Z] #65 59.78 + EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:11:58.018Z] #65 59.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-24T03:11:58.018Z] #65 59.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-24T03:11:58.018Z] #65 59.78 + '[' '' = dynamic ']' [2020-03-24T03:11:58.018Z] #65 59.78 + make [2020-03-24T03:11:58.698Z] #33 ... [2020-03-24T03:11:58.698Z] [2020-03-24T03:11:58.698Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:58.698Z] #44 38.21 CC images/core-aarch64.o [2020-03-24T03:11:58.951Z] #65 ... [2020-03-24T03:11:58.951Z] [2020-03-24T03:11:58.951Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:58.951Z] #33 115.3 log [2020-03-24T03:11:58.951Z] #33 118.3 github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:11:59.209Z] #33 ... [2020-03-24T03:11:59.209Z] [2020-03-24T03:11:59.209Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:59.209Z] #56 115.4 encoding/json [2020-03-24T03:11:59.209Z] #56 124.5 github.com/pkg/diff [2020-03-24T03:11:59.209Z] #56 124.9 go/ast [2020-03-24T03:11:59.209Z] #56 ... [2020-03-24T03:11:59.209Z] [2020-03-24T03:11:59.209Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:11:59.209Z] #33 DONE 125.6s [2020-03-24T03:11:59.209Z] [2020-03-24T03:11:59.209Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:11:59.209Z] #44 19.31 DEP images/sk-packet.pb-c.d [2020-03-24T03:11:59.209Z] #44 19.52 PBCC images/tcp-stream.pb-c.c [2020-03-24T03:11:59.209Z] #44 19.70 DEP images/tcp-stream.pb-c.d [2020-03-24T03:11:59.209Z] #44 19.75 PBCC images/pipe.pb-c.c [2020-03-24T03:11:59.209Z] #44 19.95 DEP images/pipe.pb-c.d [2020-03-24T03:11:59.209Z] #44 20.16 PBCC images/pstree.pb-c.c [2020-03-24T03:11:59.209Z] #44 20.23 DEP images/pstree.pb-c.d [2020-03-24T03:11:59.209Z] #44 20.27 PBCC images/fs.pb-c.c [2020-03-24T03:11:59.209Z] #44 20.33 DEP images/fs.pb-c.d [2020-03-24T03:11:57.470Z] Cloning repository https://github.com/moby/moby.git [2020-03-24T03:11:57.874Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-24T03:11:59.260Z] #44 38.88 CC images/core-ppc64.o [2020-03-24T03:11:59.467Z] #44 20.52 PBCC images/signalfd.pb-c.c [2020-03-24T03:11:59.467Z] #44 20.59 DEP images/signalfd.pb-c.d [2020-03-24T03:11:59.638Z] #47 ... [2020-03-24T03:11:59.638Z] [2020-03-24T03:11:59.638Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-24T03:11:59.638Z] #15 DONE 2.7s [2020-03-24T03:11:59.638Z] [2020-03-24T03:11:59.638Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-24T03:11:59.721Z] #17 58.71 Setting up xfsprogs (4.20.0-1) ... [2020-03-24T03:11:59.721Z] #17 58.72 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:11:59.727Z] #44 20.76 PBCC images/fh.pb-c.c [2020-03-24T03:11:59.979Z] #17 59.08 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:11:59.986Z] #44 20.89 PBCC images/fsnotify.pb-c.c [2020-03-24T03:11:59.987Z] #44 21.02 DEP images/fh.pb-c.d [2020-03-24T03:12:00.187Z] #44 39.90 CC images/core-s390.o [2020-03-24T03:12:00.244Z] #44 21.32 DEP images/fsnotify.pb-c.d [2020-03-24T03:12:00.503Z] #44 21.48 PBCC images/eventpoll.pb-c.c [2020-03-24T03:12:00.503Z] #44 21.59 DEP images/eventpoll.pb-c.d [2020-03-24T03:12:00.543Z] #17 ... [2020-03-24T03:12:00.543Z] [2020-03-24T03:12:00.543Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:00.543Z] #44 115.6 CC criu/fsnotify.o [2020-03-24T03:12:00.543Z] #44 116.8 CC criu/image-desc.o [2020-03-24T03:12:00.543Z] #44 117.0 CC criu/image.o [2020-03-24T03:12:00.543Z] #44 118.0 CC criu/ipc_ns.o [2020-03-24T03:12:00.543Z] #44 119.2 CC criu/irmap.o [2020-03-24T03:12:00.543Z] #44 119.7 CC criu/kcmp-ids.o [2020-03-24T03:12:00.543Z] #44 120.1 CC criu/kerndat.o [2020-03-24T03:12:00.543Z] #44 121.1 CC criu/libnetlink.o [2020-03-24T03:12:00.543Z] #44 121.4 CC criu/log.o [2020-03-24T03:12:00.543Z] #44 121.9 CC criu/lsm.o [2020-03-24T03:12:00.543Z] #44 122.3 CC criu/mem.o [2020-03-24T03:12:00.543Z] #44 124.1 CC criu/mount.o [2020-03-24T03:12:00.760Z] #44 21.70 PBCC images/eventfd.pb-c.c [2020-03-24T03:12:00.760Z] #44 21.80 DEP images/eventfd.pb-c.d [2020-03-24T03:12:00.760Z] #44 21.89 PBCC images/remap-file-path.pb-c.c [2020-03-24T03:12:00.760Z] #44 21.93 DEP images/remap-file-path.pb-c.d [2020-03-24T03:12:00.801Z] #44 ... [2020-03-24T03:12:00.801Z] [2020-03-24T03:12:00.801Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:12:00.801Z] #17 59.97 Setting up python3-distutils (3.7.3-1) ... [2020-03-24T03:12:01.018Z] #44 22.08 PBCC images/fifo.pb-c.c [2020-03-24T03:12:01.018Z] #44 22.13 DEP images/fifo.pb-c.d [2020-03-24T03:12:01.112Z] #44 ... [2020-03-24T03:12:01.112Z] [2020-03-24T03:12:01.112Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:12:01.112Z] #56 111.5 golang.org/x/sys/unix [2020-03-24T03:12:01.112Z] #56 118.3 encoding/json [2020-03-24T03:12:01.277Z] #44 22.29 PBCC images/ghost-file.pb-c.c [2020-03-24T03:11:59.628Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:11:59.628Z] > git --version # timeout=10 [2020-03-24T03:11:59.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:11:59.693Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:12:01.365Z] #17 60.50 Setting up python3-setuptools (40.8.0-1) ... [2020-03-24T03:12:01.367Z] #56 ... [2020-03-24T03:12:01.367Z] [2020-03-24T03:12:01.367Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:01.534Z] #44 22.46 DEP images/ghost-file.pb-c.d [2020-03-24T03:12:01.534Z] #44 22.62 PBCC images/regfile.pb-c.c [2020-03-24T03:12:01.793Z] #44 22.77 DEP images/regfile.pb-c.d [2020-03-24T03:12:01.793Z] #44 22.89 PBCC images/ns.pb-c.c [2020-03-24T03:12:01.793Z] #44 22.91 DEP images/ns.pb-c.d [2020-03-24T03:12:01.793Z] #44 22.96 PBCC images/fdinfo.pb-c.c [2020-03-24T03:12:02.052Z] #44 23.17 DEP images/fdinfo.pb-c.d [2020-03-24T03:12:02.183Z] #16 DONE 2.4s [2020-03-24T03:12:02.183Z] [2020-03-24T03:12:02.183Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:12:02.298Z] #17 61.66 Setting up python3-pip (18.1-5) ... [2020-03-24T03:12:02.310Z] #44 23.29 PBCC images/core-aarch64.pb-c.c [2020-03-24T03:12:02.568Z] #44 23.45 PBCC images/core-arm.pb-c.c [2020-03-24T03:12:02.568Z] #44 23.57 PBCC images/core-ppc64.pb-c.c [2020-03-24T03:12:02.568Z] #44 23.60 PBCC images/core-s390.pb-c.c [2020-03-24T03:12:02.568Z] #44 23.68 PBCC images/core-x86.pb-c.c [2020-03-24T03:12:02.568Z] #44 23.81 PBCC images/core.pb-c.c [2020-03-24T03:12:02.659Z] #65 51.41 Checking out files: 37% (1190/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 70% (2209/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 89% (2820/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-24T03:12:02.915Z] #65 54.05 + cd /tmp/tmp.J1sp6dP8ll/src/github.com/containerd/containerd [2020-03-24T03:12:02.915Z] #65 54.06 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:12:03.136Z] #44 24.00 PBCC images/inventory.pb-c.c [2020-03-24T03:12:03.136Z] #44 24.14 DEP images/core-aarch64.pb-c.d [2020-03-24T03:12:03.136Z] #44 ... [2020-03-24T03:12:03.136Z] [2020-03-24T03:12:03.136Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:03.136Z] #47 119.5 internal/lazyregexp [2020-03-24T03:12:03.136Z] #47 120.1 net/url [2020-03-24T03:12:03.136Z] #47 123.2 text/template/parse [2020-03-24T03:12:03.136Z] #47 127.7 go/parser [2020-03-24T03:12:03.397Z] #47 ... [2020-03-24T03:12:03.397Z] [2020-03-24T03:12:03.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:03.397Z] #44 24.31 DEP images/core-arm.pb-c.d [2020-03-24T03:12:03.397Z] #44 24.52 DEP images/core-ppc64.pb-c.d [2020-03-24T03:12:03.654Z] #44 24.64 DEP images/core-s390.pb-c.d [2020-03-24T03:12:03.654Z] #44 24.70 DEP images/core-x86.pb-c.d [2020-03-24T03:12:03.674Z] #17 62.77 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:12:03.674Z] #17 62.80 Processing triggers for mime-support (3.62) ... [2020-03-24T03:12:03.912Z] #44 24.94 DEP images/core.pb-c.d [2020-03-24T03:12:03.912Z] #44 25.07 DEP images/inventory.pb-c.d [2020-03-24T03:12:04.170Z] #44 25.21 PBCC images/cpuinfo.pb-c.c [2020-03-24T03:12:04.170Z] #44 25.35 DEP images/cpuinfo.pb-c.d [2020-03-24T03:12:04.428Z] #44 25.44 PBCC images/stats.pb-c.c [2020-03-24T03:12:04.428Z] #44 25.45 DEP images/stats.pb-c.d [2020-03-24T03:12:04.609Z] #17 DONE 63.6s [2020-03-24T03:12:04.609Z] [2020-03-24T03:12:04.609Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-24T03:12:04.728Z] #17 2.848 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:12:04.728Z] #17 2.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:12:04.728Z] #17 2.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:12:05.174Z] #18 ... [2020-03-24T03:12:05.174Z] [2020-03-24T03:12:05.174Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:12:05.174Z] #41 223.3 + dpkg --print-architecture [2020-03-24T03:12:05.174Z] #41 223.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-24T03:12:05.174Z] #41 223.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-24T03:12:05.174Z] #41 223.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-24T03:12:05.323Z] #17 3.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-24T03:12:05.427Z] #65 ... [2020-03-24T03:12:05.427Z] [2020-03-24T03:12:05.427Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:12:05.427Z] #33 119.4 github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:12:05.427Z] #33 DONE 125.5s [2020-03-24T03:12:05.427Z] [2020-03-24T03:12:05.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:05.427Z] #44 40.90 CC images/cpuinfo.o [2020-03-24T03:12:05.427Z] #44 41.85 CC images/inventory.o [2020-03-24T03:12:05.427Z] #44 42.27 CC images/fdinfo.o [2020-03-24T03:12:05.427Z] #44 42.87 CC images/fown.o [2020-03-24T03:12:05.427Z] #44 43.25 CC images/ns.o [2020-03-24T03:12:05.427Z] #44 43.64 CC images/regfile.o [2020-03-24T03:12:05.427Z] #44 44.12 CC images/ghost-file.o [2020-03-24T03:12:05.427Z] #44 44.72 CC images/fifo.o [2020-03-24T03:12:05.427Z] #44 45.08 CC images/remap-file-path.o [2020-03-24T03:12:05.988Z] #44 45.70 CC images/eventfd.o [2020-03-24T03:12:06.106Z] #41 ... [2020-03-24T03:12:06.106Z] [2020-03-24T03:12:06.106Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-24T03:12:06.106Z] #18 1.732 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-24T03:12:06.106Z] #18 1.740 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-24T03:12:06.106Z] #18 1.743 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-24T03:12:06.265Z] #17 ... [2020-03-24T03:12:06.266Z] [2020-03-24T03:12:06.266Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:06.266Z] #44 71.16 DEP compel/src/lib/infect-rpc.d [2020-03-24T03:12:06.266Z] #44 71.34 DEP compel/arch/aarch64/src/lib/infect.d [2020-03-24T03:12:06.266Z] #44 71.51 DEP compel/arch/aarch64/src/lib/cpu.d [2020-03-24T03:12:06.266Z] #44 71.69 DEP compel/src/lib/log.d [2020-03-24T03:12:06.266Z] #44 71.89 DEP compel/src/main.d [2020-03-24T03:12:06.266Z] #44 72.14 DEP compel/src/lib/handle-elf.d [2020-03-24T03:12:06.266Z] #44 72.37 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-03-24T03:12:06.266Z] #44 72.70 CC compel/src/lib/log.o [2020-03-24T03:12:06.266Z] #44 73.04 CC compel/arch/aarch64/src/lib/cpu.o [2020-03-24T03:12:06.266Z] #44 73.56 CC compel/arch/aarch64/src/lib/infect.o [2020-03-24T03:12:06.266Z] #44 74.18 CC compel/src/lib/infect-rpc.o [2020-03-24T03:12:06.266Z] #44 74.69 CC compel/src/lib/infect-util.o [2020-03-24T03:12:06.266Z] #44 75.21 CC compel/src/lib/infect.o [2020-03-24T03:12:06.266Z] #44 78.16 CC compel/src/lib/ptrace.o [2020-03-24T03:12:06.266Z] #44 78.62 AR compel/libcompel.a [2020-03-24T03:12:06.266Z] #44 78.71 HOSTCC compel/src/main-host.o [2020-03-24T03:12:06.266Z] #44 79.02 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-03-24T03:12:06.266Z] #44 79.19 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-24T03:12:06.266Z] #44 79.55 HOSTCC compel/src/lib/log-host.o [2020-03-24T03:12:06.266Z] #44 79.92 HOSTLINK compel/compel-host-bin [2020-03-24T03:12:06.266Z] #44 80.16 DEP soccr/soccr.d [2020-03-24T03:12:06.266Z] #44 80.48 CC soccr/soccr.o [2020-03-24T03:12:06.379Z] #18 DONE 1.9s [2020-03-24T03:12:06.379Z] [2020-03-24T03:12:06.379Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:06.379Z] #44 128.2 CC criu/namespaces.o [2020-03-24T03:12:06.379Z] #44 129.8 CC criu/net.o [2020-03-24T03:12:06.549Z] #44 46.02 CC images/eventpoll.o [2020-03-24T03:12:06.549Z] #44 ... [2020-03-24T03:12:06.549Z] [2020-03-24T03:12:06.549Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:12:06.549Z] #56 127.0 github.com/pkg/diff [2020-03-24T03:12:06.554Z] #44 ... [2020-03-24T03:12:06.554Z] [2020-03-24T03:12:06.554Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:12:06.554Z] #17 4.865 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [182 kB] [2020-03-24T03:12:07.707Z] #44 28.22 make[1]: Nothing to be done for 'all'. [2020-03-24T03:12:07.939Z] #17 6.037 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-24T03:12:07.939Z] #17 ... [2020-03-24T03:12:07.939Z] [2020-03-24T03:12:07.939Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:07.939Z] #60 11.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-24T03:12:07.939Z] #60 ... [2020-03-24T03:12:07.939Z] [2020-03-24T03:12:07.939Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:07.939Z] #44 82.53 AR soccr/libsoccr.a [2020-03-24T03:12:07.939Z] #44 82.58 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:12:08.200Z] #44 83.17 DEP criu/arch/aarch64/sigframe.d [2020-03-24T03:12:08.200Z] #44 83.31 DEP criu/arch/aarch64/crtools.d [2020-03-24T03:12:08.200Z] #44 83.42 DEP criu/arch/aarch64/cpu.d [2020-03-24T03:12:08.277Z] #44 133.4 CC criu/netfilter.o [2020-03-24T03:12:08.461Z] #44 83.44 DEP criu/arch/aarch64/bitops.d [2020-03-24T03:12:08.461Z] #44 83.50 CC criu/arch/aarch64/bitops.o [2020-03-24T03:12:08.721Z] #44 83.57 CC criu/arch/aarch64/cpu.o [2020-03-24T03:12:08.721Z] #44 83.74 CC criu/arch/aarch64/crtools.o [2020-03-24T03:12:08.842Z] #44 133.7 CC criu/page-pipe.o [2020-03-24T03:12:09.406Z] #44 134.5 CC criu/page-xfer.o [2020-03-24T03:12:09.606Z] #44 30.46 CC images/stats.o [2020-03-24T03:12:09.662Z] #44 84.50 CC criu/arch/aarch64/sigframe.o [2020-03-24T03:12:09.662Z] #44 84.75 LINK criu/arch/aarch64/crtools.built-in.o [2020-03-24T03:12:09.814Z] #56 ... [2020-03-24T03:12:09.814Z] [2020-03-24T03:12:09.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:09.814Z] #47 119.5 go/token [2020-03-24T03:12:09.814Z] #47 120.8 go/scanner [2020-03-24T03:12:09.814Z] #47 123.5 go/ast [2020-03-24T03:12:09.814Z] #47 124.0 internal/lazyregexp [2020-03-24T03:12:09.814Z] #47 124.3 net/url [2020-03-24T03:12:09.814Z] #47 128.0 text/template/parse [2020-03-24T03:12:09.814Z] #47 ... [2020-03-24T03:12:09.814Z] [2020-03-24T03:12:09.814Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:12:09.814Z] #56 129.8 go/ast [2020-03-24T03:12:09.814Z] #56 129.8 golang.org/x/crypto/ssh/terminal [2020-03-24T03:12:09.864Z] #44 31.01 CC images/core.o [2020-03-24T03:12:09.922Z] #44 84.79 DEP criu/pie/util-vdso.d [2020-03-24T03:12:09.922Z] #44 84.91 DEP criu/pie/util.d [2020-03-24T03:12:09.922Z] #44 85.04 CC criu/pie/util.o [2020-03-24T03:12:10.122Z] #44 ... [2020-03-24T03:12:10.122Z] [2020-03-24T03:12:10.122Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:10.122Z] #65 61.74 + bin/ctr [2020-03-24T03:12:10.122Z] #65 ... [2020-03-24T03:12:10.122Z] [2020-03-24T03:12:10.122Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:12:10.122Z] #56 126.9 golang.org/x/crypto/ssh/terminal [2020-03-24T03:12:10.122Z] #56 129.6 mvdan.cc/editorconfig [2020-03-24T03:12:10.122Z] #56 132.2 mvdan.cc/sh/v3/fileutil [2020-03-24T03:12:10.122Z] #56 132.6 mvdan.cc/sh/v3/syntax [2020-03-24T03:12:10.495Z] #44 85.37 CC criu/pie/util-vdso.o [2020-03-24T03:12:11.054Z] #56 ... [2020-03-24T03:12:11.054Z] [2020-03-24T03:12:11.054Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:11.054Z] #44 32.13 CC images/core-x86.o [2020-03-24T03:12:11.067Z] #44 86.07 AR criu/pie/pie.lib.a [2020-03-24T03:12:11.067Z] #44 86.16 DEP criu/pie/restorer.d [2020-03-24T03:12:11.303Z] #44 135.9 CC criu/pagemap-cache.o [2020-03-24T03:12:11.303Z] #44 136.4 CC criu/pagemap.o [2020-03-24T03:12:11.328Z] #44 86.35 DEP criu/arch/aarch64/intraprocedure.d [2020-03-24T03:12:11.328Z] #44 86.37 DEP criu/arch/aarch64/restorer.d [2020-03-24T03:12:11.589Z] #44 86.55 DEP criu/arch/aarch64/vdso-pie.d [2020-03-24T03:12:11.589Z] #44 86.71 DEP criu/pie/parasite-vdso.d [2020-03-24T03:12:11.849Z] #44 86.93 DEP criu/pie/parasite.d [2020-03-24T03:12:12.325Z] #56 132.1 mvdan.cc/editorconfig [2020-03-24T03:12:12.420Z] #44 87.35 CC criu/pie/parasite.o [2020-03-24T03:12:12.427Z] #44 33.20 CC images/core-arm.o [2020-03-24T03:12:12.674Z] #44 137.4 CC criu/parasite-syscall.o [2020-03-24T03:12:12.685Z] #44 33.80 CC images/core-aarch64.o [2020-03-24T03:12:13.239Z] #44 138.3 CC criu/path.o [2020-03-24T03:12:13.619Z] #44 34.55 CC images/core-ppc64.o [2020-03-24T03:12:13.804Z] #44 138.6 CC criu/pie-util-vdso-elf32.o [2020-03-24T03:12:13.806Z] #44 ... [2020-03-24T03:12:13.806Z] [2020-03-24T03:12:13.806Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:14.061Z] #44 139.1 CC criu/pie-util-vdso.o [2020-03-24T03:12:14.211Z] #56 134.2 mvdan.cc/sh/v3/fileutil [2020-03-24T03:12:14.211Z] #56 134.5 mvdan.cc/sh/v3/syntax [2020-03-24T03:12:14.551Z] #44 35.38 CC images/core-s390.o [2020-03-24T03:12:14.626Z] #44 139.6 CC criu/pie-util.o [2020-03-24T03:12:14.809Z] #44 ... [2020-03-24T03:12:14.809Z] [2020-03-24T03:12:14.809Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:14.809Z] #47 131.1 text/template [2020-03-24T03:12:14.809Z] #47 133.2 encoding/xml [2020-03-24T03:12:14.809Z] #47 139.9 go/doc [2020-03-24T03:12:14.809Z] #47 140.9 github.com/LK4D4/vndr/versioned [2020-03-24T03:12:14.884Z] #44 139.8 CC criu/pipes.o [2020-03-24T03:12:15.067Z] #47 141.3 compress/flate [2020-03-24T03:12:15.325Z] #47 ... [2020-03-24T03:12:15.325Z] [2020-03-24T03:12:15.325Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:15.325Z] #44 36.54 CC images/cpuinfo.o [2020-03-24T03:12:15.448Z] #44 140.5 CC criu/plugin.o [2020-03-24T03:12:15.574Z] #56 ... [2020-03-24T03:12:15.574Z] [2020-03-24T03:12:15.574Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:15.574Z] #65 56.63 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-24T03:12:15.574Z] #65 56.63 + BUILDTAGS='netgo osusergo static_build' [2020-03-24T03:12:15.574Z] #65 56.63 + export EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:12:15.574Z] #65 56.63 + EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:12:15.574Z] #65 56.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-24T03:12:15.574Z] #65 56.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-24T03:12:15.574Z] #65 56.63 + '[' '' = dynamic ']' [2020-03-24T03:12:15.574Z] #65 56.63 + make [2020-03-24T03:12:15.574Z] #65 58.38 + bin/ctr [2020-03-24T03:12:15.574Z] #65 ... [2020-03-24T03:12:15.574Z] [2020-03-24T03:12:15.574Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:15.574Z] #44 46.44 CC images/fh.o [2020-03-24T03:12:15.574Z] #44 46.83 CC images/fsnotify.o [2020-03-24T03:12:15.574Z] #44 47.73 CC images/signalfd.o [2020-03-24T03:12:15.574Z] #44 48.36 CC images/fs.o [2020-03-24T03:12:15.574Z] #44 48.75 CC images/pstree.o [2020-03-24T03:12:15.574Z] #44 49.14 CC images/pipe.o [2020-03-24T03:12:15.574Z] #44 49.63 CC images/tcp-stream.o [2020-03-24T03:12:15.574Z] #44 50.05 CC images/sk-packet.o [2020-03-24T03:12:15.574Z] #44 50.58 CC images/mnt.o [2020-03-24T03:12:15.574Z] #44 50.86 CC images/pipe-data.o [2020-03-24T03:12:15.574Z] #44 51.17 CC images/sa.o [2020-03-24T03:12:15.574Z] #44 51.43 CC images/timer.o [2020-03-24T03:12:15.574Z] #44 51.93 CC images/timerfd.o [2020-03-24T03:12:15.574Z] #44 52.25 CC images/mm.o [2020-03-24T03:12:15.574Z] #44 52.65 CC images/sk-opts.o [2020-03-24T03:12:15.574Z] #44 52.96 CC images/sk-unix.o [2020-03-24T03:12:15.574Z] #44 53.46 CC images/sk-inet.o [2020-03-24T03:12:15.574Z] #44 54.18 CC images/tun.o [2020-03-24T03:12:15.574Z] #44 54.66 CC images/sk-netlink.o [2020-03-24T03:12:15.574Z] #44 55.10 CC images/packet-sock.o [2020-03-24T03:12:15.706Z] #44 140.9 CC criu/proc_parse.o [2020-03-24T03:12:16.270Z] #44 ... [2020-03-24T03:12:16.270Z] [2020-03-24T03:12:16.270Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:12:16.270Z] #19 5.741 Collecting yamllint==1.16.0 [2020-03-24T03:12:16.421Z] #23 149.6 Checking out files: 23% (2484/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 37% (3963/10664) Checking out files: 38% (4053/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 55% (5892/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 75% (8003/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 95% (10200/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-24T03:12:16.421Z] #23 153.9 + cd /tmp/tmp.gYV2odTGh7/tmp/docker-ce [2020-03-24T03:12:16.500Z] #44 56.14 CC images/ipc-var.o [2020-03-24T03:12:16.682Z] #23 153.9 + git checkout -q v17.06.2-ce [2020-03-24T03:12:16.697Z] #44 37.51 CC images/inventory.o [2020-03-24T03:12:16.955Z] #44 38.05 CC images/fdinfo.o [2020-03-24T03:12:17.060Z] #44 56.80 CC images/ipc-desc.o [2020-03-24T03:12:17.620Z] #44 57.29 CC images/ipc-shm.o [2020-03-24T03:12:17.642Z] #19 11.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-24T03:12:17.642Z] #19 11.19 Collecting pyyaml (from yamllint==1.16.0) [2020-03-24T03:12:17.642Z] #19 11.36 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-24T03:12:17.722Z] Fetching without tags [2020-03-24T03:12:17.888Z] #44 38.85 CC images/fown.o [2020-03-24T03:12:18.147Z] #44 39.22 CC images/ns.o [2020-03-24T03:12:18.181Z] #44 57.69 CC images/ipc-msg.o [2020-03-24T03:12:18.405Z] #44 39.56 CC images/regfile.o [2020-03-24T03:12:18.492Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:12:18.522Z] Removing intermediate container 7de8eacbbc34 [2020-03-24T03:12:18.522Z] ---> c164193e47fd [2020-03-24T03:12:18.522Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-24T03:12:18.522Z] ---> ebd73b5ebd31 [2020-03-24T03:12:18.522Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-24T03:12:18.522Z] ---> bb8d2bc59051 [2020-03-24T03:12:18.522Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-24T03:12:18.522Z] ---> Running in adb4c041f2e3 [2020-03-24T03:12:18.522Z] Removing intermediate container adb4c041f2e3 [2020-03-24T03:12:18.522Z] ---> 7e97770d0f6a [2020-03-24T03:12:18.522Z] Successfully built 7e97770d0f6a [2020-03-24T03:12:18.522Z] Successfully tagged moby-buildx:latest [2020-03-24T03:12:18.522Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-24T03:12:18.522Z] if [ -n "${id}" ]; then \ [2020-03-24T03:12:18.522Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-24T03:12:18.522Z] && touch bundles/buildx; \ [2020-03-24T03:12:18.522Z] docker rm -f ${id}; \ [2020-03-24T03:12:18.522Z] fi [2020-03-24T03:12:18.523Z] a04471218ec431f148b6fc40281d49d0444878acb0e9a614f404e677cb96ab25 [2020-03-24T03:12:18.523Z] bundles/buildx version [2020-03-24T03:12:18.523Z] buildx v0.3.1 6db68d0 [2020-03-24T03:12:18.523Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:b23decbb0b5046e8bd93ed8a18569559a738fddd . [2020-03-24T03:12:18.523Z] #1 [internal] booting buildkit [2020-03-24T03:12:18.523Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-24T03:12:18.523Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-03-24T03:12:18.523Z] #1 creating container buildx_buildkit_default [2020-03-24T03:12:18.523Z] #1 creating container buildx_buildkit_default 0.5s done [2020-03-24T03:12:18.523Z] #1 DONE 3.2s [2020-03-24T03:12:18.523Z] [2020-03-24T03:12:18.523Z] #2 [internal] load build definition from Dockerfile [2020-03-24T03:12:18.523Z] #2 transferring dockerfile: 17.05kB 0.0s done [2020-03-24T03:12:18.523Z] #2 DONE 0.0s [2020-03-24T03:12:18.523Z] [2020-03-24T03:12:18.523Z] #3 [internal] load .dockerignore [2020-03-24T03:12:18.523Z] #3 transferring context: 87B done [2020-03-24T03:12:18.523Z] #3 DONE 0.0s [2020-03-24T03:12:18.523Z] [2020-03-24T03:12:18.523Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-24T03:12:18.523Z] #4 DONE 0.6s [2020-03-24T03:12:18.523Z] [2020-03-24T03:12:18.523Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-24T03:12:18.523Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-24T03:12:18.523Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-24T03:12:18.523Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-24T03:12:18.523Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-24T03:12:18.523Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-24T03:12:18.523Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-24T03:12:18.523Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-24T03:12:18.523Z] #5 DONE 0.9s [2020-03-24T03:12:18.523Z] [2020-03-24T03:12:18.523Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-24T03:12:18.523Z] #7 ... [2020-03-24T03:12:18.523Z] [2020-03-24T03:12:18.523Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-24T03:12:18.523Z] #6 DONE 0.3s [2020-03-24T03:12:18.523Z] [2020-03-24T03:12:18.523Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-24T03:12:18.523Z] #7 DONE 0.5s [2020-03-24T03:12:18.523Z] [2020-03-24T03:12:18.523Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-24T03:12:18.523Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-24T03:12:18.523Z] #72 DONE 0.0s [2020-03-24T03:12:18.523Z] [2020-03-24T03:12:18.523Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:12:18.523Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-24T03:12:18.523Z] #8 DONE 0.0s [2020-03-24T03:12:18.523Z] [2020-03-24T03:12:18.523Z] #21 [internal] load build context [2020-03-24T03:12:18.573Z] #19 ... [2020-03-24T03:12:18.574Z] [2020-03-24T03:12:18.574Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:18.574Z] #44 143.5 CC criu/protobuf-desc.o [2020-03-24T03:12:18.663Z] #44 39.86 CC images/ghost-file.o [2020-03-24T03:12:18.742Z] #44 58.14 CC images/ipc-sem.o [2020-03-24T03:12:17.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:12:17.446Z] > git config --add remote.origin.fetch +refs/pull/40732/head:refs/remotes/origin/PR-40732 # timeout=10 [2020-03-24T03:12:17.504Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:12:17.629Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-24T03:12:17.757Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-24T03:12:17.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-24T03:12:17.760Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40732/head:refs/remotes/origin/PR-40732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T03:12:18.599Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:12:18.661Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:12:18.997Z] #44 58.57 CC images/utsns.o [2020-03-24T03:12:19.159Z] #21 transferring context: 23.72MB 2.9s [2020-03-24T03:12:19.229Z] #23 ... [2020-03-24T03:12:19.229Z] [2020-03-24T03:12:19.229Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:19.229Z] #47 146.5 github.com/LK4D4/vndr/godl [2020-03-24T03:12:19.229Z] #47 147.2 github.com/LK4D4/vndr [2020-03-24T03:12:19.229Z] #47 DONE 156.5s [2020-03-24T03:12:19.229Z] [2020-03-24T03:12:19.229Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:12:19.229Z] #17 9.233 Fetched 8162 kB in 7s (1208 kB/s) [2020-03-24T03:12:19.229Z] #17 9.233 Reading package lists... [2020-03-24T03:12:19.229Z] #17 12.75 Reading package lists... [2020-03-24T03:12:19.229Z] #17 15.62 Building dependency tree... [2020-03-24T03:12:19.229Z] #17 17.34 libcap2-bin is already the newest version (1:2.25-2). [2020-03-24T03:12:19.229Z] #17 17.34 The following additional packages will be installed: [2020-03-24T03:12:19.229Z] #17 17.34 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-24T03:12:19.229Z] #17 17.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-24T03:12:19.229Z] #17 17.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-24T03:12:19.229Z] #17 17.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-24T03:12:19.229Z] #17 17.34 python3.7 python3.7-minimal vim-runtime xxd [2020-03-24T03:12:19.229Z] #17 17.35 Suggested packages: [2020-03-24T03:12:19.229Z] #17 17.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-24T03:12:19.229Z] #17 17.36 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-24T03:12:19.229Z] #17 17.36 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-24T03:12:19.229Z] #17 17.36 Recommended packages: [2020-03-24T03:12:19.229Z] #17 17.36 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-24T03:12:19.229Z] #17 17.36 python3-keyrings.alt python3-xdg unzip [2020-03-24T03:12:19.232Z] #44 40.17 CC images/fifo.o [2020-03-24T03:12:19.233Z] #44 40.42 CC images/remap-file-path.o [2020-03-24T03:12:19.252Z] #44 58.97 CC images/creds.o [2020-03-24T03:12:19.507Z] #44 144.5 CC criu/protobuf.o [2020-03-24T03:12:19.798Z] #44 40.85 CC images/eventfd.o [2020-03-24T03:12:19.812Z] #44 59.26 CC images/vma.o [2020-03-24T03:12:20.056Z] #44 41.23 CC images/eventpoll.o [2020-03-24T03:12:20.067Z] #44 59.71 CC images/netdev.o [2020-03-24T03:12:20.072Z] #44 144.9 CC criu/pstree.o [2020-03-24T03:12:20.170Z] #17 ... [2020-03-24T03:12:20.170Z] [2020-03-24T03:12:20.170Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:20.170Z] #23 157.6 + mkdir -p /tmp/tmp.gYV2odTGh7/src/github.com/docker [2020-03-24T03:12:20.432Z] #23 157.6 + mv components/cli /tmp/tmp.gYV2odTGh7/src/github.com/docker/cli [2020-03-24T03:12:20.432Z] #23 157.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-24T03:12:20.625Z] #44 41.73 CC images/fh.o [2020-03-24T03:12:20.693Z] #23 ... [2020-03-24T03:12:20.693Z] [2020-03-24T03:12:20.693Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:12:20.693Z] #30 DONE 158.4s [2020-03-24T03:12:20.953Z] [2020-03-24T03:12:20.953Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:20.953Z] #44 88.93 LINK criu/pie/parasite.built-in.o [2020-03-24T03:12:20.953Z] #44 88.94 GEN criu/pie/parasite-blob.h [2020-03-24T03:12:20.953Z] #44 88.98 CC criu/pie/parasite-vdso.o [2020-03-24T03:12:20.953Z] #44 89.84 CC criu/arch/aarch64/vdso-pie.o [2020-03-24T03:12:20.953Z] #44 90.17 CC criu/arch/aarch64/restorer.o [2020-03-24T03:12:20.953Z] #44 90.70 CC criu/arch/aarch64/intraprocedure.o [2020-03-24T03:12:20.953Z] #44 90.74 CC criu/pie/restorer.o [2020-03-24T03:12:20.953Z] #44 94.77 LINK criu/pie/restorer.built-in.o [2020-03-24T03:12:20.953Z] #44 94.82 GEN criu/pie/restorer-blob.h [2020-03-24T03:12:20.953Z] #44 95.03 DEP criu/vdso.d [2020-03-24T03:12:20.953Z] #44 95.63 DEP criu/uts_ns.d [2020-03-24T03:12:20.953Z] #44 95.83 DEP criu/util.d [2020-03-24T03:12:21.192Z] #44 42.09 CC images/fsnotify.o [2020-03-24T03:12:21.214Z] #44 96.14 DEP criu/uffd.d [2020-03-24T03:12:21.214Z] #44 ... [2020-03-24T03:12:21.214Z] [2020-03-24T03:12:21.214Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:12:21.214Z] #17 19.41 The following NEW packages will be installed: [2020-03-24T03:12:21.214Z] #17 19.41 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-24T03:12:21.214Z] #17 19.41 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-24T03:12:21.214Z] #17 19.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-24T03:12:21.214Z] #17 19.41 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-24T03:12:21.214Z] #17 19.41 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-24T03:12:21.214Z] #17 19.41 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-24T03:12:21.214Z] #17 19.41 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-24T03:12:21.214Z] #17 19.41 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-24T03:12:21.214Z] #17 19.41 xz-utils zip [2020-03-24T03:12:21.430Z] #44 60.75 CC images/tty.o [2020-03-24T03:12:21.430Z] #44 ... [2020-03-24T03:12:21.430Z] [2020-03-24T03:12:21.430Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:21.430Z] #47 131.8 go/parser [2020-03-24T03:12:21.430Z] #47 134.2 text/template [2020-03-24T03:12:21.430Z] #47 137.2 encoding/xml [2020-03-24T03:12:21.443Z] #44 ... [2020-03-24T03:12:21.443Z] [2020-03-24T03:12:21.443Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:12:21.443Z] #19 12.81 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-24T03:12:21.443Z] #19 12.86 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-24T03:12:21.443Z] #19 12.91 Building wheels for collected packages: pyyaml [2020-03-24T03:12:21.443Z] #19 12.92 Running setup.py bdist_wheel for pyyaml: started [2020-03-24T03:12:21.443Z] #19 14.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-24T03:12:21.443Z] #19 14.00 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-24T03:12:21.443Z] #19 14.05 Successfully built pyyaml [2020-03-24T03:12:21.443Z] #19 14.05 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-24T03:12:21.443Z] #19 14.37 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-24T03:12:21.443Z] #19 DONE 14.9s [2020-03-24T03:12:21.443Z] [2020-03-24T03:12:21.443Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:21.443Z] #44 146.2 CC criu/rbtree.o [2020-03-24T03:12:21.443Z] #44 ... [2020-03-24T03:12:21.443Z] [2020-03-24T03:12:21.443Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-24T03:12:21.443Z] #24 DONE 0.2s [2020-03-24T03:12:21.443Z] [2020-03-24T03:12:21.443Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-24T03:12:21.475Z] #17 19.76 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:12:21.475Z] #17 19.76 Need to get 27.6 MB of archives. [2020-03-24T03:12:21.475Z] #17 19.76 After this operation, 114 MB of additional disk space will be used. [2020-03-24T03:12:21.475Z] #17 19.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-24T03:12:21.475Z] #17 19.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-24T03:12:21.736Z] #17 19.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-24T03:12:21.758Z] #44 42.87 CC images/signalfd.o [2020-03-24T03:12:21.938Z] #21 ... [2020-03-24T03:12:21.938Z] [2020-03-24T03:12:21.938Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-24T03:12:21.938Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-24T03:12:21.938Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done [2020-03-24T03:12:21.938Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-24T03:12:21.938Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-03-24T03:12:21.938Z] #72 DONE 5.3s [2020-03-24T03:12:21.938Z] [2020-03-24T03:12:21.938Z] #21 [internal] load build context [2020-03-24T03:12:21.938Z] #21 ... [2020-03-24T03:12:21.938Z] [2020-03-24T03:12:21.938Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:12:21.938Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-24T03:12:21.938Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 23.76MB / 54.14MB 5.2s [2020-03-24T03:12:21.938Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done [2020-03-24T03:12:21.938Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 2.8s done [2020-03-24T03:12:21.938Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.3s done [2020-03-24T03:12:21.938Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 23.40MB / 73.51MB 5.2s [2020-03-24T03:12:21.938Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 18.36MB / 96.43MB 5.2s [2020-03-24T03:12:21.938Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-24T03:12:21.938Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-24T03:12:21.938Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 24.31MB / 57.39MB 5.2s [2020-03-24T03:12:21.938Z] #8 ... [2020-03-24T03:12:21.938Z] [2020-03-24T03:12:21.938Z] #21 [internal] load build context [2020-03-24T03:12:21.992Z] #47 ... [2020-03-24T03:12:21.992Z] [2020-03-24T03:12:21.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:21.992Z] #44 61.62 CC images/file-lock.o [2020-03-24T03:12:21.996Z] #17 20.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-24T03:12:21.997Z] #17 20.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-24T03:12:21.997Z] #17 20.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-24T03:12:21.997Z] #17 20.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-24T03:12:22.042Z] Merge succeeded, producing b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:12:22.043Z] Checking out Revision b23decbb0b5046e8bd93ed8a18569559a738fddd (PR-40732) [2020-03-24T03:12:21.725Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-24T03:12:21.906Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-24T03:12:22.235Z] #21 transferring context: 50.07MB 6.0s done [2020-03-24T03:12:22.235Z] #21 DONE 6.0s [2020-03-24T03:12:22.235Z] [2020-03-24T03:12:22.235Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-24T03:12:22.235Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 27.46MB / 54.14MB 5.8s [2020-03-24T03:12:22.235Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 28.28MB / 57.39MB 5.8s [2020-03-24T03:12:22.235Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 28.47MB / 73.51MB 6.0s [2020-03-24T03:12:22.235Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 23.25MB / 96.43MB 6.0s [2020-03-24T03:12:22.248Z] #44 62.01 CC images/rlimit.o [2020-03-24T03:12:22.257Z] #17 20.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-24T03:12:22.257Z] #17 20.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-24T03:12:22.257Z] #17 20.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-24T03:12:22.257Z] #17 20.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-24T03:12:22.257Z] #17 20.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-24T03:12:22.257Z] #17 20.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-24T03:12:22.257Z] #17 20.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-24T03:12:22.257Z] #17 20.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-24T03:12:22.257Z] #17 20.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-24T03:12:22.257Z] #17 20.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-24T03:12:22.257Z] #17 20.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:12:22.257Z] #17 20.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-24T03:12:22.257Z] #17 20.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-03-24T03:12:22.257Z] #17 20.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-24T03:12:22.257Z] #17 20.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-24T03:12:22.257Z] #17 20.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-24T03:12:22.257Z] #17 20.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-24T03:12:22.257Z] #17 20.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-24T03:12:22.337Z] #44 43.23 CC images/fs.o [2020-03-24T03:12:22.337Z] #44 43.44 CC images/pstree.o [2020-03-24T03:12:22.375Z] #28 DONE 0.9s [2020-03-24T03:12:22.375Z] [2020-03-24T03:12:22.375Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:22.375Z] #44 146.8 CC criu/rst-malloc.o [2020-03-24T03:12:22.375Z] #44 147.1 CC criu/seccomp.o [2020-03-24T03:12:22.518Z] #17 20.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-24T03:12:22.518Z] #17 20.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-24T03:12:22.518Z] #17 20.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-24T03:12:22.518Z] #17 20.68 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-24T03:12:22.523Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 30.80MB / 54.14MB 6.1s [2020-03-24T03:12:22.523Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 31.46MB / 57.39MB 6.1s [2020-03-24T03:12:22.523Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 32.21MB / 73.51MB 6.3s [2020-03-24T03:12:22.595Z] #44 43.63 CC images/pipe.o [2020-03-24T03:12:22.633Z] #44 ... [2020-03-24T03:12:22.633Z] [2020-03-24T03:12:22.633Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-24T03:12:22.633Z] #31 DONE 0.2s [2020-03-24T03:12:22.633Z] [2020-03-24T03:12:22.633Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-24T03:12:22.633Z] #34 DONE 0.1s [2020-03-24T03:12:22.633Z] [2020-03-24T03:12:22.633Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-24T03:12:22.633Z] #39 DONE 0.1s [2020-03-24T03:12:22.633Z] [2020-03-24T03:12:22.633Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:22.779Z] #17 21.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-24T03:12:22.779Z] #17 21.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-24T03:12:22.779Z] #17 21.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-24T03:12:22.779Z] #17 21.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-24T03:12:22.779Z] #17 21.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-24T03:12:22.779Z] #17 21.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-24T03:12:22.779Z] #17 21.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-24T03:12:22.779Z] #17 21.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-24T03:12:22.822Z] #44 62.36 CC images/pagemap.o [2020-03-24T03:12:22.859Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 34.47MB / 54.14MB 6.4s [2020-03-24T03:12:22.859Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 28.91MB / 96.43MB 6.4s [2020-03-24T03:12:22.859Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 34.99MB / 57.39MB 6.4s [2020-03-24T03:12:22.890Z] #65 ... [2020-03-24T03:12:22.890Z] [2020-03-24T03:12:22.890Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:22.890Z] #44 147.9 CC criu/seize.o [2020-03-24T03:12:23.040Z] #17 21.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-24T03:12:23.040Z] #17 21.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-24T03:12:23.040Z] #17 21.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-24T03:12:23.040Z] #17 21.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-24T03:12:23.040Z] #17 21.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-03-24T03:12:23.040Z] #17 21.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-24T03:12:23.040Z] #17 21.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-03-24T03:12:23.040Z] #17 21.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-24T03:12:23.145Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 38.34MB / 54.14MB 6.7s [2020-03-24T03:12:23.145Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 37.70MB / 73.51MB 6.7s [2020-03-24T03:12:23.145Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 39.03MB / 57.39MB 6.7s [2020-03-24T03:12:23.145Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 33.96MB / 96.43MB 6.9s [2020-03-24T03:12:23.160Z] #44 44.21 CC images/tcp-stream.o [2020-03-24T03:12:23.301Z] #17 21.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-24T03:12:23.301Z] #17 21.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-24T03:12:23.301Z] #17 21.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-24T03:12:23.388Z] #44 62.89 CC images/siginfo.o [2020-03-24T03:12:23.432Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 42.08MB / 54.14MB 7.0s [2020-03-24T03:12:23.432Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 41.50MB / 73.51MB 7.0s [2020-03-24T03:12:23.432Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 42.90MB / 57.39MB 7.0s [2020-03-24T03:12:23.720Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 46.07MB / 54.14MB 7.3s [2020-03-24T03:12:23.720Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 45.53MB / 73.51MB 7.3s [2020-03-24T03:12:23.720Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 39.23MB / 96.43MB 7.3s [2020-03-24T03:12:23.721Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 46.86MB / 57.39MB 7.3s [2020-03-24T03:12:23.726Z] #44 44.85 CC images/sk-packet.o [2020-03-24T03:12:23.823Z] #44 ... [2020-03-24T03:12:23.823Z] [2020-03-24T03:12:23.823Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:12:23.823Z] #41 DONE 251.8s [2020-03-24T03:12:23.823Z] [2020-03-24T03:12:23.823Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:23.823Z] #65 ... [2020-03-24T03:12:23.823Z] [2020-03-24T03:12:23.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:23.823Z] #44 148.9 CC criu/servicefd.o [2020-03-24T03:12:23.949Z] #44 63.50 CC images/rpc.o [2020-03-24T03:12:24.008Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 49.91MB / 54.14MB 7.6s [2020-03-24T03:12:24.008Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 49.26MB / 73.51MB 7.6s [2020-03-24T03:12:24.008Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 50.69MB / 57.39MB 7.6s [2020-03-24T03:12:24.207Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 30.7% of statements [2020-03-24T03:12:24.207Z] ok github.com/docker/docker/container 0.116s coverage: 34.9% of statements [2020-03-24T03:12:24.207Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-24T03:12:24.207Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-24T03:12:24.207Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-24T03:12:24.207Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-24T03:12:24.243Z] #17 22.47 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:12:24.243Z] #17 22.57 Fetched 27.6 MB in 2s (12.6 MB/s) [2020-03-24T03:12:24.243Z] #17 22.65 Selecting previously unselected package pigz. [2020-03-24T03:12:24.293Z] #44 ... [2020-03-24T03:12:24.293Z] [2020-03-24T03:12:24.293Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:12:24.293Z] #56 142.7 mvdan.cc/sh/v3/cmd/shfmt [2020-03-24T03:12:24.293Z] #56 DONE 150.5s [2020-03-24T03:12:24.293Z] [2020-03-24T03:12:24.293Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:24.293Z] #47 145.9 github.com/LK4D4/vndr/build [2020-03-24T03:12:24.293Z] #47 145.9 compress/gzip [2020-03-24T03:12:24.293Z] #47 147.4 net [2020-03-24T03:12:24.298Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 44.34MB / 96.43MB 7.8s [2020-03-24T03:12:24.298Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 53.07MB / 54.14MB 7.9s [2020-03-24T03:12:24.298Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 53.94MB / 57.39MB 7.9s [2020-03-24T03:12:24.388Z] #44 149.5 CC criu/shmem.o [2020-03-24T03:12:24.503Z] #17 22.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 ... 23396 files and directories currently installed.) [2020-03-24T03:12:24.503Z] #17 22.78 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-24T03:12:24.503Z] #17 22.80 Unpacking pigz (2.4-1) ... [2020-03-24T03:12:24.552Z] #47 150.8 vendor/golang.org/x/text/transform [2020-03-24T03:12:24.587Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.0s done [2020-03-24T03:12:24.587Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 54.24MB / 73.51MB 8.1s [2020-03-24T03:12:24.587Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 50.15MB / 96.43MB 8.2s [2020-03-24T03:12:24.587Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.2s done [2020-03-24T03:12:24.765Z] #17 22.93 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-24T03:12:24.765Z] #17 22.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-24T03:12:24.765Z] #17 22.94 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-24T03:12:24.874Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 65.46MB / 73.51MB 8.5s [2020-03-24T03:12:24.874Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 57.59MB / 96.43MB 8.5s [2020-03-24T03:12:24.874Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 70.52MB / 73.51MB 8.7s [2020-03-24T03:12:25.163Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 8.8s done [2020-03-24T03:12:25.163Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 74.06MB / 96.43MB 8.9s [2020-03-24T03:12:22.077Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T03:12:22.131Z] > git checkout -f b23decbb0b5046e8bd93ed8a18569559a738fddd # timeout=10 [2020-03-24T03:12:25.287Z] #17 23.48 Selecting previously unselected package python3.7-minimal. [2020-03-24T03:12:25.287Z] #17 23.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-24T03:12:25.287Z] #17 23.50 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:12:25.320Z] #44 ... [2020-03-24T03:12:25.320Z] [2020-03-24T03:12:25.320Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-24T03:12:25.320Z] #42 DONE 0.2s [2020-03-24T03:12:25.320Z] [2020-03-24T03:12:25.320Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:25.448Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 83.10MB / 96.43MB 9.1s [2020-03-24T03:12:25.557Z] #47 ... [2020-03-24T03:12:25.557Z] [2020-03-24T03:12:25.557Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:25.557Z] #44 45.42 CC images/mnt.o [2020-03-24T03:12:25.557Z] #44 45.74 CC images/pipe-data.o [2020-03-24T03:12:25.557Z] #44 46.20 CC images/sa.o [2020-03-24T03:12:25.557Z] #44 46.57 CC images/timer.o [2020-03-24T03:12:25.578Z] #44 150.5 CC criu/sigframe.o [2020-03-24T03:12:25.731Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.4s done [2020-03-24T03:12:25.731Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-24T03:12:25.836Z] #44 150.7 CC criu/signalfd.o [2020-03-24T03:12:25.859Z] #17 24.17 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-24T03:12:25.859Z] #17 24.22 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:12:26.094Z] #44 151.0 CC criu/sk-inet.o [2020-03-24T03:12:26.461Z] #44 65.82 CC images/ext-file.o [2020-03-24T03:12:26.461Z] #44 66.16 CC images/cgroup.o [2020-03-24T03:12:26.490Z] #44 47.47 CC images/timerfd.o [2020-03-24T03:12:27.026Z] #44 152.0 CC criu/sk-netlink.o [2020-03-24T03:12:27.062Z] #44 48.12 CC images/mm.o [2020-03-24T03:12:27.284Z] #44 152.3 CC criu/sk-packet.o [2020-03-24T03:12:27.319Z] #44 48.52 CC images/sk-opts.o [2020-03-24T03:12:27.576Z] #44 48.70 CC images/sk-unix.o [2020-03-24T03:12:27.849Z] #44 152.8 CC criu/sk-queue.o [2020-03-24T03:12:28.140Z] #44 49.02 CC images/sk-inet.o [2020-03-24T03:12:28.349Z] #44 67.71 CC images/userns.o [2020-03-24T03:12:28.349Z] #44 68.01 CC images/google/protobuf/descriptor.o [2020-03-24T03:12:28.398Z] #44 49.48 CC images/tun.o [2020-03-24T03:12:28.406Z] #17 26.70 Selecting previously unselected package python3-minimal. [2020-03-24T03:12:28.415Z] #44 153.3 CC criu/sk-tcp.o [2020-03-24T03:12:28.580Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-03-24T03:12:28.672Z] #44 153.7 CC criu/sk-unix.o [2020-03-24T03:12:28.683Z] #17 26.70 (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 ... 23645 files and directories currently installed.) [2020-03-24T03:12:28.683Z] #17 26.88 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-24T03:12:28.683Z] #17 26.90 Unpacking python3-minimal (3.7.3-1) ... [2020-03-24T03:12:28.683Z] #17 27.04 Selecting previously unselected package libmpdec2:arm64. [2020-03-24T03:12:28.683Z] #17 27.04 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-24T03:12:28.683Z] #17 27.09 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-24T03:12:28.945Z] #17 27.22 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-24T03:12:28.945Z] #17 27.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-24T03:12:28.945Z] #17 27.27 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-24T03:12:28.962Z] #44 49.90 CC images/sk-netlink.o [2020-03-24T03:12:29.193Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-24T03:12:29.219Z] #44 50.16 CC images/packet-sock.o [2020-03-24T03:12:29.477Z] #44 50.51 CC images/ipc-var.o [2020-03-24T03:12:29.735Z] #44 50.75 CC images/ipc-desc.o [2020-03-24T03:12:29.992Z] #44 50.99 CC images/ipc-shm.o [2020-03-24T03:12:29.993Z] #44 51.20 CC images/ipc-msg.o [2020-03-24T03:12:30.196Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.6% of statements [2020-03-24T03:12:30.250Z] #44 51.43 CC images/ipc-sem.o [2020-03-24T03:12:30.330Z] #17 28.42 Selecting previously unselected package python3.7. [2020-03-24T03:12:30.330Z] #17 28.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-24T03:12:30.330Z] #17 28.43 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:12:30.330Z] #17 28.56 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-24T03:12:30.330Z] #17 28.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-24T03:12:30.330Z] #17 28.58 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-24T03:12:30.330Z] #17 28.74 Setting up python3-minimal (3.7.3-1) ... [2020-03-24T03:12:30.570Z] #44 155.3 CC criu/sockets.o [2020-03-24T03:12:30.818Z] #44 51.65 CC images/utsns.o [2020-03-24T03:12:30.819Z] #44 51.80 CC images/creds.o [2020-03-24T03:12:31.076Z] #44 51.98 CC images/vma.o [2020-03-24T03:12:31.076Z] #44 52.14 CC images/netdev.o [2020-03-24T03:12:31.135Z] #44 156.0 CC criu/stats.o [2020-03-24T03:12:31.135Z] #44 156.3 CC criu/string.o [2020-03-24T03:12:31.272Z] #17 ... [2020-03-24T03:12:31.272Z] [2020-03-24T03:12:31.272Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:31.272Z] #44 96.29 DEP criu/tun.d [2020-03-24T03:12:31.272Z] #44 96.72 DEP criu/tty.d [2020-03-24T03:12:31.272Z] #44 97.03 DEP criu/timerfd.d [2020-03-24T03:12:31.272Z] #44 97.26 DEP criu/sysfs_parse.d [2020-03-24T03:12:31.272Z] #44 97.53 DEP criu/sysctl.d [2020-03-24T03:12:31.272Z] #44 97.81 DEP criu/string.d [2020-03-24T03:12:31.272Z] #44 97.84 DEP criu/stats.d [2020-03-24T03:12:31.272Z] #44 97.96 DEP criu/sockets.d [2020-03-24T03:12:31.272Z] #44 98.16 DEP criu/sk-unix.d [2020-03-24T03:12:31.272Z] #44 98.42 DEP criu/sk-tcp.d [2020-03-24T03:12:31.272Z] #44 98.59 DEP criu/sk-queue.d [2020-03-24T03:12:31.272Z] #44 98.72 DEP criu/sk-packet.d [2020-03-24T03:12:31.272Z] #44 98.93 DEP criu/sk-netlink.d [2020-03-24T03:12:31.272Z] #44 99.16 DEP criu/sk-inet.d [2020-03-24T03:12:31.272Z] #44 99.45 DEP criu/signalfd.d [2020-03-24T03:12:31.272Z] #44 99.62 DEP criu/sigframe.d [2020-03-24T03:12:31.272Z] #44 99.77 DEP criu/shmem.d [2020-03-24T03:12:31.272Z] #44 100.0 DEP criu/servicefd.d [2020-03-24T03:12:31.272Z] #44 100.3 DEP criu/seize.d [2020-03-24T03:12:31.272Z] #44 100.4 DEP criu/seccomp.d [2020-03-24T03:12:31.272Z] #44 100.6 DEP criu/rst-malloc.d [2020-03-24T03:12:31.272Z] #44 100.8 DEP criu/rbtree.d [2020-03-24T03:12:31.272Z] #44 100.8 DEP criu/pstree.d [2020-03-24T03:12:31.272Z] #44 101.1 DEP criu/protobuf.d [2020-03-24T03:12:31.272Z] #44 101.3 GEN criu/protobuf-desc-gen.h [2020-03-24T03:12:31.272Z] #44 103.2 DEP criu/protobuf-desc.d [2020-03-24T03:12:31.272Z] #44 103.4 DEP criu/proc_parse.d [2020-03-24T03:12:31.272Z] #44 103.5 DEP criu/plugin.d [2020-03-24T03:12:31.272Z] #44 103.6 DEP criu/pipes.d [2020-03-24T03:12:31.272Z] #44 103.8 DEP criu/pie-util.d [2020-03-24T03:12:31.272Z] #44 104.0 DEP criu/pie-util-vdso.d [2020-03-24T03:12:31.272Z] #44 104.1 DEP criu/path.d [2020-03-24T03:12:31.272Z] #44 104.2 DEP criu/parasite-syscall.d [2020-03-24T03:12:31.272Z] #44 104.4 DEP criu/pagemap.d [2020-03-24T03:12:31.272Z] #44 104.5 DEP criu/pagemap-cache.d [2020-03-24T03:12:31.272Z] #44 104.6 DEP criu/page-xfer.d [2020-03-24T03:12:31.272Z] #44 104.8 DEP criu/page-pipe.d [2020-03-24T03:12:31.272Z] #44 105.0 DEP criu/netfilter.d [2020-03-24T03:12:31.272Z] #44 105.0 DEP criu/net.d [2020-03-24T03:12:31.272Z] #44 105.2 DEP criu/namespaces.d [2020-03-24T03:12:31.272Z] #44 105.3 DEP criu/mount.d [2020-03-24T03:12:31.272Z] #44 105.7 DEP criu/mem.d [2020-03-24T03:12:31.272Z] #44 105.9 DEP criu/lsm.d [2020-03-24T03:12:31.272Z] #44 106.0 DEP criu/log.d [2020-03-24T03:12:31.272Z] #44 106.2 DEP criu/libnetlink.d [2020-03-24T03:12:31.272Z] #44 106.3 DEP criu/kerndat.d [2020-03-24T03:12:31.272Z] #44 106.5 DEP criu/kcmp-ids.d [2020-03-24T03:12:31.393Z] #44 156.4 CC criu/sysctl.o [2020-03-24T03:12:31.533Z] #44 106.5 DEP criu/irmap.d [2020-03-24T03:12:31.533Z] #44 ... [2020-03-24T03:12:31.533Z] [2020-03-24T03:12:31.533Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:12:31.533Z] #17 29.89 Selecting previously unselected package python3. [2020-03-24T03:12:31.533Z] #17 29.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) [2020-03-24T03:12:31.533Z] #17 29.96 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-24T03:12:31.533Z] #17 29.98 Unpacking python3 (3.7.3-1) ... [2020-03-24T03:12:31.616Z] #44 71.04 CC images/opts.o [2020-03-24T03:12:31.642Z] #44 52.64 CC images/tty.o [2020-03-24T03:12:31.794Z] #17 30.10 Selecting previously unselected package libip4tc0:arm64. [2020-03-24T03:12:31.794Z] #17 30.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-24T03:12:31.794Z] #17 30.12 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-24T03:12:31.879Z] #44 71.43 CC images/seccomp.o [2020-03-24T03:12:31.958Z] #44 157.0 CC criu/sysfs_parse.o [2020-03-24T03:12:32.058Z] #17 30.21 Selecting previously unselected package libip6tc0:arm64. [2020-03-24T03:12:32.058Z] #17 30.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-24T03:12:32.058Z] #17 30.22 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-24T03:12:32.058Z] #17 30.33 Selecting previously unselected package libiptc0:arm64. [2020-03-24T03:12:32.058Z] #17 30.33 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-24T03:12:32.058Z] #17 30.35 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-24T03:12:32.058Z] #17 30.47 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-24T03:12:32.207Z] #44 53.21 CC images/file-lock.o [2020-03-24T03:12:32.207Z] #44 53.37 CC images/rlimit.o [2020-03-24T03:12:32.328Z] #17 30.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-24T03:12:32.328Z] #17 30.50 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-24T03:12:32.328Z] #17 30.59 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-24T03:12:32.328Z] #17 30.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-24T03:12:32.328Z] #17 30.60 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-24T03:12:32.328Z] #17 30.74 Selecting previously unselected package libnftnl11:arm64. [2020-03-24T03:12:32.441Z] #44 72.01 CC images/binfmt-misc.o [2020-03-24T03:12:32.465Z] #44 53.60 CC images/pagemap.o [2020-03-24T03:12:32.523Z] #44 157.3 CC criu/timerfd.o [2020-03-24T03:12:32.589Z] #17 30.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-24T03:12:32.589Z] #17 30.75 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-24T03:12:32.589Z] #17 30.87 Selecting previously unselected package iptables. [2020-03-24T03:12:32.589Z] #17 30.87 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-24T03:12:32.589Z] #17 30.88 Unpacking iptables (1.8.2-4) ... [2020-03-24T03:12:32.696Z] #44 72.32 CC images/time.o [2020-03-24T03:12:32.723Z] #44 53.86 CC images/siginfo.o [2020-03-24T03:12:32.781Z] #44 157.7 CC criu/tty.o [2020-03-24T03:12:32.850Z] #17 31.27 Selecting previously unselected package xxd. [2020-03-24T03:12:32.980Z] #44 54.12 CC images/rpc.o [2020-03-24T03:12:33.113Z] #17 31.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-24T03:12:33.113Z] #17 31.33 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:12:33.113Z] #17 31.50 Selecting previously unselected package vim-common. [2020-03-24T03:12:33.113Z] #17 31.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:12:33.113Z] #17 31.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:12:33.259Z] #44 72.78 CC images/sysctl.o [2020-03-24T03:12:33.259Z] #44 ... [2020-03-24T03:12:33.259Z] [2020-03-24T03:12:33.259Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:33.259Z] #47 143.6 go/doc [2020-03-24T03:12:33.259Z] #47 148.2 github.com/LK4D4/vndr/versioned [2020-03-24T03:12:33.259Z] #47 148.4 compress/gzip [2020-03-24T03:12:33.259Z] #47 148.6 github.com/LK4D4/vndr/build [2020-03-24T03:12:33.259Z] #47 150.0 net [2020-03-24T03:12:33.259Z] #47 153.2 vendor/golang.org/x/text/transform [2020-03-24T03:12:33.375Z] #17 31.79 Selecting previously unselected package bash-completion. [2020-03-24T03:12:33.375Z] #17 31.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-24T03:12:33.515Z] #47 ... [2020-03-24T03:12:33.515Z] [2020-03-24T03:12:33.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:33.515Z] #44 73.11 CC images/autofs.o [2020-03-24T03:12:33.772Z] #44 73.44 CC images/macvlan.o [2020-03-24T03:12:34.028Z] #44 73.74 CC images/sit.o [2020-03-24T03:12:34.152Z] #44 159.3 CC criu/tun.o [2020-03-24T03:12:34.353Z] #44 55.25 CC images/ext-file.o [2020-03-24T03:12:34.589Z] #44 74.11 LINK images/built-in.o [2020-03-24T03:12:34.589Z] #44 74.29 GEN compel/include/asm [2020-03-24T03:12:34.589Z] #44 74.36 GEN compel/include/version.h [2020-03-24T03:12:34.610Z] #44 55.52 CC images/cgroup.o [2020-03-24T03:12:34.717Z] #44 159.7 CC criu/uffd.o [2020-03-24T03:12:34.854Z] #44 74.37 touch .config [2020-03-24T03:12:34.854Z] #44 74.44 GEN include/common/config.h [2020-03-24T03:12:35.110Z] #44 ... [2020-03-24T03:12:35.110Z] [2020-03-24T03:12:35.110Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:12:35.110Z] #56 146.8 mvdan.cc/sh/v3/cmd/shfmt [2020-03-24T03:12:35.110Z] #56 DONE 155.5s [2020-03-24T03:12:35.110Z] [2020-03-24T03:12:35.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:35.110Z] #44 74.74 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-24T03:12:35.175Z] #44 56.21 CC images/userns.o [2020-03-24T03:12:35.366Z] #44 74.81 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-24T03:12:35.366Z] #44 74.95 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-24T03:12:35.366Z] #44 74.99 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-24T03:12:35.366Z] #44 75.05 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-24T03:12:35.433Z] #44 56.56 CC images/google/protobuf/descriptor.o [2020-03-24T03:12:35.621Z] #44 75.12 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-24T03:12:35.621Z] #44 75.20 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-24T03:12:35.621Z] #44 75.27 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-24T03:12:35.621Z] #44 75.29 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-24T03:12:35.649Z] #44 160.7 CC criu/util.o [2020-03-24T03:12:35.877Z] #44 75.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-24T03:12:35.877Z] #44 75.42 DEP compel/plugins/std/infect.d [2020-03-24T03:12:35.998Z] #44 ... [2020-03-24T03:12:35.998Z] [2020-03-24T03:12:35.998Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:35.998Z] #47 152.4 vendor/golang.org/x/text/unicode/bidi [2020-03-24T03:12:35.998Z] #47 154.8 vendor/golang.org/x/text/secure/bidirule [2020-03-24T03:12:35.998Z] #47 155.0 vendor/golang.org/x/text/unicode/norm [2020-03-24T03:12:35.998Z] #47 159.9 vendor/golang.org/x/net/idna [2020-03-24T03:12:35.998Z] #47 162.2 vendor/golang.org/x/net/http2/hpack [2020-03-24T03:12:35.998Z] #47 ... [2020-03-24T03:12:35.998Z] [2020-03-24T03:12:35.998Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:12:35.998Z] #10 154.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-24T03:12:35.998Z] #10 154.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-24T03:12:35.998Z] #10 154.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:12:36.132Z] #44 75.69 DEP compel/plugins/std/string.d [2020-03-24T03:12:36.387Z] #44 75.84 DEP compel/plugins/std/log.d [2020-03-24T03:12:36.388Z] #44 75.94 DEP compel/plugins/std/fds.d [2020-03-24T03:12:36.388Z] #44 76.04 DEP compel/plugins/std/std.d [2020-03-24T03:12:36.581Z] #44 161.6 CC criu/uts_ns.o [2020-03-24T03:12:36.643Z] #44 76.19 DEP compel/plugins/shmem/shmem.d [2020-03-24T03:12:36.839Z] #44 161.8 CC criu/vdso-compat.o [2020-03-24T03:12:36.898Z] #44 76.37 DEP compel/plugins/fds/fds.d [2020-03-24T03:12:36.931Z] #10 ... [2020-03-24T03:12:36.931Z] [2020-03-24T03:12:36.931Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:36.931Z] #44 58.08 CC images/opts.o [2020-03-24T03:12:36.981Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.8% of statements [2020-03-24T03:12:37.097Z] #44 162.0 CC criu/vdso.o [2020-03-24T03:12:37.154Z] #44 76.70 CC compel/plugins/std/std.o [2020-03-24T03:12:37.496Z] #44 58.31 CC images/seccomp.o [2020-03-24T03:12:37.496Z] #44 58.58 CC images/binfmt-misc.o [2020-03-24T03:12:37.581Z] #17 35.30 Unpacking bash-completion (1:2.8-6) ... [2020-03-24T03:12:37.581Z] #17 35.84 Selecting previously unselected package bzip2. [2020-03-24T03:12:37.581Z] #17 35.84 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-24T03:12:37.581Z] #17 35.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:12:37.581Z] #17 35.97 Selecting previously unselected package xz-utils. [2020-03-24T03:12:37.661Z] #44 162.5 LINK criu/built-in.o [2020-03-24T03:12:37.661Z] #44 162.7 LINK criu/criu [2020-03-24T03:12:37.661Z] #44 ... [2020-03-24T03:12:37.661Z] [2020-03-24T03:12:37.661Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:37.661Z] #60 109.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-24T03:12:37.713Z] #44 77.34 CC compel/plugins/std/fds.o [2020-03-24T03:12:37.755Z] #44 58.77 CC images/time.o [2020-03-24T03:12:37.842Z] #17 35.98 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-24T03:12:37.842Z] #17 35.98 Unpacking xz-utils (5.2.4-1) ... [2020-03-24T03:12:37.983Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-03-24T03:12:38.012Z] #44 59.01 CC images/sysctl.o [2020-03-24T03:12:38.103Z] #17 36.28 Selecting previously unselected package apparmor. [2020-03-24T03:12:38.103Z] #17 36.30 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-24T03:12:38.103Z] #17 36.41 Unpacking apparmor (2.13.2-10) ... [2020-03-24T03:12:38.270Z] #44 59.20 CC images/autofs.o [2020-03-24T03:12:38.270Z] #44 59.37 CC images/macvlan.o [2020-03-24T03:12:38.366Z] #17 36.71 Selecting previously unselected package aufs-tools. [2020-03-24T03:12:38.366Z] #17 36.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-24T03:12:38.366Z] #17 36.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:12:38.528Z] #44 59.57 CC images/sit.o [2020-03-24T03:12:38.586Z] Commit message: "fix "stat.Rdev" in TestFromStatT test case invalid operation mismatchedtypes on mips64el" [2020-03-24T03:12:38.627Z] #17 36.91 Selecting previously unselected package libonig5:arm64. [2020-03-24T03:12:38.627Z] #17 36.91 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-24T03:12:38.627Z] #17 36.92 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-24T03:12:38.627Z] #17 37.08 Selecting previously unselected package libjq1:arm64. [2020-03-24T03:12:38.627Z] #17 37.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-24T03:12:38.627Z] #17 37.10 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-24T03:12:38.786Z] #44 59.85 LINK images/built-in.o [2020-03-24T03:12:38.786Z] #44 59.97 GEN compel/include/asm [2020-03-24T03:12:38.888Z] #17 37.25 Selecting previously unselected package jq. [2020-03-24T03:12:38.888Z] #17 37.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-24T03:12:38.888Z] #17 37.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:12:38.888Z] #17 37.38 Selecting previously unselected package libaio1:arm64. [2020-03-24T03:12:39.004Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-24T03:12:39.044Z] #44 60.00 GEN compel/include/version.h [2020-03-24T03:12:39.044Z] #44 60.02 touch .config [2020-03-24T03:12:39.044Z] #44 60.03 GEN include/common/config.h [2020-03-24T03:12:39.044Z] #44 60.12 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-24T03:12:39.044Z] #44 60.13 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-24T03:12:39.044Z] #44 60.15 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-24T03:12:39.044Z] #44 60.19 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-24T03:12:39.044Z] #44 60.23 DEP compel/arch/x86/plugins/std/memcpy.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-24T03:12:39.149Z] #17 37.38 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-24T03:12:39.149Z] #17 37.39 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-24T03:12:39.149Z] #17 37.46 Selecting previously unselected package libgpm2:arm64. [2020-03-24T03:12:39.149Z] #17 37.47 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-24T03:12:39.149Z] #17 37.47 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-24T03:12:39.149Z] #17 37.54 Selecting previously unselected package libicu63:arm64. [2020-03-24T03:12:39.149Z] #17 37.56 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-03-24T03:12:39.149Z] #17 37.57 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-24T03:12:39.180Z] #44 78.45 CC compel/plugins/std/log.o [2020-03-24T03:12:39.285Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-24T03:12:39.301Z] #44 60.25 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-24T03:12:39.301Z] #44 60.28 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-24T03:12:39.301Z] #44 60.33 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-24T03:12:39.301Z] #44 60.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-24T03:12:39.301Z] #44 60.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-24T03:12:39.301Z] #44 60.37 DEP compel/plugins/std/infect.d [2020-03-24T03:12:39.559Z] #44 60.50 DEP compel/plugins/std/string.d [2020-03-24T03:12:39.559Z] #44 60.60 DEP compel/plugins/std/log.d [2020-03-24T03:12:39.559Z] #44 60.69 DEP compel/plugins/std/fds.d [2020-03-24T03:12:39.560Z] #60 110.9 + mkdir -p /build [2020-03-24T03:12:39.560Z] #60 110.9 + cp runc /build/runc [2020-03-24T03:12:39.560Z] #60 DONE 111.2s [2020-03-24T03:12:39.560Z] [2020-03-24T03:12:39.560Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:39.560Z] #44 163.0 DEP lib/c/criu.d [2020-03-24T03:12:39.560Z] #44 163.1 CC images/rpc.pb-c.o [2020-03-24T03:12:39.560Z] #44 163.6 CC lib/c/criu.o [2020-03-24T03:12:39.560Z] #44 164.4 LINK lib/c/built-in.o [2020-03-24T03:12:39.560Z] #44 164.4 LINK lib/c/libcriu.so [2020-03-24T03:12:39.560Z] #44 164.5 LINK lib/c/libcriu.a [2020-03-24T03:12:39.560Z] #44 164.6 GEN magic.py [2020-03-24T03:12:39.817Z] #44 60.77 DEP compel/plugins/std/std.d [2020-03-24T03:12:39.817Z] #44 60.85 DEP compel/plugins/shmem/shmem.d [2020-03-24T03:12:39.817Z] #44 60.90 DEP compel/plugins/fds/fds.d [2020-03-24T03:12:39.817Z] #44 61.03 CC compel/plugins/std/std.o [2020-03-24T03:12:39.818Z] #44 164.7 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:12:39.818Z] #44 164.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:12:39.818Z] #44 164.7 Note: Building without GnuTLS support [2020-03-24T03:12:40.286Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-03-24T03:12:40.286Z] ok github.com/docker/docker/daemon 12.289s coverage: 17.5% of statements [2020-03-24T03:12:40.286Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-24T03:12:40.286Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-24T03:12:40.286Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-24T03:12:40.286Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-24T03:12:40.385Z] #44 61.36 CC compel/plugins/std/fds.o [2020-03-24T03:12:40.572Z] #44 80.22 CC compel/plugins/std/string.o [2020-03-24T03:12:40.752Z] #44 165.6 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:12:40.956Z] #44 61.79 CC compel/plugins/std/log.o [2020-03-24T03:12:41.010Z] #44 166.1 make[1]: Nothing to be done for 'all'. [2020-03-24T03:12:41.499Z] #44 81.08 CC compel/plugins/std/infect.o [2020-03-24T03:12:41.571Z] + docker version [2020-03-24T03:12:41.608Z] #44 166.6 make[1]: 'images/built-in.o' is up to date. [2020-03-24T03:12:41.608Z] #44 166.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-24T03:12:41.697Z] #17 ... [2020-03-24T03:12:41.697Z] [2020-03-24T03:12:41.697Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:41.697Z] #44 106.7 DEP criu/ipc_ns.d [2020-03-24T03:12:41.697Z] #44 106.8 DEP criu/image.d [2020-03-24T03:12:41.697Z] #44 107.0 DEP criu/image-desc.d [2020-03-24T03:12:41.697Z] #44 107.1 DEP criu/fsnotify.d [2020-03-24T03:12:41.697Z] #44 107.3 DEP criu/filesystems.d [2020-03-24T03:12:41.697Z] #44 107.5 DEP criu/files.d [2020-03-24T03:12:41.697Z] #44 107.8 DEP criu/files-reg.d [2020-03-24T03:12:41.697Z] #44 108.1 DEP criu/files-ext.d [2020-03-24T03:12:41.697Z] #44 108.1 DEP criu/file-lock.d [2020-03-24T03:12:41.697Z] #44 108.3 DEP criu/file-ids.d [2020-03-24T03:12:41.697Z] #44 108.5 DEP criu/fifo.d [2020-03-24T03:12:41.697Z] #44 108.7 DEP criu/fdstore.d [2020-03-24T03:12:41.697Z] #44 108.9 DEP criu/fault-injection.d [2020-03-24T03:12:41.697Z] #44 108.9 DEP criu/external.d [2020-03-24T03:12:41.697Z] #44 109.1 DEP criu/eventpoll.d [2020-03-24T03:12:41.697Z] #44 109.3 DEP criu/eventfd.d [2020-03-24T03:12:41.697Z] #44 109.5 DEP criu/crtools.d [2020-03-24T03:12:41.697Z] #44 109.7 DEP criu/cr-service.d [2020-03-24T03:12:41.698Z] #44 109.9 DEP criu/cr-restore.d [2020-03-24T03:12:41.698Z] #44 110.1 DEP criu/cr-errno.d [2020-03-24T03:12:41.698Z] #44 110.1 DEP criu/cr-dump.d [2020-03-24T03:12:41.698Z] #44 110.4 DEP criu/cr-dedup.d [2020-03-24T03:12:41.698Z] #44 110.6 DEP criu/cr-check.d [2020-03-24T03:12:41.698Z] #44 110.9 DEP criu/config.d [2020-03-24T03:12:41.698Z] #44 111.1 DEP criu/clone-noasan.d [2020-03-24T03:12:41.698Z] #44 111.2 DEP criu/cgroup.d [2020-03-24T03:12:41.698Z] #44 111.4 DEP criu/cgroup-props.d [2020-03-24T03:12:41.698Z] #44 111.5 DEP criu/bitmap.d [2020-03-24T03:12:41.698Z] #44 111.5 DEP criu/bfd.d [2020-03-24T03:12:41.698Z] #44 111.6 DEP criu/autofs.d [2020-03-24T03:12:41.698Z] #44 111.8 DEP criu/aio.d [2020-03-24T03:12:41.698Z] #44 112.2 DEP criu/action-scripts.d [2020-03-24T03:12:41.698Z] #44 112.6 CC criu/action-scripts.o [2020-03-24T03:12:41.698Z] #44 113.0 CC criu/aio.o [2020-03-24T03:12:41.698Z] #44 113.8 CC criu/autofs.o [2020-03-24T03:12:41.698Z] #44 115.5 CC criu/bfd.o [2020-03-24T03:12:41.698Z] #44 115.9 CC criu/bitmap.o [2020-03-24T03:12:41.698Z] #44 116.2 CC criu/cgroup-props.o [2020-03-24T03:12:41.871Z] #44 166.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-24T03:12:41.871Z] #44 166.7 make[1]: 'compel/libcompel.a' is up to date. [2020-03-24T03:12:41.871Z] #44 166.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-24T03:12:41.871Z] #44 166.8 make[1]: Nothing to be done for 'all'. [2020-03-24T03:12:41.871Z] #44 166.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:12:41.890Z] #44 62.75 CC compel/plugins/std/string.o [2020-03-24T03:12:42.129Z] #44 167.1 make[2]: Nothing to be done for 'all'. [2020-03-24T03:12:42.129Z] #44 167.1 make[2]: Nothing to be done for 'all'. [2020-03-24T03:12:42.129Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-03-24T03:12:42.129Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-03-24T03:12:42.148Z] #44 63.28 CC compel/plugins/std/infect.o [2020-03-24T03:12:42.275Z] #44 117.2 CC criu/cgroup.o [2020-03-24T03:12:42.300Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-03-24T03:12:42.396Z] #44 167.3 make[2]: Nothing to be done for 'all'. [2020-03-24T03:12:42.396Z] #44 167.3 make[2]: Nothing to be done for 'all'. [2020-03-24T03:12:42.396Z] #44 167.3 make[2]: Nothing to be done for 'all'. [2020-03-24T03:12:42.396Z] #44 167.4 make[2]: Nothing to be done for 'all'. [2020-03-24T03:12:42.396Z] #44 167.4 INSTALL criu/criu [2020-03-24T03:12:42.429Z] #44 81.94 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-24T03:12:42.429Z] #44 82.04 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-24T03:12:42.536Z] #44 ... [2020-03-24T03:12:42.536Z] [2020-03-24T03:12:42.536Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:12:42.536Z] #17 40.79 Selecting previously unselected package libnet1:arm64. [2020-03-24T03:12:42.536Z] #17 40.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-24T03:12:42.536Z] #17 40.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:12:42.536Z] #17 40.93 Selecting previously unselected package libnl-3-200:arm64. [2020-03-24T03:12:42.536Z] #17 40.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-24T03:12:42.536Z] #17 40.95 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-24T03:12:42.668Z] #44 DONE 167.5s [2020-03-24T03:12:42.668Z] [2020-03-24T03:12:42.668Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:42.691Z] #44 82.13 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-24T03:12:42.691Z] #44 82.27 AR compel/plugins/std.lib.a [2020-03-24T03:12:42.713Z] #44 63.72 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-24T03:12:42.713Z] #44 63.82 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-24T03:12:42.713Z] #44 63.87 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-24T03:12:42.808Z] #17 41.09 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-24T03:12:42.808Z] #17 41.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-24T03:12:42.808Z] #17 41.10 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-24T03:12:42.808Z] #17 41.28 Selecting previously unselected package libreadline5:arm64. [2020-03-24T03:12:42.808Z] #17 41.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-24T03:12:42.808Z] #17 41.30 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-24T03:12:42.911Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 57.0% of statements [2020-03-24T03:12:42.948Z] #44 82.44 CC compel/plugins/fds/fds.o [2020-03-24T03:12:42.972Z] #44 63.94 AR compel/plugins/std.lib.a [2020-03-24T03:12:42.972Z] #44 64.07 CC compel/plugins/fds/fds.o [2020-03-24T03:12:43.205Z] #44 82.84 AR compel/plugins/fds.lib.a [2020-03-24T03:12:43.205Z] #44 82.91 HOSTDEP compel/src/lib/log-host.d [2020-03-24T03:12:43.233Z] #44 64.36 AR compel/plugins/fds.lib.a [2020-03-24T03:12:43.233Z] #44 64.42 HOSTDEP compel/src/lib/log-host.d [2020-03-24T03:12:43.380Z] #17 41.51 Selecting previously unselected package net-tools. [2020-03-24T03:12:43.380Z] #17 41.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-24T03:12:43.380Z] #17 41.52 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:12:43.380Z] #17 41.87 Selecting previously unselected package python-pip-whl. [2020-03-24T03:12:43.380Z] #17 41.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-24T03:12:43.462Z] #44 83.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-24T03:12:43.462Z] #44 83.22 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-24T03:12:43.492Z] #44 64.54 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-24T03:12:43.492Z] #44 64.67 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-24T03:12:43.641Z] #17 41.90 Unpacking python-pip-whl (18.1-5) ... [2020-03-24T03:12:43.717Z] #44 83.37 HOSTDEP compel/src/main-host.d [2020-03-24T03:12:43.750Z] #44 64.76 HOSTDEP compel/src/main-host.d [2020-03-24T03:12:43.973Z] #44 83.54 DEP compel/src/lib/ptrace.d [2020-03-24T03:12:43.973Z] #44 ... [2020-03-24T03:12:43.973Z] [2020-03-24T03:12:43.973Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:43.973Z] #47 154.3 vendor/golang.org/x/text/unicode/bidi [2020-03-24T03:12:43.973Z] #47 157.5 vendor/golang.org/x/text/secure/bidirule [2020-03-24T03:12:43.973Z] #47 158.2 vendor/golang.org/x/text/unicode/norm [2020-03-24T03:12:44.008Z] #44 64.99 DEP compel/src/lib/ptrace.d [2020-03-24T03:12:44.039Z] #65 ... [2020-03-24T03:12:44.039Z] [2020-03-24T03:12:44.039Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-24T03:12:44.039Z] #45 DONE 0.1s [2020-03-24T03:12:44.039Z] [2020-03-24T03:12:44.039Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:44.039Z] #65 202.3 + bin/containerd [2020-03-24T03:12:44.212Z] #17 42.43 Selecting previously unselected package python3-lib2to3. [2020-03-24T03:12:44.212Z] #17 42.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-24T03:12:44.212Z] #17 42.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:12:44.212Z] #17 42.63 Selecting previously unselected package python3-distutils. [2020-03-24T03:12:44.212Z] #17 42.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-24T03:12:44.212Z] #17 42.64 Unpacking python3-distutils (3.7.3-1) ... [2020-03-24T03:12:44.228Z] #47 ... [2020-03-24T03:12:44.228Z] [2020-03-24T03:12:44.228Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:44.228Z] #44 83.75 DEP compel/src/lib/infect.d [2020-03-24T03:12:44.271Z] #44 65.14 DEP compel/src/lib/infect.d [2020-03-24T03:12:44.271Z] #44 65.36 DEP compel/src/lib/infect-util.d [2020-03-24T03:12:44.296Z] #65 ... [2020-03-24T03:12:44.296Z] [2020-03-24T03:12:44.296Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-24T03:12:44.296Z] #48 DONE 0.1s [2020-03-24T03:12:44.296Z] [2020-03-24T03:12:44.296Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-24T03:12:44.296Z] #51 DONE 0.1s [2020-03-24T03:12:44.296Z] [2020-03-24T03:12:44.296Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:44.482Z] #44 83.97 DEP compel/src/lib/infect-util.d [2020-03-24T03:12:44.482Z] #44 84.22 DEP compel/src/lib/infect-rpc.d [2020-03-24T03:12:44.529Z] #44 65.56 DEP compel/src/lib/infect-rpc.d [2020-03-24T03:12:44.735Z] #17 42.87 Selecting previously unselected package python3-pip. [2020-03-24T03:12:44.735Z] #17 42.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-24T03:12:44.735Z] #17 42.89 Unpacking python3-pip (18.1-5) ... [2020-03-24T03:12:44.735Z] #17 43.10 Selecting previously unselected package python3-pkg-resources. [2020-03-24T03:12:44.787Z] #44 ... [2020-03-24T03:12:44.787Z] [2020-03-24T03:12:44.787Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:44.787Z] #68 164.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:12:44.787Z] #68 164.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-24T03:12:44.787Z] #68 DONE 171.2s [2020-03-24T03:12:44.787Z] [2020-03-24T03:12:44.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:44.787Z] #44 65.71 DEP compel/arch/x86/src/lib/infect.d [2020-03-24T03:12:44.787Z] #44 65.81 DEP compel/arch/x86/src/lib/cpu.d [2020-03-24T03:12:44.787Z] #44 ... [2020-03-24T03:12:44.787Z] [2020-03-24T03:12:44.787Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-24T03:12:44.787Z] #69 DONE 0.1s [2020-03-24T03:12:44.787Z] [2020-03-24T03:12:44.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:44.787Z] #44 65.93 DEP compel/src/lib/log.d [2020-03-24T03:12:44.996Z] #17 43.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:12:44.996Z] #17 43.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:12:44.996Z] #17 43.34 Selecting previously unselected package python3-setuptools. [2020-03-24T03:12:44.996Z] #17 43.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-24T03:12:44.996Z] #17 43.35 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-24T03:12:45.043Z] #44 84.50 DEP compel/arch/x86/src/lib/infect.d [2020-03-24T03:12:45.043Z] #44 84.67 DEP compel/arch/x86/src/lib/cpu.d [2020-03-24T03:12:45.045Z] #44 66.01 DEP compel/src/main.d [2020-03-24T03:12:45.045Z] #44 66.17 DEP compel/src/lib/handle-elf.d [2020-03-24T03:12:45.256Z] #17 43.54 Selecting previously unselected package python3-wheel. [2020-03-24T03:12:45.256Z] #17 43.54 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-24T03:12:45.256Z] #17 43.54 Unpacking python3-wheel (0.32.3-2) ... [2020-03-24T03:12:45.256Z] #17 43.68 Selecting previously unselected package sudo. [2020-03-24T03:12:45.299Z] #44 84.81 DEP compel/src/lib/log.d [2020-03-24T03:12:45.299Z] #44 85.02 DEP compel/src/main.d [2020-03-24T03:12:45.302Z] #44 66.39 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-24T03:12:45.517Z] #17 43.68 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-03-24T03:12:45.517Z] #17 43.70 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:12:45.555Z] #44 85.20 DEP compel/src/lib/handle-elf.d [2020-03-24T03:12:45.560Z] #44 66.59 CC compel/src/lib/log.o [2020-03-24T03:12:45.780Z] #17 44.22 Selecting previously unselected package thin-provisioning-tools. [2020-03-24T03:12:45.780Z] #17 44.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-24T03:12:45.780Z] #17 44.23 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:12:45.810Z] #44 85.40 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-24T03:12:46.065Z] #44 85.71 CC compel/src/lib/log.o [2020-03-24T03:12:46.125Z] #44 67.02 CC compel/arch/x86/src/lib/cpu.o [2020-03-24T03:12:46.302Z] #17 44.52 Selecting previously unselected package uidmap. [2020-03-24T03:12:46.302Z] #17 44.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-03-24T03:12:46.302Z] #17 44.57 Unpacking uidmap (1:4.5-1.1) ... [2020-03-24T03:12:46.302Z] #17 44.80 Selecting previously unselected package vim-runtime. [2020-03-24T03:12:46.563Z] #17 44.80 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:12:46.563Z] #17 44.84 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-24T03:12:46.625Z] #44 86.28 CC compel/arch/x86/src/lib/cpu.o [2020-03-24T03:12:46.691Z] #44 67.83 CC compel/arch/x86/src/lib/infect.o [2020-03-24T03:12:46.824Z] #17 44.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-24T03:12:46.824Z] #17 44.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:12:47.277Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.156s coverage: 46.2% of statements [2020-03-24T03:12:47.627Z] #44 ... [2020-03-24T03:12:47.627Z] [2020-03-24T03:12:47.627Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:47.627Z] #50 DONE 173.9s [2020-03-24T03:12:47.627Z] [2020-03-24T03:12:47.627Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:47.627Z] #47 163.8 mime [2020-03-24T03:12:47.627Z] #47 168.6 net/textproto [2020-03-24T03:12:47.627Z] #47 168.7 crypto/x509 [2020-03-24T03:12:47.627Z] #47 169.9 vendor/golang.org/x/net/http/httpguts [2020-03-24T03:12:47.627Z] #47 170.1 vendor/golang.org/x/net/http/httpproxy [2020-03-24T03:12:47.627Z] #47 170.6 mime/multipart [2020-03-24T03:12:47.627Z] #47 173.5 crypto/tls [2020-03-24T03:12:47.627Z] #47 ... [2020-03-24T03:12:47.627Z] [2020-03-24T03:12:47.627Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:47.627Z] #44 68.80 CC compel/src/lib/infect-rpc.o [2020-03-24T03:12:47.892Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-03-24T03:12:48.511Z] #44 87.81 CC compel/arch/x86/src/lib/infect.o [2020-03-24T03:12:48.561Z] #44 69.40 CC compel/src/lib/infect-util.o [2020-03-24T03:12:48.561Z] #44 69.74 CC compel/src/lib/infect.o [2020-03-24T03:12:49.071Z] #44 88.54 CC compel/src/lib/infect-rpc.o [2020-03-24T03:12:49.327Z] #44 88.96 CC compel/src/lib/infect-util.o [2020-03-24T03:12:49.582Z] #44 ... [2020-03-24T03:12:49.582Z] [2020-03-24T03:12:49.582Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:12:49.582Z] #10 160.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-24T03:12:49.582Z] #10 160.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-24T03:12:49.582Z] #10 160.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:12:49.838Z] #10 ... [2020-03-24T03:12:49.838Z] [2020-03-24T03:12:49.838Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:49.838Z] #44 89.24 CC compel/src/lib/infect.o [2020-03-24T03:12:49.934Z] #44 ... [2020-03-24T03:12:49.934Z] [2020-03-24T03:12:49.934Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:12:49.934Z] #10 172.4 Selecting previously unselected package libapparmor1:amd64. [2020-03-24T03:12:49.934Z] #10 172.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 172.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-24T03:12:49.934Z] #10 172.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-24T03:12:49.934Z] #10 172.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 172.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-24T03:12:49.934Z] #10 172.8 Selecting previously unselected package libbtrfs0. [2020-03-24T03:12:49.934Z] #10 172.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 172.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:12:49.934Z] #10 172.9 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:12:49.934Z] #10 172.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 172.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:12:49.934Z] #10 173.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-24T03:12:49.934Z] #10 173.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 173.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:12:49.934Z] #10 173.1 Selecting previously unselected package libudev-dev:amd64. [2020-03-24T03:12:49.934Z] #10 173.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 173.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:12:49.934Z] #10 173.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-24T03:12:49.934Z] #10 173.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 173.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-24T03:12:49.934Z] #10 173.7 Selecting previously unselected package libpcre16-3:amd64. [2020-03-24T03:12:49.934Z] #10 173.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 173.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-24T03:12:49.934Z] #10 173.9 Selecting previously unselected package libpcre32-3:amd64. [2020-03-24T03:12:49.934Z] #10 173.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 173.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-24T03:12:49.934Z] #10 174.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-24T03:12:49.934Z] #10 174.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 174.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-24T03:12:49.934Z] #10 174.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-24T03:12:49.934Z] #10 174.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 174.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-24T03:12:49.934Z] #10 174.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-24T03:12:49.934Z] #10 174.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 174.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-24T03:12:49.934Z] #10 175.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-24T03:12:49.934Z] #10 175.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 175.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-24T03:12:49.934Z] #10 175.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-24T03:12:49.934Z] #10 175.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 175.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-24T03:12:49.934Z] #10 175.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-24T03:12:49.934Z] #10 175.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-24T03:12:49.934Z] #10 175.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:12:49.934Z] #10 176.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-24T03:12:49.934Z] #10 176.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-24T03:12:49.934Z] #10 176.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-24T03:12:49.934Z] #10 176.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:12:49.934Z] #10 176.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-24T03:12:49.934Z] #10 176.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-24T03:12:49.934Z] #10 176.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:12:49.934Z] #10 176.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:12:49.934Z] #10 176.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-24T03:12:49.934Z] #10 176.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:12:49.934Z] #10 176.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:12:49.934Z] #10 176.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:12:49.934Z] #10 176.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-24T03:12:49.934Z] #10 176.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-24T03:12:49.934Z] #10 176.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:12:49.934Z] #10 176.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:12:49.934Z] #10 176.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-24T03:12:49.934Z] #10 176.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:12:49.934Z] #10 176.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:12:49.934Z] #10 176.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:12:49.934Z] #10 176.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:12:49.934Z] #10 176.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:12:49.934Z] #10 176.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:12:49.934Z] #10 176.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:12:49.934Z] #10 176.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-24T03:12:49.934Z] #10 176.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:12:49.934Z] #10 176.3 Setting up dmsetup (2:1.02.155-3) ... [2020-03-24T03:12:49.934Z] #10 176.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:12:49.934Z] #10 176.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-24T03:12:49.934Z] #10 176.3 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:12:49.934Z] #10 DONE 176.7s [2020-03-24T03:12:49.934Z] [2020-03-24T03:12:49.934Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:12:49.934Z] #58 DONE 0.1s [2020-03-24T03:12:50.131Z] Client: Docker Engine - Enterprise [2020-03-24T03:12:50.131Z] Version: 19.03.5 [2020-03-24T03:12:50.131Z] API version: 1.40 [2020-03-24T03:12:50.131Z] Go version: go1.12.12 [2020-03-24T03:12:50.131Z] Git commit: 2ee0c57608 [2020-03-24T03:12:50.131Z] Built: 11/13/2019 08:00:16 [2020-03-24T03:12:50.131Z] OS/Arch: windows/amd64 [2020-03-24T03:12:50.131Z] Experimental: false [2020-03-24T03:12:50.131Z] [2020-03-24T03:12:50.131Z] Server: Docker Engine - Enterprise [2020-03-24T03:12:50.131Z] Engine: [2020-03-24T03:12:50.131Z] Version: 19.03.5 [2020-03-24T03:12:50.131Z] API version: 1.40 (minimum version 1.24) [2020-03-24T03:12:50.131Z] Go version: go1.12.12 [2020-03-24T03:12:50.131Z] Git commit: 2ee0c57608 [2020-03-24T03:12:50.131Z] Built: 11/13/2019 07:58:51 [2020-03-24T03:12:50.131Z] OS/Arch: windows/amd64 [2020-03-24T03:12:50.131Z] Experimental: true [2020-03-24T03:12:50.192Z] [2020-03-24T03:12:50.192Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-24T03:12:50.192Z] #59 DONE 0.1s [2020-03-24T03:12:50.192Z] [2020-03-24T03:12:50.192Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [Pipeline] sh [2020-03-24T03:12:50.842Z] #53 DONE 278.7s [2020-03-24T03:12:50.843Z] [2020-03-24T03:12:50.843Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:51.037Z] #17 49.18 Selecting previously unselected package vim. [2020-03-24T03:12:51.037Z] #17 49.19 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-24T03:12:51.037Z] #17 49.21 Unpacking vim (2:8.1.0875-5) ... [2020-03-24T03:12:51.307Z] #17 49.61 Selecting previously unselected package xfsprogs. [2020-03-24T03:12:51.307Z] #17 49.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-24T03:12:51.307Z] #17 49.63 Unpacking xfsprogs (4.20.0-1) ... [2020-03-24T03:12:51.331Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.403s coverage: 49.5% of statements [2020-03-24T03:12:51.652Z] + docker info [2020-03-24T03:12:51.877Z] #17 50.26 Selecting previously unselected package zip. [2020-03-24T03:12:51.878Z] #17 50.26 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-03-24T03:12:51.878Z] #17 50.27 Unpacking zip (3.0-11+b1) ... [2020-03-24T03:12:51.878Z] #17 ... [2020-03-24T03:12:51.878Z] [2020-03-24T03:12:51.878Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:12:51.878Z] #41 189.4 + dpkg --print-architecture [2020-03-24T03:12:52.213Z] #65 ... [2020-03-24T03:12:52.213Z] [2020-03-24T03:12:52.213Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-24T03:12:52.213Z] #54 DONE 0.2s [2020-03-24T03:12:52.213Z] [2020-03-24T03:12:52.213Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-24T03:12:52.213Z] #57 DONE 0.1s [2020-03-24T03:12:52.213Z] [2020-03-24T03:12:52.213Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:52.350Z] #44 91.75 CC compel/src/lib/ptrace.o [2020-03-24T03:12:52.469Z] #65 ... [2020-03-24T03:12:52.469Z] [2020-03-24T03:12:52.469Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-24T03:12:52.605Z] #44 92.23 AR compel/libcompel.a [2020-03-24T03:12:52.726Z] #60 2.239 + RM_GOPATH=0 [2020-03-24T03:12:52.726Z] #61 DONE 0.2s [2020-03-24T03:12:52.726Z] [2020-03-24T03:12:52.726Z] #60 2.239 + TMP_GOPATH= [2020-03-24T03:12:52.726Z] #60 2.239 + : /build [2020-03-24T03:12:52.726Z] #60 2.239 + '[' -z '' ']' [2020-03-24T03:12:52.726Z] #60 2.240 ++ mktemp -d [2020-03-24T03:12:52.726Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:52.726Z] #60 2.246 + export GOPATH=/tmp/tmp.xp1sxdtZup [2020-03-24T03:12:52.726Z] #60 ... [2020-03-24T03:12:52.726Z] [2020-03-24T03:12:52.726Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-24T03:12:52.726Z] #11 DONE 2.5s [2020-03-24T03:12:52.726Z] [2020-03-24T03:12:52.726Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:52.726Z] #60 2.246 + GOPATH=/tmp/tmp.xp1sxdtZup [2020-03-24T03:12:52.726Z] #60 2.246 + RM_GOPATH=1 [2020-03-24T03:12:52.726Z] #60 2.247 ++ dirname ./install.sh [2020-03-24T03:12:52.726Z] #60 2.248 + dir=. [2020-03-24T03:12:52.726Z] #60 2.248 + bin=runc [2020-03-24T03:12:52.726Z] #60 2.248 + shift [2020-03-24T03:12:52.726Z] #60 2.248 + '[' '!' -f ./runc.installer ']' [2020-03-24T03:12:52.726Z] #60 2.249 + . ./runc.installer [2020-03-24T03:12:52.726Z] #60 2.249 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:12:52.726Z] #60 2.250 + install_runc [2020-03-24T03:12:52.726Z] #60 2.251 + uname -r [2020-03-24T03:12:52.726Z] #60 2.251 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-24T03:12:52.726Z] #60 2.254 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-24T03:12:52.726Z] #60 2.256 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-24T03:12:52.726Z] #60 2.256 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-24T03:12:52.726Z] #60 2.256 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xp1sxdtZup/src/github.com/opencontainers/runc [2020-03-24T03:12:52.726Z] #60 2.271 Cloning into '/tmp/tmp.xp1sxdtZup/src/github.com/opencontainers/runc'... [2020-03-24T03:12:52.818Z] #41 DONE 190.2s [2020-03-24T03:12:52.818Z] [2020-03-24T03:12:52.818Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:12:52.818Z] #17 50.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:12:52.818Z] #17 50.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:12:52.818Z] #17 50.80 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-24T03:12:52.818Z] #17 50.89 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-24T03:12:52.818Z] #17 50.94 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-24T03:12:52.818Z] #17 51.04 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-24T03:12:52.818Z] #17 51.14 Setting up uidmap (1:4.5-1.1) ... [2020-03-24T03:12:52.818Z] #17 51.16 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-24T03:12:52.818Z] #17 51.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:12:52.818Z] #17 51.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:12:52.818Z] #17 51.22 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-24T03:12:52.818Z] #17 51.23 Setting up libicu63:arm64 (63.1-6) ... [2020-03-24T03:12:52.818Z] #17 51.24 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:12:52.818Z] #17 51.27 Setting up zip (3.0-11+b1) ... [2020-03-24T03:12:52.860Z] #44 92.33 HOSTCC compel/src/main-host.o [2020-03-24T03:12:53.079Z] #17 51.28 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:12:53.079Z] #17 51.32 Setting up bash-completion (1:2.8-6) ... [2020-03-24T03:12:53.115Z] #44 92.65 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-24T03:12:53.115Z] #44 92.88 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-24T03:12:54.040Z] #44 93.36 HOSTCC compel/src/lib/log-host.o [2020-03-24T03:12:54.041Z] #44 93.66 HOSTLINK compel/compel-host-bin [2020-03-24T03:12:54.296Z] #44 93.78 DEP soccr/soccr.d [2020-03-24T03:12:54.552Z] #44 93.94 CC soccr/soccr.o [2020-03-24T03:12:54.552Z] #44 ... [2020-03-24T03:12:54.552Z] [2020-03-24T03:12:54.552Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:54.552Z] #47 164.9 vendor/golang.org/x/net/idna [2020-03-24T03:12:54.552Z] #47 168.8 vendor/golang.org/x/net/http2/hpack [2020-03-24T03:12:54.552Z] #47 170.1 mime [2020-03-24T03:12:54.552Z] #47 172.1 mime/quotedprintable [2020-03-24T03:12:54.552Z] #47 172.4 net/http/internal [2020-03-24T03:12:54.769Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.635s coverage: 72.5% of statements [2020-03-24T03:12:54.769Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-24T03:12:54.808Z] #47 ... [2020-03-24T03:12:54.808Z] [2020-03-24T03:12:54.808Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:54.808Z] #68 171.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:12:54.808Z] #68 171.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-24T03:12:55.017Z] #17 ... [2020-03-24T03:12:55.017Z] [2020-03-24T03:12:55.017Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:55.017Z] #44 119.8 CC criu/clone-noasan.o [2020-03-24T03:12:55.017Z] #44 120.0 CC criu/config.o [2020-03-24T03:12:55.017Z] #44 122.0 CC criu/cr-check.o [2020-03-24T03:12:55.017Z] #44 124.8 CC criu/cr-dedup.o [2020-03-24T03:12:55.017Z] #44 125.4 CC criu/cr-dump.o [2020-03-24T03:12:55.017Z] #44 128.3 CC criu/cr-errno.o [2020-03-24T03:12:55.017Z] #44 128.4 CC criu/cr-restore.o [2020-03-24T03:12:55.252Z] #60 ... [2020-03-24T03:12:55.252Z] [2020-03-24T03:12:55.252Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-24T03:12:55.252Z] #12 DONE 2.3s [2020-03-24T03:12:55.252Z] [2020-03-24T03:12:55.252Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-24T03:12:56.234Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.666s coverage: 76.1% of statements [2020-03-24T03:12:56.695Z] #68 ... [2020-03-24T03:12:56.695Z] [2020-03-24T03:12:56.695Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:56.695Z] #44 95.45 AR soccr/libsoccr.a [2020-03-24T03:12:56.695Z] #44 95.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:12:56.695Z] #44 95.92 DEP criu/arch/x86/sigframe.d [2020-03-24T03:12:56.695Z] #44 96.12 DEP criu/arch/x86/sigaction_compat.d [2020-03-24T03:12:56.695Z] #44 96.27 DEP criu/arch/x86/kerndat.d [2020-03-24T03:12:56.695Z] #44 96.46 DEP criu/arch/x86/crtools.d [2020-03-24T03:12:56.931Z] #44 ... [2020-03-24T03:12:56.931Z] [2020-03-24T03:12:56.931Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:12:56.931Z] #17 54.95 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-24T03:12:56.931Z] #17 54.96 Setting up xz-utils (5.2.4-1) ... [2020-03-24T03:12:56.931Z] #17 54.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-24T03:12:56.931Z] #17 55.01 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:12:56.931Z] #17 55.10 invoke-rc.d: could not determine current runlevel [2020-03-24T03:12:56.931Z] #17 55.11 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-24T03:12:56.931Z] #17 55.12 Setting up pigz (2.4-1) ... [2020-03-24T03:12:56.932Z] #17 55.14 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-24T03:12:56.932Z] #17 55.15 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-24T03:12:56.932Z] #17 55.19 Setting up python-pip-whl (18.1-5) ... [2020-03-24T03:12:56.932Z] #17 55.20 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-24T03:12:56.932Z] #17 55.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:12:57.152Z] #13 2.030 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-24T03:12:57.152Z] #13 DONE 2.1s [2020-03-24T03:12:57.152Z] [2020-03-24T03:12:57.152Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:12:57.152Z] #44 72.30 CC compel/src/lib/ptrace.o [2020-03-24T03:12:57.152Z] #44 72.68 AR compel/libcompel.a [2020-03-24T03:12:57.152Z] #44 72.76 HOSTCC compel/src/main-host.o [2020-03-24T03:12:57.152Z] #44 73.10 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-24T03:12:57.152Z] #44 73.33 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-24T03:12:57.152Z] #44 73.81 HOSTCC compel/src/lib/log-host.o [2020-03-24T03:12:57.152Z] #44 74.03 HOSTLINK compel/compel-host-bin [2020-03-24T03:12:57.152Z] #44 74.25 DEP soccr/soccr.d [2020-03-24T03:12:57.152Z] #44 74.43 CC soccr/soccr.o [2020-03-24T03:12:57.152Z] #44 75.58 AR soccr/libsoccr.a [2020-03-24T03:12:57.152Z] #44 75.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:12:57.152Z] #44 76.12 DEP criu/arch/x86/sigframe.d [2020-03-24T03:12:57.152Z] #44 76.21 DEP criu/arch/x86/sigaction_compat.d [2020-03-24T03:12:57.152Z] #44 76.37 DEP criu/arch/x86/kerndat.d [2020-03-24T03:12:57.152Z] #44 76.51 DEP criu/arch/x86/crtools.d [2020-03-24T03:12:57.152Z] #44 76.71 DEP criu/arch/x86/cpu.d [2020-03-24T03:12:57.152Z] #44 76.87 CC criu/arch/x86/cpu.o [2020-03-24T03:12:57.152Z] #44 77.52 CC criu/arch/x86/crtools.o [2020-03-24T03:12:57.192Z] #17 55.63 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-24T03:12:57.237Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-03-24T03:12:57.255Z] #44 96.65 DEP criu/arch/x86/cpu.d [2020-03-24T03:12:57.255Z] #44 96.85 CC criu/arch/x86/cpu.o [2020-03-24T03:12:57.453Z] #17 55.66 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-24T03:12:57.453Z] #17 55.73 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-24T03:12:57.714Z] #17 55.91 Setting up vim (2:8.1.0875-5) ... [2020-03-24T03:12:57.714Z] #17 56.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-24T03:12:57.714Z] #17 56.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-24T03:12:57.714Z] #17 56.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-24T03:12:57.714Z] #17 56.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-24T03:12:57.714Z] #17 56.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-24T03:12:57.714Z] #17 56.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-24T03:12:57.816Z] #44 97.59 CC criu/arch/x86/crtools.o [2020-03-24T03:12:57.849Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-03-24T03:12:57.849Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.079s coverage: 61.0% of statements [2020-03-24T03:12:57.849Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-24T03:12:57.849Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-24T03:12:57.975Z] #17 56.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-24T03:12:57.975Z] #17 56.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-24T03:12:58.072Z] #44 ... [2020-03-24T03:12:58.072Z] [2020-03-24T03:12:58.072Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:12:58.072Z] #68 DONE 178.3s [2020-03-24T03:12:58.072Z] [2020-03-24T03:12:58.072Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-24T03:12:58.072Z] #69 DONE 0.1s [2020-03-24T03:12:58.086Z] #44 78.94 CC criu/arch/x86/kerndat.o [2020-03-24T03:12:58.239Z] #17 56.46 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-24T03:12:58.239Z] #17 56.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:12:58.272Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 28.8s done [2020-03-24T03:12:58.272Z] #8 DONE 38.3s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-24T03:12:58.272Z] #9 DONE 0.2s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-24T03:12:58.272Z] #10 DONE 0.2s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-24T03:12:58.272Z] #30 DONE 0.0s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:12:58.272Z] #44 ... [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-24T03:12:58.272Z] #41 DONE 0.1s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:12:58.272Z] #22 DONE 0.1s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-24T03:12:58.272Z] #50 DONE 0.1s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-24T03:12:58.272Z] #74 DONE 0.1s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-24T03:12:58.272Z] #53 DONE 0.1s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-24T03:12:58.272Z] #56 DONE 0.1s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-24T03:12:58.272Z] #47 DONE 0.2s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-24T03:12:58.272Z] #68 DONE 0.2s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-24T03:12:58.272Z] #23 DONE 0.2s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-24T03:12:58.272Z] #33 DONE 0.2s [2020-03-24T03:12:58.272Z] [2020-03-24T03:12:58.272Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:12:58.272Z] #34 0.768 + RM_GOPATH=0 [2020-03-24T03:12:58.272Z] #34 0.769 + TMP_GOPATH= [2020-03-24T03:12:58.272Z] #34 0.769 + : /build [2020-03-24T03:12:58.272Z] #34 0.770 + '[' -z '' ']' [2020-03-24T03:12:58.272Z] #34 0.787 ++ mktemp -d [2020-03-24T03:12:58.272Z] #34 0.839 + export GOPATH=/tmp/tmp.l3lDl7rtO8 [2020-03-24T03:12:58.272Z] #34 0.840 + GOPATH=/tmp/tmp.l3lDl7rtO8 [2020-03-24T03:12:58.272Z] #34 0.840 + RM_GOPATH=1 [2020-03-24T03:12:58.272Z] #34 0.840 ++ dirname ./install.sh [2020-03-24T03:12:58.272Z] #34 0.849 + dir=. [2020-03-24T03:12:58.272Z] #34 0.863 + bin=tomlv [2020-03-24T03:12:58.272Z] #34 0.863 + shift [2020-03-24T03:12:58.272Z] #34 0.863 + '[' '!' -f ./tomlv.installer ']' [2020-03-24T03:12:58.272Z] #34 0.863 + . ./tomlv.installer [2020-03-24T03:12:58.272Z] #34 0.863 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:12:58.272Z] #34 0.864 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:12:58.272Z] #34 0.864 + install_tomlv [2020-03-24T03:12:58.272Z] #34 0.864 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-24T03:12:58.272Z] #34 0.867 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.l3lDl7rtO8/src/github.com/BurntSushi/toml [2020-03-24T03:12:58.272Z] #34 0.888 Cloning into '/tmp/tmp.l3lDl7rtO8/src/github.com/BurntSushi/toml'... [2020-03-24T03:12:58.272Z] #34 2.766 + cd /tmp/tmp.l3lDl7rtO8/src/github.com/BurntSushi/toml [2020-03-24T03:12:58.272Z] #34 2.773 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-24T03:12:58.272Z] #34 2.807 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:12:58.328Z] [2020-03-24T03:12:58.328Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:12:58.328Z] #47 176.2 net/textproto [2020-03-24T03:12:58.328Z] #47 176.2 crypto/x509 [2020-03-24T03:12:58.328Z] #47 177.3 vendor/golang.org/x/net/http/httpguts [2020-03-24T03:12:58.328Z] #47 177.7 vendor/golang.org/x/net/http/httpproxy [2020-03-24T03:12:58.328Z] #47 178.2 mime/multipart [2020-03-24T03:12:58.344Z] #44 79.40 CC criu/arch/x86/sigaction_compat.o [2020-03-24T03:12:58.500Z] #17 56.77 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-24T03:12:58.500Z] #17 56.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:12:58.602Z] #44 79.62 CC criu/arch/x86/sigframe.o [2020-03-24T03:12:58.761Z] #17 56.97 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-24T03:12:58.761Z] #17 57.11 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:12:58.851Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-03-24T03:12:58.860Z] #44 79.90 LINK criu/arch/x86/crtools.built-in.o [2020-03-24T03:12:58.860Z] #44 79.97 DEP criu/pie/util-vdso-elf32.d [2020-03-24T03:12:59.118Z] #44 80.15 DEP criu/pie/util-vdso.d [2020-03-24T03:12:59.118Z] #44 ... [2020-03-24T03:12:59.118Z] [2020-03-24T03:12:59.118Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-24T03:12:59.118Z] #14 DONE 2.1s [2020-03-24T03:12:59.118Z] [2020-03-24T03:12:59.118Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-24T03:12:59.303Z] #34 3.868 internal/cpu [2020-03-24T03:12:59.303Z] #34 4.166 math/bits [2020-03-24T03:12:59.303Z] #34 4.233 runtime/internal/atomic [2020-03-24T03:12:59.303Z] #34 4.242 runtime/internal/sys [2020-03-24T03:12:59.880Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-03-24T03:12:59.880Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-24T03:12:59.880Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-24T03:12:59.952Z] #34 4.893 runtime/internal/math [2020-03-24T03:13:00.491Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.8% of statements [2020-03-24T03:13:00.585Z] #34 5.445 unicode/utf8 [2020-03-24T03:13:00.843Z] #47 180.9 crypto/tls [2020-03-24T03:13:00.874Z] #34 ... [2020-03-24T03:13:00.874Z] [2020-03-24T03:13:00.874Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:00.874Z] #48 0.720 + RM_GOPATH=0 [2020-03-24T03:13:00.874Z] #48 0.720 + TMP_GOPATH= [2020-03-24T03:13:00.874Z] #48 0.720 + : /build [2020-03-24T03:13:00.874Z] #48 0.720 + '[' -z '' ']' [2020-03-24T03:13:00.874Z] #48 0.727 ++ mktemp -d [2020-03-24T03:13:00.874Z] #48 0.730 + export GOPATH=/tmp/tmp.1I7hcMTCdp [2020-03-24T03:13:00.874Z] #48 0.730 + GOPATH=/tmp/tmp.1I7hcMTCdp [2020-03-24T03:13:00.874Z] #48 0.730 + RM_GOPATH=1 [2020-03-24T03:13:00.874Z] #48 0.735 ++ dirname ./install.sh [2020-03-24T03:13:00.874Z] #48 0.748 + dir=. [2020-03-24T03:13:00.874Z] #48 0.749 + bin=vndr [2020-03-24T03:13:00.874Z] #48 0.749 + shift [2020-03-24T03:13:00.874Z] #48 0.749 + '[' '!' -f ./vndr.installer ']' [2020-03-24T03:13:00.874Z] #48 0.750 + . ./vndr.installer [2020-03-24T03:13:00.874Z] #48 0.751 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:13:00.874Z] #48 0.753 + install_vndr [2020-03-24T03:13:00.874Z] #48 0.753 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-24T03:13:00.874Z] #48 0.753 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:13:00.874Z] #48 0.753 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1I7hcMTCdp/src/github.com/LK4D4/vndr [2020-03-24T03:13:00.874Z] #48 0.776 Cloning into '/tmp/tmp.1I7hcMTCdp/src/github.com/LK4D4/vndr'... [2020-03-24T03:13:00.874Z] #48 2.281 + cd /tmp/tmp.1I7hcMTCdp/src/github.com/LK4D4/vndr [2020-03-24T03:13:00.874Z] #48 2.282 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-24T03:13:00.874Z] #48 2.314 + go build -buildmode=pie -v -o /build/vndr . [2020-03-24T03:13:00.874Z] #48 5.013 internal/race [2020-03-24T03:13:00.874Z] #48 5.137 runtime/internal/math [2020-03-24T03:13:00.874Z] #48 5.168 internal/cpu [2020-03-24T03:13:00.874Z] #48 5.197 runtime/internal/atomic [2020-03-24T03:13:00.874Z] #48 5.591 sync/atomic [2020-03-24T03:13:00.874Z] #48 5.788 unicode [2020-03-24T03:13:00.874Z] #48 ... [2020-03-24T03:13:00.874Z] [2020-03-24T03:13:00.874Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:13:00.874Z] #34 5.722 sync/atomic [2020-03-24T03:13:01.404Z] #47 ... [2020-03-24T03:13:01.404Z] [2020-03-24T03:13:01.404Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:01.404Z] #50 DONE 181.6s [2020-03-24T03:13:01.404Z] [2020-03-24T03:13:01.404Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:01.404Z] #44 98.95 CC criu/arch/x86/kerndat.o [2020-03-24T03:13:01.404Z] #44 99.68 CC criu/arch/x86/sigaction_compat.o [2020-03-24T03:13:01.404Z] #44 100.0 CC criu/arch/x86/sigframe.o [2020-03-24T03:13:01.404Z] #44 100.3 LINK criu/arch/x86/crtools.built-in.o [2020-03-24T03:13:01.404Z] #44 100.4 DEP criu/pie/util-vdso-elf32.d [2020-03-24T03:13:01.404Z] #44 100.5 DEP criu/pie/util-vdso.d [2020-03-24T03:13:01.404Z] #44 100.6 DEP criu/pie/util.d [2020-03-24T03:13:01.404Z] #44 100.7 CC criu/pie/util.o [2020-03-24T03:13:01.495Z] ok github.com/docker/docker/daemon/logger/awslogs 0.113s coverage: 77.8% of statements [2020-03-24T03:13:01.495Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-24T03:13:01.495Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-24T03:13:01.495Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-03-24T03:13:01.503Z] #34 6.278 internal/bytealg [2020-03-24T03:13:01.648Z] #15 DONE 2.1s [2020-03-24T03:13:01.648Z] [2020-03-24T03:13:01.648Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-24T03:13:01.673Z] #44 101.1 CC criu/pie/util-vdso.o [2020-03-24T03:13:02.061Z] #17 59.99 Setting up iptables (1.8.2-4) ... [2020-03-24T03:13:02.061Z] #17 60.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:13:02.061Z] #17 60.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:13:02.061Z] #17 60.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:13:02.061Z] #17 60.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:13:02.061Z] #17 60.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-24T03:13:02.061Z] #17 60.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-24T03:13:02.061Z] #17 60.14 Setting up python3 (3.7.3-1) ... [2020-03-24T03:13:02.108Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-03-24T03:13:02.133Z] #34 6.864 unicode [2020-03-24T03:13:02.322Z] #17 60.76 Setting up python3-wheel (0.32.3-2) ... [2020-03-24T03:13:02.389Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2020-03-24T03:13:02.599Z] #44 102.0 CC criu/pie/util-vdso-elf32.o [2020-03-24T03:13:02.670Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 88.3% of statements [2020-03-24T03:13:03.160Z] #44 102.6 AR criu/pie/pie.lib.a [2020-03-24T03:13:03.160Z] #44 102.7 DEP criu/pie/restorer.d [2020-03-24T03:13:03.160Z] #44 102.8 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-24T03:13:03.161Z] #34 7.910 math [2020-03-24T03:13:03.265Z] #17 61.59 Setting up apparmor (2.13.2-10) ... [2020-03-24T03:13:03.282Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2020-03-24T03:13:03.282Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-24T03:13:03.416Z] #44 102.9 DEP criu/arch/x86/restorer_unmap.d [2020-03-24T03:13:03.416Z] #44 103.0 DEP criu/arch/x86/restorer.d [2020-03-24T03:13:03.416Z] #44 103.1 DEP criu/arch/x86/vdso-pie.d [2020-03-24T03:13:03.557Z] #16 DONE 2.2s [2020-03-24T03:13:03.557Z] [2020-03-24T03:13:03.557Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:03.563Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2020-03-24T03:13:03.671Z] #44 103.3 DEP criu/pie/parasite-vdso.d [2020-03-24T03:13:03.789Z] #34 8.684 internal/testlog [2020-03-24T03:13:03.815Z] #17 ... [2020-03-24T03:13:03.815Z] [2020-03-24T03:13:03.815Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:03.815Z] #47 180.2 net/http/httptrace [2020-03-24T03:13:03.815Z] #47 180.5 net/http [2020-03-24T03:13:03.927Z] #44 103.4 DEP criu/pie/parasite.d [2020-03-24T03:13:04.080Z] #47 ... [2020-03-24T03:13:04.080Z] [2020-03-24T03:13:04.080Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:04.080Z] #44 80.34 DEP criu/pie/util.d [2020-03-24T03:13:04.080Z] #44 80.52 CC criu/pie/util.o [2020-03-24T03:13:04.080Z] #44 80.96 CC criu/pie/util-vdso.o [2020-03-24T03:13:04.080Z] #44 81.63 CC criu/pie/util-vdso-elf32.o [2020-03-24T03:13:04.080Z] #44 82.33 AR criu/pie/pie.lib.a [2020-03-24T03:13:04.080Z] #44 82.43 DEP criu/pie/restorer.d [2020-03-24T03:13:04.080Z] #44 82.81 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-24T03:13:04.080Z] #44 82.95 DEP criu/arch/x86/restorer_unmap.d [2020-03-24T03:13:04.080Z] #44 82.99 DEP criu/arch/x86/restorer.d [2020-03-24T03:13:04.080Z] #44 83.19 DEP criu/arch/x86/vdso-pie.d [2020-03-24T03:13:04.080Z] #44 83.37 DEP criu/pie/parasite-vdso.d [2020-03-24T03:13:04.080Z] #44 83.53 DEP criu/pie/parasite.d [2020-03-24T03:13:04.080Z] #44 83.84 CC criu/pie/parasite.o [2020-03-24T03:13:04.175Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-03-24T03:13:04.182Z] #44 103.6 CC criu/pie/parasite.o [2020-03-24T03:13:04.432Z] #34 9.286 runtime [2020-03-24T03:13:04.646Z] #44 85.57 LINK criu/pie/parasite.built-in.o [2020-03-24T03:13:04.646Z] #44 85.58 GEN criu/pie/parasite-blob.h [2020-03-24T03:13:04.646Z] #44 85.59 CC criu/pie/parasite-vdso.o [2020-03-24T03:13:05.055Z] #34 ... [2020-03-24T03:13:05.055Z] [2020-03-24T03:13:05.055Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:13:05.055Z] #26 1.124 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:13:05.055Z] #26 1.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:13:05.055Z] #26 1.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:13:05.055Z] #26 3.059 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-24T03:13:05.055Z] #26 6.902 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB] [2020-03-24T03:13:05.055Z] #26 9.827 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-24T03:13:05.055Z] #26 ... [2020-03-24T03:13:05.055Z] [2020-03-24T03:13:05.055Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:13:05.055Z] #31 0.819 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-24T03:13:05.055Z] #31 0.825 Cloning into '.'... [2020-03-24T03:13:05.107Z] #44 ... [2020-03-24T03:13:05.108Z] [2020-03-24T03:13:05.108Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:13:05.108Z] #10 182.1 Selecting previously unselected package libapparmor1:amd64. [2020-03-24T03:13:05.108Z] #10 182.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 182.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-24T03:13:05.108Z] #10 182.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-24T03:13:05.108Z] #10 182.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 182.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-24T03:13:05.108Z] #10 182.6 Selecting previously unselected package libbtrfs0. [2020-03-24T03:13:05.108Z] #10 182.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 182.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:13:05.108Z] #10 182.8 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:13:05.108Z] #10 182.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 182.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:13:05.108Z] #10 183.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-24T03:13:05.108Z] #10 183.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 183.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:13:05.108Z] #10 183.1 Selecting previously unselected package libudev-dev:amd64. [2020-03-24T03:13:05.108Z] #10 183.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 183.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:13:05.108Z] #10 183.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-24T03:13:05.108Z] #10 183.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 183.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-24T03:13:05.108Z] #10 183.6 Selecting previously unselected package libpcre16-3:amd64. [2020-03-24T03:13:05.108Z] #10 183.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 183.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-24T03:13:05.108Z] #10 183.8 Selecting previously unselected package libpcre32-3:amd64. [2020-03-24T03:13:05.108Z] #10 183.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 183.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-24T03:13:05.108Z] #10 183.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-24T03:13:05.108Z] #10 183.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 183.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-24T03:13:05.108Z] #10 184.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-24T03:13:05.108Z] #10 184.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 184.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-24T03:13:05.108Z] #10 184.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-24T03:13:05.108Z] #10 184.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 184.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-24T03:13:05.108Z] #10 184.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-24T03:13:05.108Z] #10 184.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 184.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-24T03:13:05.108Z] #10 184.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-24T03:13:05.108Z] #10 184.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 184.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-24T03:13:05.108Z] #10 184.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-24T03:13:05.108Z] #10 184.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-24T03:13:05.108Z] #10 184.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:13:05.108Z] #10 185.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-24T03:13:05.108Z] #10 185.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-24T03:13:05.108Z] #10 185.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-24T03:13:05.108Z] #10 185.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:13:05.108Z] #10 185.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-24T03:13:05.108Z] #10 185.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-24T03:13:05.108Z] #10 185.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:13:05.108Z] #10 185.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:13:05.108Z] #10 185.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-24T03:13:05.108Z] #10 185.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:13:05.108Z] #10 185.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:13:05.108Z] #10 185.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:13:05.108Z] #10 185.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-24T03:13:05.108Z] #10 185.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-24T03:13:05.108Z] #10 185.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-24T03:13:05.108Z] #10 185.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:13:05.108Z] #10 185.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-24T03:13:05.108Z] #10 185.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:13:05.108Z] #10 185.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:13:05.108Z] #10 185.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:13:05.108Z] #10 185.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:13:05.108Z] #10 185.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:13:05.108Z] #10 185.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:13:05.108Z] #10 185.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:13:05.108Z] #10 185.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-24T03:13:05.108Z] #10 185.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:13:05.108Z] #10 185.8 Setting up dmsetup (2:1.02.155-3) ... [2020-03-24T03:13:05.108Z] #10 185.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-24T03:13:05.108Z] #10 185.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-24T03:13:05.177Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-24T03:13:05.212Z] #44 86.28 CC criu/arch/x86/vdso-pie.o [2020-03-24T03:13:05.344Z] #31 ... [2020-03-24T03:13:05.344Z] [2020-03-24T03:13:05.344Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:13:05.344Z] #42 0.844 + git clone https://github.com/docker/distribution.git . [2020-03-24T03:13:05.344Z] #42 0.860 Cloning into '.'... [2020-03-24T03:13:05.344Z] #42 ... [2020-03-24T03:13:05.344Z] [2020-03-24T03:13:05.344Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:05.344Z] #69 0.760 + RM_GOPATH=0 [2020-03-24T03:13:05.344Z] #69 0.760 + TMP_GOPATH= [2020-03-24T03:13:05.344Z] #69 0.760 + : /build/ [2020-03-24T03:13:05.344Z] #69 0.760 + '[' -z '' ']' [2020-03-24T03:13:05.344Z] #69 0.762 ++ mktemp -d [2020-03-24T03:13:05.344Z] #69 0.835 + export GOPATH=/tmp/tmp.xOAsNuSmnl [2020-03-24T03:13:05.344Z] #69 0.845 + GOPATH=/tmp/tmp.xOAsNuSmnl [2020-03-24T03:13:05.344Z] #69 0.845 + RM_GOPATH=1 [2020-03-24T03:13:05.344Z] #69 0.846 ++ dirname ./install.sh [2020-03-24T03:13:05.344Z] #69 0.854 + dir=. [2020-03-24T03:13:05.344Z] #69 0.855 + bin=rootlesskit [2020-03-24T03:13:05.344Z] #69 0.856 + shift [2020-03-24T03:13:05.344Z] #69 0.858 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-24T03:13:05.344Z] #69 0.859 + . ./rootlesskit.installer [2020-03-24T03:13:05.344Z] #69 0.861 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:13:05.344Z] #69 0.868 + install_rootlesskit [2020-03-24T03:13:05.344Z] #69 0.869 + case "$1" in [2020-03-24T03:13:05.344Z] #69 0.873 + export CGO_ENABLED=0 [2020-03-24T03:13:05.344Z] #69 0.875 + CGO_ENABLED=0 [2020-03-24T03:13:05.344Z] #69 0.877 + _install_rootlesskit [2020-03-24T03:13:05.344Z] #69 0.878 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-24T03:13:05.344Z] #69 0.879 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:13:05.344Z] #69 0.880 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xOAsNuSmnl/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:13:05.344Z] #69 0.884 Cloning into '/tmp/tmp.xOAsNuSmnl/src/github.com/rootless-containers/rootlesskit'... [2020-03-24T03:13:05.344Z] #69 9.031 + cd /tmp/tmp.xOAsNuSmnl/src/github.com/rootless-containers/rootlesskit [2020-03-24T03:13:05.344Z] #69 9.033 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-24T03:13:05.344Z] #69 10.00 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:13:05.344Z] #69 10.00 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-24T03:13:05.344Z] #69 ... [2020-03-24T03:13:05.344Z] [2020-03-24T03:13:05.344Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:13:05.344Z] #63 0.815 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:13:05.344Z] #63 1.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:13:05.344Z] #63 1.265 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:13:05.344Z] #63 2.980 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-24T03:13:05.344Z] #63 6.786 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB] [2020-03-24T03:13:05.344Z] #63 9.391 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-24T03:13:05.363Z] #10 185.8 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:13:05.458Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-24T03:13:05.470Z] #44 86.55 CC criu/arch/x86/restorer.o [2020-03-24T03:13:05.621Z] #10 DONE 186.2s [2020-03-24T03:13:05.621Z] [2020-03-24T03:13:05.621Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:13:05.633Z] #63 ... [2020-03-24T03:13:05.634Z] [2020-03-24T03:13:05.634Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:13:05.634Z] #57 0.783 + RM_GOPATH=0 [2020-03-24T03:13:05.634Z] #57 0.783 + TMP_GOPATH= [2020-03-24T03:13:05.634Z] #57 0.783 + : /build [2020-03-24T03:13:05.634Z] #57 0.784 + '[' -z '' ']' [2020-03-24T03:13:05.634Z] #57 0.784 ++ mktemp -d [2020-03-24T03:13:05.634Z] #57 0.813 + export GOPATH=/tmp/tmp.IfjrFX2j4b [2020-03-24T03:13:05.634Z] #57 0.814 + GOPATH=/tmp/tmp.IfjrFX2j4b [2020-03-24T03:13:05.634Z] #57 0.815 + RM_GOPATH=1 [2020-03-24T03:13:05.634Z] #57 0.849 ++ dirname ./install.sh [2020-03-24T03:13:05.634Z] #57 0.852 + dir=. [2020-03-24T03:13:05.634Z] #57 0.853 + bin=shfmt [2020-03-24T03:13:05.634Z] #57 0.853 + shift [2020-03-24T03:13:05.634Z] #57 0.853 + '[' '!' -f ./shfmt.installer ']' [2020-03-24T03:13:05.634Z] #57 0.853 + . ./shfmt.installer [2020-03-24T03:13:05.634Z] #57 0.854 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:13:05.634Z] #57 0.855 + install_shfmt [2020-03-24T03:13:05.634Z] #57 0.859 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-24T03:13:05.634Z] #57 0.860 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IfjrFX2j4b/src/github.com/mvdan/sh [2020-03-24T03:13:05.634Z] #57 0.860 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:13:05.634Z] #57 0.897 Cloning into '/tmp/tmp.IfjrFX2j4b/src/github.com/mvdan/sh'... [2020-03-24T03:13:05.634Z] #57 ... [2020-03-24T03:13:05.634Z] [2020-03-24T03:13:05.634Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:05.634Z] #51 0.595 + RM_GOPATH=0 [2020-03-24T03:13:05.634Z] #51 0.608 + TMP_GOPATH= [2020-03-24T03:13:05.634Z] #51 0.608 + : /build [2020-03-24T03:13:05.634Z] #51 0.608 + '[' -z '' ']' [2020-03-24T03:13:05.634Z] #51 0.609 ++ mktemp -d [2020-03-24T03:13:05.634Z] #51 0.613 + export GOPATH=/tmp/tmp.lWspGhXCnA [2020-03-24T03:13:05.634Z] #51 0.618 + GOPATH=/tmp/tmp.lWspGhXCnA [2020-03-24T03:13:05.634Z] #51 0.619 + RM_GOPATH=1 [2020-03-24T03:13:05.634Z] #51 0.620 ++ dirname ./install.sh [2020-03-24T03:13:05.634Z] #51 0.624 + dir=. [2020-03-24T03:13:05.634Z] #51 0.627 + bin=gotestsum [2020-03-24T03:13:05.634Z] #51 0.628 + shift [2020-03-24T03:13:05.634Z] #51 0.652 + '[' '!' -f ./gotestsum.installer ']' [2020-03-24T03:13:05.634Z] #51 0.653 + . ./gotestsum.installer [2020-03-24T03:13:05.634Z] #51 0.654 ++ : v0.3.5 [2020-03-24T03:13:05.634Z] #51 0.656 + install_gotestsum [2020-03-24T03:13:05.634Z] #51 0.657 + echo 'Installing gotestsum version v0.3.5' [2020-03-24T03:13:05.634Z] #51 0.658 Installing gotestsum version v0.3.5 [2020-03-24T03:13:05.634Z] #51 0.658 + go get -d gotest.tools/gotestsum [2020-03-24T03:13:05.813Z] #17 63.69 Setting up xfsprogs (4.20.0-1) ... [2020-03-24T03:13:05.813Z] #17 63.71 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:13:05.813Z] #17 64.22 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:13:05.876Z] #58 DONE 0.1s [2020-03-24T03:13:05.876Z] [2020-03-24T03:13:05.876Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-24T03:13:05.876Z] #59 DONE 0.1s [2020-03-24T03:13:05.876Z] [2020-03-24T03:13:05.876Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:05.922Z] #51 ... [2020-03-24T03:13:05.923Z] [2020-03-24T03:13:05.923Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:13:05.923Z] #36 0.888 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:13:05.923Z] #36 1.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:13:05.923Z] #36 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:13:05.923Z] #36 3.193 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-24T03:13:05.923Z] #36 6.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB] [2020-03-24T03:13:05.923Z] #36 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-24T03:13:06.036Z] #44 ... [2020-03-24T03:13:06.036Z] [2020-03-24T03:13:06.036Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:06.036Z] #17 2.493 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:13:06.036Z] #17 2.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:13:06.036Z] #17 2.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:13:06.069Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-03-24T03:13:06.069Z] ok github.com/docker/docker/daemon/logger/splunk 1.445s coverage: 82.5% of statements [2020-03-24T03:13:06.070Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-24T03:13:06.070Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-24T03:13:06.237Z] #36 ... [2020-03-24T03:13:06.237Z] [2020-03-24T03:13:06.237Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:06.237Z] #24 0.723 + RM_GOPATH=0 [2020-03-24T03:13:06.237Z] #24 0.724 + TMP_GOPATH= [2020-03-24T03:13:06.237Z] #24 0.724 + : /build [2020-03-24T03:13:06.237Z] #24 0.724 + '[' -z '' ']' [2020-03-24T03:13:06.237Z] #24 0.729 ++ mktemp -d [2020-03-24T03:13:06.237Z] #24 0.729 + export GOPATH=/tmp/tmp.zctc3KKvdz [2020-03-24T03:13:06.237Z] #24 0.729 + GOPATH=/tmp/tmp.zctc3KKvdz [2020-03-24T03:13:06.237Z] #24 0.729 + RM_GOPATH=1 [2020-03-24T03:13:06.237Z] #24 0.729 ++ dirname ./install.sh [2020-03-24T03:13:06.237Z] #24 0.731 + dir=. [2020-03-24T03:13:06.237Z] #24 0.731 + bin=dockercli [2020-03-24T03:13:06.237Z] #24 0.731 + shift [2020-03-24T03:13:06.237Z] #24 0.731 + '[' '!' -f ./dockercli.installer ']' [2020-03-24T03:13:06.237Z] #24 0.731 + . ./dockercli.installer [2020-03-24T03:13:06.237Z] #24 0.731 ++ : stable [2020-03-24T03:13:06.237Z] #24 0.732 ++ : 17.06.2-ce [2020-03-24T03:13:06.237Z] #24 0.733 + install_dockercli [2020-03-24T03:13:06.237Z] #24 0.733 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-24T03:13:06.237Z] #24 0.733 Install docker/cli version 17.06.2-ce from stable [2020-03-24T03:13:06.237Z] #24 0.734 ++ uname -m [2020-03-24T03:13:06.237Z] #24 0.742 + arch=ppc64le [2020-03-24T03:13:06.237Z] #24 0.742 + '[' ppc64le '!=' x86_64 ']' [2020-03-24T03:13:06.237Z] #24 0.742 + '[' ppc64le '!=' s390x ']' [2020-03-24T03:13:06.237Z] #24 0.742 + '[' ppc64le '!=' armhf ']' [2020-03-24T03:13:06.237Z] #24 0.742 + build_dockercli [2020-03-24T03:13:06.237Z] #24 0.742 + git clone https://github.com/docker/docker-ce /tmp/tmp.zctc3KKvdz/tmp/docker-ce [2020-03-24T03:13:06.237Z] #24 0.777 Cloning into '/tmp/tmp.zctc3KKvdz/tmp/docker-ce'... [2020-03-24T03:13:06.237Z] #24 ... [2020-03-24T03:13:06.237Z] [2020-03-24T03:13:06.237Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:13:06.237Z] #75 0.561 + RM_GOPATH=0 [2020-03-24T03:13:06.237Z] #75 0.563 + TMP_GOPATH= [2020-03-24T03:13:06.237Z] #75 0.563 + : /build [2020-03-24T03:13:06.237Z] #75 0.563 + '[' -z '' ']' [2020-03-24T03:13:06.237Z] #75 0.571 ++ mktemp -d [2020-03-24T03:13:06.237Z] #75 0.579 + export GOPATH=/tmp/tmp.qpBNWbXXOv [2020-03-24T03:13:06.237Z] #75 0.579 + GOPATH=/tmp/tmp.qpBNWbXXOv [2020-03-24T03:13:06.237Z] #75 0.579 + RM_GOPATH=1 [2020-03-24T03:13:06.237Z] #75 0.580 ++ dirname ./install.sh [2020-03-24T03:13:06.237Z] #75 0.582 + dir=. [2020-03-24T03:13:06.237Z] #75 0.582 + bin=proxy [2020-03-24T03:13:06.237Z] #75 0.583 + shift [2020-03-24T03:13:06.237Z] #75 0.583 + '[' '!' -f ./proxy.installer ']' [2020-03-24T03:13:06.237Z] #75 0.585 + . ./proxy.installer [2020-03-24T03:13:06.237Z] #75 0.585 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:13:06.237Z] #75 0.588 + install_proxy [2020-03-24T03:13:06.237Z] #75 0.593 + case "$1" in [2020-03-24T03:13:06.237Z] #75 0.593 + export CGO_ENABLED=0 [2020-03-24T03:13:06.237Z] #75 0.593 + CGO_ENABLED=0 [2020-03-24T03:13:06.237Z] #75 0.593 + _install_proxy [2020-03-24T03:13:06.237Z] #75 0.593 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-24T03:13:06.237Z] #75 0.594 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qpBNWbXXOv/src/github.com/docker/libnetwork [2020-03-24T03:13:06.237Z] #75 0.595 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:13:06.237Z] #75 0.620 Cloning into '/tmp/tmp.qpBNWbXXOv/src/github.com/docker/libnetwork'... [2020-03-24T03:13:06.524Z] #75 ... [2020-03-24T03:13:06.524Z] [2020-03-24T03:13:06.524Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:06.524Z] #54 0.567 + RM_GOPATH=0 [2020-03-24T03:13:06.524Z] #54 0.568 + TMP_GOPATH= [2020-03-24T03:13:06.524Z] #54 0.568 + : /build [2020-03-24T03:13:06.524Z] #54 0.569 + '[' -z '' ']' [2020-03-24T03:13:06.524Z] #54 0.571 ++ mktemp -d [2020-03-24T03:13:06.524Z] #54 0.573 + export GOPATH=/tmp/tmp.zBXCgxlWI0 [2020-03-24T03:13:06.524Z] #54 0.573 + GOPATH=/tmp/tmp.zBXCgxlWI0 [2020-03-24T03:13:06.524Z] #54 0.573 + RM_GOPATH=1 [2020-03-24T03:13:06.524Z] #54 0.579 ++ dirname ./install.sh [2020-03-24T03:13:06.524Z] #54 0.582 + dir=. [2020-03-24T03:13:06.524Z] #54 0.582 + bin=golangci_lint [2020-03-24T03:13:06.524Z] #54 0.582 + shift [2020-03-24T03:13:06.524Z] #54 0.582 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-24T03:13:06.524Z] #54 0.583 + . ./golangci_lint.installer [2020-03-24T03:13:06.524Z] #54 0.583 ++ : v1.23.8 [2020-03-24T03:13:06.524Z] #54 0.585 + install_golangci_lint [2020-03-24T03:13:06.524Z] #54 0.585 + echo 'Installing golangci-lint version v1.23.8' [2020-03-24T03:13:06.524Z] #54 0.585 Installing golangci-lint version v1.23.8 [2020-03-24T03:13:06.524Z] #54 0.586 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:13:06.524Z] #54 ... [2020-03-24T03:13:06.524Z] [2020-03-24T03:13:06.524Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:13:06.524Z] #11 0.811 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:13:06.524Z] #11 0.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:13:06.524Z] #11 1.208 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:13:06.524Z] #11 2.866 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-24T03:13:06.524Z] #11 6.702 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB] [2020-03-24T03:13:06.524Z] #11 9.843 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-24T03:13:06.601Z] #17 3.075 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:13:06.810Z] #11 ... [2020-03-24T03:13:06.810Z] [2020-03-24T03:13:06.810Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:13:06.810Z] #44 0.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:13:06.810Z] #44 0.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:13:06.810Z] #44 1.208 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:13:06.810Z] #44 3.026 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-24T03:13:06.810Z] #44 7.122 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB] [2020-03-24T03:13:06.810Z] #44 9.638 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-24T03:13:06.810Z] #44 ... [2020-03-24T03:13:06.810Z] [2020-03-24T03:13:06.810Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:06.810Z] #48 6.231 unicode/utf8 [2020-03-24T03:13:06.810Z] #48 6.894 math/bits [2020-03-24T03:13:06.810Z] #48 7.279 internal/bytealg [2020-03-24T03:13:06.810Z] #48 8.946 internal/testlog [2020-03-24T03:13:06.810Z] #48 9.775 math [2020-03-24T03:13:06.810Z] #48 10.41 unicode/utf16 [2020-03-24T03:13:06.810Z] #48 10.50 runtime [2020-03-24T03:13:07.098Z] #48 11.84 container/list [2020-03-24T03:13:07.199Z] #17 65.44 Setting up python3-distutils (3.7.3-1) ... [2020-03-24T03:13:07.548Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-03-24T03:13:07.974Z] #17 4.375 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:13:08.146Z] #17 66.29 Setting up python3-setuptools (40.8.0-1) ... [2020-03-24T03:13:08.146Z] #17 ... [2020-03-24T03:13:08.146Z] [2020-03-24T03:13:08.146Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:08.146Z] #44 133.3 CC criu/cr-service.o [2020-03-24T03:13:08.146Z] #44 134.9 CC criu/crtools.o [2020-03-24T03:13:08.146Z] #44 135.5 CC criu/eventfd.o [2020-03-24T03:13:08.146Z] #44 135.8 CC criu/eventpoll.o [2020-03-24T03:13:08.146Z] #44 136.8 CC criu/external.o [2020-03-24T03:13:08.146Z] #44 137.1 CC criu/fault-injection.o [2020-03-24T03:13:08.146Z] #44 137.2 CC criu/fdstore.o [2020-03-24T03:13:08.146Z] #44 137.7 CC criu/fifo.o [2020-03-24T03:13:08.146Z] #44 138.0 CC criu/file-ids.o [2020-03-24T03:13:08.146Z] #44 138.4 CC criu/file-lock.o [2020-03-24T03:13:08.146Z] #44 139.6 CC criu/files-ext.o [2020-03-24T03:13:08.146Z] #44 140.1 CC criu/files-reg.o [2020-03-24T03:13:08.146Z] #44 142.5 CC criu/files.o [2020-03-24T03:13:08.160Z] ok github.com/docker/docker/distribution 0.252s coverage: 22.1% of statements [2020-03-24T03:13:08.160Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-24T03:13:08.388Z] #60 ... [2020-03-24T03:13:08.388Z] [2020-03-24T03:13:08.388Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-24T03:13:08.388Z] #11 DONE 2.6s [2020-03-24T03:13:08.388Z] [2020-03-24T03:13:08.388Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:08.388Z] #60 2.280 + RM_GOPATH=0 [2020-03-24T03:13:08.388Z] #60 2.280 + TMP_GOPATH= [2020-03-24T03:13:08.388Z] #60 2.280 + : /build [2020-03-24T03:13:08.388Z] #60 2.280 + '[' -z '' ']' [2020-03-24T03:13:08.388Z] #60 2.286 ++ mktemp -d [2020-03-24T03:13:08.388Z] #60 2.290 + export GOPATH=/tmp/tmp.zgDEyzZzyD [2020-03-24T03:13:08.388Z] #60 2.297 + GOPATH=/tmp/tmp.zgDEyzZzyD [2020-03-24T03:13:08.388Z] #60 2.297 + RM_GOPATH=1 [2020-03-24T03:13:08.388Z] #60 2.301 ++ dirname ./install.sh [2020-03-24T03:13:08.388Z] #60 2.301 + dir=. [2020-03-24T03:13:08.388Z] #60 2.301 + bin=runc [2020-03-24T03:13:08.388Z] #60 2.301 + shift [2020-03-24T03:13:08.388Z] #60 2.301 + '[' '!' -f ./runc.installer ']' [2020-03-24T03:13:08.388Z] #60 2.301 + . ./runc.installer [2020-03-24T03:13:08.388Z] #60 2.302 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:13:08.388Z] #60 2.303 + install_runc [2020-03-24T03:13:08.388Z] #60 2.304 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-24T03:13:08.388Z] #60 2.308 + uname -r [2020-03-24T03:13:08.388Z] #60 2.313 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-24T03:13:08.388Z] #60 2.316 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-24T03:13:08.388Z] #60 2.316 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-24T03:13:08.388Z] #60 2.316 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zgDEyzZzyD/src/github.com/opencontainers/runc [2020-03-24T03:13:08.388Z] #60 2.319 Cloning into '/tmp/tmp.zgDEyzZzyD/src/github.com/opencontainers/runc'... [2020-03-24T03:13:08.771Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-03-24T03:13:09.346Z] #17 5.734 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:13:09.347Z] #17 ... [2020-03-24T03:13:09.347Z] [2020-03-24T03:13:09.347Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:09.347Z] #60 9.123 + cd /tmp/tmp.xp1sxdtZup/src/github.com/opencontainers/runc [2020-03-24T03:13:09.347Z] #60 9.123 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:13:09.347Z] #60 9.457 + '[' -z '' ']' [2020-03-24T03:13:09.347Z] #60 9.457 + target=static [2020-03-24T03:13:09.347Z] #60 9.457 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-24T03:13:09.347Z] #60 10.87 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-24T03:13:09.604Z] #60 ... [2020-03-24T03:13:09.604Z] [2020-03-24T03:13:09.604Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:09.604Z] #44 87.11 CC criu/arch/x86/restorer_unmap.o [2020-03-24T03:13:09.604Z] #44 87.15 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-24T03:13:09.604Z] #44 87.45 CC criu/pie/restorer.o [2020-03-24T03:13:09.604Z] #44 90.66 LINK criu/pie/restorer.built-in.o [2020-03-24T03:13:09.604Z] #44 90.68 GEN criu/pie/restorer-blob.h [2020-03-24T03:13:09.604Z] #44 90.80 DEP criu/vdso.d [2020-03-24T03:13:09.772Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-03-24T03:13:09.862Z] #44 91.00 DEP criu/vdso-compat.d [2020-03-24T03:13:10.060Z] #44 ... [2020-03-24T03:13:10.060Z] [2020-03-24T03:13:10.060Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:10.060Z] #17 67.97 Setting up python3-pip (18.1-5) ... [2020-03-24T03:13:10.120Z] #44 91.16 DEP criu/uts_ns.d [2020-03-24T03:13:10.273Z] #60 ... [2020-03-24T03:13:10.273Z] [2020-03-24T03:13:10.273Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-24T03:13:10.273Z] #12 DONE 2.1s [2020-03-24T03:13:10.377Z] #44 91.32 DEP criu/util.d [2020-03-24T03:13:10.377Z] #44 91.50 DEP criu/uffd.d [2020-03-24T03:13:10.383Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-03-24T03:13:10.383Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2020-03-24T03:13:10.383Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-24T03:13:10.383Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-24T03:13:10.529Z] [2020-03-24T03:13:10.529Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-24T03:13:10.591Z] #48 15.45 crypto/internal/subtle [2020-03-24T03:13:10.635Z] #44 91.69 DEP criu/tun.d [2020-03-24T03:13:10.893Z] #44 91.83 DEP criu/tty.d [2020-03-24T03:13:10.893Z] #44 92.09 DEP criu/timerfd.d [2020-03-24T03:13:11.151Z] #44 92.26 DEP criu/sysfs_parse.d [2020-03-24T03:13:11.218Z] #48 15.99 crypto/subtle [2020-03-24T03:13:11.384Z] ok github.com/docker/docker/image/v1 0.004s coverage: 25.0% of statements [2020-03-24T03:13:11.384Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-24T03:13:11.409Z] #44 92.49 DEP criu/sysctl.d [2020-03-24T03:13:11.443Z] #17 69.67 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:13:11.443Z] #17 69.72 Processing triggers for mime-support (3.62) ... [2020-03-24T03:13:11.665Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-03-24T03:13:11.667Z] #44 92.62 DEP criu/string.d [2020-03-24T03:13:11.667Z] #44 92.68 DEP criu/stats.d [2020-03-24T03:13:11.845Z] #48 16.82 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-24T03:13:11.925Z] #44 92.84 DEP criu/sockets.d [2020-03-24T03:13:11.925Z] #44 93.05 DEP criu/sk-unix.d [2020-03-24T03:13:12.182Z] #44 93.22 DEP criu/sk-tcp.d [2020-03-24T03:13:12.385Z] #17 DONE 70.5s [2020-03-24T03:13:12.385Z] [2020-03-24T03:13:12.385Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:12.385Z] #44 144.9 CC criu/filesystems.o [2020-03-24T03:13:12.385Z] #44 145.7 CC criu/fsnotify.o [2020-03-24T03:13:12.385Z] #44 147.3 CC criu/image-desc.o [2020-03-24T03:13:12.385Z] #44 147.5 CC criu/image.o [2020-03-24T03:13:12.414Z] #13 1.951 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-24T03:13:12.414Z] #13 DONE 2.0s [2020-03-24T03:13:12.414Z] [2020-03-24T03:13:12.414Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:12.414Z] #44 104.7 LINK criu/pie/parasite.built-in.o [2020-03-24T03:13:12.414Z] #44 104.7 GEN criu/pie/parasite-blob.h [2020-03-24T03:13:12.414Z] #44 104.7 CC criu/pie/parasite-vdso.o [2020-03-24T03:13:12.414Z] #44 105.6 CC criu/arch/x86/vdso-pie.o [2020-03-24T03:13:12.414Z] #44 106.1 CC criu/arch/x86/restorer.o [2020-03-24T03:13:12.414Z] #44 106.6 CC criu/arch/x86/restorer_unmap.o [2020-03-24T03:13:12.414Z] #44 106.7 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-24T03:13:12.414Z] #44 107.0 CC criu/pie/restorer.o [2020-03-24T03:13:12.414Z] #44 110.4 LINK criu/pie/restorer.built-in.o [2020-03-24T03:13:12.414Z] #44 110.5 GEN criu/pie/restorer-blob.h [2020-03-24T03:13:12.414Z] #44 110.6 DEP criu/vdso.d [2020-03-24T03:13:12.414Z] #44 110.8 DEP criu/vdso-compat.d [2020-03-24T03:13:12.414Z] #44 111.0 DEP criu/uts_ns.d [2020-03-24T03:13:12.414Z] #44 111.1 DEP criu/util.d [2020-03-24T03:13:12.414Z] #44 111.4 DEP criu/uffd.d [2020-03-24T03:13:12.414Z] #44 111.6 DEP criu/tun.d [2020-03-24T03:13:12.414Z] #44 111.8 DEP criu/tty.d [2020-03-24T03:13:12.414Z] #44 112.1 DEP criu/timerfd.d [2020-03-24T03:13:12.414Z] #44 ... [2020-03-24T03:13:12.414Z] [2020-03-24T03:13:12.414Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-24T03:13:12.440Z] #44 93.37 DEP criu/sk-queue.d [2020-03-24T03:13:12.440Z] #44 93.57 DEP criu/sk-packet.d [2020-03-24T03:13:12.472Z] #48 17.36 internal/nettrace [2020-03-24T03:13:12.666Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2020-03-24T03:13:12.666Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-24T03:13:12.698Z] #44 93.82 DEP criu/sk-netlink.d [2020-03-24T03:13:12.955Z] #44 94.03 DEP criu/sk-inet.d [2020-03-24T03:13:13.117Z] #48 17.87 runtime/cgo [2020-03-24T03:13:13.213Z] #44 94.18 DEP criu/signalfd.d [2020-03-24T03:13:13.471Z] #44 94.35 DEP criu/sigframe.d [2020-03-24T03:13:13.471Z] #44 94.52 DEP criu/shmem.d [2020-03-24T03:13:13.728Z] #44 94.65 DEP criu/servicefd.d [2020-03-24T03:13:13.728Z] #44 94.85 DEP criu/seize.d [2020-03-24T03:13:13.768Z] #44 148.6 CC criu/ipc_ns.o [2020-03-24T03:13:13.986Z] #44 94.97 DEP criu/seccomp.d [2020-03-24T03:13:13.986Z] #44 95.14 DEP criu/rst-malloc.d [2020-03-24T03:13:13.986Z] #44 95.21 DEP criu/rbtree.d [2020-03-24T03:13:14.129Z] ok github.com/docker/docker/pkg/archive 0.458s coverage: 77.3% of statements [2020-03-24T03:13:14.244Z] #44 95.23 DEP criu/pstree.d [2020-03-24T03:13:14.244Z] #44 95.33 DEP criu/protobuf.d [2020-03-24T03:13:14.244Z] #44 95.44 GEN criu/protobuf-desc-gen.h [2020-03-24T03:13:14.314Z] #14 DONE 1.9s [2020-03-24T03:13:14.314Z] [2020-03-24T03:13:14.314Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-24T03:13:14.640Z] #65 230.0 + bin/containerd-stress [2020-03-24T03:13:14.640Z] #65 231.7 + bin/containerd-shim [2020-03-24T03:13:14.810Z] #44 ... [2020-03-24T03:13:14.810Z] [2020-03-24T03:13:14.810Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:14.810Z] #17 11.52 Fetched 8334 kB in 9s (888 kB/s) [2020-03-24T03:13:15.131Z] ok github.com/docker/docker/pkg/authorization 0.304s coverage: 68.3% of statements [2020-03-24T03:13:15.131Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-24T03:13:15.151Z] #44 ... [2020-03-24T03:13:15.151Z] [2020-03-24T03:13:15.151Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-24T03:13:15.151Z] #18 1.975 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-24T03:13:15.151Z] #18 1.986 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-24T03:13:15.151Z] #18 2.002 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-24T03:13:15.151Z] #18 DONE 2.5s [2020-03-24T03:13:15.151Z] [2020-03-24T03:13:15.151Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:13:15.164Z] #48 ... [2020-03-24T03:13:15.164Z] [2020-03-24T03:13:15.164Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:13:15.164Z] #57 19.71 + cd /tmp/tmp.IfjrFX2j4b/src/github.com/mvdan/sh [2020-03-24T03:13:15.164Z] #57 19.71 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-24T03:13:15.164Z] #57 19.87 + GO111MODULE=on [2020-03-24T03:13:15.164Z] #57 19.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-24T03:13:15.164Z] #57 ... [2020-03-24T03:13:15.164Z] [2020-03-24T03:13:15.164Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:13:15.164Z] #34 10.02 encoding [2020-03-24T03:13:15.164Z] #34 10.41 runtime/cgo [2020-03-24T03:13:15.412Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-03-24T03:13:16.200Z] #15 DONE 2.1s [2020-03-24T03:13:16.200Z] [2020-03-24T03:13:16.200Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:16.200Z] #44 112.4 DEP criu/sysfs_parse.d [2020-03-24T03:13:16.200Z] #44 112.6 DEP criu/sysctl.d [2020-03-24T03:13:16.200Z] #44 112.8 DEP criu/string.d [2020-03-24T03:13:16.200Z] #44 112.8 DEP criu/stats.d [2020-03-24T03:13:16.200Z] #44 112.9 DEP criu/sockets.d [2020-03-24T03:13:16.200Z] #44 113.1 DEP criu/sk-unix.d [2020-03-24T03:13:16.200Z] #44 113.3 DEP criu/sk-tcp.d [2020-03-24T03:13:16.200Z] #44 113.5 DEP criu/sk-queue.d [2020-03-24T03:13:16.200Z] #44 113.7 DEP criu/sk-packet.d [2020-03-24T03:13:16.200Z] #44 113.9 DEP criu/sk-netlink.d [2020-03-24T03:13:16.200Z] #44 114.2 DEP criu/sk-inet.d [2020-03-24T03:13:16.200Z] #44 114.6 DEP criu/signalfd.d [2020-03-24T03:13:16.200Z] #44 114.7 DEP criu/sigframe.d [2020-03-24T03:13:16.200Z] #44 114.9 DEP criu/shmem.d [2020-03-24T03:13:16.200Z] #44 115.1 DEP criu/servicefd.d [2020-03-24T03:13:16.200Z] #44 115.2 DEP criu/seize.d [2020-03-24T03:13:16.200Z] #44 115.4 DEP criu/seccomp.d [2020-03-24T03:13:16.200Z] #44 115.6 DEP criu/rst-malloc.d [2020-03-24T03:13:16.200Z] #44 115.7 DEP criu/rbtree.d [2020-03-24T03:13:16.200Z] #44 115.8 DEP criu/pstree.d [2020-03-24T03:13:16.200Z] #44 115.9 DEP criu/protobuf.d [2020-03-24T03:13:16.761Z] #44 116.2 GEN criu/protobuf-desc-gen.h [2020-03-24T03:13:17.223Z] #34 ... [2020-03-24T03:13:17.223Z] [2020-03-24T03:13:17.223Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:13:17.223Z] #57 21.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:13:17.223Z] #57 21.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:13:17.223Z] #57 22.04 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:13:17.322Z] #44 ... [2020-03-24T03:13:17.322Z] [2020-03-24T03:13:17.322Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:17.322Z] #47 187.5 net/http/httptrace [2020-03-24T03:13:17.322Z] #47 187.7 net/http [2020-03-24T03:13:17.322Z] #47 ... [2020-03-24T03:13:17.322Z] [2020-03-24T03:13:17.322Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:17.322Z] #60 9.184 + cd /tmp/tmp.zgDEyzZzyD/src/github.com/opencontainers/runc [2020-03-24T03:13:17.322Z] #60 9.184 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:13:17.322Z] #60 9.809 + '[' -z '' ']' [2020-03-24T03:13:17.322Z] #60 9.809 + target=static [2020-03-24T03:13:17.322Z] #60 9.810 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-24T03:13:17.322Z] #60 11.62 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-24T03:13:17.338Z] #17 11.52 Reading package lists... [2020-03-24T03:13:17.338Z] #17 ... [2020-03-24T03:13:17.338Z] [2020-03-24T03:13:17.338Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:17.338Z] #47 193.7 github.com/LK4D4/vndr/godl [2020-03-24T03:13:17.338Z] #47 194.4 github.com/LK4D4/vndr [2020-03-24T03:13:17.515Z] #57 22.34 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:13:17.515Z] #57 22.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:13:17.596Z] #47 ... [2020-03-24T03:13:17.596Z] [2020-03-24T03:13:17.596Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:17.596Z] #44 96.99 DEP criu/protobuf-desc.d [2020-03-24T03:13:17.596Z] #44 97.09 DEP criu/proc_parse.d [2020-03-24T03:13:17.596Z] #44 97.25 DEP criu/plugin.d [2020-03-24T03:13:17.596Z] #44 97.34 DEP criu/pipes.d [2020-03-24T03:13:17.596Z] #44 97.60 DEP criu/pie-util.d [2020-03-24T03:13:17.596Z] #44 97.74 DEP criu/pie-util-vdso.d [2020-03-24T03:13:17.596Z] #44 97.89 DEP criu/pie-util-vdso-elf32.d [2020-03-24T03:13:17.596Z] #44 98.02 DEP criu/path.d [2020-03-24T03:13:17.596Z] #44 98.16 DEP criu/parasite-syscall.d [2020-03-24T03:13:17.596Z] #44 98.40 DEP criu/pagemap.d [2020-03-24T03:13:17.596Z] #44 ... [2020-03-24T03:13:17.596Z] [2020-03-24T03:13:17.596Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:17.596Z] #47 DONE 203.9s [2020-03-24T03:13:17.596Z] [2020-03-24T03:13:17.596Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:17.596Z] #44 98.61 DEP criu/pagemap-cache.d [2020-03-24T03:13:17.854Z] #44 98.90 DEP criu/page-xfer.d [2020-03-24T03:13:18.112Z] #44 99.32 DEP criu/page-pipe.d [2020-03-24T03:13:18.678Z] #44 99.52 DEP criu/netfilter.d [2020-03-24T03:13:18.678Z] #44 99.66 DEP criu/net.d [2020-03-24T03:13:18.693Z] #60 ... [2020-03-24T03:13:18.693Z] [2020-03-24T03:13:18.693Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-24T03:13:18.693Z] #16 DONE 2.3s [2020-03-24T03:13:18.693Z] [2020-03-24T03:13:18.693Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:18.693Z] #44 118.0 DEP criu/protobuf-desc.d [2020-03-24T03:13:18.693Z] #44 118.2 DEP criu/proc_parse.d [2020-03-24T03:13:18.693Z] #44 118.4 DEP criu/plugin.d [2020-03-24T03:13:18.936Z] #44 99.87 DEP criu/namespaces.d [2020-03-24T03:13:18.936Z] #44 100.0 DEP criu/mount.d [2020-03-24T03:13:19.194Z] #44 100.2 DEP criu/mem.d [2020-03-24T03:13:19.194Z] #44 100.3 DEP criu/lsm.d [2020-03-24T03:13:19.253Z] #44 118.6 DEP criu/pipes.d [2020-03-24T03:13:19.254Z] #44 118.8 DEP criu/pie-util.d [2020-03-24T03:13:19.254Z] #44 118.8 DEP criu/pie-util-vdso.d [2020-03-24T03:13:19.254Z] #44 119.0 DEP criu/pie-util-vdso-elf32.d [2020-03-24T03:13:19.452Z] #44 100.5 DEP criu/log.d [2020-03-24T03:13:19.452Z] #44 100.6 DEP criu/libnetlink.d [2020-03-24T03:13:19.509Z] #44 119.1 DEP criu/path.d [2020-03-24T03:13:19.571Z] #57 24.31 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:13:19.710Z] #44 100.7 DEP criu/kerndat.d [2020-03-24T03:13:19.764Z] #44 119.3 DEP criu/parasite-syscall.d [2020-03-24T03:13:19.764Z] #44 119.5 DEP criu/pagemap.d [2020-03-24T03:13:19.809Z] ok github.com/docker/docker/layer 7.155s coverage: 68.8% of statements [2020-03-24T03:13:19.809Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-24T03:13:19.809Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-24T03:13:19.809Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-24T03:13:19.809Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-24T03:13:19.809Z] ? github.com/docker/docker/oci [no test files] [2020-03-24T03:13:19.809Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-24T03:13:19.809Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-03-24T03:13:19.809Z] ok github.com/docker/docker/pkg/chrootarchive 3.506s coverage: 43.2% of statements [2020-03-24T03:13:19.809Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-24T03:13:19.809Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-24T03:13:19.809Z] ok github.com/docker/docker/pkg/discovery 0.001s coverage: 58.3% of statements [2020-03-24T03:13:19.898Z] #65 238.0 + bin/containerd-shim-runc-v1 [2020-03-24T03:13:19.968Z] #44 100.9 DEP criu/kcmp-ids.d [2020-03-24T03:13:19.968Z] #44 101.0 DEP criu/irmap.d [2020-03-24T03:13:20.019Z] #44 119.7 DEP criu/pagemap-cache.d [2020-03-24T03:13:20.089Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-03-24T03:13:20.226Z] #44 101.2 DEP criu/ipc_ns.d [2020-03-24T03:13:20.226Z] #44 101.3 DEP criu/image.d [2020-03-24T03:13:20.274Z] #44 119.9 DEP criu/page-xfer.d [2020-03-24T03:13:20.369Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-03-24T03:13:20.438Z] #19 ... [2020-03-24T03:13:20.438Z] [2020-03-24T03:13:20.438Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:20.438Z] #44 150.2 CC criu/irmap.o [2020-03-24T03:13:20.438Z] #44 150.9 CC criu/kcmp-ids.o [2020-03-24T03:13:20.438Z] #44 151.3 CC criu/kerndat.o [2020-03-24T03:13:20.438Z] #44 152.5 CC criu/libnetlink.o [2020-03-24T03:13:20.438Z] #44 153.2 CC criu/log.o [2020-03-24T03:13:20.438Z] #44 154.0 CC criu/lsm.o [2020-03-24T03:13:20.438Z] #44 154.7 CC criu/mem.o [2020-03-24T03:13:20.484Z] #44 101.5 DEP criu/image-desc.d [2020-03-24T03:13:20.484Z] #44 101.6 DEP criu/fsnotify.d [2020-03-24T03:13:20.530Z] #44 120.1 DEP criu/page-pipe.d [2020-03-24T03:13:20.530Z] #44 120.2 DEP criu/netfilter.d [2020-03-24T03:13:20.597Z] #57 25.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:13:20.742Z] #44 101.8 DEP criu/filesystems.d [2020-03-24T03:13:20.785Z] #44 120.3 DEP criu/net.d [2020-03-24T03:13:20.980Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2020-03-24T03:13:20.999Z] #44 102.0 DEP criu/files.d [2020-03-24T03:13:21.040Z] #44 120.6 DEP criu/namespaces.d [2020-03-24T03:13:21.040Z] #44 120.8 DEP criu/mount.d [2020-03-24T03:13:21.257Z] #44 102.2 DEP criu/files-reg.d [2020-03-24T03:13:21.257Z] #44 102.4 DEP criu/files-ext.d [2020-03-24T03:13:21.257Z] #44 102.5 DEP criu/file-lock.d [2020-03-24T03:13:21.260Z] ok github.com/docker/docker/pkg/dmesg 0.021s coverage: 83.3% of statements [2020-03-24T03:13:21.295Z] #44 120.9 DEP criu/mem.d [2020-03-24T03:13:21.515Z] #44 102.6 DEP criu/file-ids.d [2020-03-24T03:13:21.515Z] #44 102.7 DEP criu/fifo.d [2020-03-24T03:13:21.551Z] #44 121.1 DEP criu/lsm.d [2020-03-24T03:13:21.590Z] Client: [2020-03-24T03:13:21.590Z] Debug Mode: false [2020-03-24T03:13:21.590Z] Plugins: [2020-03-24T03:13:21.590Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-24T03:13:21.590Z] [2020-03-24T03:13:21.590Z] Server: [2020-03-24T03:13:21.590Z] Containers: 0 [2020-03-24T03:13:21.590Z] Running: 0 [2020-03-24T03:13:21.590Z] Paused: 0 [2020-03-24T03:13:21.590Z] Stopped: 0 [2020-03-24T03:13:21.590Z] Images: 0 [2020-03-24T03:13:21.590Z] Server Version: 19.03.5 [2020-03-24T03:13:21.590Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-24T03:13:21.590Z] Windows: [2020-03-24T03:13:21.590Z] LCOW: [2020-03-24T03:13:21.590Z] Logging Driver: json-file [2020-03-24T03:13:21.590Z] Plugins: [2020-03-24T03:13:21.590Z] Volume: local [2020-03-24T03:13:21.590Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-24T03:13:21.590Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-24T03:13:21.590Z] Swarm: inactive [2020-03-24T03:13:21.590Z] Default Isolation: process [2020-03-24T03:13:21.590Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-24T03:13:21.590Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-24T03:13:21.590Z] OSType: windows [2020-03-24T03:13:21.590Z] Architecture: x86_64 [2020-03-24T03:13:21.590Z] CPUs: 4 [2020-03-24T03:13:21.590Z] Total Memory: 32GiB [2020-03-24T03:13:21.590Z] Name: azwin-2-3a6030 [2020-03-24T03:13:21.590Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-24T03:13:21.590Z] Docker Root Dir: D:\docker [2020-03-24T03:13:21.590Z] Debug Mode: false [2020-03-24T03:13:21.590Z] Registry: https://index.docker.io/v1/ [2020-03-24T03:13:21.590Z] Labels: [2020-03-24T03:13:21.590Z] Experimental: true [2020-03-24T03:13:21.590Z] Insecure Registries: [2020-03-24T03:13:21.590Z] 10.0.0.4:5000 [2020-03-24T03:13:21.590Z] 127.0.0.0/8 [2020-03-24T03:13:21.590Z] Registry Mirrors: [2020-03-24T03:13:21.590Z] http://10.0.0.4:5000/ [2020-03-24T03:13:21.590Z] Live Restore Enabled: false [2020-03-24T03:13:21.590Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-24T03:13:21.806Z] #44 121.3 DEP criu/log.d [2020-03-24T03:13:21.806Z] #44 121.4 DEP criu/libnetlink.d [2020-03-24T03:13:21.821Z] #44 ... [2020-03-24T03:13:21.821Z] [2020-03-24T03:13:21.821Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:13:21.821Z] #19 6.909 Collecting yamllint==1.16.0 [2020-03-24T03:13:22.062Z] #44 121.6 DEP criu/kerndat.d [2020-03-24T03:13:22.081Z] #44 103.0 DEP criu/fdstore.d [2020-03-24T03:13:22.081Z] #44 103.1 DEP criu/fault-injection.d [2020-03-24T03:13:22.081Z] #44 103.1 DEP criu/external.d [2020-03-24T03:13:22.261Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-03-24T03:13:22.317Z] #44 121.8 DEP criu/kcmp-ids.d [2020-03-24T03:13:22.317Z] #44 121.9 DEP criu/irmap.d [2020-03-24T03:13:22.338Z] #44 103.2 DEP criu/eventpoll.d [2020-03-24T03:13:22.338Z] #44 103.4 DEP criu/eventfd.d [2020-03-24T03:13:22.338Z] #44 103.5 DEP criu/crtools.d [2020-03-24T03:13:22.338Z] #44 103.6 DEP criu/cr-service.d [2020-03-24T03:13:22.572Z] #44 122.0 DEP criu/ipc_ns.d [2020-03-24T03:13:22.572Z] #44 122.2 DEP criu/image.d [2020-03-24T03:13:22.827Z] #44 122.4 DEP criu/image-desc.d [2020-03-24T03:13:22.827Z] #44 122.5 DEP criu/fsnotify.d [2020-03-24T03:13:22.872Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-03-24T03:13:22.904Z] #44 103.7 DEP criu/cr-restore.d [2020-03-24T03:13:22.904Z] #44 104.0 DEP criu/cr-errno.d [2020-03-24T03:13:22.904Z] #44 104.0 DEP criu/cr-dump.d [2020-03-24T03:13:23.082Z] #44 122.6 DEP criu/filesystems.d [2020-03-24T03:13:23.164Z] #44 104.2 DEP criu/cr-dedup.d [2020-03-24T03:13:23.175Z] #65 241.1 + bin/containerd-shim-runc-v2 [2020-03-24T03:13:23.317Z] #57 ... [2020-03-24T03:13:23.318Z] [2020-03-24T03:13:23.318Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:13:23.338Z] #44 122.8 DEP criu/files.d [2020-03-24T03:13:23.422Z] #44 104.3 DEP criu/cr-check.d [2020-03-24T03:13:23.422Z] #44 104.5 DEP criu/config.d [2020-03-24T03:13:23.593Z] #44 123.1 DEP criu/files-reg.d [2020-03-24T03:13:23.593Z] #44 123.3 DEP criu/files-ext.d [2020-03-24T03:13:23.605Z] #42 28.31 Checking out files: 69% (1115/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-24T03:13:23.605Z] #42 28.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-24T03:13:23.679Z] #44 104.6 DEP criu/clone-noasan.d [2020-03-24T03:13:23.679Z] #44 104.7 DEP criu/cgroup.d [2020-03-24T03:13:23.679Z] #44 104.8 DEP criu/cgroup-props.d [2020-03-24T03:13:23.739Z] #65 241.9 + binaries [2020-03-24T03:13:23.739Z] #65 241.9 + mkdir -p /build [2020-03-24T03:13:23.739Z] #65 241.9 + cp bin/containerd /build/containerd [2020-03-24T03:13:23.739Z] #65 242.0 + cp bin/containerd-shim /build/containerd-shim [2020-03-24T03:13:23.739Z] #65 242.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-24T03:13:23.739Z] #65 242.0 + cp bin/ctr /build/ctr [2020-03-24T03:13:23.848Z] #44 123.4 DEP criu/file-lock.d [2020-03-24T03:13:23.848Z] #44 123.6 DEP criu/file-ids.d [2020-03-24T03:13:23.873Z] ok github.com/docker/docker/pkg/fsutils 0.406s coverage: 85.1% of statements [2020-03-24T03:13:23.873Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2020-03-24T03:13:23.873Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-03-24T03:13:23.937Z] #44 104.9 DEP criu/bitmap.d [2020-03-24T03:13:23.937Z] #44 104.9 DEP criu/bfd.d [2020-03-24T03:13:23.937Z] #44 105.0 DEP criu/autofs.d [2020-03-24T03:13:24.195Z] #44 105.1 DEP criu/aio.d [2020-03-24T03:13:24.195Z] #44 105.3 DEP criu/action-scripts.d [2020-03-24T03:13:24.408Z] #44 123.8 DEP criu/fifo.d [2020-03-24T03:13:24.408Z] #44 123.9 DEP criu/fdstore.d [2020-03-24T03:13:24.408Z] #44 124.0 DEP criu/fault-injection.d [2020-03-24T03:13:24.408Z] #44 124.1 DEP criu/external.d [2020-03-24T03:13:24.452Z] #44 105.5 CC criu/action-scripts.o [2020-03-24T03:13:24.483Z] ok github.com/docker/docker/pkg/idtools 0.293s coverage: 70.1% of statements [2020-03-24T03:13:24.663Z] #44 124.2 DEP criu/eventpoll.d [2020-03-24T03:13:24.663Z] #44 124.4 DEP criu/eventfd.d [2020-03-24T03:13:24.669Z] #65 DONE 242.7s [2020-03-24T03:13:24.710Z] #44 105.9 CC criu/aio.o [2020-03-24T03:13:24.919Z] #44 124.5 DEP criu/crtools.d [2020-03-24T03:13:25.106Z] ok github.com/docker/docker/pkg/ioutils 0.337s coverage: 70.1% of statements [2020-03-24T03:13:25.106Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-03-24T03:13:25.106Z] ok github.com/docker/docker/pkg/locker 0.024s coverage: 88.9% of statements [2020-03-24T03:13:25.173Z] #44 124.7 DEP criu/cr-service.d [2020-03-24T03:13:25.232Z] [2020-03-24T03:13:25.232Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-24T03:13:25.276Z] #44 106.4 CC criu/autofs.o [2020-03-24T03:13:25.387Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-03-24T03:13:25.387Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-24T03:13:25.428Z] #44 124.9 DEP criu/cr-restore.d [2020-03-24T03:13:25.429Z] #44 125.2 DEP criu/cr-errno.d [2020-03-24T03:13:25.488Z] #66 DONE 0.3s [2020-03-24T03:13:25.667Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-03-24T03:13:25.683Z] #44 125.2 DEP criu/cr-dump.d [2020-03-24T03:13:25.683Z] #44 125.4 DEP criu/cr-dedup.d [2020-03-24T03:13:25.744Z] [2020-03-24T03:13:25.744Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-24T03:13:25.744Z] #70 DONE 0.1s [2020-03-24T03:13:25.744Z] [2020-03-24T03:13:25.744Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-24T03:13:25.842Z] #44 ... [2020-03-24T03:13:25.842Z] [2020-03-24T03:13:25.842Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:13:25.842Z] #30 DONE 212.5s [2020-03-24T03:13:25.842Z] [2020-03-24T03:13:25.842Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:25.842Z] #17 11.52 Reading package lists... [2020-03-24T03:13:25.842Z] #17 15.78 Reading package lists... [2020-03-24T03:13:25.842Z] #17 19.05 Building dependency tree... [2020-03-24T03:13:25.842Z] #17 20.50 libcap2-bin is already the newest version (1:2.25-2). [2020-03-24T03:13:25.842Z] #17 20.50 The following additional packages will be installed: [2020-03-24T03:13:25.842Z] #17 20.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-24T03:13:25.842Z] #17 20.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-24T03:13:25.842Z] #17 20.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-24T03:13:25.842Z] #17 20.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-24T03:13:25.842Z] #17 20.51 python3.7 python3.7-minimal vim-runtime xxd [2020-03-24T03:13:25.842Z] #17 20.52 Suggested packages: [2020-03-24T03:13:25.842Z] #17 20.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-24T03:13:25.842Z] #17 20.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-24T03:13:25.842Z] #17 20.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-24T03:13:25.842Z] #17 20.52 Recommended packages: [2020-03-24T03:13:25.842Z] #17 20.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-24T03:13:25.842Z] #17 20.52 python3-keyrings.alt python3-xdg unzip [2020-03-24T03:13:25.842Z] #17 22.51 The following NEW packages will be installed: [2020-03-24T03:13:25.842Z] #17 22.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-24T03:13:25.842Z] #17 22.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-24T03:13:25.842Z] #17 22.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-24T03:13:25.842Z] #17 22.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-24T03:13:25.842Z] #17 22.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-24T03:13:25.842Z] #17 22.54 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-24T03:13:25.842Z] #17 22.54 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-24T03:13:25.842Z] #17 22.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-24T03:13:25.842Z] #17 22.54 xz-utils zip [2020-03-24T03:13:25.938Z] #44 125.5 DEP criu/cr-check.d [2020-03-24T03:13:25.947Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-24T03:13:26.000Z] #72 DONE 0.2s [2020-03-24T03:13:26.000Z] [2020-03-24T03:13:26.000Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-24T03:13:26.000Z] #75 DONE 0.1s [2020-03-24T03:13:26.000Z] [2020-03-24T03:13:26.000Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-24T03:13:26.000Z] #76 DONE 0.0s [2020-03-24T03:13:26.000Z] [2020-03-24T03:13:26.000Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-24T03:13:26.193Z] #44 125.9 DEP criu/config.d [2020-03-24T03:13:26.228Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-24T03:13:26.407Z] #17 22.88 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:13:26.407Z] #17 22.88 Need to get 28.5 MB of archives. [2020-03-24T03:13:26.407Z] #17 22.88 After this operation, 116 MB of additional disk space will be used. [2020-03-24T03:13:26.407Z] #17 22.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-24T03:13:26.407Z] #17 22.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-24T03:13:26.407Z] #17 22.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-24T03:13:26.407Z] #17 23.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-24T03:13:26.448Z] #44 126.0 DEP criu/clone-noasan.d [2020-03-24T03:13:26.448Z] #44 126.1 DEP criu/cgroup.d [2020-03-24T03:13:26.508Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-03-24T03:13:26.665Z] #17 23.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-24T03:13:26.665Z] #17 23.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-24T03:13:26.703Z] #44 126.4 DEP criu/cgroup-props.d [2020-03-24T03:13:26.788Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-24T03:13:26.959Z] #44 126.5 DEP criu/bitmap.d [2020-03-24T03:13:26.959Z] #44 126.5 DEP criu/bfd.d [2020-03-24T03:13:26.959Z] #44 126.7 DEP criu/autofs.d [2020-03-24T03:13:27.069Z] ok github.com/docker/docker/pkg/mount 1.225s coverage: 70.5% of statements [2020-03-24T03:13:27.069Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-24T03:13:27.069Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-24T03:13:27.069Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-24T03:13:27.094Z] #42 31.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-24T03:13:27.105Z] #19 12.24 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-24T03:13:27.105Z] #19 12.38 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-24T03:13:27.214Z] #44 126.8 DEP criu/aio.d [2020-03-24T03:13:27.214Z] #44 127.0 DEP criu/action-scripts.d [2020-03-24T03:13:27.367Z] #19 12.45 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-24T03:13:27.367Z] #19 12.55 Collecting pyyaml (from yamllint==1.16.0) [2020-03-24T03:13:27.598Z] #17 23.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-24T03:13:27.598Z] #17 23.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-24T03:13:27.598Z] #17 23.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-24T03:13:27.598Z] #17 23.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-24T03:13:27.598Z] #17 23.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-24T03:13:27.598Z] #17 23.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-24T03:13:27.598Z] #17 23.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-24T03:13:27.598Z] #17 23.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-24T03:13:27.598Z] #17 23.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-24T03:13:27.598Z] #17 23.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-24T03:13:27.598Z] #17 23.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-24T03:13:27.598Z] #17 23.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:13:27.598Z] #17 23.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-24T03:13:27.598Z] #17 23.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-24T03:13:27.598Z] #17 23.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-24T03:13:27.598Z] #17 23.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-24T03:13:27.598Z] #17 ... [2020-03-24T03:13:27.598Z] [2020-03-24T03:13:27.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:27.598Z] #44 108.5 CC criu/bfd.o [2020-03-24T03:13:27.627Z] #19 12.76 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-24T03:13:27.680Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-24T03:13:27.775Z] #44 127.3 CC criu/action-scripts.o [2020-03-24T03:13:27.961Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-24T03:13:28.226Z] #44 109.1 CC criu/bitmap.o [2020-03-24T03:13:28.226Z] #44 109.2 CC criu/cgroup-props.o [2020-03-24T03:13:28.241Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-24T03:13:28.335Z] #44 127.8 CC criu/aio.o [2020-03-24T03:13:28.519Z] #77 DONE 2.1s [2020-03-24T03:13:28.519Z] [2020-03-24T03:13:28.519Z] #78 exporting to image [2020-03-24T03:13:28.519Z] #78 exporting layers [2020-03-24T03:13:28.521Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-24T03:13:28.591Z] #44 ... [2020-03-24T03:13:28.591Z] [2020-03-24T03:13:28.591Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:28.591Z] #17 2.254 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:13:28.591Z] #17 2.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:13:28.591Z] #17 2.300 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:13:28.591Z] #17 2.757 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-24T03:13:28.591Z] #17 4.050 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] [2020-03-24T03:13:28.591Z] #17 5.503 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-24T03:13:28.846Z] #17 ... [2020-03-24T03:13:28.846Z] [2020-03-24T03:13:28.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:28.846Z] #44 128.4 CC criu/autofs.o [2020-03-24T03:13:29.014Z] #19 14.32 Building wheels for collected packages: pyyaml [2020-03-24T03:13:29.190Z] #44 110.1 CC criu/cgroup.o [2020-03-24T03:13:29.275Z] #19 14.33 Running setup.py bdist_wheel for pyyaml: started [2020-03-24T03:13:29.522Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-03-24T03:13:29.803Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-24T03:13:30.208Z] #44 129.9 CC criu/bfd.o [2020-03-24T03:13:30.625Z] #42 ... [2020-03-24T03:13:30.625Z] [2020-03-24T03:13:30.625Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:13:30.625Z] #63 25.32 Fetched 8116 kB in 25s (330 kB/s) [2020-03-24T03:13:30.625Z] #63 25.32 Reading package lists... [2020-03-24T03:13:30.625Z] #63 ... [2020-03-24T03:13:30.625Z] [2020-03-24T03:13:30.625Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:30.625Z] #48 25.09 vendor/golang.org/x/crypto/internal/subtle [2020-03-24T03:13:30.625Z] #48 ... [2020-03-24T03:13:30.625Z] [2020-03-24T03:13:30.625Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:13:30.625Z] #26 25.65 Fetched 8116 kB in 25s (331 kB/s) [2020-03-24T03:13:30.625Z] #26 25.65 Reading package lists... [2020-03-24T03:13:30.625Z] #26 ... [2020-03-24T03:13:30.625Z] [2020-03-24T03:13:30.625Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:13:30.625Z] #75 30.61 Checking out files: 50% (1039/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-24T03:13:30.625Z] #75 32.21 + cd /tmp/tmp.qpBNWbXXOv/src/github.com/docker/libnetwork [2020-03-24T03:13:30.625Z] #75 32.21 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-24T03:13:30.625Z] #75 32.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-24T03:13:30.659Z] #19 15.58 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-24T03:13:30.659Z] #19 15.58 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-24T03:13:30.659Z] #19 15.70 Successfully built pyyaml [2020-03-24T03:13:30.659Z] #19 15.73 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-24T03:13:30.912Z] #75 ... [2020-03-24T03:13:30.912Z] [2020-03-24T03:13:30.912Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:13:30.912Z] #11 26.16 Fetched 8116 kB in 25s (319 kB/s) [2020-03-24T03:13:30.912Z] #11 26.16 Reading package lists... [2020-03-24T03:13:30.920Z] #19 16.15 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-24T03:13:31.133Z] #44 130.6 CC criu/bitmap.o [2020-03-24T03:13:31.199Z] #11 ... [2020-03-24T03:13:31.200Z] [2020-03-24T03:13:31.200Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:13:31.200Z] #26 25.65 Reading package lists... [2020-03-24T03:13:31.388Z] #44 130.9 CC criu/cgroup-props.o [2020-03-24T03:13:31.389Z] #44 ... [2020-03-24T03:13:31.389Z] [2020-03-24T03:13:31.389Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:31.389Z] #47 201.8 github.com/LK4D4/vndr/godl [2020-03-24T03:13:31.389Z] #47 202.5 github.com/LK4D4/vndr [2020-03-24T03:13:31.644Z] #47 ... [2020-03-24T03:13:31.644Z] [2020-03-24T03:13:31.644Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:31.644Z] #17 10.95 Fetched 8334 kB in 9s (931 kB/s) [2020-03-24T03:13:31.728Z] #44 112.8 CC criu/clone-noasan.o [2020-03-24T03:13:31.728Z] #44 112.9 CC criu/config.o [2020-03-24T03:13:31.774Z] #26 36.70 Reading package lists... [2020-03-24T03:13:31.774Z] #26 ... [2020-03-24T03:13:31.774Z] [2020-03-24T03:13:31.774Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:13:31.774Z] #44 26.72 Fetched 8116 kB in 26s (312 kB/s) [2020-03-24T03:13:31.774Z] #44 26.72 Reading package lists... [2020-03-24T03:13:31.774Z] #44 ... [2020-03-24T03:13:31.774Z] [2020-03-24T03:13:31.774Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:13:31.774Z] #36 27.00 Fetched 8116 kB in 26s (309 kB/s) [2020-03-24T03:13:31.774Z] #36 27.00 Reading package lists... [2020-03-24T03:13:31.774Z] #36 ... [2020-03-24T03:13:31.774Z] [2020-03-24T03:13:31.774Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:31.774Z] #54 36.25 + cd /tmp/tmp.zBXCgxlWI0/src/github.com/golangci/golangci-lint/ [2020-03-24T03:13:31.774Z] #54 36.25 + git checkout -q v1.23.8 [2020-03-24T03:13:31.774Z] #54 36.85 ++ git describe --tags [2020-03-24T03:13:31.774Z] #54 36.87 + version=v1.23.8 [2020-03-24T03:13:31.862Z] #19 DONE 17.0s [2020-03-24T03:13:31.862Z] [2020-03-24T03:13:31.862Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:31.862Z] #44 157.2 CC criu/mount.o [2020-03-24T03:13:31.862Z] #44 160.7 CC criu/namespaces.o [2020-03-24T03:13:31.862Z] #44 163.1 CC criu/net.o [2020-03-24T03:13:31.862Z] #44 166.8 CC criu/netfilter.o [2020-03-24T03:13:31.899Z] #17 10.95 Reading package lists... [2020-03-24T03:13:31.899Z] #17 ... [2020-03-24T03:13:31.899Z] [2020-03-24T03:13:31.899Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:31.899Z] #47 DONE 212.2s [2020-03-24T03:13:32.060Z] #54 36.87 ++ git rev-parse --short HEAD [2020-03-24T03:13:32.060Z] #54 36.87 + commit=76a82c6 [2020-03-24T03:13:32.060Z] #54 36.89 ++ git show -s --format=%cd [2020-03-24T03:13:32.060Z] #54 36.91 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-24T03:13:32.060Z] #54 36.91 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-24T03:13:32.124Z] #44 167.2 CC criu/page-pipe.o [2020-03-24T03:13:32.154Z] [2020-03-24T03:13:32.154Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:32.465Z] ok github.com/docker/docker/pkg/signal 2.346s coverage: 61.0% of statements [2020-03-24T03:13:32.694Z] #44 167.8 CC criu/page-xfer.o [2020-03-24T03:13:32.714Z] #53 ... [2020-03-24T03:13:32.714Z] [2020-03-24T03:13:32.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:32.714Z] #44 132.1 CC criu/cgroup.o [2020-03-24T03:13:32.745Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-03-24T03:13:33.098Z] #44 ... [2020-03-24T03:13:33.098Z] [2020-03-24T03:13:33.098Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:33.098Z] #17 24.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-24T03:13:33.098Z] #17 24.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-24T03:13:33.098Z] #17 24.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-24T03:13:33.098Z] #17 24.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-24T03:13:33.098Z] #17 24.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-24T03:13:33.098Z] #17 24.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-24T03:13:33.098Z] #17 24.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-24T03:13:33.098Z] #17 24.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-24T03:13:33.098Z] #17 24.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-24T03:13:33.098Z] #17 24.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-24T03:13:33.098Z] #17 24.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-24T03:13:33.098Z] #17 24.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-24T03:13:33.098Z] #17 24.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-24T03:13:33.098Z] #17 24.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-24T03:13:33.098Z] #17 24.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-24T03:13:33.098Z] #17 24.64 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-24T03:13:33.098Z] #17 24.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-24T03:13:33.098Z] #17 24.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-24T03:13:33.098Z] #17 24.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-24T03:13:33.098Z] #17 24.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-24T03:13:33.098Z] #17 24.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-24T03:13:33.098Z] #17 24.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-24T03:13:33.098Z] #17 24.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-24T03:13:33.098Z] #17 25.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-24T03:13:33.098Z] #17 25.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-24T03:13:33.098Z] #17 25.17 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-24T03:13:33.098Z] #17 25.68 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:13:33.098Z] #17 25.75 Fetched 28.5 MB in 3s (11.1 MB/s) [2020-03-24T03:13:33.098Z] #17 25.81 Selecting previously unselected package pigz. [2020-03-24T03:13:33.098Z] #17 25.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-24T03:13:33.098Z] #17 25.86 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-24T03:13:33.098Z] #17 25.87 Unpacking pigz (2.4-1) ... [2020-03-24T03:13:33.098Z] #17 26.03 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-24T03:13:33.098Z] #17 26.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:13:33.098Z] #17 26.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:13:33.098Z] #17 26.55 Selecting previously unselected package python3.7-minimal. [2020-03-24T03:13:33.098Z] #17 26.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:13:33.098Z] #17 26.58 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:13:33.098Z] #17 27.31 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:13:33.098Z] #17 27.33 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:13:33.098Z] #17 29.25 Selecting previously unselected package python3-minimal. [2020-03-24T03:13:33.099Z] #17 29.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 ... 23672 files and directories currently installed.) [2020-03-24T03:13:33.099Z] #17 29.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-24T03:13:33.099Z] #17 29.30 Unpacking python3-minimal (3.7.3-1) ... [2020-03-24T03:13:33.099Z] #17 29.36 Selecting previously unselected package libmpdec2:amd64. [2020-03-24T03:13:33.099Z] #17 29.37 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-24T03:13:33.099Z] #17 29.38 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-24T03:13:33.099Z] #17 29.46 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-24T03:13:33.099Z] #17 29.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:13:33.099Z] #17 29.48 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:13:33.355Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-24T03:13:33.355Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-24T03:13:33.635Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-03-24T03:13:33.916Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-24T03:13:34.030Z] #17 30.34 Selecting previously unselected package python3.7. [2020-03-24T03:13:34.030Z] #17 30.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:13:34.030Z] #17 30.35 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:13:34.030Z] #17 30.49 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-24T03:13:34.030Z] #17 30.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-24T03:13:34.030Z] #17 30.51 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-24T03:13:34.030Z] #17 30.63 Setting up python3-minimal (3.7.3-1) ... [2020-03-24T03:13:34.078Z] #44 169.0 CC criu/pagemap-cache.o [2020-03-24T03:13:34.112Z] #54 ... [2020-03-24T03:13:34.112Z] [2020-03-24T03:13:34.112Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:13:34.112Z] #57 28.75 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:13:34.112Z] #57 31.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-24T03:13:34.112Z] #57 31.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-24T03:13:34.112Z] #57 31.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-24T03:13:34.112Z] #57 31.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-24T03:13:34.112Z] #57 33.60 runtime/cgo [2020-03-24T03:13:34.112Z] #57 33.96 runtime [2020-03-24T03:13:34.112Z] #57 ... [2020-03-24T03:13:34.112Z] [2020-03-24T03:13:34.112Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:13:34.112Z] #44 26.72 Reading package lists... [2020-03-24T03:13:34.338Z] #44 169.5 CC criu/pagemap.o [2020-03-24T03:13:34.531Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 37.2% of statements [2020-03-24T03:13:34.811Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2020-03-24T03:13:34.963Z] #17 31.39 Selecting previously unselected package python3. [2020-03-24T03:13:34.963Z] #17 31.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-24T03:13:34.963Z] #17 31.42 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-24T03:13:34.963Z] #17 31.44 Unpacking python3 (3.7.3-1) ... [2020-03-24T03:13:34.963Z] #17 31.53 Selecting previously unselected package libip4tc0:amd64. [2020-03-24T03:13:34.963Z] #17 31.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-24T03:13:34.963Z] #17 31.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-24T03:13:34.963Z] #17 31.62 Selecting previously unselected package libip6tc0:amd64. [2020-03-24T03:13:34.963Z] #17 31.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-24T03:13:34.963Z] #17 31.63 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-24T03:13:35.061Z] #78 exporting layers 6.0s done [2020-03-24T03:13:35.061Z] #78 writing image sha256:cfbebd360c51d755227554705176d3ebfbce2af784120cb3a903c2d0698e10df done [2020-03-24T03:13:35.061Z] #78 naming to docker.io/library/docker:b23decbb0b5046e8bd93ed8a18569559a738fddd done [2020-03-24T03:13:35.061Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [2020-03-24T03:13:35.092Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-24T03:13:35.220Z] #17 31.71 Selecting previously unselected package libiptc0:amd64. [2020-03-24T03:13:35.220Z] #17 31.71 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-24T03:13:35.220Z] #17 31.72 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-24T03:13:35.220Z] #17 31.80 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-24T03:13:35.220Z] #17 31.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-24T03:13:35.220Z] #17 31.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-24T03:13:35.220Z] #17 31.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-24T03:13:35.220Z] #17 31.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-24T03:13:35.220Z] #17 31.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-24T03:13:35.278Z] #44 ... [2020-03-24T03:13:35.278Z] [2020-03-24T03:13:35.278Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:13:35.278Z] #60 109.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-24T03:13:35.372Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-24T03:13:35.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40732/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/validate/default [2020-03-24T03:13:35.477Z] #17 31.96 Selecting previously unselected package libnftnl11:amd64. [2020-03-24T03:13:35.477Z] #17 31.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-24T03:13:35.477Z] #17 31.98 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-24T03:13:35.477Z] #17 32.05 Selecting previously unselected package iptables. [2020-03-24T03:13:35.477Z] #17 32.05 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-24T03:13:35.477Z] #17 32.06 Unpacking iptables (1.8.2-4) ... [2020-03-24T03:13:35.653Z] testing: warning: no tests to run [2020-03-24T03:13:35.653Z] coverage: [no statements] [2020-03-24T03:13:35.653Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-24T03:13:35.933Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-24T03:13:35.933Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-24T03:13:35.975Z] #44 135.3 CC criu/clone-noasan.o [2020-03-24T03:13:35.975Z] #44 135.5 CC criu/config.o [2020-03-24T03:13:35.991Z] #17 32.35 Selecting previously unselected package xxd. [2020-03-24T03:13:35.991Z] #17 32.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-24T03:13:35.991Z] #17 32.37 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:13:35.991Z] #17 32.51 Selecting previously unselected package vim-common. [2020-03-24T03:13:35.991Z] #17 32.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:13:35.991Z] #17 32.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:13:36.213Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-24T03:13:36.248Z] #17 32.67 Selecting previously unselected package bash-completion. [2020-03-24T03:13:36.248Z] #17 32.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-24T03:13:36.332Z] Congratulations! All commits are properly signed with the DCO! [2020-03-24T03:13:36.332Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-24T03:13:36.332Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-24T03:13:36.332Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-24T03:13:36.332Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-24T03:13:36.332Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-24T03:13:36.332Z] Congratulations! No new tests were added to integration-cli. [2020-03-24T03:13:36.332Z] [2020-03-24T03:13:36.332Z] INFO Start validation with golang-ci-lint [2020-03-24T03:13:36.332Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-24T03:13:36.332Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-24T03:13:36.332Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-24T03:13:37.206Z] #60 111.1 + mkdir -p /build [2020-03-24T03:13:37.206Z] #60 111.1 + cp runc /build/runc [2020-03-24T03:13:37.337Z] #44 136.9 CC criu/cr-check.o [2020-03-24T03:13:37.592Z] #44 ... [2020-03-24T03:13:37.592Z] [2020-03-24T03:13:37.592Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:13:37.592Z] #30 DONE 218.1s [2020-03-24T03:13:37.592Z] [2020-03-24T03:13:37.592Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:37.592Z] #17 10.95 Reading package lists... [2020-03-24T03:13:37.776Z] #60 DONE 111.5s [2020-03-24T03:13:37.776Z] [2020-03-24T03:13:37.776Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:37.776Z] #44 170.6 CC criu/parasite-syscall.o [2020-03-24T03:13:37.776Z] #44 171.5 CC criu/path.o [2020-03-24T03:13:37.776Z] #44 171.7 CC criu/pie-util-vdso.o [2020-03-24T03:13:37.776Z] #44 172.3 CC criu/pie-util.o [2020-03-24T03:13:37.776Z] #44 172.5 CC criu/pipes.o [2020-03-24T03:13:37.847Z] #17 15.66 Reading package lists... [2020-03-24T03:13:38.225Z] ok github.com/docker/docker/plugin 0.553s coverage: 27.1% of statements [2020-03-24T03:13:38.506Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-24T03:13:38.719Z] #44 173.7 CC criu/plugin.o [2020-03-24T03:13:38.774Z] #17 35.06 Unpacking bash-completion (1:2.8-6) ... [2020-03-24T03:13:38.774Z] #17 35.38 Selecting previously unselected package bzip2. [2020-03-24T03:13:38.774Z] #17 35.39 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-24T03:13:38.774Z] #17 35.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:13:38.980Z] #44 174.1 CC criu/proc_parse.o [2020-03-24T03:13:39.027Z] #17 19.36 Building dependency tree... [2020-03-24T03:13:39.031Z] #17 35.45 Selecting previously unselected package xz-utils. [2020-03-24T03:13:39.031Z] #17 35.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-24T03:13:39.031Z] #17 35.46 Unpacking xz-utils (5.2.4-1) ... [2020-03-24T03:13:39.031Z] #17 35.64 Selecting previously unselected package apparmor. [2020-03-24T03:13:39.031Z] #17 35.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-24T03:13:39.116Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-03-24T03:13:39.288Z] #17 35.73 Unpacking apparmor (2.13.2-10) ... [2020-03-24T03:13:39.396Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-03-24T03:13:39.545Z] #17 36.10 Selecting previously unselected package aufs-tools. [2020-03-24T03:13:39.545Z] #17 36.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-24T03:13:39.545Z] #17 36.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:13:39.587Z] #17 20.89 libcap2-bin is already the newest version (1:2.25-2). [2020-03-24T03:13:39.587Z] #17 20.89 The following additional packages will be installed: [2020-03-24T03:13:39.587Z] #17 20.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-24T03:13:39.587Z] #17 20.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-24T03:13:39.587Z] #17 20.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-24T03:13:39.587Z] #17 20.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-24T03:13:39.587Z] #17 20.90 python3.7 python3.7-minimal vim-runtime xxd [2020-03-24T03:13:39.587Z] #17 20.91 Suggested packages: [2020-03-24T03:13:39.587Z] #17 20.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-24T03:13:39.588Z] #17 20.91 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-24T03:13:39.588Z] #17 20.92 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-24T03:13:39.588Z] #17 20.92 Recommended packages: [2020-03-24T03:13:39.588Z] #17 20.92 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-24T03:13:39.588Z] #17 20.92 python3-keyrings.alt python3-xdg unzip [2020-03-24T03:13:39.804Z] #17 36.24 Selecting previously unselected package libonig5:amd64. [2020-03-24T03:13:39.804Z] #17 36.24 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-24T03:13:39.804Z] #17 36.25 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:13:39.804Z] #17 36.39 Selecting previously unselected package libjq1:amd64. [2020-03-24T03:13:39.804Z] #17 36.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:13:39.804Z] #17 36.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:13:40.061Z] #17 36.52 Selecting previously unselected package jq. [2020-03-24T03:13:40.061Z] #17 36.53 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:13:40.061Z] #17 36.54 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:13:40.061Z] #17 36.64 Selecting previously unselected package libaio1:amd64. [2020-03-24T03:13:40.061Z] #17 36.64 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-24T03:13:40.061Z] #17 36.65 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-24T03:13:40.061Z] #17 36.69 Selecting previously unselected package libgpm2:amd64. [2020-03-24T03:13:40.061Z] #17 36.70 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-24T03:13:40.061Z] #17 36.72 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-24T03:13:40.318Z] #17 36.79 Selecting previously unselected package libicu63:amd64. [2020-03-24T03:13:40.318Z] #17 36.79 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-24T03:13:40.318Z] #17 36.80 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-24T03:13:40.397Z] ok github.com/docker/docker/registry 0.097s coverage: 56.0% of statements [2020-03-24T03:13:41.009Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-24T03:13:41.009Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-24T03:13:41.473Z] #17 22.48 The following NEW packages will be installed: [2020-03-24T03:13:41.473Z] #17 22.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-24T03:13:41.473Z] #17 22.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-24T03:13:41.473Z] #17 22.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-24T03:13:41.473Z] #17 22.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-24T03:13:41.473Z] #17 22.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-24T03:13:41.473Z] #17 22.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-24T03:13:41.473Z] #17 22.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-24T03:13:41.473Z] #17 22.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-24T03:13:41.473Z] #17 22.50 xz-utils zip [2020-03-24T03:13:41.473Z] #17 22.83 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:13:41.473Z] #17 22.83 Need to get 28.5 MB of archives. [2020-03-24T03:13:41.473Z] #17 22.83 After this operation, 116 MB of additional disk space will be used. [2020-03-24T03:13:41.473Z] #17 22.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-24T03:13:41.473Z] #17 22.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-24T03:13:41.473Z] #17 22.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-24T03:13:41.473Z] #17 22.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-24T03:13:41.524Z] #44 176.4 CC criu/protobuf-desc.o [2020-03-24T03:13:41.620Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-24T03:13:41.730Z] #17 22.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-24T03:13:41.730Z] #17 22.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-24T03:13:41.730Z] #17 23.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-24T03:13:41.730Z] #17 23.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-24T03:13:41.730Z] #17 23.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-24T03:13:41.730Z] #17 23.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-24T03:13:41.730Z] #17 23.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-24T03:13:41.730Z] #17 23.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-24T03:13:41.730Z] #17 23.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-24T03:13:41.730Z] #17 23.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-24T03:13:41.730Z] #17 23.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-24T03:13:41.730Z] #17 23.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-24T03:13:41.730Z] #17 23.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-24T03:13:41.730Z] #17 23.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:13:41.730Z] #17 23.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-24T03:13:41.730Z] #17 23.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-24T03:13:41.730Z] #17 23.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-24T03:13:41.730Z] #17 23.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-24T03:13:41.900Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-24T03:13:41.986Z] #17 23.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-24T03:13:41.986Z] #17 23.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-24T03:13:41.986Z] #17 23.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-24T03:13:41.986Z] #17 23.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-24T03:13:41.986Z] #17 23.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-24T03:13:41.986Z] #17 23.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-24T03:13:41.986Z] #17 23.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-24T03:13:42.274Z] #17 23.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-24T03:13:42.274Z] #17 23.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-24T03:13:42.274Z] #17 23.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-24T03:13:42.274Z] #17 23.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-24T03:13:42.274Z] #17 23.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-24T03:13:42.274Z] #17 23.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-24T03:13:42.274Z] #17 23.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-24T03:13:42.537Z] #44 177.3 CC criu/protobuf.o [2020-03-24T03:13:42.565Z] #17 23.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-24T03:13:42.565Z] #17 23.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-24T03:13:42.565Z] #17 23.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-24T03:13:42.565Z] #17 23.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-24T03:13:42.565Z] #17 23.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-24T03:13:42.565Z] #17 23.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-24T03:13:42.565Z] #17 23.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-24T03:13:42.565Z] #17 23.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-24T03:13:42.565Z] #17 23.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-24T03:13:42.573Z] #44 37.91 Reading package lists... [2020-03-24T03:13:42.573Z] #44 ... [2020-03-24T03:13:42.573Z] [2020-03-24T03:13:42.573Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:13:42.573Z] #63 25.32 Reading package lists... [2020-03-24T03:13:42.573Z] #63 37.16 Reading package lists... [2020-03-24T03:13:42.573Z] #63 ... [2020-03-24T03:13:42.573Z] [2020-03-24T03:13:42.573Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:13:42.573Z] #11 36.49 Reading package lists... [2020-03-24T03:13:42.573Z] #11 ... [2020-03-24T03:13:42.573Z] [2020-03-24T03:13:42.573Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:13:42.573Z] #36 37.81 Reading package lists... [2020-03-24T03:13:42.573Z] #36 ... [2020-03-24T03:13:42.573Z] [2020-03-24T03:13:42.573Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:13:42.574Z] #26 36.70 Reading package lists... [2020-03-24T03:13:42.821Z] #44 177.7 CC criu/pstree.o [2020-03-24T03:13:43.125Z] #17 24.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-24T03:13:43.125Z] #17 24.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-24T03:13:43.125Z] #17 24.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-24T03:13:43.595Z] #17 ... [2020-03-24T03:13:43.595Z] [2020-03-24T03:13:43.595Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:43.595Z] #44 114.3 CC criu/cr-check.o [2020-03-24T03:13:43.595Z] #44 115.8 CC criu/cr-dedup.o [2020-03-24T03:13:43.595Z] #44 116.2 CC criu/cr-dump.o [2020-03-24T03:13:43.595Z] #44 118.4 CC criu/cr-errno.o [2020-03-24T03:13:43.595Z] #44 118.5 CC criu/cr-restore.o [2020-03-24T03:13:43.595Z] #44 122.9 CC criu/cr-service.o [2020-03-24T03:13:43.595Z] #44 124.4 CC criu/crtools.o [2020-03-24T03:13:43.595Z] #44 ... [2020-03-24T03:13:43.595Z] [2020-03-24T03:13:43.595Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:43.595Z] #17 40.21 Selecting previously unselected package libnet1:amd64. [2020-03-24T03:13:43.595Z] #17 40.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-24T03:13:43.595Z] #17 40.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:13:43.686Z] #17 25.02 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:13:43.687Z] #17 25.12 Fetched 28.5 MB in 2s (15.4 MB/s) [2020-03-24T03:13:43.781Z] #44 ... [2020-03-24T03:13:43.781Z] [2020-03-24T03:13:43.781Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:43.781Z] #65 204.3 + bin/containerd [2020-03-24T03:13:43.851Z] #17 40.32 Selecting previously unselected package libnl-3-200:amd64. [2020-03-24T03:13:43.851Z] #17 40.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-24T03:13:43.851Z] #17 40.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:13:43.851Z] #17 40.41 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-24T03:13:43.851Z] #17 40.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:13:43.851Z] #17 40.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:13:43.851Z] #17 40.48 Selecting previously unselected package libreadline5:amd64. [2020-03-24T03:13:43.851Z] #17 40.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-24T03:13:43.851Z] #17 40.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-24T03:13:43.913Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-24T03:13:43.941Z] #17 25.18 Selecting previously unselected package pigz. [2020-03-24T03:13:43.941Z] #17 25.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 ... 23423 files and directories currently installed.) [2020-03-24T03:13:43.941Z] #17 25.25 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-24T03:13:43.941Z] #17 25.26 Unpacking pigz (2.4-1) ... [2020-03-24T03:13:43.941Z] #17 25.34 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-24T03:13:44.112Z] #17 40.61 Selecting previously unselected package net-tools. [2020-03-24T03:13:44.112Z] #17 40.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-24T03:13:44.112Z] #17 40.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:13:44.112Z] #17 40.81 Selecting previously unselected package python-pip-whl. [2020-03-24T03:13:44.112Z] #17 40.82 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-24T03:13:44.112Z] #17 40.82 Unpacking python-pip-whl (18.1-5) ... [2020-03-24T03:13:44.196Z] #17 25.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:13:44.196Z] #17 25.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:13:44.450Z] #17 25.81 Selecting previously unselected package python3.7-minimal. [2020-03-24T03:13:44.450Z] #17 25.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:13:44.450Z] #17 25.84 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:13:44.524Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-03-24T03:13:44.626Z] #26 47.34 Building dependency tree... [2020-03-24T03:13:44.676Z] #17 41.29 Selecting previously unselected package python3-lib2to3. [2020-03-24T03:13:44.676Z] #17 41.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-24T03:13:44.676Z] #17 41.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:13:44.933Z] #17 41.42 Selecting previously unselected package python3-distutils. [2020-03-24T03:13:44.933Z] #17 41.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-24T03:13:44.933Z] #17 41.44 Unpacking python3-distutils (3.7.3-1) ... [2020-03-24T03:13:44.933Z] #17 41.56 Selecting previously unselected package python3-pip. [2020-03-24T03:13:44.933Z] #17 41.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-24T03:13:44.933Z] #17 41.57 Unpacking python3-pip (18.1-5) ... [2020-03-24T03:13:45.135Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-03-24T03:13:45.190Z] #17 41.75 Selecting previously unselected package python3-pkg-resources. [2020-03-24T03:13:45.190Z] #17 41.76 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:13:45.190Z] #17 41.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:13:45.374Z] #17 26.60 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:13:45.374Z] #17 26.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:13:45.446Z] #17 41.88 Selecting previously unselected package python3-setuptools. [2020-03-24T03:13:45.447Z] #17 41.89 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-24T03:13:45.447Z] #17 41.90 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-24T03:13:45.703Z] #17 42.17 Selecting previously unselected package python3-wheel. [2020-03-24T03:13:45.703Z] #17 42.17 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-24T03:13:45.703Z] #17 42.18 Unpacking python3-wheel (0.32.3-2) ... [2020-03-24T03:13:45.703Z] #17 42.24 Selecting previously unselected package sudo. [2020-03-24T03:13:45.704Z] #17 42.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-24T03:13:45.704Z] #17 42.26 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:13:45.746Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-03-24T03:13:46.124Z] #26 51.23 ca-certificates is already the newest version (20190110). [2020-03-24T03:13:46.124Z] #26 51.23 The following additional packages will be installed: [2020-03-24T03:13:46.124Z] #26 51.24 libjq1 libonig5 [2020-03-24T03:13:46.268Z] #17 42.77 Selecting previously unselected package thin-provisioning-tools. [2020-03-24T03:13:46.268Z] #17 42.78 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-24T03:13:46.268Z] #17 42.79 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:13:46.384Z] #65 ... [2020-03-24T03:13:46.384Z] [2020-03-24T03:13:46.384Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:46.384Z] #53 DONE 243.7s [2020-03-24T03:13:46.384Z] [2020-03-24T03:13:46.384Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:46.384Z] #44 178.9 CC criu/rbtree.o [2020-03-24T03:13:46.384Z] #44 179.2 CC criu/rst-malloc.o [2020-03-24T03:13:46.384Z] #44 179.5 CC criu/seccomp.o [2020-03-24T03:13:46.384Z] #44 180.1 CC criu/seize.o [2020-03-24T03:13:46.384Z] #44 180.8 CC criu/servicefd.o [2020-03-24T03:13:46.384Z] #44 181.3 CC criu/shmem.o [2020-03-24T03:13:46.525Z] #17 43.05 Selecting previously unselected package uidmap. [2020-03-24T03:13:46.525Z] #17 43.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-24T03:13:46.525Z] #17 43.06 Unpacking uidmap (1:4.5-1.1) ... [2020-03-24T03:13:46.525Z] #17 43.19 Selecting previously unselected package vim-runtime. [2020-03-24T03:13:46.754Z] #26 52.02 The following NEW packages will be installed: [2020-03-24T03:13:46.754Z] #26 52.04 jq libjq1 libonig5 [2020-03-24T03:13:46.781Z] #17 43.20 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:13:46.781Z] #17 43.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-24T03:13:46.781Z] #17 43.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-24T03:13:46.781Z] #17 43.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:13:46.974Z] #44 182.1 CC criu/sigframe.o [2020-03-24T03:13:47.045Z] #26 52.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:13:47.045Z] #26 52.22 Need to get 358 kB of archives. [2020-03-24T03:13:47.045Z] #26 52.22 After this operation, 1277 kB of additional disk space will be used. [2020-03-24T03:13:47.045Z] #26 52.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-24T03:13:47.045Z] #26 52.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-24T03:13:47.235Z] #44 182.3 CC criu/signalfd.o [2020-03-24T03:13:47.256Z] #17 28.65 Selecting previously unselected package python3-minimal. [2020-03-24T03:13:47.256Z] #17 28.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 ... 23672 files and directories currently installed.) [2020-03-24T03:13:47.256Z] #17 28.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-24T03:13:47.256Z] #17 28.69 Unpacking python3-minimal (3.7.3-1) ... [2020-03-24T03:13:47.256Z] #17 28.75 Selecting previously unselected package libmpdec2:amd64. [2020-03-24T03:13:47.256Z] #17 28.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-24T03:13:47.256Z] #17 28.76 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-24T03:13:47.335Z] #26 52.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-24T03:13:47.384Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-24T03:13:47.384Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-36f96ecc\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-24T03:13:47.384Z] ---------------------------------------------------------------------------- [2020-03-24T03:13:47.384Z] [2020-03-24T03:13:47.384Z] INFO: executeCI.ps1 starting at Tue Mar 24 03:13:45 CUT 2020 [2020-03-24T03:13:47.384Z] [2020-03-24T03:13:47.384Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-24T03:13:47.384Z] INFO: Running git version 2.24.1.windows.2 [2020-03-24T03:13:47.384Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-24T03:13:47.384Z] INFO: Environment variables: [2020-03-24T03:13:47.384Z] [2020-03-24T03:13:47.384Z] Name Value [2020-03-24T03:13:47.384Z] ---- ----- [2020-03-24T03:13:47.384Z] ALLUSERSPROFILE C:\ProgramData [2020-03-24T03:13:47.384Z] amd64 true [2020-03-24T03:13:47.384Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-24T03:13:47.384Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-24T03:13:47.384Z] arm64 true [2020-03-24T03:13:47.384Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-24T03:13:47.384Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-24T03:13:47.384Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-24T03:13:47.384Z] BRANCH_NAME PR-40732 [2020-03-24T03:13:47.384Z] BUILD_DISPLAY_NAME #4 [2020-03-24T03:13:47.384Z] BUILD_ID 4 [2020-03-24T03:13:47.384Z] BUILD_NUMBER 4 [2020-03-24T03:13:47.384Z] BUILD_TAG jenkins-moby-PR-40732-4 [2020-03-24T03:13:47.384Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40732/4/ [2020-03-24T03:13:47.384Z] CHANGE_AUTHOR tao12345666333 [2020-03-24T03:13:47.384Z] CHANGE_AUTHOR_DISPLAY_NAME Jintao Zhang [2020-03-24T03:13:47.384Z] CHANGE_AUTHOR_EMAIL zhangjintao9020@gmail.com [2020-03-24T03:13:47.384Z] CHANGE_BRANCH fix-mips64el [2020-03-24T03:13:47.384Z] CHANGE_FORK tao12345666333 [2020-03-24T03:13:47.384Z] CHANGE_ID 40732 [2020-03-24T03:13:47.384Z] CHANGE_TARGET master [2020-03-24T03:13:47.384Z] CHANGE_TITLE fix "stat.Rdev" in TestFromStatT test case invalid operation mismatch… [2020-03-24T03:13:47.384Z] CHANGE_URL https://github.com/moby/moby/pull/40732 [2020-03-24T03:13:47.384Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-24T03:13:47.384Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-24T03:13:47.384Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-24T03:13:47.384Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-24T03:13:47.384Z] COMPUTERNAME azwin-2-3a6030 [2020-03-24T03:13:47.384Z] ComSpec C:\windows\system32\cmd.exe [2020-03-24T03:13:47.384Z] ConfigSequenceNumber 0 [2020-03-24T03:13:47.384Z] dco true [2020-03-24T03:13:47.385Z] DOCKER_BUILDKIT 0 [2020-03-24T03:13:47.385Z] DOCKER_DUT_DEBUG 1 [2020-03-24T03:13:47.385Z] DOCKER_EXPERIMENTAL 1 [2020-03-24T03:13:47.385Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-24T03:13:47.385Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-24T03:13:47.385Z] EXECUTOR_NUMBER 0 [2020-03-24T03:13:47.385Z] FQDN azwin-2-3a6030.westus.cloudapp.azure.com [2020-03-24T03:13:47.385Z] GIT_BRANCH PR-40732 [2020-03-24T03:13:47.385Z] GIT_COMMIT b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:13:47.385Z] GIT_PREVIOUS_COMMIT 0c68e3dc01a2525ad698c3088b54346b4c61168a [2020-03-24T03:13:47.385Z] GIT_URL https://github.com/moby/moby.git [2020-03-24T03:13:47.385Z] HUDSON_COOKIE 5766df74-4d85-4fdf-b654-6e19b6383065 [2020-03-24T03:13:47.385Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-24T03:13:47.385Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-24T03:13:47.385Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-24T03:13:47.385Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-24T03:13:47.385Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-24T03:13:47.385Z] JENKINS_NODE_COOKIE 7bb20733-1065-431f-804b-8431f2c45f96 [2020-03-24T03:13:47.385Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-24T03:13:47.385Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-24T03:13:47.385Z] JOB_BASE_NAME PR-40732 [2020-03-24T03:13:47.385Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40732/display/redirect [2020-03-24T03:13:47.385Z] JOB_NAME moby/PR-40732 [2020-03-24T03:13:47.385Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40732/ [2020-03-24T03:13:47.385Z] library.jps.version master [2020-03-24T03:13:47.385Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-24T03:13:47.385Z] NODE_LABELS amd64 azure azwin-2-3a6030 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-24T03:13:47.385Z] NODE_NAME azwin-2-3a6030 [2020-03-24T03:13:47.385Z] NUMBER_OF_PROCESSORS 4 [2020-03-24T03:13:47.385Z] OS Windows_NT [2020-03-24T03:13:47.385Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-24T03:13:47.385Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-24T03:13:47.385Z] ppc64le true [2020-03-24T03:13:47.385Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-24T03:13:47.385Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-24T03:13:47.385Z] PROCESSOR_LEVEL 6 [2020-03-24T03:13:47.385Z] PROCESSOR_REVISION 4f01 [2020-03-24T03:13:47.385Z] ProgramData C:\ProgramData [2020-03-24T03:13:47.385Z] ProgramFiles C:\Program Files [2020-03-24T03:13:47.385Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-24T03:13:47.385Z] ProgramW6432 C:\Program Files [2020-03-24T03:13:47.385Z] PROMPT $P$G [2020-03-24T03:13:47.385Z] PSExecutionPolicyPreference Bypass [2020-03-24T03:13:47.385Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-24T03:13:47.385Z] PUBLIC C:\Users\Public [2020-03-24T03:13:47.385Z] rootless true [2020-03-24T03:13:47.385Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40732/4/display/redirect?page=changes [2020-03-24T03:13:47.385Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40732/4/display/redirect [2020-03-24T03:13:47.385Z] s390x true [2020-03-24T03:13:47.385Z] SKIP_VALIDATION_TESTS 1 [2020-03-24T03:13:47.385Z] SOURCES_DRIVE d [2020-03-24T03:13:47.385Z] SOURCES_SUBDIR gopath [2020-03-24T03:13:47.385Z] STAGE_NAME Run tests [2020-03-24T03:13:47.385Z] SystemDrive C: [2020-03-24T03:13:47.385Z] SystemRoot C:\windows [2020-03-24T03:13:47.385Z] TEMP C:\windows\TEMP [2020-03-24T03:13:47.385Z] TESTDEBUG 0 [2020-03-24T03:13:47.385Z] TESTRUN_DRIVE d [2020-03-24T03:13:47.385Z] TESTRUN_SUBDIR CI [2020-03-24T03:13:47.385Z] TIMEOUT 120m [2020-03-24T03:13:47.385Z] TMP C:\windows\TEMP [2020-03-24T03:13:47.385Z] unit_validate true [2020-03-24T03:13:47.385Z] USERDOMAIN WORKGROUP [2020-03-24T03:13:47.385Z] USERNAME azwin-2-3a6030$ [2020-03-24T03:13:47.385Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-24T03:13:47.385Z] validate_force false [2020-03-24T03:13:47.385Z] windir C:\windows [2020-03-24T03:13:47.385Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-24T03:13:47.385Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-24T03:13:47.385Z] windowsRS1 false [2020-03-24T03:13:47.385Z] windowsRS5 true [2020-03-24T03:13:47.385Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-24T03:13:47.385Z] [2020-03-24T03:13:47.385Z] [2020-03-24T03:13:47.385Z] [2020-03-24T03:13:47.511Z] #17 28.89 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-24T03:13:47.511Z] #17 28.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:13:47.511Z] #17 28.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:13:47.827Z] #44 182.6 CC criu/sk-inet.o [2020-03-24T03:13:48.351Z] INFO: Sources under d:\gopath\... [2020-03-24T03:13:48.351Z] INFO: Test run under d:\CI\... [2020-03-24T03:13:48.351Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-24T03:13:48.351Z] INFO: docker/docker repository was found [2020-03-24T03:13:48.366Z] #26 ... [2020-03-24T03:13:48.366Z] [2020-03-24T03:13:48.366Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:13:48.366Z] #11 36.49 Reading package lists... [2020-03-24T03:13:48.366Z] #11 47.25 Building dependency tree... [2020-03-24T03:13:48.366Z] #11 50.85 The following additional packages will be installed: [2020-03-24T03:13:48.366Z] #11 50.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-24T03:13:48.366Z] #11 50.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-24T03:13:48.366Z] #11 50.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-24T03:13:48.366Z] #11 50.86 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:13:48.366Z] #11 50.87 Suggested packages: [2020-03-24T03:13:48.366Z] #11 50.88 gcc-8-locales seccomp wine64 [2020-03-24T03:13:48.366Z] #11 53.21 The following NEW packages will be installed: [2020-03-24T03:13:48.366Z] #11 53.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-24T03:13:48.366Z] #11 53.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-24T03:13:48.366Z] #11 53.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-24T03:13:48.366Z] #11 53.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-24T03:13:48.366Z] #11 53.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-24T03:13:48.366Z] #11 53.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-24T03:13:48.366Z] #11 53.54 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:13:48.366Z] #11 53.54 Need to get 78.9 MB of archives. [2020-03-24T03:13:48.366Z] #11 53.54 After this operation, 532 MB of additional disk space will be used. [2020-03-24T03:13:48.366Z] #11 53.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-03-24T03:13:48.435Z] #17 29.88 Selecting previously unselected package python3.7. [2020-03-24T03:13:48.435Z] #17 29.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-24T03:13:48.435Z] #17 29.89 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:13:48.689Z] #17 30.03 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-24T03:13:48.689Z] #17 30.04 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-24T03:13:48.689Z] #17 30.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-24T03:13:48.795Z] #44 183.5 CC criu/sk-netlink.o [2020-03-24T03:13:48.795Z] #44 183.9 CC criu/sk-packet.o [2020-03-24T03:13:48.808Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-03-24T03:13:48.944Z] #17 30.15 Setting up python3-minimal (3.7.3-1) ... [2020-03-24T03:13:49.007Z] #11 ... [2020-03-24T03:13:49.007Z] [2020-03-24T03:13:49.007Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-24T03:13:49.007Z] #26 53.99 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:13:49.007Z] #26 54.29 Fetched 358 kB in 0s (2387 kB/s) [2020-03-24T03:13:49.198Z] #17 ... [2020-03-24T03:13:49.198Z] [2020-03-24T03:13:49.198Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:49.198Z] #44 138.8 CC criu/cr-dedup.o [2020-03-24T03:13:49.198Z] #44 139.1 CC criu/cr-dump.o [2020-03-24T03:13:49.198Z] #44 141.3 CC criu/cr-errno.o [2020-03-24T03:13:49.198Z] #44 141.4 CC criu/cr-restore.o [2020-03-24T03:13:49.198Z] #44 145.6 CC criu/cr-service.o [2020-03-24T03:13:49.198Z] #44 146.9 CC criu/crtools.o [2020-03-24T03:13:49.198Z] #44 147.5 CC criu/eventfd.o [2020-03-24T03:13:49.198Z] #44 147.8 CC criu/eventpoll.o [2020-03-24T03:13:49.198Z] #44 148.5 CC criu/external.o [2020-03-24T03:13:49.198Z] #44 148.9 CC criu/fault-injection.o [2020-03-24T03:13:49.297Z] #26 54.47 Selecting previously unselected package libonig5:ppc64el. [2020-03-24T03:13:49.297Z] #26 54.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-24T03:13:49.363Z] #44 184.4 CC criu/sk-queue.o [2020-03-24T03:13:49.453Z] #44 149.1 CC criu/fdstore.o [2020-03-24T03:13:49.589Z] #26 54.59 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-24T03:13:49.589Z] #26 54.60 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-24T03:13:49.623Z] #44 184.8 CC criu/sk-tcp.o [2020-03-24T03:13:49.708Z] #44 ... [2020-03-24T03:13:49.708Z] [2020-03-24T03:13:49.708Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:49.708Z] #17 31.00 Selecting previously unselected package python3. [2020-03-24T03:13:49.708Z] #17 31.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-24T03:13:49.708Z] #17 31.03 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-24T03:13:49.708Z] #17 31.04 Unpacking python3 (3.7.3-1) ... [2020-03-24T03:13:49.708Z] #17 31.12 Selecting previously unselected package libip4tc0:amd64. [2020-03-24T03:13:49.708Z] #17 31.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-24T03:13:49.708Z] #17 31.13 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-24T03:13:49.708Z] #17 31.22 Selecting previously unselected package libip6tc0:amd64. [2020-03-24T03:13:49.708Z] #17 31.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-24T03:13:49.785Z] ltsc2019: Pulling from windows/servercore [2020-03-24T03:13:49.785Z] 65014b3c3121: Pulling fs layer [2020-03-24T03:13:49.785Z] 23645bd7ee08: Pulling fs layer [2020-03-24T03:13:49.878Z] #26 54.99 Selecting previously unselected package libjq1:ppc64el. [2020-03-24T03:13:49.879Z] #26 55.00 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-24T03:13:49.879Z] #26 55.01 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-24T03:13:49.879Z] #26 55.13 Selecting previously unselected package jq. [2020-03-24T03:13:49.879Z] #26 55.13 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-24T03:13:49.879Z] #26 55.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:13:49.963Z] #17 31.23 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-24T03:13:49.963Z] #17 31.31 Selecting previously unselected package libiptc0:amd64. [2020-03-24T03:13:49.963Z] #17 31.33 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-24T03:13:49.963Z] #17 31.33 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-24T03:13:49.963Z] #17 31.43 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-24T03:13:50.056Z] #17 46.49 Selecting previously unselected package vim. [2020-03-24T03:13:50.056Z] #17 46.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-24T03:13:50.056Z] #17 46.53 Unpacking vim (2:8.1.0875-5) ... [2020-03-24T03:13:50.173Z] #26 55.35 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-24T03:13:50.173Z] #26 55.37 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-24T03:13:50.173Z] #26 55.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:13:50.173Z] #26 55.44 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:13:50.191Z] #44 185.2 CC criu/sk-unix.o [2020-03-24T03:13:50.218Z] #17 31.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-24T03:13:50.218Z] #17 31.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-24T03:13:50.218Z] #17 31.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-24T03:13:50.218Z] #17 31.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-24T03:13:50.218Z] #17 31.51 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-24T03:13:50.218Z] #17 31.63 Selecting previously unselected package libnftnl11:amd64. [2020-03-24T03:13:50.218Z] #17 31.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-24T03:13:50.218Z] #17 31.63 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-24T03:13:50.473Z] #17 31.72 Selecting previously unselected package iptables. [2020-03-24T03:13:50.473Z] #17 31.73 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-24T03:13:50.473Z] #17 31.74 Unpacking iptables (1.8.2-4) ... [2020-03-24T03:13:50.620Z] #17 47.11 Selecting previously unselected package xfsprogs. [2020-03-24T03:13:50.620Z] #17 47.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-24T03:13:50.620Z] #17 47.11 Unpacking xfsprogs (4.20.0-1) ... [2020-03-24T03:13:50.728Z] #17 32.08 Selecting previously unselected package xxd. [2020-03-24T03:13:50.728Z] #17 32.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-24T03:13:50.728Z] #17 32.11 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:13:50.804Z] #26 DONE 55.9s [2020-03-24T03:13:50.804Z] [2020-03-24T03:13:50.804Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-24T03:13:50.804Z] #27 DONE 0.1s [2020-03-24T03:13:50.804Z] [2020-03-24T03:13:50.804Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:13:50.804Z] #11 54.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-03-24T03:13:50.804Z] #11 54.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-24T03:13:50.804Z] #11 54.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-24T03:13:50.804Z] #11 54.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-24T03:13:50.804Z] #11 55.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-24T03:13:50.804Z] #11 55.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-24T03:13:50.994Z] #17 32.23 Selecting previously unselected package vim-common. [2020-03-24T03:13:50.994Z] #17 32.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:13:50.994Z] #17 32.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:13:50.994Z] #17 32.40 Selecting previously unselected package bash-completion. [2020-03-24T03:13:50.994Z] #17 32.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-24T03:13:51.096Z] #11 ... [2020-03-24T03:13:51.096Z] [2020-03-24T03:13:51.096Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-24T03:13:51.096Z] #63 37.16 Reading package lists... [2020-03-24T03:13:51.096Z] #63 47.76 Building dependency tree... [2020-03-24T03:13:51.096Z] #63 51.39 The following additional packages will be installed: [2020-03-24T03:13:51.096Z] #63 51.40 libbtrfs0 [2020-03-24T03:13:51.096Z] #63 51.69 The following NEW packages will be installed: [2020-03-24T03:13:51.096Z] #63 51.71 libbtrfs-dev libbtrfs0 [2020-03-24T03:13:51.096Z] #63 51.98 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:13:51.096Z] #63 51.98 Need to get 120 kB of archives. [2020-03-24T03:13:51.096Z] #63 51.98 After this operation, 423 kB of additional disk space will be used. [2020-03-24T03:13:51.096Z] #63 51.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-24T03:13:51.096Z] #63 52.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-24T03:13:51.096Z] #63 54.15 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:13:51.096Z] #63 54.47 Fetched 120 kB in 0s (360 kB/s) [2020-03-24T03:13:51.096Z] #63 54.66 Selecting previously unselected package libbtrfs0. [2020-03-24T03:13:51.096Z] #63 54.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-24T03:13:51.096Z] #63 54.83 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-24T03:13:51.096Z] #63 54.85 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:13:51.096Z] #63 55.22 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:13:51.096Z] #63 55.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-24T03:13:51.096Z] #63 55.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:13:51.096Z] #63 55.71 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:13:51.096Z] #63 55.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:13:51.096Z] #63 55.75 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:13:51.096Z] #63 DONE 56.2s [2020-03-24T03:13:51.096Z] [2020-03-24T03:13:51.096Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:13:51.096Z] #64 DONE 0.1s [2020-03-24T03:13:51.096Z] [2020-03-24T03:13:51.096Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-24T03:13:51.096Z] #65 DONE 0.1s [2020-03-24T03:13:51.096Z] [2020-03-24T03:13:51.096Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:13:51.096Z] #11 56.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-24T03:13:51.096Z] #11 56.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-03-24T03:13:51.184Z] #17 47.58 Selecting previously unselected package zip. [2020-03-24T03:13:51.184Z] #17 47.60 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-24T03:13:51.184Z] #17 47.60 Unpacking zip (3.0-11+b1) ... [2020-03-24T03:13:51.442Z] #17 47.85 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:13:51.442Z] #17 47.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:13:51.442Z] #17 47.88 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-24T03:13:51.442Z] #17 47.89 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-24T03:13:51.442Z] #17 47.90 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-24T03:13:51.442Z] #17 47.91 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-24T03:13:51.442Z] #17 47.92 Setting up uidmap (1:4.5-1.1) ... [2020-03-24T03:13:51.442Z] #17 47.93 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-24T03:13:51.442Z] #17 47.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:13:51.442Z] #17 47.95 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:13:51.442Z] #17 47.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:13:51.442Z] #17 47.97 Setting up libicu63:amd64 (63.1-6) ... [2020-03-24T03:13:51.442Z] #17 47.98 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:13:51.442Z] #17 47.99 Setting up zip (3.0-11+b1) ... [2020-03-24T03:13:51.442Z] #17 48.00 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:13:51.442Z] #17 48.02 Setting up bash-completion (1:2.8-6) ... [2020-03-24T03:13:52.095Z] #44 186.7 CC criu/sockets.o [2020-03-24T03:13:52.356Z] #44 187.4 CC criu/stats.o [2020-03-24T03:13:52.606Z] #11 ... [2020-03-24T03:13:52.606Z] [2020-03-24T03:13:52.606Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:13:52.606Z] #44 37.91 Reading package lists... [2020-03-24T03:13:52.606Z] #44 47.92 Building dependency tree... [2020-03-24T03:13:52.606Z] #44 51.78 The following additional packages will be installed: [2020-03-24T03:13:52.606Z] #44 51.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-24T03:13:52.606Z] #44 51.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-24T03:13:52.606Z] #44 51.80 Suggested packages: [2020-03-24T03:13:52.606Z] #44 51.80 manpages-dev python-setuptools [2020-03-24T03:13:52.606Z] #44 54.93 The following NEW packages will be installed: [2020-03-24T03:13:52.606Z] #44 54.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-24T03:13:52.606Z] #44 55.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-24T03:13:52.606Z] #44 55.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-24T03:13:52.606Z] #44 55.04 python-six zlib1g-dev [2020-03-24T03:13:52.606Z] #44 55.47 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:13:52.606Z] #44 55.47 Need to get 4075 kB of archives. [2020-03-24T03:13:52.606Z] #44 55.47 After this operation, 24.5 MB of additional disk space will be used. [2020-03-24T03:13:52.606Z] #44 55.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-24T03:13:52.606Z] #44 55.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-24T03:13:52.606Z] #44 55.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-24T03:13:52.606Z] #44 55.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-24T03:13:52.606Z] #44 55.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-24T03:13:52.606Z] #44 55.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-24T03:13:52.606Z] #44 55.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-03-24T03:13:52.606Z] #44 55.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-24T03:13:52.606Z] #44 55.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-24T03:13:52.606Z] #44 55.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-24T03:13:52.606Z] #44 55.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-24T03:13:52.606Z] #44 56.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-24T03:13:52.606Z] #44 56.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-03-24T03:13:52.606Z] #44 56.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-24T03:13:52.606Z] #44 56.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-24T03:13:52.606Z] #44 56.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-24T03:13:52.606Z] #44 56.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-24T03:13:52.606Z] #44 ... [2020-03-24T03:13:52.606Z] [2020-03-24T03:13:52.606Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:52.606Z] #66 0.322 + RM_GOPATH=0 [2020-03-24T03:13:52.606Z] #66 0.323 + TMP_GOPATH= [2020-03-24T03:13:52.606Z] #66 0.323 + : /build [2020-03-24T03:13:52.606Z] #66 0.323 + '[' -z '' ']' [2020-03-24T03:13:52.606Z] #66 0.325 ++ mktemp -d [2020-03-24T03:13:52.606Z] #66 0.331 + export GOPATH=/tmp/tmp.C0ptvrZVZf [2020-03-24T03:13:52.606Z] #66 0.332 + GOPATH=/tmp/tmp.C0ptvrZVZf [2020-03-24T03:13:52.606Z] #66 0.332 + RM_GOPATH=1 [2020-03-24T03:13:52.606Z] #66 0.334 ++ dirname ./install.sh [2020-03-24T03:13:52.606Z] #66 0.341 + dir=. [2020-03-24T03:13:52.606Z] #66 0.349 + bin=containerd [2020-03-24T03:13:52.606Z] #66 0.349 + shift [2020-03-24T03:13:52.606Z] #66 0.350 + '[' '!' -f ./containerd.installer ']' [2020-03-24T03:13:52.606Z] #66 0.350 + . ./containerd.installer [2020-03-24T03:13:52.606Z] #66 0.350 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:13:52.606Z] #66 0.353 + install_containerd [2020-03-24T03:13:52.606Z] #66 0.353 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-24T03:13:52.606Z] #66 0.354 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:13:52.606Z] #66 0.354 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C0ptvrZVZf/src/github.com/containerd/containerd [2020-03-24T03:13:52.606Z] #66 0.390 Cloning into '/tmp/tmp.C0ptvrZVZf/src/github.com/containerd/containerd'... [2020-03-24T03:13:52.616Z] #44 187.7 CC criu/string.o [2020-03-24T03:13:52.616Z] #44 187.7 CC criu/sysctl.o [2020-03-24T03:13:53.188Z] #44 188.2 CC criu/sysfs_parse.o [2020-03-24T03:13:53.449Z] #44 188.5 CC criu/timerfd.o [2020-03-24T03:13:53.645Z] #66 ... [2020-03-24T03:13:53.645Z] [2020-03-24T03:13:53.645Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:13:53.645Z] #36 37.81 Reading package lists... [2020-03-24T03:13:53.645Z] #36 49.06 Building dependency tree... [2020-03-24T03:13:53.645Z] #36 53.55 The following additional packages will be installed: [2020-03-24T03:13:53.645Z] #36 53.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-24T03:13:53.645Z] #36 53.58 Suggested packages: [2020-03-24T03:13:53.645Z] #36 53.58 cmake-doc ninja-build lrzip [2020-03-24T03:13:53.645Z] #36 53.59 Recommended packages: [2020-03-24T03:13:53.645Z] #36 53.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-24T03:13:53.645Z] #36 55.23 The following NEW packages will be installed: [2020-03-24T03:13:53.645Z] #36 55.24 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-24T03:13:53.645Z] #36 55.25 vim-common xxd [2020-03-24T03:13:53.645Z] #36 55.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:13:53.645Z] #36 55.46 Need to get 14.9 MB of archives. [2020-03-24T03:13:53.645Z] #36 55.46 After this operation, 67.2 MB of additional disk space will be used. [2020-03-24T03:13:53.645Z] #36 55.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-24T03:13:53.645Z] #36 55.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:13:53.645Z] #36 55.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-24T03:13:53.645Z] #36 56.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-24T03:13:53.645Z] #36 57.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-24T03:13:53.645Z] #36 57.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-24T03:13:53.645Z] #36 57.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-24T03:13:53.645Z] #36 57.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-24T03:13:53.645Z] #36 57.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-24T03:13:53.645Z] #36 57.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-24T03:13:53.645Z] #36 ... [2020-03-24T03:13:53.645Z] [2020-03-24T03:13:53.645Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:13:53.645Z] #44 58.79 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:13:53.968Z] #17 50.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-24T03:13:53.968Z] #17 ... [2020-03-24T03:13:53.968Z] [2020-03-24T03:13:53.968Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:53.968Z] #44 125.0 CC criu/eventfd.o [2020-03-24T03:13:53.968Z] #44 125.3 CC criu/eventpoll.o [2020-03-24T03:13:53.968Z] #44 126.0 CC criu/external.o [2020-03-24T03:13:53.968Z] #44 126.4 CC criu/fault-injection.o [2020-03-24T03:13:53.968Z] #44 126.5 CC criu/fdstore.o [2020-03-24T03:13:53.968Z] #44 126.9 CC criu/fifo.o [2020-03-24T03:13:53.968Z] #44 127.2 CC criu/file-ids.o [2020-03-24T03:13:53.968Z] #44 127.6 CC criu/file-lock.o [2020-03-24T03:13:53.968Z] #44 128.5 CC criu/files-ext.o [2020-03-24T03:13:53.968Z] #44 128.9 CC criu/files-reg.o [2020-03-24T03:13:53.968Z] #44 131.0 CC criu/files.o [2020-03-24T03:13:53.968Z] #44 132.9 CC criu/filesystems.o [2020-03-24T03:13:53.968Z] #44 133.5 CC criu/fsnotify.o [2020-03-24T03:13:53.968Z] #44 134.6 CC criu/image-desc.o [2020-03-24T03:13:53.968Z] #44 134.7 CC criu/image.o [2020-03-24T03:13:54.020Z] #44 188.8 CC criu/tty.o [2020-03-24T03:13:54.226Z] #44 ... [2020-03-24T03:13:54.226Z] [2020-03-24T03:13:54.226Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:13:54.226Z] #17 50.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-24T03:13:54.226Z] #17 50.62 Setting up xz-utils (5.2.4-1) ... [2020-03-24T03:13:54.226Z] #17 50.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-24T03:13:54.226Z] #17 50.64 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:13:54.226Z] #17 50.69 invoke-rc.d: could not determine current runlevel [2020-03-24T03:13:54.226Z] #17 50.70 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-24T03:13:54.226Z] #17 50.71 Setting up pigz (2.4-1) ... [2020-03-24T03:13:54.226Z] #17 50.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-24T03:13:54.226Z] #17 50.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:13:54.226Z] #17 50.75 Setting up python-pip-whl (18.1-5) ... [2020-03-24T03:13:54.226Z] #17 50.76 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-24T03:13:54.226Z] #17 50.77 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:13:54.251Z] #17 35.05 Unpacking bash-completion (1:2.8-6) ... [2020-03-24T03:13:54.251Z] #17 35.45 Selecting previously unselected package bzip2. [2020-03-24T03:13:54.251Z] #17 35.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-24T03:13:54.251Z] #17 35.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:13:54.251Z] #17 35.54 Selecting previously unselected package xz-utils. [2020-03-24T03:13:54.251Z] #17 35.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-24T03:13:54.251Z] #17 35.56 Unpacking xz-utils (5.2.4-1) ... [2020-03-24T03:13:54.277Z] #44 59.23 Fetched 4075 kB in 1s (3853 kB/s) [2020-03-24T03:13:54.277Z] #44 59.48 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-24T03:13:54.505Z] #17 35.72 Selecting previously unselected package apparmor. [2020-03-24T03:13:54.505Z] #17 35.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-24T03:13:54.505Z] #17 35.82 Unpacking apparmor (2.13.2-10) ... [2020-03-24T03:13:54.571Z] #44 59.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-24T03:13:54.571Z] #44 59.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-24T03:13:54.571Z] #44 59.75 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-24T03:13:54.760Z] #17 36.21 Selecting previously unselected package aufs-tools. [2020-03-24T03:13:54.791Z] #17 51.17 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-24T03:13:54.791Z] #17 51.19 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:13:54.791Z] #17 51.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:13:54.791Z] #17 51.22 Setting up vim (2:8.1.0875-5) ... [2020-03-24T03:13:54.791Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-24T03:13:54.791Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-24T03:13:54.791Z] #17 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-24T03:13:54.791Z] #17 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-24T03:13:54.791Z] #17 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-24T03:13:54.791Z] #17 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-24T03:13:54.791Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-24T03:13:54.791Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-24T03:13:54.791Z] #17 51.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:13:54.791Z] #17 51.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:13:54.791Z] #17 51.33 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-24T03:13:54.791Z] #17 51.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:13:54.791Z] #17 51.35 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-24T03:13:54.791Z] #17 51.36 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:13:54.862Z] #44 60.00 Selecting previously unselected package libnet1:ppc64el. [2020-03-24T03:13:54.862Z] #44 60.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-24T03:13:54.862Z] #44 60.01 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-24T03:13:55.015Z] #17 36.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-24T03:13:55.015Z] #17 36.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:13:55.015Z] #17 36.33 Selecting previously unselected package libonig5:amd64. [2020-03-24T03:13:55.015Z] #17 36.33 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-24T03:13:55.015Z] #17 36.34 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:13:55.187Z] #44 60.26 Selecting previously unselected package libnet1-dev. [2020-03-24T03:13:55.187Z] #44 60.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-24T03:13:55.187Z] #44 60.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:13:55.270Z] #17 36.47 Selecting previously unselected package libjq1:amd64. [2020-03-24T03:13:55.270Z] #17 36.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:13:55.270Z] #17 36.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:13:55.270Z] #17 36.61 Selecting previously unselected package jq. [2020-03-24T03:13:55.270Z] #17 36.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-24T03:13:55.270Z] #17 36.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:13:55.270Z] #17 36.70 Selecting previously unselected package libaio1:amd64. [2020-03-24T03:13:55.270Z] #17 36.70 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-24T03:13:55.270Z] #17 36.72 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-24T03:13:55.403Z] #44 190.5 CC criu/tun.o [2020-03-24T03:13:55.525Z] #17 36.76 Selecting previously unselected package libgpm2:amd64. [2020-03-24T03:13:55.525Z] #17 36.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-24T03:13:55.525Z] #17 36.78 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-24T03:13:55.525Z] #17 36.86 Selecting previously unselected package libicu63:amd64. [2020-03-24T03:13:55.525Z] #17 36.88 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-24T03:13:55.525Z] #17 36.89 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-24T03:13:55.822Z] #44 60.76 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-24T03:13:55.822Z] #44 60.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-24T03:13:55.822Z] #44 60.80 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-24T03:13:55.822Z] #44 61.08 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-24T03:13:55.822Z] #44 61.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-24T03:13:55.822Z] #44 61.13 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-24T03:13:55.974Z] #44 190.9 CC criu/uffd.o [2020-03-24T03:13:56.457Z] #44 61.73 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-24T03:13:56.749Z] #44 61.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-24T03:13:56.749Z] #44 61.75 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-24T03:13:56.749Z] #44 61.93 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-24T03:13:56.749Z] #44 61.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-24T03:13:56.749Z] #44 62.00 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-24T03:13:56.914Z] #44 191.9 CC criu/util.o [2020-03-24T03:13:57.045Z] #44 62.18 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-24T03:13:57.045Z] #44 62.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-24T03:13:57.045Z] #44 62.21 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-24T03:13:57.679Z] #44 62.63 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-24T03:13:57.679Z] #44 62.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-24T03:13:57.679Z] #44 62.67 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-24T03:13:57.853Z] #44 193.0 CC criu/uts_ns.o [2020-03-24T03:13:58.071Z] #17 54.12 Setting up iptables (1.8.2-4) ... [2020-03-24T03:13:58.071Z] #17 54.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:13:58.071Z] #17 54.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:13:58.071Z] #17 54.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:13:58.071Z] #17 54.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:13:58.071Z] #17 54.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-24T03:13:58.071Z] #17 54.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-24T03:13:58.071Z] #17 54.19 Setting up python3 (3.7.3-1) ... [2020-03-24T03:13:58.071Z] #17 54.66 Setting up python3-wheel (0.32.3-2) ... [2020-03-24T03:13:58.113Z] #44 193.1 CC criu/vdso.o [2020-03-24T03:13:58.113Z] #44 ... [2020-03-24T03:13:58.113Z] [2020-03-24T03:13:58.113Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:13:58.113Z] #23 255.5 + return [2020-03-24T03:13:58.347Z] 23645bd7ee08: Verifying Checksum [2020-03-24T03:13:58.347Z] 23645bd7ee08: Download complete [2020-03-24T03:13:58.374Z] #23 DONE 255.8s [2020-03-24T03:13:58.374Z] [2020-03-24T03:13:58.374Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:58.634Z] #44 193.6 LINK criu/built-in.o [2020-03-24T03:13:58.634Z] #44 193.7 LINK criu/criu [2020-03-24T03:13:58.938Z] #44 63.94 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-24T03:13:58.938Z] #44 63.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-24T03:13:58.938Z] #44 63.96 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-24T03:13:59.004Z] #17 55.36 Setting up apparmor (2.13.2-10) ... [2020-03-24T03:13:59.206Z] #44 194.1 DEP lib/c/criu.d [2020-03-24T03:13:59.206Z] #44 194.2 CC images/rpc.pb-c.o [2020-03-24T03:13:59.232Z] #44 64.36 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-24T03:13:59.232Z] #44 64.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-24T03:13:59.232Z] #44 64.37 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-24T03:13:59.680Z] #17 40.48 Selecting previously unselected package libnet1:amd64. [2020-03-24T03:13:59.680Z] #17 40.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-24T03:13:59.680Z] #17 40.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:13:59.680Z] #17 40.56 Selecting previously unselected package libnl-3-200:amd64. [2020-03-24T03:13:59.680Z] #17 40.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-24T03:13:59.680Z] #17 40.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:13:59.680Z] #17 40.63 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-24T03:13:59.680Z] #17 40.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-24T03:13:59.680Z] #17 40.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:13:59.680Z] #17 40.71 Selecting previously unselected package libreadline5:amd64. [2020-03-24T03:13:59.680Z] #17 40.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-24T03:13:59.680Z] #17 40.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-24T03:13:59.680Z] #17 40.87 Selecting previously unselected package net-tools. [2020-03-24T03:13:59.680Z] #17 40.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-24T03:13:59.680Z] #17 40.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:13:59.680Z] #17 41.08 Selecting previously unselected package python-pip-whl. [2020-03-24T03:13:59.680Z] #17 41.09 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-24T03:13:59.680Z] #17 41.10 Unpacking python-pip-whl (18.1-5) ... [2020-03-24T03:13:59.776Z] #44 194.8 CC lib/c/criu.o [2020-03-24T03:13:59.934Z] #17 ... [2020-03-24T03:13:59.934Z] [2020-03-24T03:13:59.934Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:13:59.934Z] #44 149.5 CC criu/fifo.o [2020-03-24T03:13:59.934Z] #44 149.9 CC criu/file-ids.o [2020-03-24T03:13:59.934Z] #44 150.3 CC criu/file-lock.o [2020-03-24T03:13:59.934Z] #44 151.2 CC criu/files-ext.o [2020-03-24T03:13:59.934Z] #44 151.6 CC criu/files-reg.o [2020-03-24T03:13:59.934Z] #44 153.9 CC criu/files.o [2020-03-24T03:13:59.934Z] #44 155.8 CC criu/filesystems.o [2020-03-24T03:13:59.934Z] #44 156.5 CC criu/fsnotify.o [2020-03-24T03:13:59.934Z] #44 157.6 CC criu/image-desc.o [2020-03-24T03:13:59.934Z] #44 157.8 CC criu/image.o [2020-03-24T03:13:59.934Z] #44 158.7 CC criu/ipc_ns.o [2020-03-24T03:14:00.493Z] #44 ... [2020-03-24T03:14:00.493Z] [2020-03-24T03:14:00.493Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:14:00.493Z] #17 41.66 Selecting previously unselected package python3-lib2to3. [2020-03-24T03:14:00.493Z] #17 41.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-24T03:14:00.493Z] #17 41.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:14:00.493Z] #17 41.78 Selecting previously unselected package python3-distutils. [2020-03-24T03:14:00.493Z] #17 41.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-24T03:14:00.493Z] #17 41.81 Unpacking python3-distutils (3.7.3-1) ... [2020-03-24T03:14:00.634Z] #17 57.01 Setting up xfsprogs (4.20.0-1) ... [2020-03-24T03:14:00.634Z] #17 57.03 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:14:00.716Z] #44 ... [2020-03-24T03:14:00.716Z] [2020-03-24T03:14:00.716Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-24T03:14:00.716Z] #24 DONE 0.2s [2020-03-24T03:14:00.716Z] [2020-03-24T03:14:00.716Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:00.716Z] #44 195.8 LINK lib/c/built-in.o [2020-03-24T03:14:00.716Z] #44 195.8 LINK lib/c/libcriu.so [2020-03-24T03:14:00.747Z] #44 ... [2020-03-24T03:14:00.747Z] [2020-03-24T03:14:00.747Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:14:00.747Z] #28 3.262 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-24T03:14:00.747Z] #28 4.023 [2020-03-24T03:14:00.748Z] #28 4.362 #=#=# ## 3.1% ###### 9.1% ############ 17.7% ################ 22.4% ################### 26.7% ###################### 30.9% ######################### 35.2% ############################ 39.5% ################################ 44.8% ################################### 49.1% ###################################### 53.3% ######################################### 57.6% ############################################ 61.9% ############################################### 66.1% ################################################## 70.4% ####################################################### 76.8% ########################################################### 83.2% ############################################################### 87.8% ################################################################ 90.2% ################################################################## 92.4% ##################################################################### 96.6% ######################################################################## 100.0% [2020-03-24T03:14:00.748Z] #28 7.682 [2020-03-24T03:14:00.748Z] #28 8.057 0.2% ########## 14.1% ################## 25.6% ########################## 37.0% ################################## 48.5% ############################################## 64.8% ####################################################### 76.9% ################################################################### 94.1% ######################################################################## 100.0% [2020-03-24T03:14:00.748Z] #28 9.653 [2020-03-24T03:14:00.748Z] #17 41.97 Selecting previously unselected package python3-pip. [2020-03-24T03:14:00.748Z] #17 41.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-24T03:14:00.748Z] #17 41.99 Unpacking python3-pip (18.1-5) ... [2020-03-24T03:14:00.892Z] #17 57.35 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:14:00.966Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/rootless [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/volume [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-24T03:14:00.966Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === Skipped [2020-03-24T03:14:00.966Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-24T03:14:00.966Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-24T03:14:00.966Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-24T03:14:00.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:14:00.966Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-24T03:14:00.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:14:00.966Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-24T03:14:00.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:14:00.966Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-24T03:14:00.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:14:00.966Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-24T03:14:00.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:14:00.966Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-24T03:14:00.966Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-24T03:14:00.966Z] time="2020-03-24T03:12:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:14:00.966Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:14:00.966Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-24T03:14:00.966Z] time="2020-03-24T03:12:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:14:00.966Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:14:00.966Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-24T03:14:00.966Z] time="2020-03-24T03:12:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:14:00.966Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:14:00.966Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-24T03:14:00.966Z] time="2020-03-24T03:12:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:14:00.966Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:14:00.966Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-24T03:14:00.966Z] time="2020-03-24T03:12:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:14:00.966Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:14:00.966Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-24T03:14:00.966Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-24T03:14:00.966Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-24T03:14:00.966Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-24T03:14:00.966Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-24T03:14:00.966Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-24T03:14:00.966Z] [2020-03-24T03:14:00.966Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-24T03:14:00.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:14:00.967Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:14:00.967Z] [2020-03-24T03:14:00.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-24T03:14:00.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:14:00.967Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:14:00.967Z] [2020-03-24T03:14:00.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-24T03:14:00.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:14:00.967Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:14:00.967Z] [2020-03-24T03:14:00.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-24T03:14:00.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:14:00.967Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:14:00.967Z] [2020-03-24T03:14:00.967Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-24T03:14:00.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:14:00.967Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:14:00.967Z] [2020-03-24T03:14:00.967Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-24T03:14:00.967Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:14:00.967Z] [2020-03-24T03:14:00.967Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-24T03:14:00.967Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-24T03:14:00.967Z] [2020-03-24T03:14:00.967Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-24T03:14:00.967Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-24T03:14:00.967Z] [2020-03-24T03:14:00.967Z] [2020-03-24T03:14:00.967Z] DONE 2174 tests, 26 skipped in 184.784s [2020-03-24T03:14:00.977Z] #44 195.9 LINK lib/c/libcriu.a [2020-03-24T03:14:00.977Z] #44 196.0 GEN magic.py [2020-03-24T03:14:00.977Z] #44 196.1 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:14:00.977Z] #44 196.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:14:01.003Z] #17 42.18 Selecting previously unselected package python3-pkg-resources. [2020-03-24T03:14:01.003Z] #17 42.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:14:01.003Z] #17 42.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:14:01.003Z] #17 42.33 Selecting previously unselected package python3-setuptools. [2020-03-24T03:14:01.003Z] #17 42.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-24T03:14:01.003Z] #17 42.35 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-24T03:14:01.238Z] #44 196.1 Note: Building without GnuTLS support [2020-03-24T03:14:01.258Z] #17 42.57 Selecting previously unselected package python3-wheel. [2020-03-24T03:14:01.258Z] #17 42.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-24T03:14:01.258Z] #17 42.60 Unpacking python3-wheel (0.32.3-2) ... [2020-03-24T03:14:01.258Z] #17 42.68 Selecting previously unselected package sudo. [2020-03-24T03:14:01.258Z] #17 42.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-24T03:14:01.258Z] #17 42.69 Unpacking sudo (1.8.27-1+deb10u2) ... Post stage [Pipeline] junit [2020-03-24T03:14:01.619Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-24T03:14:01.808Z] #44 ... [2020-03-24T03:14:01.809Z] [2020-03-24T03:14:01.809Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-24T03:14:01.809Z] #28 DONE 0.9s [2020-03-24T03:14:01.809Z] [2020-03-24T03:14:01.809Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-24T03:14:01.809Z] #31 DONE 0.2s [2020-03-24T03:14:01.809Z] [2020-03-24T03:14:01.809Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:01.809Z] #44 196.8 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:14:01.809Z] #44 ... [2020-03-24T03:14:01.809Z] [2020-03-24T03:14:01.809Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-24T03:14:01.809Z] #34 DONE 0.1s [2020-03-24T03:14:01.817Z] #17 43.21 Selecting previously unselected package thin-provisioning-tools. [2020-03-24T03:14:01.817Z] #17 43.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-24T03:14:01.817Z] #17 43.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:14:01.825Z] #17 58.36 Setting up python3-distutils (3.7.3-1) ... [2020-03-24T03:14:01.958Z] #28 9.976 #=#=# # 2.6% ### 5.2% ###### 9.6% ######## 11.5% ########## 15.2% ############## 20.4% #################### 28.1% ########################### 38.4% [2020-03-24T03:14:01.958Z] #28 ... [2020-03-24T03:14:01.958Z] [2020-03-24T03:14:01.958Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:14:01.958Z] #44 67.01 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-24T03:14:01.958Z] #44 67.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-24T03:14:01.958Z] #44 67.04 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-24T03:14:02.070Z] [2020-03-24T03:14:02.070Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-24T03:14:02.070Z] #39 DONE 0.1s [2020-03-24T03:14:02.070Z] [2020-03-24T03:14:02.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:02.072Z] #17 43.44 Selecting previously unselected package uidmap. [2020-03-24T03:14:02.072Z] #17 43.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-24T03:14:02.072Z] #17 43.47 Unpacking uidmap (1:4.5-1.1) ... [2020-03-24T03:14:02.072Z] #17 43.59 Selecting previously unselected package vim-runtime. [2020-03-24T03:14:02.082Z] #17 58.72 Setting up python3-setuptools (40.8.0-1) ... [2020-03-24T03:14:02.135Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -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:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/make.sh dynbinary test-integration [2020-03-24T03:14:02.328Z] #17 43.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:14:02.328Z] #17 43.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-24T03:14:02.328Z] #17 43.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-24T03:14:02.328Z] #17 43.68 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:14:02.332Z] #44 ... [2020-03-24T03:14:02.332Z] [2020-03-24T03:14:02.332Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-24T03:14:02.332Z] #42 DONE 0.2s [2020-03-24T03:14:02.416Z] [2020-03-24T03:14:02.416Z] Removing bundles/ [2020-03-24T03:14:02.416Z] [2020-03-24T03:14:02.416Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-24T03:14:02.591Z] [2020-03-24T03:14:02.591Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:02.591Z] #44 197.5 make[1]: Nothing to be done for 'all'. [2020-03-24T03:14:02.697Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:14:02.697Z] GOOS="" GOARCH="" GOARM="" [2020-03-24T03:14:03.161Z] #44 198.2 make[1]: 'images/built-in.o' is up to date. [2020-03-24T03:14:03.161Z] #44 198.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-24T03:14:03.161Z] #44 198.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-24T03:14:03.421Z] #44 198.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-24T03:14:03.421Z] #44 198.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-24T03:14:03.421Z] #44 198.4 make[1]: Nothing to be done for 'all'. [2020-03-24T03:14:03.421Z] #44 198.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:14:03.454Z] #17 59.89 Setting up python3-pip (18.1-5) ... [2020-03-24T03:14:03.682Z] #44 198.7 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:03.682Z] #44 198.8 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:03.682Z] #44 198.8 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:03.682Z] #44 198.9 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:03.942Z] #44 199.0 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:03.942Z] #44 199.0 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:03.942Z] #44 199.1 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:03.942Z] #44 199.2 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:04.024Z] #44 68.96 Selecting previously unselected package protobuf-c-compiler. [2020-03-24T03:14:04.024Z] #44 68.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-24T03:14:04.024Z] #44 69.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:14:04.024Z] #44 69.24 Selecting previously unselected package protobuf-compiler. [2020-03-24T03:14:04.024Z] #44 69.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-24T03:14:04.024Z] #44 69.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:14:04.203Z] #44 199.2 INSTALL criu/criu [2020-03-24T03:14:04.313Z] #44 69.61 Selecting previously unselected package python-pkg-resources. [2020-03-24T03:14:04.386Z] #17 60.93 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:14:04.386Z] #17 60.98 Processing triggers for mime-support (3.62) ... [2020-03-24T03:14:04.462Z] #44 DONE 199.4s [2020-03-24T03:14:04.462Z] [2020-03-24T03:14:04.462Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:04.605Z] #44 69.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:14:04.605Z] #44 69.65 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-24T03:14:04.644Z] #17 ... [2020-03-24T03:14:04.644Z] [2020-03-24T03:14:04.644Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:04.644Z] #44 135.6 CC criu/ipc_ns.o [2020-03-24T03:14:04.644Z] #44 136.7 CC criu/irmap.o [2020-03-24T03:14:04.644Z] #44 137.3 CC criu/kcmp-ids.o [2020-03-24T03:14:04.644Z] #44 137.7 CC criu/kerndat.o [2020-03-24T03:14:04.644Z] #44 138.8 CC criu/libnetlink.o [2020-03-24T03:14:04.644Z] #44 139.2 CC criu/log.o [2020-03-24T03:14:04.644Z] #44 139.7 CC criu/lsm.o [2020-03-24T03:14:04.644Z] #44 140.0 CC criu/mem.o [2020-03-24T03:14:04.644Z] #44 141.7 CC criu/mount.o [2020-03-24T03:14:04.644Z] #44 145.6 CC criu/namespaces.o [2020-03-24T03:14:04.644Z] #44 ... [2020-03-24T03:14:04.644Z] [2020-03-24T03:14:04.644Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:14:04.644Z] #41 242.7 + dpkg --print-architecture [2020-03-24T03:14:04.644Z] #41 242.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-24T03:14:04.644Z] #41 243.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-24T03:14:04.644Z] #41 243.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-24T03:14:05.210Z] #41 ... [2020-03-24T03:14:05.210Z] [2020-03-24T03:14:05.210Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:14:05.210Z] #17 DONE 61.7s [2020-03-24T03:14:05.210Z] [2020-03-24T03:14:05.210Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-24T03:14:05.240Z] #44 70.17 Selecting previously unselected package python-six. [2020-03-24T03:14:05.240Z] #44 70.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-24T03:14:05.240Z] #44 70.23 Unpacking python-six (1.12.0-1) ... [2020-03-24T03:14:05.240Z] #44 70.41 Selecting previously unselected package python-protobuf. [2020-03-24T03:14:05.240Z] #44 70.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-24T03:14:05.240Z] #44 70.46 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-24T03:14:05.588Z] #17 46.97 Selecting previously unselected package vim. [2020-03-24T03:14:05.588Z] #17 46.98 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-24T03:14:05.588Z] #17 47.01 Unpacking vim (2:8.1.0875-5) ... [2020-03-24T03:14:05.844Z] #65 ... [2020-03-24T03:14:05.844Z] [2020-03-24T03:14:05.844Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-24T03:14:06.104Z] #45 DONE 0.2s [2020-03-24T03:14:06.104Z] [2020-03-24T03:14:06.104Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-24T03:14:06.148Z] #17 47.52 Selecting previously unselected package xfsprogs. [2020-03-24T03:14:06.148Z] #17 47.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-24T03:14:06.148Z] #17 47.53 Unpacking xfsprogs (4.20.0-1) ... [2020-03-24T03:14:06.272Z] #44 ... [2020-03-24T03:14:06.272Z] [2020-03-24T03:14:06.272Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:14:06.272Z] #75 DONE 71.0s [2020-03-24T03:14:06.272Z] [2020-03-24T03:14:06.272Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:14:06.272Z] #36 61.35 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:14:06.272Z] #36 61.80 Fetched 14.9 MB in 3s (4505 kB/s) [2020-03-24T03:14:06.272Z] #36 61.98 Selecting previously unselected package xxd. [2020-03-24T03:14:06.272Z] #36 61.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-24T03:14:06.272Z] #36 62.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-24T03:14:06.272Z] #36 62.17 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:14:06.272Z] #36 62.65 Selecting previously unselected package vim-common. [2020-03-24T03:14:06.272Z] #36 62.67 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:14:06.272Z] #36 62.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:14:06.272Z] #36 63.30 Selecting previously unselected package cmake-data. [2020-03-24T03:14:06.272Z] #36 63.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-24T03:14:06.272Z] #36 63.37 Unpacking cmake-data (3.13.4-1) ... [2020-03-24T03:14:06.272Z] #36 69.24 Selecting previously unselected package libicu63:ppc64el. [2020-03-24T03:14:06.272Z] #36 69.27 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-03-24T03:14:06.272Z] #36 69.28 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-24T03:14:06.272Z] #36 ... [2020-03-24T03:14:06.272Z] [2020-03-24T03:14:06.272Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:14:06.272Z] #28 9.976 #=#=# # 2.6% ### 5.2% ###### 9.6% ######## 11.5% ########## 15.2% ############## 20.4% #################### 28.1% ########################### 38.4% ################################### 48.8% ###################################### 53.1% ######################################## 55.7% ############################################ 62.4% ############################################## 65.0% ################################################## 70.2% ###################################################### 75.3% ########################################################### 83.0% ################################################################# 90.8% ###################################################################### 98.5% ######################################################################## 100.0% [2020-03-24T03:14:06.272Z] #28 13.20 #=#=# [2020-03-24T03:14:06.364Z] #48 DONE 0.2s [2020-03-24T03:14:06.364Z] [2020-03-24T03:14:06.364Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-24T03:14:06.364Z] #51 DONE 0.2s [2020-03-24T03:14:06.364Z] [2020-03-24T03:14:06.364Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-24T03:14:06.627Z] #54 DONE 0.3s [2020-03-24T03:14:06.627Z] [2020-03-24T03:14:06.627Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-24T03:14:06.707Z] #17 47.96 Selecting previously unselected package zip. [2020-03-24T03:14:06.707Z] #17 47.97 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-24T03:14:06.707Z] #17 47.97 Unpacking zip (3.0-11+b1) ... [2020-03-24T03:14:06.707Z] #17 48.14 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:14:06.707Z] #17 48.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:14:06.707Z] #17 48.18 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-24T03:14:06.707Z] #17 48.19 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-24T03:14:06.707Z] #17 48.20 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-24T03:14:06.707Z] #17 48.21 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-24T03:14:06.707Z] #17 48.23 Setting up uidmap (1:4.5-1.1) ... [2020-03-24T03:14:06.887Z] #57 DONE 0.1s [2020-03-24T03:14:06.887Z] [2020-03-24T03:14:06.887Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-24T03:14:06.962Z] #17 48.24 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-24T03:14:06.962Z] #17 48.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-24T03:14:06.962Z] #17 48.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:14:06.962Z] #17 48.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-24T03:14:06.962Z] #17 48.27 Setting up libicu63:amd64 (63.1-6) ... [2020-03-24T03:14:06.962Z] #17 48.28 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:14:06.962Z] #17 48.29 Setting up zip (3.0-11+b1) ... [2020-03-24T03:14:06.962Z] #17 48.34 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:14:06.962Z] #17 48.37 Setting up bash-completion (1:2.8-6) ... [2020-03-24T03:14:07.110Z] #18 1.796 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-24T03:14:07.110Z] #18 1.801 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-24T03:14:07.110Z] #18 1.804 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-24T03:14:07.110Z] #18 DONE 1.9s [2020-03-24T03:14:07.110Z] [2020-03-24T03:14:07.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:07.110Z] #44 147.8 CC criu/net.o [2020-03-24T03:14:07.147Z] #61 DONE 0.2s [2020-03-24T03:14:07.147Z] [2020-03-24T03:14:07.147Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:07.724Z] #28 13.60 #=#=# 1.2% ## 3.9% #### 6.6% ###### 9.3% ####### 11.0% ######### 12.8% ########## 14.6% ########### 16.4% ############# 18.2% ############## 20.0% ################ 22.6% ################## 25.3% #################### 28.0% ###################### 30.7% ####################### 32.5% ######################## 34.3% ######################### 36.0% ########################### 37.8% ############################ 39.6% ############################# 41.4% ############################### 43.2% ################################ 45.0% ################################# 46.7% ################################## 48.5% [2020-03-24T03:14:07.724Z] #28 ... [2020-03-24T03:14:07.724Z] [2020-03-24T03:14:07.724Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:14:07.724Z] #11 62.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-03-24T03:14:07.724Z] #11 68.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-24T03:14:07.724Z] #11 68.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-24T03:14:07.724Z] #11 68.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-24T03:14:07.724Z] #11 68.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-24T03:14:07.724Z] #11 68.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-03-24T03:14:07.724Z] #11 68.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-24T03:14:07.724Z] #11 68.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-24T03:14:07.724Z] #11 68.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-24T03:14:07.724Z] #11 68.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-24T03:14:07.724Z] #11 68.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-24T03:14:07.724Z] #11 68.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-24T03:14:07.724Z] #11 68.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-24T03:14:07.724Z] #11 68.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-24T03:14:07.724Z] #11 68.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-24T03:14:07.724Z] #11 68.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-24T03:14:07.724Z] #11 71.13 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:14:07.724Z] #11 71.69 Fetched 78.9 MB in 16s (5072 kB/s) [2020-03-24T03:14:07.724Z] #11 72.01 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-24T03:14:07.724Z] #11 72.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-24T03:14:07.724Z] #11 72.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-24T03:14:07.724Z] #11 72.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:14:07.724Z] #11 ... [2020-03-24T03:14:07.724Z] [2020-03-24T03:14:07.724Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:14:10.222Z] #17 51.03 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-24T03:14:10.222Z] #17 51.05 Setting up xz-utils (5.2.4-1) ... [2020-03-24T03:14:10.222Z] #17 51.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-24T03:14:10.222Z] #17 51.08 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:14:10.222Z] #17 51.17 invoke-rc.d: could not determine current runlevel [2020-03-24T03:14:10.222Z] #17 ... [2020-03-24T03:14:10.222Z] [2020-03-24T03:14:10.222Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:14:10.222Z] #41 250.2 + dpkg --print-architecture [2020-03-24T03:14:10.222Z] #41 250.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-24T03:14:10.222Z] #41 250.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-24T03:14:10.222Z] #41 250.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-24T03:14:10.389Z] #44 151.4 CC criu/netfilter.o [2020-03-24T03:14:10.477Z] #41 ... [2020-03-24T03:14:10.477Z] [2020-03-24T03:14:10.477Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:10.477Z] #44 160.0 CC criu/irmap.o [2020-03-24T03:14:10.477Z] #44 160.7 CC criu/kcmp-ids.o [2020-03-24T03:14:10.477Z] #44 160.9 CC criu/kerndat.o [2020-03-24T03:14:10.477Z] #44 161.9 CC criu/libnetlink.o [2020-03-24T03:14:10.477Z] #44 162.2 CC criu/log.o [2020-03-24T03:14:10.477Z] #44 162.7 CC criu/lsm.o [2020-03-24T03:14:10.477Z] #44 163.1 CC criu/mem.o [2020-03-24T03:14:10.477Z] #44 164.5 CC criu/mount.o [2020-03-24T03:14:10.477Z] #44 168.6 CC criu/namespaces.o [2020-03-24T03:14:10.648Z] #28 13.60 #=#=# 1.2% ## 3.9% #### 6.6% ###### 9.3% ####### 11.0% ######### 12.8% ########## 14.6% ########### 16.4% ############# 18.2% ############## 20.0% ################ 22.6% ################## 25.3% #################### 28.0% ###################### 30.7% ####################### 32.5% ######################## 34.3% ######################### 36.0% ########################### 37.8% ############################ 39.6% ############################# 41.4% ############################### 43.2% ################################ 45.0% ################################# 46.7% ################################## 48.5% #################################### 50.3% ##################################### 52.1% ###################################### 53.0% ####################################### 54.8% ######################################## 56.6% ######################################### 57.5% ########################################## 59.3% ############################################ 61.9% ############################################## 64.5% ################################################ 67.2% ################################################## 69.9% #################################################### 72.4% ##################################################### 74.9% ####################################################### 76.7% ######################################################## 78.8% ########################################################## 80.9% ########################################################### 83.2% ############################################################# 85.5% ############################################################## 87.3% ################################################################ 90.0% ################################################################## 92.7% #################################################################### 95.3% ###################################################################### 98.0% ######################################################################## 100.0% [2020-03-24T03:14:10.731Z] #44 ... [2020-03-24T03:14:10.731Z] [2020-03-24T03:14:10.731Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:14:10.731Z] #17 51.18 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-24T03:14:10.731Z] #17 51.19 Setting up pigz (2.4-1) ... [2020-03-24T03:14:10.732Z] #17 51.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-24T03:14:10.732Z] #17 51.21 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-24T03:14:10.732Z] #17 51.23 Setting up python-pip-whl (18.1-5) ... [2020-03-24T03:14:10.732Z] #17 51.24 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-24T03:14:10.732Z] #17 51.25 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:14:10.732Z] #17 51.61 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-24T03:14:10.732Z] #17 51.62 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-24T03:14:10.732Z] #17 51.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-24T03:14:10.732Z] #17 51.64 Setting up vim (2:8.1.0875-5) ... [2020-03-24T03:14:10.732Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-24T03:14:10.732Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-24T03:14:10.732Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-24T03:14:10.732Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-24T03:14:10.732Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-24T03:14:10.732Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-24T03:14:10.732Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-24T03:14:10.732Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-24T03:14:10.732Z] #17 51.71 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-24T03:14:10.732Z] #17 51.72 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:14:10.732Z] #17 51.74 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-24T03:14:10.732Z] #17 51.76 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:14:10.732Z] #17 51.78 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-24T03:14:10.732Z] #17 51.79 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:14:10.945Z] #28 20.19 [2020-03-24T03:14:10.954Z] #44 151.9 CC criu/page-pipe.o [2020-03-24T03:14:11.519Z] #44 152.6 CC criu/page-xfer.o [2020-03-24T03:14:13.241Z] #17 54.61 Setting up iptables (1.8.2-4) ... [2020-03-24T03:14:13.241Z] #17 54.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:14:13.241Z] #17 54.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:14:13.241Z] #17 54.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:14:13.241Z] #17 54.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:14:13.241Z] #17 54.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-24T03:14:13.241Z] #17 54.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-24T03:14:13.241Z] #17 54.66 Setting up python3 (3.7.3-1) ... [2020-03-24T03:14:13.418Z] #44 154.1 CC criu/pagemap-cache.o [2020-03-24T03:14:13.418Z] #44 154.4 CC criu/pagemap.o [2020-03-24T03:14:13.708Z] #28 22.44 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-24T03:14:13.708Z] #28 23.02 [2020-03-24T03:14:13.801Z] #17 55.10 Setting up python3-wheel (0.32.3-2) ... [2020-03-24T03:14:14.004Z] #28 23.35 #=#=# [2020-03-24T03:14:14.004Z] #28 ... [2020-03-24T03:14:14.004Z] [2020-03-24T03:14:14.004Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:14:14.004Z] #34 69.00 sync [2020-03-24T03:14:14.004Z] #34 69.01 internal/reflectlite [2020-03-24T03:14:14.004Z] #34 76.29 sort [2020-03-24T03:14:14.004Z] #34 76.31 errors [2020-03-24T03:14:14.004Z] #34 77.66 io [2020-03-24T03:14:14.004Z] #34 77.70 strconv [2020-03-24T03:14:14.004Z] #34 77.74 internal/oserror [2020-03-24T03:14:14.004Z] #34 78.52 syscall [2020-03-24T03:14:14.314Z] #34 ... [2020-03-24T03:14:14.314Z] [2020-03-24T03:14:14.314Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:14:14.314Z] #28 23.35 #=#=# ################################################## 70.6% ######################################################################## 100.0% [2020-03-24T03:14:14.351Z] #44 155.2 CC criu/parasite-syscall.o [2020-03-24T03:14:14.361Z] #17 55.74 Setting up apparmor (2.13.2-10) ... [2020-03-24T03:14:14.601Z] #28 23.68 [2020-03-24T03:14:14.916Z] #44 156.1 CC criu/path.o [2020-03-24T03:14:15.482Z] #44 156.4 CC criu/pie-util-vdso-elf32.o [2020-03-24T03:14:15.740Z] #44 156.8 CC criu/pie-util-vdso.o [2020-03-24T03:14:15.998Z] #44 157.2 CC criu/pie-util.o [2020-03-24T03:14:16.245Z] #17 57.37 Setting up xfsprogs (4.20.0-1) ... [2020-03-24T03:14:16.245Z] #17 57.39 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:14:16.256Z] #44 157.4 CC criu/pipes.o [2020-03-24T03:14:16.500Z] #17 57.73 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:14:16.658Z] #28 ... [2020-03-24T03:14:16.658Z] [2020-03-24T03:14:16.658Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:14:16.658Z] #44 71.53 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-24T03:14:16.658Z] #44 79.44 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-24T03:14:16.658Z] #44 79.45 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-24T03:14:16.658Z] #44 79.45 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-24T03:14:16.658Z] #44 79.46 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-24T03:14:16.658Z] #44 79.46 Setting up python-six (1.12.0-1) ... [2020-03-24T03:14:16.658Z] #44 ... [2020-03-24T03:14:16.658Z] [2020-03-24T03:14:16.658Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:16.658Z] #51 78.85 + cd /tmp/tmp.lWspGhXCnA/src/gotest.tools/gotestsum [2020-03-24T03:14:16.658Z] #51 78.85 + git checkout -q v0.3.5 [2020-03-24T03:14:16.658Z] #51 78.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-24T03:14:17.189Z] #44 158.1 CC criu/plugin.o [2020-03-24T03:14:17.189Z] #44 ... [2020-03-24T03:14:17.189Z] [2020-03-24T03:14:17.189Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:14:17.189Z] #19 5.846 Collecting yamllint==1.16.0 [2020-03-24T03:14:17.425Z] #17 58.61 Setting up python3-distutils (3.7.3-1) ... [2020-03-24T03:14:17.447Z] #19 ... [2020-03-24T03:14:17.447Z] [2020-03-24T03:14:17.447Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:17.447Z] #44 158.6 CC criu/proc_parse.o [2020-03-24T03:14:17.681Z] #17 59.02 Setting up python3-setuptools (40.8.0-1) ... [2020-03-24T03:14:17.688Z] #51 ... [2020-03-24T03:14:17.688Z] [2020-03-24T03:14:17.688Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:14:17.688Z] #48 72.35 internal/reflectlite [2020-03-24T03:14:17.688Z] #48 72.42 sync [2020-03-24T03:14:17.688Z] #48 77.45 github.com/LK4D4/vndr/godl/singleflight [2020-03-24T03:14:17.688Z] #48 77.46 internal/singleflight [2020-03-24T03:14:17.688Z] #48 77.46 math/rand [2020-03-24T03:14:17.688Z] #48 81.70 io [2020-03-24T03:14:17.688Z] #48 81.72 strconv [2020-03-24T03:14:17.688Z] #48 81.72 vendor/golang.org/x/net/dns/dnsmessage [2020-03-24T03:14:17.688Z] #48 81.78 syscall [2020-03-24T03:14:17.688Z] #48 ... [2020-03-24T03:14:17.688Z] [2020-03-24T03:14:17.688Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:14:17.688Z] #36 82.13 Selecting previously unselected package libxml2:ppc64el. [2020-03-24T03:14:17.688Z] #36 82.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-24T03:14:17.688Z] #36 82.20 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:14:18.318Z] #36 83.40 Selecting previously unselected package libarchive13:ppc64el. [2020-03-24T03:14:18.318Z] #36 83.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-24T03:14:18.318Z] #36 83.45 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-24T03:14:18.604Z] #17 59.94 Setting up python3-pip (18.1-5) ... [2020-03-24T03:14:18.947Z] #36 84.06 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-24T03:14:18.947Z] #36 84.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-24T03:14:18.947Z] #36 84.12 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-24T03:14:19.236Z] #36 84.40 Selecting previously unselected package librhash0:ppc64el. [2020-03-24T03:14:19.236Z] #36 84.43 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-24T03:14:19.236Z] #36 84.46 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-24T03:14:19.525Z] #36 84.78 Selecting previously unselected package libuv1:ppc64el. [2020-03-24T03:14:19.525Z] #36 84.78 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-24T03:14:19.525Z] #36 84.79 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-24T03:14:19.531Z] #17 60.93 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:14:19.786Z] #17 60.98 Processing triggers for mime-support (3.62) ... [2020-03-24T03:14:19.817Z] #36 85.13 Selecting previously unselected package cmake. [2020-03-24T03:14:20.041Z] #17 DONE 61.5s [2020-03-24T03:14:20.041Z] [2020-03-24T03:14:20.041Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-24T03:14:20.111Z] #36 85.16 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-24T03:14:20.111Z] #36 85.17 Unpacking cmake (3.13.4-1) ... [2020-03-24T03:14:20.726Z] #44 161.5 CC criu/protobuf-desc.o [2020-03-24T03:14:20.966Z] #18 ... [2020-03-24T03:14:20.966Z] [2020-03-24T03:14:20.966Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:20.966Z] #44 170.6 CC criu/net.o [2020-03-24T03:14:20.966Z] #44 174.0 CC criu/netfilter.o [2020-03-24T03:14:20.966Z] #44 174.4 CC criu/page-pipe.o [2020-03-24T03:14:20.966Z] #44 175.1 CC criu/page-xfer.o [2020-03-24T03:14:20.966Z] #44 176.7 CC criu/pagemap-cache.o [2020-03-24T03:14:20.966Z] #44 177.2 CC criu/pagemap.o [2020-03-24T03:14:20.966Z] #44 178.5 CC criu/parasite-syscall.o [2020-03-24T03:14:20.966Z] #44 179.6 CC criu/path.o [2020-03-24T03:14:20.966Z] #44 180.0 CC criu/pie-util-vdso-elf32.o [2020-03-24T03:14:20.966Z] #44 180.6 CC criu/pie-util-vdso.o [2020-03-24T03:14:21.527Z] #44 181.2 CC criu/pie-util.o [2020-03-24T03:14:21.659Z] #44 162.5 CC criu/protobuf.o [2020-03-24T03:14:21.659Z] #44 ... [2020-03-24T03:14:21.659Z] [2020-03-24T03:14:21.659Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:14:21.659Z] #19 11.17 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-24T03:14:21.659Z] #19 11.24 Collecting pyyaml (from yamllint==1.16.0) [2020-03-24T03:14:21.659Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-24T03:14:21.659Z] #19 12.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-24T03:14:21.659Z] #19 12.79 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-24T03:14:21.659Z] #19 12.82 Building wheels for collected packages: pyyaml [2020-03-24T03:14:21.659Z] #19 12.82 Running setup.py bdist_wheel for pyyaml: started [2020-03-24T03:14:21.659Z] #19 13.81 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-24T03:14:21.659Z] #19 13.81 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-24T03:14:21.659Z] #19 13.89 Successfully built pyyaml [2020-03-24T03:14:21.659Z] #19 13.91 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-24T03:14:21.659Z] #19 14.31 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-24T03:14:21.659Z] #19 DONE 14.8s [2020-03-24T03:14:21.782Z] #44 181.4 CC criu/pipes.o [2020-03-24T03:14:21.782Z] #44 ... [2020-03-24T03:14:21.782Z] [2020-03-24T03:14:21.782Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-24T03:14:21.916Z] [2020-03-24T03:14:21.917Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-24T03:14:22.027Z] #65 241.4 + bin/containerd-stress [2020-03-24T03:14:22.037Z] #18 1.796 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-24T03:14:22.037Z] #18 1.808 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-24T03:14:22.037Z] #18 1.811 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-24T03:14:22.037Z] #18 DONE 1.9s [2020-03-24T03:14:22.037Z] [2020-03-24T03:14:22.037Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:22.037Z] #53 ... [2020-03-24T03:14:22.037Z] [2020-03-24T03:14:22.037Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:14:22.175Z] #24 DONE 0.2s [2020-03-24T03:14:22.175Z] [2020-03-24T03:14:22.175Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-24T03:14:22.739Z] #28 DONE 0.8s [2020-03-24T03:14:22.740Z] [2020-03-24T03:14:22.740Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:22.740Z] #44 163.1 CC criu/pstree.o [2020-03-24T03:14:22.827Z] #36 ... [2020-03-24T03:14:22.827Z] [2020-03-24T03:14:22.827Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:14:22.827Z] #31 85.23 Checking out files: 84% (1286/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-24T03:14:22.827Z] #31 86.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-24T03:14:22.827Z] #31 86.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-24T03:14:22.996Z] #44 ... [2020-03-24T03:14:22.996Z] [2020-03-24T03:14:22.996Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-24T03:14:22.996Z] #31 DONE 0.1s [2020-03-24T03:14:22.996Z] [2020-03-24T03:14:22.996Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-24T03:14:22.996Z] #34 DONE 0.1s [2020-03-24T03:14:22.996Z] [2020-03-24T03:14:22.996Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-24T03:14:23.118Z] #31 ... [2020-03-24T03:14:23.118Z] [2020-03-24T03:14:23.118Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:14:23.118Z] #11 78.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-24T03:14:23.118Z] #11 78.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-24T03:14:23.118Z] #11 78.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:14:23.118Z] #11 84.24 Selecting previously unselected package binutils-mingw-w64. [2020-03-24T03:14:23.118Z] #11 84.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-24T03:14:23.118Z] #11 84.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:14:23.118Z] #11 84.49 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-24T03:14:23.118Z] #11 84.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-24T03:14:23.118Z] #11 84.53 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-24T03:14:23.118Z] #11 84.84 Selecting previously unselected package dmsetup. [2020-03-24T03:14:23.118Z] #11 84.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-24T03:14:23.118Z] #11 84.90 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-24T03:14:23.118Z] #11 85.20 Selecting previously unselected package mingw-w64-common. [2020-03-24T03:14:23.118Z] #11 85.21 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-24T03:14:23.118Z] #11 85.22 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-24T03:14:23.253Z] #39 DONE 0.1s [2020-03-24T03:14:23.253Z] [2020-03-24T03:14:23.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:23.253Z] #44 164.4 CC criu/rbtree.o [2020-03-24T03:14:23.403Z] #65 243.9 + bin/containerd-shim [2020-03-24T03:14:23.407Z] #11 ... [2020-03-24T03:14:23.407Z] [2020-03-24T03:14:23.407Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-24T03:14:23.407Z] #28 25.98 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-24T03:14:23.407Z] #28 26.60 [2020-03-24T03:14:23.407Z] #28 26.83 #=#=# ######################################################################## 100.0% [2020-03-24T03:14:23.407Z] #28 27.31 [2020-03-24T03:14:23.407Z] #28 29.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-24T03:14:23.407Z] #28 29.73 skipping existing c8c2d4a6b2e3 [2020-03-24T03:14:23.407Z] #28 30.08 [2020-03-24T03:14:23.407Z] #28 31.83 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-24T03:14:23.407Z] #28 32.47 [2020-03-24T03:14:23.696Z] #28 32.70 ######################################################################## 100.0% [2020-03-24T03:14:23.696Z] #28 32.96 [2020-03-24T03:14:23.696Z] #28 33.10 Download of images into '/build' complete. [2020-03-24T03:14:23.817Z] #44 164.7 CC criu/rst-malloc.o [2020-03-24T03:14:23.984Z] #28 33.11 Use something like the following to load the result into a Docker daemon: [2020-03-24T03:14:23.984Z] #28 33.11 tar -cC '/build' . | docker load [2020-03-24T03:14:23.984Z] #28 DONE 33.2s [2020-03-24T03:14:23.984Z] [2020-03-24T03:14:23.984Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:14:23.984Z] #44 86.54 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-24T03:14:23.984Z] #44 86.55 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-24T03:14:23.984Z] #44 86.56 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-24T03:14:23.984Z] #44 86.56 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-24T03:14:23.984Z] #44 86.57 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-24T03:14:23.984Z] #44 86.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-24T03:14:23.984Z] #44 86.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-24T03:14:23.984Z] #44 86.61 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-24T03:14:23.984Z] #44 86.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-24T03:14:23.984Z] #44 86.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-24T03:14:24.074Z] #44 165.0 CC criu/seccomp.o [2020-03-24T03:14:24.074Z] #44 ... [2020-03-24T03:14:24.074Z] [2020-03-24T03:14:24.074Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:14:24.074Z] #41 DONE 270.7s [2020-03-24T03:14:24.331Z] [2020-03-24T03:14:24.331Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:25.263Z] #65 ... [2020-03-24T03:14:25.263Z] [2020-03-24T03:14:25.263Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-24T03:14:25.521Z] #42 DONE 0.2s [2020-03-24T03:14:25.521Z] [2020-03-24T03:14:25.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:25.521Z] #44 166.2 CC criu/seize.o [2020-03-24T03:14:25.779Z] #44 166.8 CC criu/servicefd.o [2020-03-24T03:14:26.344Z] #44 167.3 CC criu/shmem.o [2020-03-24T03:14:27.277Z] #44 168.1 CC criu/sigframe.o [2020-03-24T03:14:27.277Z] #44 168.2 CC criu/signalfd.o [2020-03-24T03:14:27.277Z] #44 168.5 CC criu/sk-inet.o [2020-03-24T03:14:27.486Z] #44 ... [2020-03-24T03:14:27.486Z] [2020-03-24T03:14:27.486Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-24T03:14:27.486Z] #36 91.31 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-24T03:14:27.486Z] #36 91.32 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:14:27.486Z] #36 91.32 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-24T03:14:27.486Z] #36 91.33 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:14:27.486Z] #36 91.41 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-24T03:14:27.486Z] #36 91.41 Setting up cmake-data (3.13.4-1) ... [2020-03-24T03:14:27.486Z] #36 91.42 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-24T03:14:27.486Z] #36 91.44 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-24T03:14:27.486Z] #36 91.44 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-24T03:14:27.486Z] #36 91.46 Setting up cmake (3.13.4-1) ... [2020-03-24T03:14:27.486Z] #36 91.47 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:14:27.486Z] #36 91.63 Processing triggers for mime-support (3.62) ... [2020-03-24T03:14:27.486Z] #36 DONE 92.2s [2020-03-24T03:14:27.486Z] [2020-03-24T03:14:27.486Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:14:27.486Z] #37 DONE 0.1s [2020-03-24T03:14:27.486Z] [2020-03-24T03:14:27.486Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-24T03:14:27.486Z] #38 DONE 0.1s [2020-03-24T03:14:27.486Z] [2020-03-24T03:14:27.486Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:14:27.775Z] #39 0.469 + RM_GOPATH=0 [2020-03-24T03:14:27.775Z] #39 0.491 + TMP_GOPATH= [2020-03-24T03:14:27.775Z] #39 0.492 + : /build [2020-03-24T03:14:27.775Z] #39 0.492 + '[' -z '' ']' [2020-03-24T03:14:27.775Z] #39 0.493 ++ mktemp -d [2020-03-24T03:14:27.775Z] #39 0.499 + export GOPATH=/tmp/tmp.0Cjwkq18Om [2020-03-24T03:14:27.775Z] #39 0.499 + GOPATH=/tmp/tmp.0Cjwkq18Om [2020-03-24T03:14:27.775Z] #39 0.499 + RM_GOPATH=1 [2020-03-24T03:14:27.775Z] #39 0.500 ++ dirname ./install.sh [2020-03-24T03:14:27.775Z] #39 0.509 + dir=. [2020-03-24T03:14:27.775Z] #39 0.530 + bin=tini [2020-03-24T03:14:27.775Z] #39 0.539 + shift [2020-03-24T03:14:27.775Z] #39 0.540 + '[' '!' -f ./tini.installer ']' [2020-03-24T03:14:27.775Z] #39 0.541 + . ./tini.installer [2020-03-24T03:14:27.775Z] #39 0.541 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:14:27.775Z] #39 0.547 + install_tini [2020-03-24T03:14:27.775Z] #39 0.548 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-24T03:14:27.775Z] #39 0.549 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:14:27.775Z] #39 0.549 + git clone https://github.com/krallin/tini.git /tmp/tmp.0Cjwkq18Om/tini [2020-03-24T03:14:27.775Z] #39 0.588 Cloning into '/tmp/tmp.0Cjwkq18Om/tini'... [2020-03-24T03:14:28.265Z] 65014b3c3121: Verifying Checksum [2020-03-24T03:14:28.265Z] 65014b3c3121: Download complete [2020-03-24T03:14:28.565Z] #19 ... [2020-03-24T03:14:28.565Z] [2020-03-24T03:14:28.565Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:28.565Z] #44 182.5 CC criu/plugin.o [2020-03-24T03:14:28.565Z] #44 182.9 CC criu/proc_parse.o [2020-03-24T03:14:28.565Z] #44 185.8 CC criu/protobuf-desc.o [2020-03-24T03:14:28.565Z] #44 186.8 CC criu/protobuf.o [2020-03-24T03:14:28.565Z] #44 187.3 CC criu/pstree.o [2020-03-24T03:14:28.649Z] #44 169.5 CC criu/sk-netlink.o [2020-03-24T03:14:28.681Z] #65 249.3 + bin/containerd-shim-runc-v1 [2020-03-24T03:14:28.907Z] #44 169.8 CC criu/sk-packet.o [2020-03-24T03:14:29.125Z] #44 188.6 CC criu/rbtree.o [2020-03-24T03:14:29.324Z] #39 ... [2020-03-24T03:14:29.324Z] [2020-03-24T03:14:29.324Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:14:29.324Z] #34 83.85 bytes [2020-03-24T03:14:29.324Z] #34 83.88 strings [2020-03-24T03:14:29.324Z] #34 ... [2020-03-24T03:14:29.324Z] [2020-03-24T03:14:29.324Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:14:29.324Z] #57 84.09 strconv [2020-03-24T03:14:29.324Z] #57 84.14 syscall [2020-03-24T03:14:29.324Z] #57 84.15 bytes [2020-03-24T03:14:29.324Z] #57 84.31 strings [2020-03-24T03:14:29.380Z] #44 188.9 CC criu/rst-malloc.o [2020-03-24T03:14:29.472Z] #44 170.4 CC criu/sk-queue.o [2020-03-24T03:14:29.635Z] #44 189.3 CC criu/seccomp.o [2020-03-24T03:14:29.730Z] #44 170.9 CC criu/sk-tcp.o [2020-03-24T03:14:29.952Z] #57 ... [2020-03-24T03:14:29.952Z] [2020-03-24T03:14:29.952Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:14:29.952Z] #39 2.456 + cd /tmp/tmp.0Cjwkq18Om/tini [2020-03-24T03:14:29.952Z] #39 2.457 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-24T03:14:29.952Z] #39 2.488 + cmake . [2020-03-24T03:14:30.295Z] #44 171.4 CC criu/sk-unix.o [2020-03-24T03:14:30.560Z] #44 190.1 CC criu/seize.o [2020-03-24T03:14:30.983Z] #39 3.666 -- The C compiler identification is GNU 8.3.0 [2020-03-24T03:14:30.983Z] #39 3.793 -- Check for working C compiler: /usr/bin/cc [2020-03-24T03:14:31.485Z] #44 191.0 CC criu/servicefd.o [2020-03-24T03:14:31.969Z] #65 252.1 + bin/containerd-shim-runc-v2 [2020-03-24T03:14:32.009Z] #39 4.639 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-24T03:14:32.009Z] #39 4.649 -- Detecting C compiler ABI info [2020-03-24T03:14:32.045Z] #44 191.5 CC criu/shmem.o [2020-03-24T03:14:32.193Z] #44 172.9 CC criu/sockets.o [2020-03-24T03:14:32.451Z] #44 173.6 CC criu/stats.o [2020-03-24T03:14:32.537Z] #65 253.1 + binaries [2020-03-24T03:14:32.537Z] #65 253.1 + mkdir -p /build [2020-03-24T03:14:32.537Z] #65 253.1 + cp bin/containerd /build/containerd [2020-03-24T03:14:32.537Z] #65 253.2 + cp bin/containerd-shim /build/containerd-shim [2020-03-24T03:14:32.709Z] #44 173.9 CC criu/string.o [2020-03-24T03:14:32.795Z] #65 253.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-24T03:14:32.795Z] #65 253.2 + cp bin/ctr /build/ctr [2020-03-24T03:14:32.967Z] #44 174.0 CC criu/sysctl.o [2020-03-24T03:14:32.970Z] #44 192.5 CC criu/sigframe.o [2020-03-24T03:14:33.036Z] #39 5.551 -- Detecting C compiler ABI info - done [2020-03-24T03:14:33.036Z] #39 5.670 -- Detecting C compile features [2020-03-24T03:14:33.036Z] #39 ... [2020-03-24T03:14:33.036Z] [2020-03-24T03:14:33.036Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-24T03:14:33.036Z] #44 98.03 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-24T03:14:33.036Z] #44 98.03 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:14:33.036Z] #44 DONE 98.3s [2020-03-24T03:14:33.225Z] #44 192.7 CC criu/signalfd.o [2020-03-24T03:14:33.225Z] #44 192.9 CC criu/sk-inet.o [2020-03-24T03:14:33.325Z] [2020-03-24T03:14:33.325Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:33.363Z] #65 DONE 253.7s [2020-03-24T03:14:33.532Z] #44 174.5 CC criu/sysfs_parse.o [2020-03-24T03:14:33.790Z] #44 174.8 CC criu/timerfd.o [2020-03-24T03:14:34.048Z] #44 175.1 CC criu/tty.o [2020-03-24T03:14:34.352Z] #45 ... [2020-03-24T03:14:34.352Z] [2020-03-24T03:14:34.352Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:14:34.352Z] #48 89.16 bytes [2020-03-24T03:14:34.352Z] #48 ... [2020-03-24T03:14:34.352Z] [2020-03-24T03:14:34.352Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:14:34.352Z] #11 96.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-24T03:14:34.352Z] #11 96.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-24T03:14:34.352Z] #11 96.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:14:34.738Z] [2020-03-24T03:14:34.738Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-24T03:14:34.996Z] #66 DONE 0.3s [2020-03-24T03:14:34.996Z] [2020-03-24T03:14:34.996Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-24T03:14:34.996Z] #70 DONE 0.1s [2020-03-24T03:14:34.996Z] [2020-03-24T03:14:34.996Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-24T03:14:35.111Z] #44 194.4 CC criu/sk-netlink.o [2020-03-24T03:14:35.111Z] #44 194.9 CC criu/sk-packet.o [2020-03-24T03:14:35.255Z] #72 DONE 0.2s [2020-03-24T03:14:35.255Z] [2020-03-24T03:14:35.255Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-24T03:14:35.255Z] #75 DONE 0.1s [2020-03-24T03:14:35.255Z] [2020-03-24T03:14:35.255Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-24T03:14:35.255Z] #76 DONE 0.0s [2020-03-24T03:14:35.423Z] #44 176.5 CC criu/tun.o [2020-03-24T03:14:35.513Z] [2020-03-24T03:14:35.513Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-24T03:14:35.680Z] #44 176.9 CC criu/uffd.o [2020-03-24T03:14:36.036Z] #44 ... [2020-03-24T03:14:36.036Z] [2020-03-24T03:14:36.036Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:14:36.036Z] #19 5.997 Collecting yamllint==1.16.0 [2020-03-24T03:14:36.036Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-24T03:14:36.036Z] #19 11.50 Collecting pyyaml (from yamllint==1.16.0) [2020-03-24T03:14:36.036Z] #19 11.66 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-24T03:14:36.036Z] #19 12.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-24T03:14:36.036Z] #19 13.05 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-24T03:14:36.036Z] #19 13.09 Building wheels for collected packages: pyyaml [2020-03-24T03:14:36.036Z] #19 13.10 Running setup.py bdist_wheel for pyyaml: started [2020-03-24T03:14:36.036Z] #19 14.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-24T03:14:36.036Z] #19 14.00 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-24T03:14:36.036Z] #19 14.08 Successfully built pyyaml [2020-03-24T03:14:36.036Z] #19 14.09 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-24T03:14:36.291Z] #19 ... [2020-03-24T03:14:36.291Z] [2020-03-24T03:14:36.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:36.291Z] #44 195.8 CC criu/sk-queue.o [2020-03-24T03:14:36.852Z] #44 196.5 CC criu/sk-tcp.o [2020-03-24T03:14:36.852Z] #44 ... [2020-03-24T03:14:36.852Z] [2020-03-24T03:14:36.852Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:14:36.852Z] #19 14.42 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-24T03:14:36.852Z] #19 DONE 14.9s [2020-03-24T03:14:36.889Z] #77 DONE 1.5s [2020-03-24T03:14:36.889Z] [2020-03-24T03:14:36.889Z] #78 exporting to image [2020-03-24T03:14:36.889Z] #78 exporting layers [2020-03-24T03:14:37.053Z] #44 177.8 CC criu/util.o [2020-03-24T03:14:37.107Z] [2020-03-24T03:14:37.107Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-24T03:14:37.107Z] #24 DONE 0.2s [2020-03-24T03:14:37.107Z] [2020-03-24T03:14:37.107Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-24T03:14:37.150Z] #11 ... [2020-03-24T03:14:37.150Z] [2020-03-24T03:14:37.150Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:14:37.150Z] #39 8.140 -- Detecting C compile features - done [2020-03-24T03:14:37.150Z] #39 8.186 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-24T03:14:37.150Z] #39 8.434 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-24T03:14:37.150Z] #39 8.648 -- Configuring done [2020-03-24T03:14:37.150Z] #39 8.672 -- Generating done [2020-03-24T03:14:37.150Z] #39 8.678 -- Build files have been written to: /tmp/tmp.0Cjwkq18Om/tini [2020-03-24T03:14:37.150Z] #39 8.705 + make tini-static [2020-03-24T03:14:37.150Z] #39 9.179 Scanning dependencies of target tini-static [2020-03-24T03:14:37.150Z] #39 9.310 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-24T03:14:38.011Z] #44 178.9 CC criu/uts_ns.o [2020-03-24T03:14:38.011Z] #44 179.1 CC criu/vdso-compat.o [2020-03-24T03:14:38.011Z] #44 ... [2020-03-24T03:14:38.011Z] [2020-03-24T03:14:38.011Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:14:38.011Z] #60 107.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-24T03:14:38.032Z] #28 ... [2020-03-24T03:14:38.032Z] [2020-03-24T03:14:38.032Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:14:38.032Z] #41 DONE 278.4s [2020-03-24T03:14:38.032Z] [2020-03-24T03:14:38.032Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-24T03:14:38.032Z] #28 DONE 0.8s [2020-03-24T03:14:38.032Z] [2020-03-24T03:14:38.032Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-24T03:14:38.287Z] #31 DONE 0.2s [2020-03-24T03:14:38.287Z] [2020-03-24T03:14:38.287Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-24T03:14:38.287Z] #34 DONE 0.1s [2020-03-24T03:14:38.287Z] [2020-03-24T03:14:38.287Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-24T03:14:38.287Z] #39 DONE 0.1s [2020-03-24T03:14:38.287Z] [2020-03-24T03:14:38.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:38.287Z] #44 197.2 CC criu/sk-unix.o [2020-03-24T03:14:39.206Z] #39 11.89 [100%] Linking C executable tini-static [2020-03-24T03:14:39.650Z] #44 ... [2020-03-24T03:14:39.650Z] [2020-03-24T03:14:39.650Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-24T03:14:39.650Z] #42 DONE 0.2s [2020-03-24T03:14:39.833Z] #39 12.71 [100%] Built target tini-static [2020-03-24T03:14:39.905Z] [2020-03-24T03:14:39.905Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:39.925Z] #60 109.5 + mkdir -p /build [2020-03-24T03:14:39.925Z] #60 109.5 + cp runc /build/runc [2020-03-24T03:14:39.925Z] #60 DONE 109.8s [2020-03-24T03:14:39.925Z] [2020-03-24T03:14:39.925Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:39.925Z] #44 179.4 CC criu/vdso.o [2020-03-24T03:14:39.925Z] #44 179.8 LINK criu/built-in.o [2020-03-24T03:14:39.925Z] #44 180.0 LINK criu/criu [2020-03-24T03:14:39.925Z] #44 180.4 DEP lib/c/criu.d [2020-03-24T03:14:39.925Z] #44 180.5 CC images/rpc.pb-c.o [2020-03-24T03:14:39.925Z] #44 181.0 CC lib/c/criu.o [2020-03-24T03:14:40.122Z] #39 12.82 + mkdir -p /build [2020-03-24T03:14:40.122Z] #39 12.83 + cp tini-static /build/docker-init [2020-03-24T03:14:40.122Z] #39 DONE 12.9s [2020-03-24T03:14:40.122Z] [2020-03-24T03:14:40.122Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:40.122Z] #45 1.621 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:14:40.122Z] #45 1.621 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:14:40.122Z] #45 1.643 Note: Building without GnuTLS support [2020-03-24T03:14:40.122Z] #45 3.901 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:14:40.122Z] #45 3.938 GEN .gitid [2020-03-24T03:14:40.122Z] #45 3.954 GEN criu/include/version.h [2020-03-24T03:14:40.122Z] #45 4.016 GEN include/common/asm [2020-03-24T03:14:40.122Z] #45 6.502 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-24T03:14:40.122Z] #45 6.702 PBCC images/opts.pb-c.c [2020-03-24T03:14:40.122Z] #45 6.787 PBCC images/sit.pb-c.c [2020-03-24T03:14:40.122Z] #45 6.874 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-24T03:14:40.122Z] #45 7.018 DEP images/opts.pb-c.d [2020-03-24T03:14:40.122Z] #45 7.105 DEP images/sit.pb-c.d [2020-03-24T03:14:40.160Z] #53 ... [2020-03-24T03:14:40.160Z] [2020-03-24T03:14:40.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:40.160Z] #44 199.7 CC criu/sockets.o [2020-03-24T03:14:40.410Z] #45 7.283 PBCC images/macvlan.pb-c.c [2020-03-24T03:14:40.410Z] #45 7.325 DEP images/macvlan.pb-c.d [2020-03-24T03:14:40.699Z] #45 7.511 PBCC images/autofs.pb-c.c [2020-03-24T03:14:40.699Z] #45 7.630 DEP images/autofs.pb-c.d [2020-03-24T03:14:40.720Z] #44 200.4 CC criu/stats.o [2020-03-24T03:14:40.975Z] #44 200.6 CC criu/string.o [2020-03-24T03:14:40.975Z] #44 200.7 CC criu/sysctl.o [2020-03-24T03:14:40.987Z] #45 7.715 PBCC images/sysctl.pb-c.c [2020-03-24T03:14:40.987Z] #45 7.788 DEP images/sysctl.pb-c.d [2020-03-24T03:14:40.987Z] #45 7.884 PBCC images/time.pb-c.c [2020-03-24T03:14:41.082Z] #78 exporting layers 3.8s done [2020-03-24T03:14:41.082Z] #78 writing image sha256:ab4325ee392ae33e4a26eb7b3fbf3f8bf844d5d0521d6c1a3128978a70cd02b8 done [2020-03-24T03:14:41.082Z] #78 naming to docker.io/library/docker:b23decbb0b5046e8bd93ed8a18569559a738fddd done [2020-03-24T03:14:41.082Z] #78 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-24T03:14:41.283Z] #45 7.950 DEP images/time.pb-c.d [2020-03-24T03:14:41.283Z] #45 8.040 PBCC images/binfmt-misc.pb-c.c [2020-03-24T03:14:41.283Z] #45 8.118 DEP images/binfmt-misc.pb-c.d [2020-03-24T03:14:41.283Z] #45 ... [2020-03-24T03:14:41.283Z] [2020-03-24T03:14:41.283Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:14:41.283Z] #11 106.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-24T03:14:41.283Z] #11 106.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-24T03:14:41.283Z] #11 106.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:14:41.295Z] #44 182.2 LINK lib/c/built-in.o [2020-03-24T03:14:41.295Z] #44 182.2 LINK lib/c/libcriu.so [2020-03-24T03:14:41.295Z] #44 182.3 LINK lib/c/libcriu.a [2020-03-24T03:14:41.420Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/test/unit [2020-03-24T03:14:41.536Z] #44 201.3 CC criu/sysfs_parse.o [2020-03-24T03:14:41.556Z] #44 182.5 GEN magic.py [2020-03-24T03:14:41.556Z] #44 182.6 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:14:41.556Z] #44 182.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:14:41.556Z] #44 182.6 Note: Building without GnuTLS support [2020-03-24T03:14:41.571Z] #11 106.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-24T03:14:41.571Z] #11 106.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-24T03:14:41.571Z] #11 106.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:14:42.096Z] #44 201.6 CC criu/timerfd.o [2020-03-24T03:14:42.096Z] #44 201.8 CC criu/tty.o [2020-03-24T03:14:42.122Z] #44 183.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:14:42.594Z] #11 ... [2020-03-24T03:14:42.594Z] [2020-03-24T03:14:42.594Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:14:42.594Z] #34 97.27 bufio [2020-03-24T03:14:42.594Z] #34 99.38 reflect [2020-03-24T03:14:42.594Z] #34 99.94 path [2020-03-24T03:14:42.594Z] #34 103.0 text/tabwriter [2020-03-24T03:14:42.594Z] #34 ... [2020-03-24T03:14:42.594Z] [2020-03-24T03:14:42.594Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:14:42.594Z] #57 97.49 bufio [2020-03-24T03:14:42.594Z] #57 101.5 text/tabwriter [2020-03-24T03:14:42.594Z] #57 105.1 reflect [2020-03-24T03:14:42.594Z] #57 105.8 regexp/syntax [2020-03-24T03:14:42.594Z] #57 ... [2020-03-24T03:14:42.594Z] [2020-03-24T03:14:42.594Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:42.594Z] #45 8.212 PBCC images/seccomp.pb-c.c [2020-03-24T03:14:42.594Z] #45 8.267 DEP images/seccomp.pb-c.d [2020-03-24T03:14:42.594Z] #45 8.429 PBCC images/userns.pb-c.c [2020-03-24T03:14:42.594Z] #45 8.502 DEP images/userns.pb-c.d [2020-03-24T03:14:42.594Z] #45 8.714 PBCC images/cgroup.pb-c.c [2020-03-24T03:14:42.594Z] #45 8.741 DEP images/cgroup.pb-c.d [2020-03-24T03:14:42.594Z] #45 8.919 PBCC images/fown.pb-c.c [2020-03-24T03:14:42.594Z] #45 8.973 PBCC images/ext-file.pb-c.c [2020-03-24T03:14:42.594Z] #45 9.030 DEP images/fown.pb-c.d [2020-03-24T03:14:42.594Z] #45 9.098 DEP images/ext-file.pb-c.d [2020-03-24T03:14:42.594Z] #45 9.168 PBCC images/rpc.pb-c.c [2020-03-24T03:14:42.594Z] #45 9.231 DEP images/rpc.pb-c.d [2020-03-24T03:14:42.594Z] #45 9.327 PBCC images/siginfo.pb-c.c [2020-03-24T03:14:42.594Z] #45 9.395 DEP images/siginfo.pb-c.d [2020-03-24T03:14:42.594Z] #45 9.455 PBCC images/pagemap.pb-c.c [2020-03-24T03:14:42.594Z] #45 9.582 DEP images/pagemap.pb-c.d [2020-03-24T03:14:42.686Z] #44 183.6 make[1]: Nothing to be done for 'all'. [2020-03-24T03:14:42.899Z] #45 9.696 PBCC images/rlimit.pb-c.c [2020-03-24T03:14:42.899Z] #45 9.714 DEP images/rlimit.pb-c.d [2020-03-24T03:14:42.899Z] #45 9.835 PBCC images/file-lock.pb-c.c [2020-03-24T03:14:42.944Z] #44 184.1 make[1]: 'images/built-in.o' is up to date. [2020-03-24T03:14:42.944Z] #44 184.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-24T03:14:42.944Z] #44 184.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-24T03:14:42.944Z] #44 184.2 make[1]: 'compel/libcompel.a' is up to date. [2020-03-24T03:14:43.186Z] #45 9.911 DEP images/file-lock.pb-c.d [2020-03-24T03:14:43.186Z] #45 9.949 PBCC images/tty.pb-c.c [2020-03-24T03:14:43.186Z] #45 10.00 DEP images/tty.pb-c.d [2020-03-24T03:14:43.186Z] #45 10.06 PBCC images/tun.pb-c.c [2020-03-24T03:14:43.186Z] #45 10.12 PBCC images/netdev.pb-c.c [2020-03-24T03:14:43.186Z] #45 10.18 DEP images/tun.pb-c.d [2020-03-24T03:14:43.201Z] #44 184.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-24T03:14:43.201Z] #44 184.2 make[1]: Nothing to be done for 'all'. [2020-03-24T03:14:43.201Z] #44 184.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:14:43.201Z] #44 184.4 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:43.201Z] #44 184.4 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:43.201Z] #44 184.4 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:43.459Z] #44 184.5 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:43.459Z] #44 184.6 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:43.459Z] #44 184.6 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:43.459Z] #44 184.6 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:43.459Z] #44 184.7 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:43.476Z] #45 10.25 DEP images/netdev.pb-c.d [2020-03-24T03:14:43.476Z] #45 10.35 PBCC images/vma.pb-c.c [2020-03-24T03:14:43.476Z] #45 10.42 DEP images/vma.pb-c.d [2020-03-24T03:14:43.716Z] #44 184.7 INSTALL criu/criu [2020-03-24T03:14:43.763Z] #45 10.49 PBCC images/creds.pb-c.c [2020-03-24T03:14:43.763Z] #45 10.53 DEP images/creds.pb-c.d [2020-03-24T03:14:43.763Z] #45 10.60 PBCC images/utsns.pb-c.c [2020-03-24T03:14:43.763Z] #45 10.62 DEP images/utsns.pb-c.d [2020-03-24T03:14:43.763Z] #45 10.67 PBCC images/ipc-desc.pb-c.c [2020-03-24T03:14:43.763Z] #45 10.70 PBCC images/ipc-sem.pb-c.c [2020-03-24T03:14:43.763Z] #45 10.74 DEP images/ipc-desc.pb-c.d [2020-03-24T03:14:43.974Z] #44 DONE 184.9s [2020-03-24T03:14:43.974Z] [2020-03-24T03:14:43.974Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:43.974Z] #65 225.0 + bin/containerd [2020-03-24T03:14:43.981Z] #44 203.5 CC criu/tun.o [2020-03-24T03:14:44.051Z] #45 10.79 DEP images/ipc-sem.pb-c.d [2020-03-24T03:14:44.051Z] #45 10.86 PBCC images/ipc-msg.pb-c.c [2020-03-24T03:14:44.051Z] #45 10.93 DEP images/ipc-msg.pb-c.d [2020-03-24T03:14:44.339Z] #45 11.03 PBCC images/ipc-shm.pb-c.c [2020-03-24T03:14:44.339Z] #45 11.07 DEP images/ipc-shm.pb-c.d [2020-03-24T03:14:44.339Z] #45 11.23 PBCC images/ipc-var.pb-c.c [2020-03-24T03:14:44.339Z] #45 11.26 DEP images/ipc-var.pb-c.d [2020-03-24T03:14:44.541Z] #44 204.0 CC criu/uffd.o [2020-03-24T03:14:44.627Z] #45 11.40 PBCC images/sk-opts.pb-c.c [2020-03-24T03:14:44.627Z] #45 11.45 PBCC images/packet-sock.pb-c.c [2020-03-24T03:14:44.627Z] #45 11.58 DEP images/sk-opts.pb-c.d [2020-03-24T03:14:44.915Z] #45 11.65 DEP images/packet-sock.pb-c.d [2020-03-24T03:14:44.915Z] #45 11.76 PBCC images/sk-netlink.pb-c.c [2020-03-24T03:14:45.203Z] #45 11.89 DEP images/sk-netlink.pb-c.d [2020-03-24T03:14:45.203Z] #45 12.03 PBCC images/sk-inet.pb-c.c [2020-03-24T03:14:45.349Z] #65 ... [2020-03-24T03:14:45.349Z] [2020-03-24T03:14:45.349Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-24T03:14:45.349Z] #45 DONE 0.1s [2020-03-24T03:14:45.349Z] [2020-03-24T03:14:45.349Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-24T03:14:45.349Z] #48 DONE 0.1s [2020-03-24T03:14:45.349Z] [2020-03-24T03:14:45.349Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-24T03:14:45.349Z] #51 DONE 0.1s [2020-03-24T03:14:45.349Z] [2020-03-24T03:14:45.349Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:45.467Z] #44 205.1 CC criu/util.o [2020-03-24T03:14:45.492Z] #45 12.18 DEP images/sk-inet.pb-c.d [2020-03-24T03:14:45.492Z] #45 12.25 PBCC images/sk-unix.pb-c.c [2020-03-24T03:14:45.492Z] #45 12.43 DEP images/sk-unix.pb-c.d [2020-03-24T03:14:45.781Z] #45 12.58 PBCC images/mm.pb-c.c [2020-03-24T03:14:46.071Z] #45 12.74 DEP images/mm.pb-c.d [2020-03-24T03:14:46.071Z] #45 12.80 PBCC images/timerfd.pb-c.c [2020-03-24T03:14:46.071Z] #45 ... [2020-03-24T03:14:46.071Z] [2020-03-24T03:14:46.071Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:14:46.071Z] #48 100.9 bufio [2020-03-24T03:14:46.071Z] #48 103.4 reflect [2020-03-24T03:14:46.071Z] #48 109.6 regexp/syntax [2020-03-24T03:14:46.071Z] #48 ... [2020-03-24T03:14:46.071Z] [2020-03-24T03:14:46.071Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:46.071Z] #45 12.92 DEP images/timerfd.pb-c.d [2020-03-24T03:14:46.071Z] #45 13.02 PBCC images/timer.pb-c.c [2020-03-24T03:14:46.360Z] #45 13.08 DEP images/timer.pb-c.d [2020-03-24T03:14:46.360Z] #45 13.14 PBCC images/sa.pb-c.c [2020-03-24T03:14:46.360Z] #45 13.21 DEP images/sa.pb-c.d [2020-03-24T03:14:46.650Z] #45 13.31 PBCC images/pipe-data.pb-c.c [2020-03-24T03:14:46.650Z] #45 13.37 DEP images/pipe-data.pb-c.d [2020-03-24T03:14:46.650Z] #45 13.46 PBCC images/mnt.pb-c.c [2020-03-24T03:14:46.689Z] ? github.com/docker/docker/api [no test files] [2020-03-24T03:14:46.830Z] #44 206.1 CC criu/uts_ns.o [2020-03-24T03:14:46.830Z] #44 206.3 CC criu/vdso-compat.o [2020-03-24T03:14:46.941Z] #45 13.58 DEP images/mnt.pb-c.d [2020-03-24T03:14:46.941Z] #45 13.70 PBCC images/sk-packet.pb-c.c [2020-03-24T03:14:46.941Z] #45 13.75 DEP images/sk-packet.pb-c.d [2020-03-24T03:14:46.941Z] #45 13.83 PBCC images/tcp-stream.pb-c.c [2020-03-24T03:14:46.941Z] #45 13.94 DEP images/tcp-stream.pb-c.d [2020-03-24T03:14:47.085Z] #44 206.5 CC criu/vdso.o [2020-03-24T03:14:47.231Z] #45 14.06 PBCC images/pipe.pb-c.c [2020-03-24T03:14:47.231Z] #45 14.15 DEP images/pipe.pb-c.d [2020-03-24T03:14:47.519Z] #45 14.28 PBCC images/pstree.pb-c.c [2020-03-24T03:14:47.519Z] #45 14.34 DEP images/pstree.pb-c.d [2020-03-24T03:14:47.519Z] #45 14.48 PBCC images/fs.pb-c.c [2020-03-24T03:14:47.645Z] #44 207.1 LINK criu/built-in.o [2020-03-24T03:14:47.645Z] #44 207.2 LINK criu/criu [2020-03-24T03:14:47.809Z] #45 14.56 DEP images/fs.pb-c.d [2020-03-24T03:14:47.809Z] #45 14.71 PBCC images/signalfd.pb-c.c [2020-03-24T03:14:47.900Z] #44 207.6 DEP lib/c/criu.d [2020-03-24T03:14:48.099Z] #45 14.86 DEP images/signalfd.pb-c.d [2020-03-24T03:14:48.099Z] #45 15.01 PBCC images/fh.pb-c.c [2020-03-24T03:14:48.156Z] #44 207.6 CC images/rpc.pb-c.o [2020-03-24T03:14:48.407Z] #45 15.09 PBCC images/fsnotify.pb-c.c [2020-03-24T03:14:48.407Z] #45 15.26 DEP images/fh.pb-c.d [2020-03-24T03:14:48.410Z] #44 208.2 CC lib/c/criu.o [2020-03-24T03:14:48.700Z] #45 15.39 DEP images/fsnotify.pb-c.d [2020-03-24T03:14:48.700Z] #45 15.46 PBCC images/eventpoll.pb-c.c [2020-03-24T03:14:48.700Z] #45 15.51 DEP images/eventpoll.pb-c.d [2020-03-24T03:14:48.700Z] #45 15.57 PBCC images/eventfd.pb-c.c [2020-03-24T03:14:48.700Z] #45 15.60 DEP images/eventfd.pb-c.d [2020-03-24T03:14:48.988Z] #45 15.67 PBCC images/remap-file-path.pb-c.c [2020-03-24T03:14:48.988Z] #45 15.71 DEP images/remap-file-path.pb-c.d [2020-03-24T03:14:48.988Z] #45 15.80 PBCC images/fifo.pb-c.c [2020-03-24T03:14:48.988Z] #45 15.83 DEP images/fifo.pb-c.d [2020-03-24T03:14:48.988Z] #45 15.91 PBCC images/ghost-file.pb-c.c [2020-03-24T03:14:49.278Z] #45 16.03 DEP images/ghost-file.pb-c.d [2020-03-24T03:14:49.278Z] #45 16.12 PBCC images/regfile.pb-c.c [2020-03-24T03:14:49.278Z] #45 16.18 DEP images/regfile.pb-c.d [2020-03-24T03:14:49.278Z] #45 16.30 PBCC images/ns.pb-c.c [2020-03-24T03:14:49.566Z] #45 16.32 DEP images/ns.pb-c.d [2020-03-24T03:14:49.566Z] #45 16.38 PBCC images/fdinfo.pb-c.c [2020-03-24T03:14:49.772Z] #44 209.1 LINK lib/c/built-in.o [2020-03-24T03:14:49.772Z] #44 209.2 LINK lib/c/libcriu.so [2020-03-24T03:14:49.773Z] #44 209.2 LINK lib/c/libcriu.a [2020-03-24T03:14:49.773Z] #44 209.3 GEN magic.py [2020-03-24T03:14:49.773Z] #44 209.4 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:14:49.773Z] #44 209.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:14:49.773Z] #44 209.4 Note: Building without GnuTLS support [2020-03-24T03:14:49.855Z] #45 16.60 DEP images/fdinfo.pb-c.d [2020-03-24T03:14:49.855Z] #45 16.75 PBCC images/core-aarch64.pb-c.c [2020-03-24T03:14:50.144Z] #45 16.81 PBCC images/core-arm.pb-c.c [2020-03-24T03:14:50.144Z] #45 16.89 PBCC images/core-ppc64.pb-c.c [2020-03-24T03:14:50.434Z] #45 17.06 PBCC images/core-s390.pb-c.c [2020-03-24T03:14:50.434Z] #45 17.20 PBCC images/core-x86.pb-c.c [2020-03-24T03:14:50.434Z] #45 17.31 PBCC images/core.pb-c.c [2020-03-24T03:14:50.698Z] #44 210.2 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:14:50.722Z] #45 17.55 PBCC images/inventory.pb-c.c [2020-03-24T03:14:51.009Z] #45 17.65 DEP images/core-aarch64.pb-c.d [2020-03-24T03:14:51.009Z] #45 17.81 DEP images/core-arm.pb-c.d [2020-03-24T03:14:51.009Z] #45 17.93 DEP images/core-ppc64.pb-c.d [2020-03-24T03:14:51.009Z] #45 18.01 DEP images/core-s390.pb-c.d [2020-03-24T03:14:51.258Z] #44 210.7 make[1]: Nothing to be done for 'all'. [2020-03-24T03:14:51.298Z] #45 18.11 DEP images/core-x86.pb-c.d [2020-03-24T03:14:51.298Z] #45 ... [2020-03-24T03:14:51.298Z] [2020-03-24T03:14:51.298Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:14:51.298Z] #57 116.2 time [2020-03-24T03:14:51.819Z] #44 211.3 make[1]: 'images/built-in.o' is up to date. [2020-03-24T03:14:51.819Z] #44 211.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-24T03:14:51.819Z] #44 211.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-24T03:14:51.819Z] #44 211.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-24T03:14:51.819Z] #44 211.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-24T03:14:51.819Z] #44 211.5 make[1]: Nothing to be done for 'all'. [2020-03-24T03:14:51.819Z] #44 211.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:14:51.902Z] #65 ... [2020-03-24T03:14:51.902Z] [2020-03-24T03:14:51.902Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:51.902Z] #53 DONE 297.5s [2020-03-24T03:14:51.902Z] [2020-03-24T03:14:51.902Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:52.073Z] #44 211.7 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:52.073Z] #44 211.7 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:52.073Z] #44 211.8 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:52.164Z] #65 ... [2020-03-24T03:14:52.164Z] [2020-03-24T03:14:52.164Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-24T03:14:52.328Z] #44 211.9 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:52.328Z] #44 211.9 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:52.328Z] #44 211.9 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:52.328Z] #44 212.0 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:52.421Z] #54 DONE 0.1s [2020-03-24T03:14:52.421Z] [2020-03-24T03:14:52.421Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:52.421Z] #65 ... [2020-03-24T03:14:52.421Z] [2020-03-24T03:14:52.421Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-24T03:14:52.421Z] #57 DONE 0.1s [2020-03-24T03:14:52.421Z] [2020-03-24T03:14:52.421Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-24T03:14:52.583Z] #44 212.1 make[2]: Nothing to be done for 'all'. [2020-03-24T03:14:52.583Z] #44 212.1 INSTALL criu/criu [2020-03-24T03:14:52.678Z] #61 DONE 0.1s [2020-03-24T03:14:52.679Z] [2020-03-24T03:14:52.679Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:52.903Z] #44 DONE 212.5s [2020-03-24T03:14:52.903Z] [2020-03-24T03:14:52.903Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:53.466Z] #53 ... [2020-03-24T03:14:53.466Z] [2020-03-24T03:14:53.466Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:14:53.466Z] #60 107.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-24T03:14:54.398Z] #60 ... [2020-03-24T03:14:54.398Z] [2020-03-24T03:14:54.398Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-24T03:14:54.398Z] #45 DONE 0.1s [2020-03-24T03:14:54.398Z] [2020-03-24T03:14:54.398Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-24T03:14:54.398Z] #48 DONE 0.1s [2020-03-24T03:14:54.398Z] [2020-03-24T03:14:54.398Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-24T03:14:54.398Z] #51 DONE 0.1s [2020-03-24T03:14:54.398Z] [2020-03-24T03:14:54.398Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:54.654Z] #65 ... [2020-03-24T03:14:54.654Z] [2020-03-24T03:14:54.654Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:14:54.654Z] #60 109.0 + mkdir -p /build [2020-03-24T03:14:54.909Z] #60 109.0 + cp runc /build/runc [2020-03-24T03:14:54.909Z] #60 DONE 109.2s [2020-03-24T03:14:54.909Z] [2020-03-24T03:14:54.909Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:56.898Z] #57 120.9 regexp [2020-03-24T03:14:56.898Z] #57 ... [2020-03-24T03:14:56.898Z] [2020-03-24T03:14:56.898Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:14:56.898Z] #34 111.4 internal/syscall/unix [2020-03-24T03:14:56.898Z] #34 111.5 time [2020-03-24T03:14:56.898Z] #34 ... [2020-03-24T03:14:56.898Z] [2020-03-24T03:14:56.898Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:56.898Z] #45 18.25 DEP images/core.pb-c.d [2020-03-24T03:14:56.898Z] #45 18.39 DEP images/inventory.pb-c.d [2020-03-24T03:14:56.898Z] #45 18.50 PBCC images/cpuinfo.pb-c.c [2020-03-24T03:14:56.898Z] #45 18.55 DEP images/cpuinfo.pb-c.d [2020-03-24T03:14:56.898Z] #45 18.68 PBCC images/stats.pb-c.c [2020-03-24T03:14:56.898Z] #45 18.71 DEP images/stats.pb-c.d [2020-03-24T03:14:56.898Z] #45 21.14 make[1]: Nothing to be done for 'all'. [2020-03-24T03:14:56.898Z] #45 23.45 CC images/stats.o [2020-03-24T03:14:57.193Z] #45 ... [2020-03-24T03:14:57.193Z] [2020-03-24T03:14:57.193Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:14:57.193Z] #48 112.0 hash/crc32 [2020-03-24T03:14:57.193Z] #48 115.6 vendor/golang.org/x/text/transform [2020-03-24T03:14:57.193Z] #48 120.3 time [2020-03-24T03:14:57.193Z] #48 ... [2020-03-24T03:14:57.193Z] [2020-03-24T03:14:57.193Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:14:57.193Z] #45 24.06 CC images/core.o [2020-03-24T03:14:57.421Z] #53 ... [2020-03-24T03:14:57.421Z] [2020-03-24T03:14:57.421Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:14:57.421Z] #65 228.4 + bin/containerd [2020-03-24T03:14:58.687Z] #45 25.30 CC images/core-x86.o [2020-03-24T03:14:58.907Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2020-03-24T03:14:59.389Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:14:59.389Z] [2020-03-24T03:14:59.389Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-24T03:14:59.389Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-24T03:14:59.389Z] HOSTNAME=092acf794c6f [2020-03-24T03:14:59.389Z] TESTDEBUG=0 [2020-03-24T03:14:59.389Z] DEST=bundles/test-integration [2020-03-24T03:14:59.389Z] PWD=/go/src/github.com/docker/docker [2020-03-24T03:14:59.389Z] DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:14:59.389Z] container=docker [2020-03-24T03:14:59.389Z] HOME=/root [2020-03-24T03:14:59.389Z] GOLANG_VERSION=1.13.8 [2020-03-24T03:14:59.389Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-24T03:14:59.389Z] VALIDATE_BRANCH=master [2020-03-24T03:14:59.389Z] TERM=xterm [2020-03-24T03:14:59.389Z] DOCKER_PKG=github.com/docker/docker [2020-03-24T03:14:59.389Z] SHLVL=1 [2020-03-24T03:14:59.389Z] TIMEOUT=120m [2020-03-24T03:14:59.389Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-24T03:14:59.389Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-24T03:14:59.389Z] GO111MODULE=off [2020-03-24T03:14:59.389Z] DOCKER_EXPERIMENTAL=1 [2020-03-24T03:14:59.389Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-24T03:14:59.389Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-24T03:14:59.389Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-24T03:14:59.389Z] GOPATH=/go [2020-03-24T03:14:59.389Z] PKG_CONFIG=pkg-config [2020-03-24T03:14:59.389Z] _=/usr/bin/env [2020-03-24T03:14:59.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-24T03:14:59.711Z] #45 26.43 CC images/core-arm.o [2020-03-24T03:15:00.343Z] #45 27.11 CC images/core-aarch64.o [2020-03-24T03:15:01.393Z] #45 27.90 CC images/core-ppc64.o [2020-03-24T03:15:02.420Z] #45 29.29 CC images/core-s390.o [2020-03-24T03:15:02.420Z] #45 ... [2020-03-24T03:15:02.420Z] [2020-03-24T03:15:02.420Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:15:02.420Z] #66 69.26 Checking out files: 42% (1328/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 87% (2758/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-24T03:15:02.420Z] #66 70.85 + cd /tmp/tmp.C0ptvrZVZf/src/github.com/containerd/containerd [2020-03-24T03:15:02.420Z] #66 70.85 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-24T03:15:04.488Z] #66 73.34 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-24T03:15:04.488Z] #66 73.34 + BUILDTAGS='netgo osusergo static_build' [2020-03-24T03:15:04.488Z] #66 73.34 + export EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:15:04.488Z] #66 73.34 + EXTRA_FLAGS=-buildmode=pie [2020-03-24T03:15:04.488Z] #66 73.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-24T03:15:04.488Z] #66 73.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-24T03:15:04.488Z] #66 73.34 + '[' '' = dynamic ']' [2020-03-24T03:15:04.488Z] #66 73.34 + make [2020-03-24T03:15:05.499Z] #65 ... [2020-03-24T03:15:05.499Z] [2020-03-24T03:15:05.499Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:15:05.499Z] #53 DONE 304.8s [2020-03-24T03:15:05.499Z] [2020-03-24T03:15:05.499Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:15:05.755Z] #65 ... [2020-03-24T03:15:05.755Z] [2020-03-24T03:15:05.755Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-24T03:15:05.755Z] #54 DONE 0.2s [2020-03-24T03:15:05.755Z] [2020-03-24T03:15:05.755Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-24T03:15:05.989Z] #66 74.69 + bin/ctr [2020-03-24T03:15:05.989Z] #66 ... [2020-03-24T03:15:05.989Z] [2020-03-24T03:15:05.989Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:15:05.989Z] #48 131.0 regexp [2020-03-24T03:15:06.010Z] #57 DONE 0.1s [2020-03-24T03:15:06.010Z] [2020-03-24T03:15:06.010Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-24T03:15:06.010Z] #61 DONE 0.1s [2020-03-24T03:15:06.010Z] [2020-03-24T03:15:06.010Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:15:08.705Z] #48 ... [2020-03-24T03:15:08.705Z] [2020-03-24T03:15:08.705Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:15:08.705Z] #34 123.1 internal/poll [2020-03-24T03:15:08.705Z] #34 127.9 os [2020-03-24T03:15:08.705Z] #34 129.3 internal/fmtsort [2020-03-24T03:15:08.705Z] #34 132.3 path/filepath [2020-03-24T03:15:08.705Z] #34 132.3 fmt [2020-03-24T03:15:08.705Z] #34 ... [2020-03-24T03:15:08.705Z] [2020-03-24T03:15:08.705Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:15:08.705Z] #57 133.0 path/filepath [2020-03-24T03:15:08.705Z] #57 133.2 mvdan.cc/sh/v3/fileutil [2020-03-24T03:15:10.761Z] #57 135.7 io/ioutil [2020-03-24T03:15:14.265Z] #57 ... [2020-03-24T03:15:14.265Z] [2020-03-24T03:15:14.265Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:15:14.265Z] #48 138.5 net [2020-03-24T03:15:14.265Z] #48 138.5 os/exec [2020-03-24T03:15:14.265Z] #48 ... [2020-03-24T03:15:14.265Z] [2020-03-24T03:15:14.265Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:15:14.265Z] #45 30.62 CC images/cpuinfo.o [2020-03-24T03:15:14.265Z] #45 31.73 CC images/inventory.o [2020-03-24T03:15:14.265Z] #45 32.13 CC images/fdinfo.o [2020-03-24T03:15:14.265Z] #45 32.91 CC images/fown.o [2020-03-24T03:15:14.265Z] #45 33.37 CC images/ns.o [2020-03-24T03:15:14.265Z] #45 33.77 CC images/regfile.o [2020-03-24T03:15:14.265Z] #45 34.34 CC images/ghost-file.o [2020-03-24T03:15:14.265Z] #45 34.95 CC images/fifo.o [2020-03-24T03:15:14.265Z] #45 35.34 CC images/remap-file-path.o [2020-03-24T03:15:14.265Z] #45 35.71 CC images/eventfd.o [2020-03-24T03:15:14.265Z] #45 36.15 CC images/eventpoll.o [2020-03-24T03:15:14.265Z] #45 36.73 CC images/fh.o [2020-03-24T03:15:14.265Z] #45 37.24 CC images/fsnotify.o [2020-03-24T03:15:14.265Z] #45 38.37 CC images/signalfd.o [2020-03-24T03:15:14.265Z] #45 38.79 CC images/fs.o [2020-03-24T03:15:14.265Z] #45 39.02 CC images/pstree.o [2020-03-24T03:15:14.265Z] #45 39.31 CC images/pipe.o [2020-03-24T03:15:14.265Z] #45 39.64 CC images/tcp-stream.o [2020-03-24T03:15:14.265Z] #45 40.10 CC images/sk-packet.o [2020-03-24T03:15:14.265Z] #45 40.69 CC images/mnt.o [2020-03-24T03:15:14.265Z] #45 ... [2020-03-24T03:15:14.265Z] [2020-03-24T03:15:14.265Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:15:14.265Z] #57 138.9 fmt [2020-03-24T03:15:14.265Z] #57 138.9 encoding/binary [2020-03-24T03:15:14.588Z] #65 254.0 + bin/containerd-stress [2020-03-24T03:15:14.588Z] #65 255.7 + bin/containerd-shim [2020-03-24T03:15:18.697Z] #57 142.9 encoding/base64 [2020-03-24T03:15:18.697Z] #57 143.0 golang.org/x/sys/unix [2020-03-24T03:15:20.193Z] #57 ... [2020-03-24T03:15:20.193Z] [2020-03-24T03:15:20.193Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:15:20.193Z] #34 134.9 io/ioutil [2020-03-24T03:15:20.193Z] #34 138.9 flag [2020-03-24T03:15:20.193Z] #34 138.9 github.com/BurntSushi/toml [2020-03-24T03:15:20.193Z] #34 138.9 log [2020-03-24T03:15:20.193Z] #34 ... [2020-03-24T03:15:20.193Z] [2020-03-24T03:15:20.193Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:15:20.193Z] #48 144.9 github.com/LK4D4/vndr/versioned [2020-03-24T03:15:21.143Z] #65 262.0 + bin/containerd-shim-runc-v1 [2020-03-24T03:15:21.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-24T03:15:21.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-24T03:15:22.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-24T03:15:23.667Z] #65 265.1 + bin/containerd-shim-runc-v2 [2020-03-24T03:15:23.708Z] #48 148.6 crypto/cipher [2020-03-24T03:15:23.708Z] #48 148.6 crypto/sha512 [2020-03-24T03:15:23.996Z] #48 148.7 go/token [2020-03-24T03:15:24.232Z] #65 265.8 + binaries [2020-03-24T03:15:24.232Z] #65 265.8 + mkdir -p /build [2020-03-24T03:15:24.232Z] #65 265.8 + cp bin/containerd /build/containerd [2020-03-24T03:15:24.232Z] #65 265.9 + cp bin/containerd-shim /build/containerd-shim [2020-03-24T03:15:24.232Z] #65 265.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-24T03:15:24.232Z] #65 265.9 + cp bin/ctr /build/ctr [2020-03-24T03:15:24.285Z] #48 ... [2020-03-24T03:15:24.285Z] [2020-03-24T03:15:24.285Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:15:24.285Z] #45 41.11 CC images/pipe-data.o [2020-03-24T03:15:24.285Z] #45 41.41 CC images/sa.o [2020-03-24T03:15:24.285Z] #45 41.79 CC images/timer.o [2020-03-24T03:15:24.285Z] #45 42.46 CC images/timerfd.o [2020-03-24T03:15:24.285Z] #45 42.83 CC images/mm.o [2020-03-24T03:15:24.285Z] #45 43.48 CC images/sk-opts.o [2020-03-24T03:15:24.285Z] #45 43.84 CC images/sk-unix.o [2020-03-24T03:15:24.285Z] #45 44.37 CC images/sk-inet.o [2020-03-24T03:15:24.285Z] #45 45.07 CC images/tun.o [2020-03-24T03:15:24.285Z] #45 45.68 CC images/sk-netlink.o [2020-03-24T03:15:24.285Z] #45 46.21 CC images/packet-sock.o [2020-03-24T03:15:24.285Z] #45 46.91 CC images/ipc-var.o [2020-03-24T03:15:24.285Z] #45 47.26 CC images/ipc-desc.o [2020-03-24T03:15:24.285Z] #45 47.60 CC images/ipc-shm.o [2020-03-24T03:15:24.285Z] #45 47.95 CC images/ipc-msg.o [2020-03-24T03:15:24.285Z] #45 48.61 CC images/ipc-sem.o [2020-03-24T03:15:24.285Z] #45 48.97 CC images/utsns.o [2020-03-24T03:15:24.285Z] #45 49.31 CC images/creds.o [2020-03-24T03:15:24.285Z] #45 49.66 CC images/vma.o [2020-03-24T03:15:24.285Z] #45 50.07 CC images/netdev.o [2020-03-24T03:15:24.285Z] #45 50.80 CC images/tty.o [2020-03-24T03:15:24.799Z] #65 DONE 266.3s [2020-03-24T03:15:24.912Z] #45 ... [2020-03-24T03:15:24.912Z] [2020-03-24T03:15:24.912Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:15:24.912Z] #57 149.7 github.com/pkg/diff [2020-03-24T03:15:24.912Z] #57 149.7 go/token [2020-03-24T03:15:24.912Z] #57 149.7 encoding/json [2020-03-24T03:15:24.912Z] #57 ... [2020-03-24T03:15:24.912Z] [2020-03-24T03:15:24.912Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:15:24.912Z] #11 140.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-24T03:15:24.912Z] #11 140.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-24T03:15:24.912Z] #11 140.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:15:25.203Z] #11 ... [2020-03-24T03:15:25.203Z] [2020-03-24T03:15:25.203Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:15:25.203Z] #45 51.95 CC images/file-lock.o [2020-03-24T03:15:25.494Z] #45 52.27 CC images/rlimit.o [2020-03-24T03:15:25.731Z] [2020-03-24T03:15:25.731Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-24T03:15:25.783Z] #45 52.65 CC images/pagemap.o [2020-03-24T03:15:25.988Z] #66 DONE 0.2s [2020-03-24T03:15:25.988Z] [2020-03-24T03:15:25.988Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-24T03:15:25.988Z] #70 DONE 0.1s [2020-03-24T03:15:26.245Z] [2020-03-24T03:15:26.245Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-24T03:15:26.245Z] #72 DONE 0.2s [2020-03-24T03:15:26.245Z] [2020-03-24T03:15:26.245Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-24T03:15:26.245Z] #75 DONE 0.1s [2020-03-24T03:15:26.410Z] #45 53.22 CC images/siginfo.o [2020-03-24T03:15:26.502Z] [2020-03-24T03:15:26.502Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-24T03:15:26.502Z] #76 DONE 0.0s [2020-03-24T03:15:26.502Z] [2020-03-24T03:15:26.502Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-24T03:15:27.036Z] #45 53.86 CC images/rpc.o [2020-03-24T03:15:27.872Z] #77 DONE 1.4s [2020-03-24T03:15:27.872Z] [2020-03-24T03:15:27.872Z] #78 exporting to image [2020-03-24T03:15:27.872Z] #78 exporting layers [2020-03-24T03:15:27.894Z] #65 256.9 + bin/containerd-stress [2020-03-24T03:15:27.894Z] #65 258.6 + bin/containerd-shim [2020-03-24T03:15:29.102Z] #45 ... [2020-03-24T03:15:29.102Z] [2020-03-24T03:15:29.102Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:15:29.102Z] #34 146.8 github.com/BurntSushi/toml/cmd/tomlv [2020-03-24T03:15:29.102Z] #34 DONE 153.6s [2020-03-24T03:15:29.102Z] [2020-03-24T03:15:29.102Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:15:29.102Z] #57 153.1 go/scanner [2020-03-24T03:15:32.606Z] #57 157.2 mvdan.cc/editorconfig [2020-03-24T03:15:34.123Z] #57 159.0 go/ast [2020-03-24T03:15:34.421Z] #78 exporting layers 5.8s done [2020-03-24T03:15:34.421Z] #78 writing image sha256:024517673208394587756751cecc4e921c1763853e3799932af101dfd75d9ccf done [2020-03-24T03:15:34.421Z] #78 naming to docker.io/library/docker:b23decbb0b5046e8bd93ed8a18569559a738fddd done [2020-03-24T03:15:34.421Z] #78 DONE 5.8s [2020-03-24T03:15:34.423Z] #65 264.9 + bin/containerd-shim-runc-v1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-24T03:15:34.752Z] #57 ... [2020-03-24T03:15:34.752Z] [2020-03-24T03:15:34.752Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:15:34.752Z] #45 57.37 CC images/ext-file.o [2020-03-24T03:15:34.752Z] #45 57.64 CC images/cgroup.o [2020-03-24T03:15:34.752Z] #45 58.69 CC images/userns.o [2020-03-24T03:15:34.752Z] #45 59.12 CC images/google/protobuf/descriptor.o [2020-03-24T03:15:35.380Z] #45 62.26 CC images/opts.o [2020-03-24T03:15:36.012Z] #45 62.81 CC images/seccomp.o [2020-03-24T03:15:36.398Z] [2020-03-24T03:15:36.398Z] Removing bundles/ [2020-03-24T03:15:36.398Z] [2020-03-24T03:15:36.398Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-24T03:15:36.398Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:15:36.398Z] GOOS="" GOARCH="" GOARM="" [2020-03-24T03:15:36.640Z] #45 63.29 CC images/binfmt-misc.o [2020-03-24T03:15:36.966Z] #45 63.72 CC images/time.o [2020-03-24T03:15:36.966Z] #45 ... [2020-03-24T03:15:36.966Z] [2020-03-24T03:15:36.966Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:15:36.966Z] #48 151.9 net/url [2020-03-24T03:15:36.966Z] #48 152.6 go/scanner [2020-03-24T03:15:36.966Z] #48 155.8 text/template/parse [2020-03-24T03:15:36.966Z] #48 158.9 go/ast [2020-03-24T03:15:36.966Z] #48 159.4 encoding/json [2020-03-24T03:15:36.979Z] #65 267.9 + bin/containerd-shim-runc-v2 [2020-03-24T03:15:37.258Z] #48 ... [2020-03-24T03:15:37.259Z] [2020-03-24T03:15:37.259Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:15:37.259Z] #45 64.16 CC images/sysctl.o [2020-03-24T03:15:37.538Z] #65 268.7 + binaries [2020-03-24T03:15:37.792Z] #65 268.7 + mkdir -p /build [2020-03-24T03:15:37.792Z] #65 268.7 + cp bin/containerd /build/containerd [2020-03-24T03:15:37.792Z] #65 268.8 + cp bin/containerd-shim /build/containerd-shim [2020-03-24T03:15:37.792Z] #65 268.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-24T03:15:37.792Z] #65 268.8 + cp bin/ctr /build/ctr [2020-03-24T03:15:37.888Z] #45 64.48 CC images/autofs.o [2020-03-24T03:15:37.888Z] #45 64.71 CC images/macvlan.o [2020-03-24T03:15:38.046Z] #65 DONE 269.3s [2020-03-24T03:15:38.177Z] #45 65.01 CC images/sit.o [2020-03-24T03:15:38.809Z] #45 65.45 LINK images/built-in.o [2020-03-24T03:15:38.809Z] #45 65.70 GEN compel/include/asm [2020-03-24T03:15:38.809Z] #45 65.70 GEN compel/include/version.h [2020-03-24T03:15:38.809Z] #45 65.72 touch .config [2020-03-24T03:15:38.809Z] #45 65.75 GEN include/common/config.h [2020-03-24T03:15:38.969Z] [2020-03-24T03:15:38.969Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-24T03:15:39.096Z] #45 65.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-24T03:15:39.096Z] #45 65.95 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-24T03:15:39.096Z] #45 65.99 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-24T03:15:39.096Z] #45 66.03 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-24T03:15:39.096Z] #45 66.09 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-24T03:15:39.224Z] #66 DONE 0.2s [2020-03-24T03:15:39.224Z] [2020-03-24T03:15:39.224Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-24T03:15:39.384Z] #45 66.12 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-24T03:15:39.384Z] #45 66.19 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-24T03:15:39.384Z] #45 66.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-24T03:15:39.384Z] #45 66.22 DEP compel/plugins/std/infect.d [2020-03-24T03:15:39.478Z] #70 DONE 0.1s [2020-03-24T03:15:39.478Z] [2020-03-24T03:15:39.478Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-24T03:15:39.478Z] #72 DONE 0.1s [2020-03-24T03:15:39.478Z] [2020-03-24T03:15:39.478Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-24T03:15:39.478Z] #75 DONE 0.1s [2020-03-24T03:15:39.674Z] #45 66.53 DEP compel/plugins/std/string.d [2020-03-24T03:15:39.674Z] #45 66.66 DEP compel/plugins/std/log.d [2020-03-24T03:15:39.732Z] [2020-03-24T03:15:39.732Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-24T03:15:39.732Z] #76 DONE 0.0s [2020-03-24T03:15:39.732Z] [2020-03-24T03:15:39.732Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-24T03:15:39.963Z] #45 66.87 DEP compel/plugins/std/fds.d [2020-03-24T03:15:40.254Z] #45 67.05 DEP compel/plugins/std/std.d [2020-03-24T03:15:40.254Z] #45 67.22 DEP compel/plugins/shmem/shmem.d [2020-03-24T03:15:40.544Z] #45 67.42 DEP compel/plugins/fds/fds.d [2020-03-24T03:15:40.832Z] #45 67.69 CC compel/plugins/std/std.o [2020-03-24T03:15:41.091Z] #77 DONE 1.5s [2020-03-24T03:15:41.091Z] [2020-03-24T03:15:41.091Z] #78 exporting to image [2020-03-24T03:15:41.091Z] #78 exporting layers [2020-03-24T03:15:41.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-24T03:15:41.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-24T03:15:41.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-24T03:15:41.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-24T03:15:41.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-24T03:15:41.459Z] #45 68.15 CC compel/plugins/std/fds.o [2020-03-24T03:15:41.749Z] #45 68.78 CC compel/plugins/std/log.o [2020-03-24T03:15:42.749Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|name|exports_file|files|imports|types_sizes) took 1m52.443149779s [2020-03-24T03:15:42.750Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 449.669974ms [2020-03-24T03:15:42.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-24T03:15:43.292Z] #45 69.94 CC compel/plugins/std/string.o [2020-03-24T03:15:43.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-24T03:15:43.921Z] #45 ... [2020-03-24T03:15:43.921Z] [2020-03-24T03:15:43.921Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-24T03:15:43.921Z] #11 166.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-24T03:15:43.921Z] #11 166.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-24T03:15:43.921Z] #11 166.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-24T03:15:43.921Z] #11 166.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-24T03:15:43.921Z] #11 166.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-24T03:15:43.921Z] #11 166.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-24T03:15:43.921Z] #11 166.9 Selecting previously unselected package libbtrfs0. [2020-03-24T03:15:43.921Z] #11 166.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-24T03:15:43.921Z] #11 166.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-24T03:15:43.921Z] #11 167.0 Selecting previously unselected package libbtrfs-dev. [2020-03-24T03:15:43.921Z] #11 167.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-24T03:15:43.921Z] #11 167.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:15:43.921Z] #11 167.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-24T03:15:43.921Z] #11 167.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-24T03:15:43.921Z] #11 167.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-24T03:15:43.921Z] #11 167.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-24T03:15:43.921Z] #11 167.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-24T03:15:43.921Z] #11 167.4 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-24T03:15:43.921Z] #11 167.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-24T03:15:43.921Z] #11 167.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-24T03:15:43.921Z] #11 167.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-24T03:15:43.921Z] #11 168.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-24T03:15:43.921Z] #11 168.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-24T03:15:43.921Z] #11 168.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-24T03:15:43.921Z] #11 168.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-24T03:15:43.921Z] #11 168.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-24T03:15:43.921Z] #11 168.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-24T03:15:43.921Z] #11 169.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-24T03:15:43.921Z] #11 169.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-24T03:15:43.921Z] #11 169.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-24T03:15:43.921Z] #11 169.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-24T03:15:44.210Z] #11 169.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-24T03:15:44.210Z] #11 169.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-24T03:15:44.837Z] #11 169.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-24T03:15:44.837Z] #11 169.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-24T03:15:44.837Z] #11 169.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-24T03:15:44.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-24T03:15:45.126Z] #11 170.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-24T03:15:45.126Z] #11 170.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-24T03:15:45.126Z] #11 170.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-24T03:15:45.417Z] #11 170.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-24T03:15:45.417Z] #11 170.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-24T03:15:45.417Z] #11 170.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-24T03:15:45.417Z] #11 170.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-24T03:15:45.708Z] #11 170.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-24T03:15:45.708Z] #11 170.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-24T03:15:46.003Z] #11 171.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-24T03:15:46.003Z] #11 171.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-24T03:15:46.003Z] #11 171.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-24T03:15:46.003Z] #11 171.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-24T03:15:46.003Z] #11 171.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-24T03:15:46.003Z] #11 171.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-24T03:15:46.003Z] #11 171.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:15:46.003Z] #11 171.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-24T03:15:46.003Z] #11 171.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-24T03:15:46.003Z] #11 171.3 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-24T03:15:46.292Z] #11 171.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-24T03:15:46.292Z] #11 171.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-24T03:15:46.292Z] #11 171.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-24T03:15:46.292Z] #11 171.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-24T03:15:46.292Z] #11 171.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-24T03:15:46.292Z] #11 171.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-24T03:15:46.292Z] #11 171.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-24T03:15:46.292Z] #11 171.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:15:46.292Z] #11 171.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:15:46.292Z] #11 171.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-24T03:15:46.292Z] #11 171.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-24T03:15:46.292Z] #11 171.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:15:46.292Z] #11 171.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-24T03:15:46.292Z] #11 171.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-24T03:15:46.292Z] #11 171.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-24T03:15:46.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-24T03:15:46.583Z] #11 171.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-24T03:15:46.583Z] #11 171.6 Setting up dmsetup (2:1.02.155-3) ... [2020-03-24T03:15:46.583Z] #11 171.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-24T03:15:46.583Z] #11 171.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-24T03:15:46.583Z] #11 171.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:15:46.874Z] #11 DONE 172.0s [2020-03-24T03:15:46.874Z] [2020-03-24T03:15:46.874Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-24T03:15:47.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-24T03:15:47.163Z] #12 ... [2020-03-24T03:15:47.163Z] [2020-03-24T03:15:47.163Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:15:47.163Z] #59 DONE 0.3s [2020-03-24T03:15:47.163Z] [2020-03-24T03:15:47.163Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-24T03:15:47.163Z] #60 DONE 0.1s [2020-03-24T03:15:47.163Z] [2020-03-24T03:15:47.163Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:15:47.453Z] #61 ... [2020-03-24T03:15:47.453Z] [2020-03-24T03:15:47.453Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-24T03:15:47.453Z] #12 DONE 0.6s [2020-03-24T03:15:47.453Z] [2020-03-24T03:15:47.453Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:15:47.453Z] #61 0.352 + RM_GOPATH=0 [2020-03-24T03:15:47.453Z] #61 0.352 + TMP_GOPATH= [2020-03-24T03:15:47.453Z] #61 0.353 + : /build [2020-03-24T03:15:47.453Z] #61 0.353 + '[' -z '' ']' [2020-03-24T03:15:47.453Z] #61 0.354 ++ mktemp -d [2020-03-24T03:15:47.453Z] #61 0.356 + export GOPATH=/tmp/tmp.n3qqK1fmBX [2020-03-24T03:15:47.453Z] #61 0.356 + GOPATH=/tmp/tmp.n3qqK1fmBX [2020-03-24T03:15:47.453Z] #61 0.356 + RM_GOPATH=1 [2020-03-24T03:15:47.453Z] #61 0.357 ++ dirname ./install.sh [2020-03-24T03:15:47.453Z] #61 0.384 + dir=. [2020-03-24T03:15:47.453Z] #61 0.390 + bin=runc [2020-03-24T03:15:47.453Z] #61 0.390 + shift [2020-03-24T03:15:47.453Z] #61 0.390 + '[' '!' -f ./runc.installer ']' [2020-03-24T03:15:47.453Z] #61 0.391 + . ./runc.installer [2020-03-24T03:15:47.453Z] #61 0.394 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:15:47.453Z] #61 0.395 + install_runc [2020-03-24T03:15:47.453Z] #61 0.398 + uname -r [2020-03-24T03:15:47.453Z] #61 0.399 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-24T03:15:47.453Z] #61 0.406 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-24T03:15:47.453Z] #61 0.407 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-24T03:15:47.453Z] #61 0.408 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.n3qqK1fmBX/src/github.com/opencontainers/runc [2020-03-24T03:15:47.453Z] #61 0.408 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-24T03:15:47.453Z] #61 0.420 Cloning into '/tmp/tmp.n3qqK1fmBX/src/github.com/opencontainers/runc'... [2020-03-24T03:15:47.615Z] #78 exporting layers 5.8s done [2020-03-24T03:15:47.615Z] #78 writing image sha256:872f15ad0cfa44641acd7d61b8f37adedd3d6efd07827c6948f9562e1fbbfbf7 done [2020-03-24T03:15:47.615Z] #78 naming to docker.io/library/docker:b23decbb0b5046e8bd93ed8a18569559a738fddd done [2020-03-24T03:15:47.615Z] #78 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-24T03:15:48.080Z] #61 ... [2020-03-24T03:15:48.080Z] [2020-03-24T03:15:48.080Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-24T03:15:48.080Z] #13 DONE 0.6s [2020-03-24T03:15:48.080Z] [2020-03-24T03:15:48.080Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:15:48.080Z] #48 173.0 text/template [2020-03-24T03:15:48.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/make.sh dynbinary test-integration [2020-03-24T03:15:48.379Z] #48 ... [2020-03-24T03:15:48.379Z] [2020-03-24T03:15:48.379Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-24T03:15:48.379Z] #14 0.331 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-24T03:15:48.379Z] #14 DONE 0.4s [2020-03-24T03:15:48.379Z] [2020-03-24T03:15:48.379Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:15:48.379Z] #57 163.3 mvdan.cc/sh/v3/syntax [2020-03-24T03:15:48.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-24T03:15:48.676Z] #57 ... [2020-03-24T03:15:48.676Z] [2020-03-24T03:15:48.676Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-24T03:15:48.967Z] #15 DONE 0.5s [2020-03-24T03:15:48.967Z] [2020-03-24T03:15:48.967Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-24T03:15:49.045Z] [2020-03-24T03:15:49.045Z] Removing bundles/ [2020-03-24T03:15:49.045Z] [2020-03-24T03:15:49.045Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-24T03:15:49.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-24T03:15:49.258Z] #16 DONE 0.4s [2020-03-24T03:15:49.258Z] [2020-03-24T03:15:49.258Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:15:49.258Z] #45 70.80 CC compel/plugins/std/infect.o [2020-03-24T03:15:49.258Z] #45 71.55 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-24T03:15:49.258Z] #45 71.63 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-24T03:15:49.258Z] #45 71.70 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-24T03:15:49.258Z] #45 71.75 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-24T03:15:49.258Z] #45 71.82 AR compel/plugins/std.lib.a [2020-03-24T03:15:49.258Z] #45 71.91 CC compel/plugins/fds/fds.o [2020-03-24T03:15:49.258Z] #45 72.23 AR compel/plugins/fds.lib.a [2020-03-24T03:15:49.258Z] #45 72.31 HOSTDEP compel/src/lib/log-host.d [2020-03-24T03:15:49.258Z] #45 72.52 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-24T03:15:49.258Z] #45 72.75 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-24T03:15:49.258Z] #45 72.99 HOSTDEP compel/src/main-host.d [2020-03-24T03:15:49.258Z] #45 73.33 DEP compel/src/lib/ptrace.d [2020-03-24T03:15:49.258Z] #45 73.59 DEP compel/src/lib/infect.d [2020-03-24T03:15:49.258Z] #45 74.16 DEP compel/src/lib/infect-util.d [2020-03-24T03:15:49.258Z] #45 74.31 DEP compel/src/lib/infect-rpc.d [2020-03-24T03:15:49.258Z] #45 74.70 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-24T03:15:49.258Z] #45 74.97 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-24T03:15:49.258Z] #45 75.12 DEP compel/src/lib/log.d [2020-03-24T03:15:49.258Z] #45 75.34 DEP compel/src/main.d [2020-03-24T03:15:49.258Z] #45 75.75 DEP compel/src/lib/handle-elf.d [2020-03-24T03:15:49.258Z] #45 76.15 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-24T03:15:49.299Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:15:49.299Z] GOOS="" GOARCH="" GOARM="" [2020-03-24T03:15:49.329Z] INFO [runner/unused/goanalysis] analyzers took 26.951678608s with top 10 stages: buildssa: 22.813879825s, U1000: 4.137798783s [2020-03-24T03:15:49.889Z] #45 76.46 CC compel/src/lib/log.o [2020-03-24T03:15:49.889Z] #45 ... [2020-03-24T03:15:49.889Z] [2020-03-24T03:15:49.889Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-24T03:15:49.889Z] #17 DONE 0.6s [2020-03-24T03:15:49.889Z] [2020-03-24T03:15:49.889Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:15:50.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-24T03:15:50.921Z] #18 0.772 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-24T03:15:50.921Z] #18 0.925 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-24T03:15:50.921Z] #18 1.031 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-24T03:15:51.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-24T03:15:52.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-24T03:15:52.420Z] #18 2.449 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-24T03:15:53.210Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-24T03:15:53.210Z] Using test binary docker [2020-03-24T03:15:53.210Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-24T03:15:53.210Z] +++ /etc/init.d/apparmor start [2020-03-24T03:15:53.210Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-24T03:15:53.210Z] INFO: Waiting for daemon to start... [2020-03-24T03:15:53.210Z] Starting dockerd [2020-03-24T03:15:53.210Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-03-24T03:15:54.478Z] #18 4.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB] [2020-03-24T03:15:55.159Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-24T03:15:55.159Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-24T03:15:55.159Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2020-03-24T03:15:55.159Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-03-24T03:15:55.159Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-03-24T03:15:55.159Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 4.5% of statements [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-24T03:15:55.159Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/builder [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-24T03:15:55.159Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-24T03:15:55.159Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-03-24T03:15:55.159Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2020-03-24T03:15:55.159Z] ok github.com/docker/docker/builder/remotecontext 0.314s coverage: 13.6% of statements [2020-03-24T03:15:55.226Z] . [2020-03-24T03:15:55.226Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-24T03:15:55.226Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-24T03:15:55.226Z] Error: No such image: emptyfs [2020-03-24T03:15:55.226Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-24T03:15:55.226Z] ++++ docker load [2020-03-24T03:15:55.226Z] Running integration-test (iteration 1) [2020-03-24T03:15:55.226Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-24T03:15:55.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:15:55.227Z] ++ set -e [2020-03-24T03:15:55.227Z] ++ '[' -n 0 ']' [2020-03-24T03:15:55.227Z] ++ set -x [2020-03-24T03:15:55.227Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:15:55.418Z] ok github.com/docker/docker/builder/remotecontext/git 3.511s coverage: 86.3% of statements [2020-03-24T03:15:55.987Z] ok github.com/docker/docker/builder/dockerfile 1.116s coverage: 48.2% of statements [2020-03-24T03:15:55.987Z] ? github.com/docker/docker/cli [no test files] [2020-03-24T03:15:55.987Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-24T03:15:55.996Z] #18 ... [2020-03-24T03:15:55.996Z] [2020-03-24T03:15:55.996Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:15:55.996Z] #48 180.6 go/parser [2020-03-24T03:16:00.187Z] ok github.com/docker/docker/client 0.393s coverage: 75.8% of statements [2020-03-24T03:16:00.421Z] #48 ... [2020-03-24T03:16:00.421Z] [2020-03-24T03:16:00.421Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:16:00.421Z] #45 77.00 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-24T03:16:00.421Z] #45 77.55 CC compel/arch/ppc64/src/lib/infect.o [2020-03-24T03:16:00.421Z] #45 78.93 CC compel/src/lib/infect-rpc.o [2020-03-24T03:16:00.421Z] #45 79.56 CC compel/src/lib/infect-util.o [2020-03-24T03:16:00.421Z] #45 79.95 CC compel/src/lib/infect.o [2020-03-24T03:16:00.421Z] #45 84.39 CC compel/src/lib/ptrace.o [2020-03-24T03:16:00.421Z] #45 85.12 AR compel/libcompel.a [2020-03-24T03:16:00.421Z] #45 85.31 HOSTCC compel/src/main-host.o [2020-03-24T03:16:00.421Z] #45 85.95 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-24T03:16:00.421Z] #45 86.28 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-24T03:16:00.421Z] #45 87.28 HOSTCC compel/src/lib/log-host.o [2020-03-24T03:16:00.708Z] #45 87.65 HOSTLINK compel/compel-host-bin [2020-03-24T03:16:00.997Z] #45 87.93 DEP soccr/soccr.d [2020-03-24T03:16:01.625Z] #45 88.32 CC soccr/soccr.o [2020-03-24T03:16:02.011Z] Loaded image: buildpack-deps:jessie [2020-03-24T03:16:02.255Z] #45 ... [2020-03-24T03:16:02.255Z] [2020-03-24T03:16:02.255Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:16:02.291Z] Loaded image: busybox:latest [2020-03-24T03:16:02.545Z] #61 15.22 Checking out files: 99% (849/850) Checking out files: 100% (850/850) Checking out files: 100% (850/850), done. [2020-03-24T03:16:02.545Z] #61 15.25 + cd /tmp/tmp.n3qqK1fmBX/src/github.com/opencontainers/runc [2020-03-24T03:16:02.545Z] #61 15.25 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-24T03:16:02.571Z] Loaded image: busybox:glibc [2020-03-24T03:16:02.571Z] Loaded image: debian:jessie [2020-03-24T03:16:02.571Z] Loaded image: hello-world:latest [2020-03-24T03:16:02.571Z] INFO: Testing against a local daemon [2020-03-24T03:16:02.571Z] === RUN TestCgroupNamespacesBuild [2020-03-24T03:16:03.195Z] #61 15.93 + '[' -z '' ']' [2020-03-24T03:16:03.195Z] #61 15.93 + target=static [2020-03-24T03:16:03.195Z] #61 15.93 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-24T03:16:05.237Z] --- PASS: TestCgroupNamespacesBuild (2.17s) [2020-03-24T03:16:05.237Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-24T03:16:06.700Z] #61 ... [2020-03-24T03:16:06.700Z] [2020-03-24T03:16:06.700Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:16:06.700Z] #57 181.2 golang.org/x/crypto/ssh/terminal [2020-03-24T03:16:06.700Z] #57 ... [2020-03-24T03:16:06.700Z] [2020-03-24T03:16:06.700Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:16:06.700Z] #45 91.93 AR soccr/libsoccr.a [2020-03-24T03:16:06.700Z] #45 92.04 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:16:06.700Z] #45 92.70 DEP criu/arch/ppc64/sigframe.d [2020-03-24T03:16:06.700Z] #45 92.95 DEP criu/arch/ppc64/crtools.d [2020-03-24T03:16:06.700Z] #45 93.36 DEP criu/arch/ppc64/cpu.d [2020-03-24T03:16:06.700Z] #45 ... [2020-03-24T03:16:06.700Z] [2020-03-24T03:16:06.700Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:16:06.700Z] #18 6.876 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-24T03:16:06.701Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-03-24T03:16:06.701Z] === RUN TestBuildWithSession [2020-03-24T03:16:06.701Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-24T03:16:06.701Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:16:06.701Z] === RUN TestBuildSquashParent [2020-03-24T03:16:06.992Z] #18 ... [2020-03-24T03:16:06.992Z] [2020-03-24T03:16:06.992Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:16:06.992Z] #45 93.70 CC criu/arch/ppc64/cpu.o [2020-03-24T03:16:08.022Z] #45 94.71 CC criu/arch/ppc64/crtools.o [2020-03-24T03:16:10.084Z] #45 96.68 CC criu/arch/ppc64/sigframe.o [2020-03-24T03:16:10.713Z] #45 97.42 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-24T03:16:10.713Z] #45 97.57 DEP criu/pie/util-vdso.d [2020-03-24T03:16:11.020Z] #45 97.98 DEP criu/pie/util.d [2020-03-24T03:16:11.649Z] #45 98.39 CC criu/pie/util.o [2020-03-24T03:16:12.275Z] #45 ... [2020-03-24T03:16:12.275Z] [2020-03-24T03:16:12.275Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:16:12.275Z] #48 187.2 encoding/xml [2020-03-24T03:16:12.275Z] #48 ... [2020-03-24T03:16:12.275Z] [2020-03-24T03:16:12.275Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:16:12.275Z] #18 19.03 Fetched 8116 kB in 18s (441 kB/s) [2020-03-24T03:16:13.487Z] --- PASS: TestBuildSquashParent (6.21s) [2020-03-24T03:16:13.487Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-24T03:16:13.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:16:13.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:16:13.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:16:13.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:16:13.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:16:13.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:16:13.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:16:13.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:16:13.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:16:13.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:16:13.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:16:13.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:16:13.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:16:13.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:16:14.327Z] #18 19.03 Reading package lists... [2020-03-24T03:16:14.327Z] #18 ... [2020-03-24T03:16:14.327Z] [2020-03-24T03:16:14.327Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:16:14.327Z] #45 99.31 CC criu/pie/util-vdso.o [2020-03-24T03:16:14.327Z] #45 100.8 AR criu/pie/pie.lib.a [2020-03-24T03:16:14.327Z] #45 100.9 DEP criu/pie/restorer.d [2020-03-24T03:16:14.327Z] #45 101.1 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-24T03:16:14.327Z] #45 101.1 DEP criu/arch/ppc64/restorer.d [2020-03-24T03:16:14.616Z] #45 101.4 DEP criu/arch/ppc64/vdso-pie.d [2020-03-24T03:16:14.903Z] #45 101.7 DEP criu/pie/parasite-vdso.d [2020-03-24T03:16:15.192Z] #45 102.0 DEP criu/pie/parasite.d [2020-03-24T03:16:15.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:16:15.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:16:15.818Z] #45 102.7 CC criu/pie/parasite.o [2020-03-24T03:16:16.446Z] #45 ... [2020-03-24T03:16:16.446Z] [2020-03-24T03:16:16.446Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-24T03:16:16.446Z] #57 191.7 mvdan.cc/sh/v3/cmd/shfmt [2020-03-24T03:16:16.446Z] #57 DONE 201.3s [2020-03-24T03:16:16.446Z] [2020-03-24T03:16:16.446Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:16:16.446Z] #48 200.7 go/doc [2020-03-24T03:16:16.446Z] #48 200.9 crypto/rand [2020-03-24T03:16:16.735Z] #48 ... [2020-03-24T03:16:16.735Z] [2020-03-24T03:16:16.735Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:16:16.735Z] #61 19.55 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-24T03:16:16.735Z] #61 ... [2020-03-24T03:16:16.735Z] [2020-03-24T03:16:16.735Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:16:16.735Z] #18 19.03 Reading package lists... [2020-03-24T03:16:17.513Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:16:17.513Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:16:20.180Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-24T03:16:20.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.39s) [2020-03-24T03:16:20.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2020-03-24T03:16:20.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2020-03-24T03:16:20.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.21s) [2020-03-24T03:16:20.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-03-24T03:16:20.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-03-24T03:16:20.180Z] === RUN TestBuildMultiStageCopy [2020-03-24T03:16:20.180Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-24T03:16:22.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-24T03:16:22.283Z] #18 26.42 Reading package lists... [2020-03-24T03:16:22.283Z] #18 ... [2020-03-24T03:16:22.283Z] [2020-03-24T03:16:22.283Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:16:22.283Z] #45 106.0 LINK criu/pie/parasite.built-in.o [2020-03-24T03:16:22.283Z] #45 106.0 GEN criu/pie/parasite-blob.h [2020-03-24T03:16:22.283Z] #45 106.1 CC criu/pie/parasite-vdso.o [2020-03-24T03:16:22.283Z] #45 107.2 CC criu/arch/ppc64/vdso-pie.o [2020-03-24T03:16:22.283Z] #45 107.8 CC criu/arch/ppc64/restorer.o [2020-03-24T03:16:22.283Z] #45 108.4 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-24T03:16:22.283Z] #45 108.5 CC criu/pie/restorer.o [2020-03-24T03:16:22.804Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-24T03:16:23.415Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-24T03:16:23.696Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-24T03:16:24.697Z] --- PASS: TestBuildMultiStageCopy (4.74s) [2020-03-24T03:16:24.697Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-03-24T03:16:24.697Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-03-24T03:16:24.697Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-03-24T03:16:24.697Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-03-24T03:16:24.697Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-03-24T03:16:24.697Z] === RUN TestBuildMultiStageParentConfig [2020-03-24T03:16:25.888Z] #45 ... [2020-03-24T03:16:25.889Z] [2020-03-24T03:16:25.889Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:16:25.889Z] #18 26.42 Reading package lists... [2020-03-24T03:16:25.889Z] #18 33.76 Building dependency tree... [2020-03-24T03:16:25.889Z] #18 35.95 libcap2-bin is already the newest version (1:2.25-2). [2020-03-24T03:16:25.889Z] #18 35.95 The following additional packages will be installed: [2020-03-24T03:16:25.889Z] #18 35.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-24T03:16:25.889Z] #18 35.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-24T03:16:25.889Z] #18 35.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-24T03:16:25.889Z] #18 35.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-24T03:16:25.889Z] #18 35.95 python3.7 python3.7-minimal vim-runtime xxd [2020-03-24T03:16:25.889Z] #18 35.96 Suggested packages: [2020-03-24T03:16:25.889Z] #18 35.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-24T03:16:25.889Z] #18 35.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-24T03:16:25.889Z] #18 35.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-24T03:16:25.889Z] #18 35.96 Recommended packages: [2020-03-24T03:16:25.889Z] #18 35.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-24T03:16:25.889Z] #18 35.96 python3-keyrings.alt python3-xdg unzip [2020-03-24T03:16:26.165Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-03-24T03:16:26.165Z] === RUN TestBuildLabelWithTargets [2020-03-24T03:16:28.829Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2020-03-24T03:16:28.829Z] === RUN TestBuildWithEmptyLayers [2020-03-24T03:16:29.439Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-03-24T03:16:29.439Z] === RUN TestBuildMultiStageOnBuild [2020-03-24T03:16:30.331Z] #18 39.93 The following NEW packages will be installed: [2020-03-24T03:16:30.331Z] #18 39.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-24T03:16:30.331Z] #18 39.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-24T03:16:30.331Z] #18 39.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-24T03:16:30.331Z] #18 39.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-24T03:16:30.331Z] #18 39.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-24T03:16:30.331Z] #18 39.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-24T03:16:30.331Z] #18 39.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-24T03:16:30.331Z] #18 39.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-24T03:16:30.331Z] #18 39.94 xz-utils zip [2020-03-24T03:16:30.331Z] #18 ... [2020-03-24T03:16:30.331Z] [2020-03-24T03:16:30.331Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:16:30.331Z] #48 204.9 crypto/elliptic [2020-03-24T03:16:30.331Z] #48 ... [2020-03-24T03:16:30.331Z] [2020-03-24T03:16:30.331Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:16:30.331Z] #18 40.29 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-24T03:16:30.331Z] #18 40.29 Need to get 29.2 MB of archives. [2020-03-24T03:16:30.331Z] #18 40.29 After this operation, 134 MB of additional disk space will be used. [2020-03-24T03:16:30.331Z] #18 40.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-24T03:16:30.331Z] #18 40.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-24T03:16:30.957Z] #18 40.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-24T03:16:31.586Z] #18 41.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-24T03:16:31.586Z] #18 41.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-24T03:16:31.586Z] #18 41.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-24T03:16:31.876Z] #18 41.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-24T03:16:31.877Z] #18 41.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-24T03:16:31.877Z] #18 41.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-24T03:16:31.877Z] #18 42.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-24T03:16:31.877Z] #18 42.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-24T03:16:32.165Z] #18 42.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-24T03:16:32.165Z] #18 42.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-24T03:16:32.165Z] #18 42.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-24T03:16:32.165Z] #18 42.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-24T03:16:32.165Z] #18 42.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-24T03:16:32.282Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 30.7% of statements [2020-03-24T03:16:32.282Z] ok github.com/docker/docker/container 0.149s coverage: 34.7% of statements [2020-03-24T03:16:32.282Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-24T03:16:32.282Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-24T03:16:32.282Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-24T03:16:32.282Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-24T03:16:32.282Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2020-03-24T03:16:32.790Z] #18 42.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-24T03:16:32.790Z] #18 42.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-24T03:16:32.790Z] #18 42.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-24T03:16:32.790Z] #18 42.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-24T03:16:32.790Z] #18 43.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-24T03:16:32.892Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2020-03-24T03:16:32.892Z] === RUN TestBuildUncleanTarFilenames [2020-03-24T03:16:33.077Z] #18 43.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-24T03:16:33.077Z] #18 43.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-24T03:16:33.365Z] #18 43.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-24T03:16:33.365Z] #18 43.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-24T03:16:33.503Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2020-03-24T03:16:33.503Z] === RUN TestBuildMultiStageLayerLeak [2020-03-24T03:16:33.653Z] #18 43.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-24T03:16:33.653Z] #18 43.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-24T03:16:33.653Z] #18 43.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-24T03:16:33.653Z] #18 ... [2020-03-24T03:16:33.653Z] [2020-03-24T03:16:33.653Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:16:33.653Z] #69 208.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-24T03:16:33.653Z] #69 208.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-24T03:16:33.942Z] #69 ... [2020-03-24T03:16:33.942Z] [2020-03-24T03:16:33.942Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:16:33.942Z] #18 43.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-24T03:16:34.189Z] ok github.com/docker/docker/daemon/cluster/convert 0.045s coverage: 35.6% of statements [2020-03-24T03:16:35.129Z] ok github.com/docker/docker/daemon/cluster 0.118s coverage: 0.5% of statements [2020-03-24T03:16:35.479Z] #18 45.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-24T03:16:35.479Z] #18 45.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-24T03:16:35.479Z] #18 45.34 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-24T03:16:35.479Z] #18 45.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-24T03:16:35.479Z] #18 45.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-24T03:16:35.479Z] #18 45.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-24T03:16:35.767Z] #18 45.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-24T03:16:35.767Z] #18 45.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-24T03:16:35.767Z] #18 45.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-24T03:16:35.767Z] #18 45.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-24T03:16:35.767Z] #18 45.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-24T03:16:36.055Z] #18 46.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-24T03:16:36.055Z] #18 46.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-03-24T03:16:36.345Z] #18 ... [2020-03-24T03:16:36.345Z] [2020-03-24T03:16:36.345Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:16:36.345Z] #69 DONE 221.1s [2020-03-24T03:16:36.345Z] [2020-03-24T03:16:36.345Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-24T03:16:36.345Z] #70 DONE 0.1s [2020-03-24T03:16:36.345Z] [2020-03-24T03:16:36.345Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:16:36.345Z] #45 114.6 LINK criu/pie/restorer.built-in.o [2020-03-24T03:16:36.345Z] #45 114.6 GEN criu/pie/restorer-blob.h [2020-03-24T03:16:36.345Z] #45 115.0 DEP criu/vdso.d [2020-03-24T03:16:36.345Z] #45 115.4 DEP criu/uts_ns.d [2020-03-24T03:16:36.345Z] #45 115.7 DEP criu/util.d [2020-03-24T03:16:36.345Z] #45 116.5 DEP criu/uffd.d [2020-03-24T03:16:36.345Z] #45 116.8 DEP criu/tun.d [2020-03-24T03:16:36.345Z] #45 117.0 DEP criu/tty.d [2020-03-24T03:16:36.345Z] #45 117.4 DEP criu/timerfd.d [2020-03-24T03:16:36.345Z] #45 117.8 DEP criu/sysfs_parse.d [2020-03-24T03:16:36.345Z] #45 118.2 DEP criu/sysctl.d [2020-03-24T03:16:36.345Z] #45 118.5 DEP criu/string.d [2020-03-24T03:16:36.345Z] #45 118.6 DEP criu/stats.d [2020-03-24T03:16:36.345Z] #45 118.9 DEP criu/sockets.d [2020-03-24T03:16:36.345Z] #45 119.2 DEP criu/sk-unix.d [2020-03-24T03:16:36.345Z] #45 119.6 DEP criu/sk-tcp.d [2020-03-24T03:16:36.345Z] #45 120.1 DEP criu/sk-queue.d [2020-03-24T03:16:36.345Z] #45 120.4 DEP criu/sk-packet.d [2020-03-24T03:16:36.345Z] #45 120.9 DEP criu/sk-netlink.d [2020-03-24T03:16:36.345Z] #45 121.3 DEP criu/sk-inet.d [2020-03-24T03:16:36.345Z] #45 121.7 DEP criu/signalfd.d [2020-03-24T03:16:36.345Z] #45 122.0 DEP criu/sigframe.d [2020-03-24T03:16:36.345Z] #45 122.2 DEP criu/shmem.d [2020-03-24T03:16:36.345Z] #45 122.8 DEP criu/servicefd.d [2020-03-24T03:16:36.345Z] #45 123.2 DEP criu/seize.d [2020-03-24T03:16:36.634Z] #45 ... [2020-03-24T03:16:36.634Z] [2020-03-24T03:16:36.634Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:16:36.634Z] #18 46.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-24T03:16:36.923Z] #18 47.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-03-24T03:16:36.923Z] #18 47.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-24T03:16:36.944Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-03-24T03:16:36.944Z] === RUN TestBuildWithHugeFile [2020-03-24T03:16:37.671Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2020-03-24T03:16:38.425Z] #18 48.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-24T03:16:39.054Z] ok github.com/docker/docker/daemon/config 0.228s coverage: 81.7% of statements [2020-03-24T03:16:39.056Z] #18 48.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-24T03:16:39.314Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2020-03-24T03:16:39.686Z] #18 49.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-24T03:16:39.915Z] 65014b3c3121: Pull complete [2020-03-24T03:16:41.183Z] #18 51.07 debconf: delaying package configuration, since apt-utils is not installed [2020-03-24T03:16:41.183Z] #18 51.30 Fetched 29.2 MB in 10s (2996 kB/s) [2020-03-24T03:16:41.183Z] #18 51.40 Selecting previously unselected package pigz. [2020-03-24T03:16:41.471Z] #18 51.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-03-24T03:16:41.471Z] #18 51.51 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-24T03:16:41.471Z] #18 51.53 Unpacking pigz (2.4-1) ... [2020-03-24T03:16:41.762Z] #18 51.67 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-24T03:16:41.762Z] #18 51.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-24T03:16:41.762Z] #18 51.70 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-24T03:16:41.856Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2020-03-24T03:16:42.416Z] #18 52.41 Selecting previously unselected package python3.7-minimal. [2020-03-24T03:16:42.416Z] #18 52.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-24T03:16:42.416Z] #18 52.46 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:16:43.910Z] #18 ... [2020-03-24T03:16:43.910Z] [2020-03-24T03:16:43.910Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:16:43.910Z] #48 218.5 crypto/ecdsa [2020-03-24T03:16:43.910Z] #48 219.8 github.com/LK4D4/vndr/build [2020-03-24T03:16:43.910Z] #48 222.0 crypto/x509/pkix [2020-03-24T03:16:43.910Z] #48 222.1 vendor/golang.org/x/crypto/cryptobyte [2020-03-24T03:16:43.910Z] #48 225.2 vendor/golang.org/x/text/unicode/norm [2020-03-24T03:16:43.910Z] #48 ... [2020-03-24T03:16:43.910Z] [2020-03-24T03:16:43.910Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:16:43.910Z] #18 53.88 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-24T03:16:43.910Z] #18 53.90 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-24T03:16:45.144Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-03-24T03:16:45.144Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.475s coverage: 13.8% of statements [2020-03-24T03:16:46.524Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.630s coverage: 57.0% of statements [2020-03-24T03:16:47.401Z] #18 ... [2020-03-24T03:16:47.401Z] [2020-03-24T03:16:47.401Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:16:47.401Z] #45 124.0 DEP criu/seccomp.d [2020-03-24T03:16:47.401Z] #45 124.6 DEP criu/rst-malloc.d [2020-03-24T03:16:47.401Z] #45 124.8 DEP criu/rbtree.d [2020-03-24T03:16:47.401Z] #45 124.9 DEP criu/pstree.d [2020-03-24T03:16:47.401Z] #45 125.3 DEP criu/protobuf.d [2020-03-24T03:16:47.401Z] #45 125.4 GEN criu/protobuf-desc-gen.h [2020-03-24T03:16:47.401Z] #45 127.9 DEP criu/protobuf-desc.d [2020-03-24T03:16:47.401Z] #45 128.2 DEP criu/proc_parse.d [2020-03-24T03:16:47.401Z] #45 128.6 DEP criu/plugin.d [2020-03-24T03:16:47.401Z] #45 128.8 DEP criu/pipes.d [2020-03-24T03:16:47.401Z] #45 129.0 DEP criu/pie-util.d [2020-03-24T03:16:47.401Z] #45 129.4 DEP criu/pie-util-vdso.d [2020-03-24T03:16:47.401Z] #45 129.7 DEP criu/path.d [2020-03-24T03:16:47.401Z] #45 130.0 DEP criu/parasite-syscall.d [2020-03-24T03:16:47.401Z] #45 130.4 DEP criu/pagemap.d [2020-03-24T03:16:47.401Z] #45 130.7 DEP criu/pagemap-cache.d [2020-03-24T03:16:47.401Z] #45 131.0 DEP criu/page-xfer.d [2020-03-24T03:16:47.401Z] #45 131.2 DEP criu/page-pipe.d [2020-03-24T03:16:47.401Z] #45 131.4 DEP criu/netfilter.d [2020-03-24T03:16:47.401Z] #45 131.7 DEP criu/net.d [2020-03-24T03:16:47.401Z] #45 132.1 DEP criu/namespaces.d [2020-03-24T03:16:47.401Z] #45 132.5 DEP criu/mount.d [2020-03-24T03:16:47.401Z] #45 132.8 DEP criu/mem.d [2020-03-24T03:16:47.401Z] #45 133.2 DEP criu/lsm.d [2020-03-24T03:16:47.401Z] #45 133.4 DEP criu/log.d [2020-03-24T03:16:47.401Z] #45 133.7 DEP criu/libnetlink.d [2020-03-24T03:16:47.401Z] #45 133.9 DEP criu/kerndat.d [2020-03-24T03:16:47.401Z] #45 ... [2020-03-24T03:16:47.401Z] [2020-03-24T03:16:47.401Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:16:47.401Z] #48 232.2 mime [2020-03-24T03:16:49.062Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-03-24T03:16:50.000Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.515s coverage: 46.2% of statements [2020-03-24T03:16:50.937Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.276s coverage: 72.5% of statements [2020-03-24T03:16:52.842Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.994s coverage: 49.5% of statements [2020-03-24T03:16:52.842Z] ok github.com/docker/docker/daemon 12.350s coverage: 17.5% of statements [2020-03-24T03:16:52.842Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-24T03:16:52.842Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-24T03:16:52.842Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-24T03:16:52.842Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-24T03:16:52.842Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-24T03:16:52.962Z] #48 ... [2020-03-24T03:16:52.962Z] [2020-03-24T03:16:52.962Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:16:52.962Z] #18 58.19 Selecting previously unselected package python3-minimal. [2020-03-24T03:16:52.962Z] #18 58.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-03-24T03:16:52.962Z] #18 58.26 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-24T03:16:52.962Z] #18 58.27 Unpacking python3-minimal (3.7.3-1) ... [2020-03-24T03:16:52.962Z] #18 58.37 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-24T03:16:52.962Z] #18 58.38 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-24T03:16:52.962Z] #18 58.39 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-24T03:16:52.962Z] #18 58.56 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-24T03:16:52.962Z] #18 58.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-24T03:16:52.962Z] #18 58.58 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-24T03:16:52.962Z] #18 60.35 Selecting previously unselected package python3.7. [2020-03-24T03:16:52.962Z] #18 60.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-24T03:16:52.962Z] #18 60.37 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:16:52.962Z] #18 60.56 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-24T03:16:52.962Z] #18 60.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-24T03:16:52.962Z] #18 60.61 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-24T03:16:52.962Z] #18 60.77 Setting up python3-minimal (3.7.3-1) ... [2020-03-24T03:16:52.962Z] #18 62.85 Selecting previously unselected package python3. [2020-03-24T03:16:52.962Z] #18 62.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-03-24T03:16:52.962Z] #18 62.97 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-24T03:16:52.962Z] #18 63.00 Unpacking python3 (3.7.3-1) ... [2020-03-24T03:16:52.962Z] #18 63.16 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-24T03:16:53.249Z] #18 63.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-24T03:16:53.249Z] #18 63.20 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-24T03:16:53.249Z] #18 63.31 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-24T03:16:53.249Z] #18 63.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-24T03:16:53.249Z] #18 63.33 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-24T03:16:53.536Z] #18 63.42 Selecting previously unselected package libiptc0:ppc64el. [2020-03-24T03:16:53.536Z] #18 63.44 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-24T03:16:53.536Z] #18 63.44 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-24T03:16:53.536Z] #18 63.58 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-24T03:16:53.536Z] #18 63.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-24T03:16:53.536Z] #18 63.59 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-24T03:16:53.825Z] #18 63.70 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-24T03:16:53.825Z] #18 63.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-24T03:16:53.825Z] #18 63.73 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-24T03:16:53.825Z] #18 63.84 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-24T03:16:53.825Z] #18 63.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-24T03:16:53.825Z] #18 63.86 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-24T03:16:54.114Z] #18 64.03 Selecting previously unselected package iptables. [2020-03-24T03:16:54.114Z] #18 64.04 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-24T03:16:54.114Z] #18 64.04 Unpacking iptables (1.8.2-4) ... [2020-03-24T03:16:54.221Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.607s coverage: 76.1% of statements [2020-03-24T03:16:54.480Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-03-24T03:16:54.740Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-03-24T03:16:54.742Z] #18 64.87 Selecting previously unselected package xxd. [2020-03-24T03:16:54.742Z] #18 64.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-24T03:16:54.742Z] #18 64.91 Unpacking xxd (2:8.1.0875-5) ... [2020-03-24T03:16:55.031Z] #18 65.18 Selecting previously unselected package vim-common. [2020-03-24T03:16:55.031Z] #18 65.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:16:55.031Z] #18 65.28 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-24T03:16:55.663Z] #18 65.58 Selecting previously unselected package bash-completion. [2020-03-24T03:16:55.663Z] #18 65.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-24T03:16:55.678Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-03-24T03:16:57.063Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 41.8% of statements [2020-03-24T03:16:57.170Z] #18 ... [2020-03-24T03:16:57.170Z] [2020-03-24T03:16:57.170Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:16:57.170Z] #48 242.1 vendor/golang.org/x/net/idna [2020-03-24T03:16:57.457Z] #48 ... [2020-03-24T03:16:57.457Z] [2020-03-24T03:16:57.457Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:16:57.457Z] #45 134.3 DEP criu/kcmp-ids.d [2020-03-24T03:16:57.457Z] #45 134.5 DEP criu/irmap.d [2020-03-24T03:16:57.457Z] #45 134.7 DEP criu/ipc_ns.d [2020-03-24T03:16:57.457Z] #45 135.2 DEP criu/image.d [2020-03-24T03:16:57.457Z] #45 135.4 DEP criu/image-desc.d [2020-03-24T03:16:57.457Z] #45 135.5 DEP criu/fsnotify.d [2020-03-24T03:16:57.457Z] #45 135.8 DEP criu/filesystems.d [2020-03-24T03:16:57.457Z] #45 136.2 DEP criu/files.d [2020-03-24T03:16:57.457Z] #45 136.6 DEP criu/files-reg.d [2020-03-24T03:16:57.457Z] #45 136.9 DEP criu/files-ext.d [2020-03-24T03:16:57.457Z] #45 137.2 DEP criu/file-lock.d [2020-03-24T03:16:57.457Z] #45 137.5 DEP criu/file-ids.d [2020-03-24T03:16:57.457Z] #45 137.8 DEP criu/fifo.d [2020-03-24T03:16:57.457Z] #45 138.3 DEP criu/fdstore.d [2020-03-24T03:16:57.457Z] #45 138.4 DEP criu/fault-injection.d [2020-03-24T03:16:57.457Z] #45 138.6 DEP criu/external.d [2020-03-24T03:16:57.457Z] #45 138.9 DEP criu/eventpoll.d [2020-03-24T03:16:57.457Z] #45 139.3 DEP criu/eventfd.d [2020-03-24T03:16:57.457Z] #45 139.6 DEP criu/crtools.d [2020-03-24T03:16:57.457Z] #45 140.0 DEP criu/cr-service.d [2020-03-24T03:16:57.457Z] #45 140.4 DEP criu/cr-restore.d [2020-03-24T03:16:57.457Z] #45 140.9 DEP criu/cr-errno.d [2020-03-24T03:16:57.457Z] #45 140.9 DEP criu/cr-dump.d [2020-03-24T03:16:57.457Z] #45 141.3 DEP criu/cr-dedup.d [2020-03-24T03:16:57.457Z] #45 141.6 DEP criu/cr-check.d [2020-03-24T03:16:57.457Z] #45 142.1 DEP criu/config.d [2020-03-24T03:16:57.457Z] #45 142.4 DEP criu/clone-noasan.d [2020-03-24T03:16:57.457Z] #45 142.6 DEP criu/cgroup.d [2020-03-24T03:16:57.457Z] #45 143.0 DEP criu/cgroup-props.d [2020-03-24T03:16:57.457Z] #45 143.2 DEP criu/bitmap.d [2020-03-24T03:16:57.457Z] #45 143.2 DEP criu/bfd.d [2020-03-24T03:16:57.457Z] #45 143.4 DEP criu/autofs.d [2020-03-24T03:16:57.457Z] #45 143.7 DEP criu/aio.d [2020-03-24T03:16:57.457Z] #45 144.0 DEP criu/action-scripts.d [2020-03-24T03:16:57.746Z] #45 144.6 CC criu/action-scripts.o [2020-03-24T03:16:57.808Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:16:57.808Z] [2020-03-24T03:16:57.808Z] [2020-03-24T03:16:57.808Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-24T03:16:57.808Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-24T03:16:57.808Z] HOSTNAME=84c63b0636e6 [2020-03-24T03:16:57.808Z] TEST_SKIP_INTEGRATION=1 [2020-03-24T03:16:57.808Z] TESTDEBUG=0 [2020-03-24T03:16:57.808Z] DEST=bundles/test-integration [2020-03-24T03:16:57.808Z] PWD=/go/src/github.com/docker/docker [2020-03-24T03:16:57.808Z] KEEPBUNDLE=1 [2020-03-24T03:16:57.808Z] DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:16:57.808Z] container=docker [2020-03-24T03:16:57.808Z] HOME=/root [2020-03-24T03:16:57.808Z] GOLANG_VERSION=1.13.8 [2020-03-24T03:16:57.808Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-24T03:16:57.808Z] VALIDATE_BRANCH=master [2020-03-24T03:16:57.808Z] TERM=xterm [2020-03-24T03:16:57.808Z] DOCKER_PKG=github.com/docker/docker [2020-03-24T03:16:57.808Z] SHLVL=1 [2020-03-24T03:16:57.808Z] TIMEOUT=120m [2020-03-24T03:16:57.808Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-24T03:16:57.808Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-24T03:16:57.808Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-24T03:16:57.808Z] GO111MODULE=off [2020-03-24T03:16:57.808Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-24T03:16:57.808Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-24T03:16:57.808Z] GOPATH=/go [2020-03-24T03:16:57.808Z] PKG_CONFIG=pkg-config [2020-03-24T03:16:57.808Z] _=/usr/bin/env [2020-03-24T03:16:57.808Z] Building test suite binary ./integration-cli/test.main [2020-03-24T03:16:57.808Z] [2020-03-24T03:16:57.808Z] [2020-03-24T03:16:57.808Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-24T03:16:57.808Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-24T03:16:57.808Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-24T03:16:57.808Z] HOSTNAME=fc9ec6855e98 [2020-03-24T03:16:57.808Z] TEST_SKIP_INTEGRATION=1 [2020-03-24T03:16:57.808Z] TESTDEBUG=0 [2020-03-24T03:16:57.808Z] DEST=bundles/test-integration [2020-03-24T03:16:57.809Z] PWD=/go/src/github.com/docker/docker [2020-03-24T03:16:57.809Z] KEEPBUNDLE=1 [2020-03-24T03:16:57.809Z] DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:16:57.809Z] container=docker [2020-03-24T03:16:57.809Z] HOME=/root [2020-03-24T03:16:57.809Z] GOLANG_VERSION=1.13.8 [2020-03-24T03:16:57.809Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-24T03:16:57.809Z] VALIDATE_BRANCH=master [2020-03-24T03:16:57.809Z] TERM=xterm [2020-03-24T03:16:57.809Z] DOCKER_PKG=github.com/docker/docker [2020-03-24T03:16:57.809Z] SHLVL=1 [2020-03-24T03:16:57.809Z] TIMEOUT=120m [2020-03-24T03:16:57.809Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-24T03:16:57.809Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-24T03:16:57.809Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-24T03:16:57.809Z] GO111MODULE=off [2020-03-24T03:16:57.809Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-24T03:16:57.809Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-24T03:16:57.809Z] GOPATH=/go [2020-03-24T03:16:57.809Z] PKG_CONFIG=pkg-config [2020-03-24T03:16:57.809Z] _=/usr/bin/env [2020-03-24T03:16:57.809Z] Building test suite binary ./integration-cli/test.main [2020-03-24T03:16:58.001Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.070s coverage: 61.0% of statements [2020-03-24T03:16:58.001Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-24T03:16:58.001Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-24T03:16:58.001Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 4.9% of statements [2020-03-24T03:16:58.001Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-24T03:16:58.001Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-24T03:16:58.036Z] #45 ... [2020-03-24T03:16:58.036Z] [2020-03-24T03:16:58.036Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:16:58.036Z] #48 243.0 net/textproto [2020-03-24T03:16:58.036Z] #48 243.0 crypto/x509 [2020-03-24T03:16:58.069Z] No new tests added to integration. [2020-03-24T03:16:58.069Z] [2020-03-24T03:16:58.069Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-24T03:16:58.262Z] ok github.com/docker/docker/daemon/logger/awslogs 0.307s coverage: 77.8% of statements [2020-03-24T03:16:58.262Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-24T03:16:58.262Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-24T03:16:58.832Z] ok github.com/docker/docker/daemon/logger/gelf 0.058s coverage: 67.0% of statements [2020-03-24T03:16:59.405Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2020-03-24T03:16:59.439Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-24T03:16:59.439Z] HOSTNAME=1210eacb8851 [2020-03-24T03:16:59.439Z] TESTDEBUG=0 [2020-03-24T03:16:59.439Z] DEST=bundles/test-integration [2020-03-24T03:16:59.439Z] PWD=/go/src/github.com/docker/docker [2020-03-24T03:16:59.439Z] KEEPBUNDLE=1 [2020-03-24T03:16:59.439Z] DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:16:59.439Z] container=docker [2020-03-24T03:16:59.439Z] HOME=/root [2020-03-24T03:16:59.439Z] GOLANG_VERSION=1.13.8 [2020-03-24T03:16:59.439Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-24T03:16:59.439Z] VALIDATE_BRANCH=master [2020-03-24T03:16:59.439Z] TERM=xterm [2020-03-24T03:16:59.439Z] DOCKER_PKG=github.com/docker/docker [2020-03-24T03:16:59.439Z] SHLVL=1 [2020-03-24T03:16:59.439Z] TIMEOUT=120m [2020-03-24T03:16:59.439Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-24T03:16:59.439Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-24T03:16:59.439Z] GO111MODULE=off [2020-03-24T03:16:59.439Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-24T03:16:59.439Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-24T03:16:59.439Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-24T03:16:59.439Z] GOPATH=/go [2020-03-24T03:16:59.439Z] PKG_CONFIG=pkg-config [2020-03-24T03:16:59.439Z] _=/usr/bin/env [2020-03-24T03:16:59.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-24T03:16:59.664Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-03-24T03:16:59.923Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2020-03-24T03:17:00.492Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 74.7% of statements [2020-03-24T03:17:00.492Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-24T03:17:01.432Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 33.3% of statements [2020-03-24T03:17:01.432Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 19.9% of statements [2020-03-24T03:17:02.372Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2020-03-24T03:17:02.372Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2020-03-24T03:17:02.497Z] #48 247.2 mime/multipart [2020-03-24T03:17:02.942Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2020-03-24T03:17:03.533Z] #48 ... [2020-03-24T03:17:03.533Z] [2020-03-24T03:17:03.533Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:17:03.533Z] #18 71.13 Unpacking bash-completion (1:2.8-6) ... [2020-03-24T03:17:03.533Z] #18 71.87 Selecting previously unselected package bzip2. [2020-03-24T03:17:03.533Z] #18 71.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-24T03:17:03.533Z] #18 71.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:17:03.533Z] #18 72.09 Selecting previously unselected package xz-utils. [2020-03-24T03:17:03.533Z] #18 72.11 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-24T03:17:03.533Z] #18 72.12 Unpacking xz-utils (5.2.4-1) ... [2020-03-24T03:17:03.533Z] #18 72.39 Selecting previously unselected package apparmor. [2020-03-24T03:17:03.533Z] #18 72.42 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-24T03:17:03.533Z] #18 72.57 Unpacking apparmor (2.13.2-10) ... [2020-03-24T03:17:03.533Z] #18 73.17 Selecting previously unselected package aufs-tools. [2020-03-24T03:17:03.533Z] #18 73.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-24T03:17:03.533Z] #18 73.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:17:03.533Z] #18 73.49 Selecting previously unselected package libonig5:ppc64el. [2020-03-24T03:17:03.533Z] #18 73.51 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-24T03:17:03.533Z] #18 73.53 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-24T03:17:03.827Z] #18 73.80 Selecting previously unselected package libjq1:ppc64el. [2020-03-24T03:17:03.827Z] #18 73.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-24T03:17:03.827Z] #18 73.83 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-24T03:17:03.827Z] #18 74.02 Selecting previously unselected package jq. [2020-03-24T03:17:03.886Z] --- PASS: TestBuildWithHugeFile (26.17s) [2020-03-24T03:17:03.886Z] === RUN TestBuildWithEmptyDockerfile [2020-03-24T03:17:03.886Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:17:03.886Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:17:03.886Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:17:03.886Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:17:03.886Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:17:03.886Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:17:03.886Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:17:03.886Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:17:03.886Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:17:03.886Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-03-24T03:17:03.886Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-03-24T03:17:03.886Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-03-24T03:17:03.886Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-03-24T03:17:03.886Z] === RUN TestBuildPreserveOwnership [2020-03-24T03:17:03.886Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-24T03:17:04.118Z] #18 74.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-24T03:17:04.118Z] #18 74.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-24T03:17:04.118Z] #18 74.16 Selecting previously unselected package libaio1:ppc64el. [2020-03-24T03:17:04.118Z] #18 74.18 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-24T03:17:04.118Z] #18 74.19 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-24T03:17:04.118Z] #18 74.26 Selecting previously unselected package libgpm2:ppc64el. [2020-03-24T03:17:04.323Z] ok github.com/docker/docker/daemon/logger/splunk 1.912s coverage: 82.5% of statements [2020-03-24T03:17:04.323Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-24T03:17:04.323Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-24T03:17:04.420Z] #18 74.28 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-24T03:17:04.420Z] #18 74.28 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-24T03:17:04.420Z] #18 74.41 Selecting previously unselected package libicu63:ppc64el. [2020-03-24T03:17:04.420Z] #18 74.44 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-03-24T03:17:04.420Z] #18 74.45 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-24T03:17:04.891Z] ok github.com/docker/docker/distribution/metadata 0.207s coverage: 48.2% of statements [2020-03-24T03:17:05.447Z] #18 ... [2020-03-24T03:17:05.447Z] [2020-03-24T03:17:05.447Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:17:05.447Z] #51 DONE 250.6s [2020-03-24T03:17:05.738Z] [2020-03-24T03:17:05.738Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:17:05.738Z] #45 145.7 CC criu/aio.o [2020-03-24T03:17:05.738Z] #45 146.9 CC criu/autofs.o [2020-03-24T03:17:05.738Z] #45 150.9 CC criu/bfd.o [2020-03-24T03:17:05.738Z] #45 152.1 CC criu/bitmap.o [2020-03-24T03:17:05.738Z] #45 152.3 CC criu/cgroup-props.o [2020-03-24T03:17:05.829Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2020-03-24T03:17:06.027Z] #45 ... [2020-03-24T03:17:06.027Z] [2020-03-24T03:17:06.027Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:17:06.027Z] #48 250.8 vendor/golang.org/x/net/http/httpproxy [2020-03-24T03:17:06.027Z] #48 250.8 vendor/golang.org/x/net/http/httpguts [2020-03-24T03:17:06.088Z] ok github.com/docker/docker/distribution 0.287s coverage: 22.1% of statements [2020-03-24T03:17:06.088Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-24T03:17:07.326Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-24T03:17:07.472Z] ok github.com/docker/docker/image 0.065s coverage: 86.4% of statements [2020-03-24T03:17:07.732Z] ok github.com/docker/docker/distribution/xfer 1.683s coverage: 85.6% of statements [2020-03-24T03:17:07.732Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-24T03:17:07.732Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-03-24T03:17:07.732Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-24T03:17:07.991Z] ok github.com/docker/docker/image/v1 0.053s coverage: 25.0% of statements [2020-03-24T03:17:07.991Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-24T03:17:08.560Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2020-03-24T03:17:09.129Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 50.0% of statements [2020-03-24T03:17:09.343Z] --- PASS: TestBuildPreserveOwnership (6.30s) [2020-03-24T03:17:09.343Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.08s) [2020-03-24T03:17:09.343Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.21s) [2020-03-24T03:17:09.343Z] === RUN TestBuildPlatformInvalid [2020-03-24T03:17:09.343Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-03-24T03:17:09.343Z] PASS [2020-03-24T03:17:09.343Z] [2020-03-24T03:17:09.343Z] === Skipped [2020-03-24T03:17:09.343Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-24T03:17:09.343Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:17:09.343Z] [2020-03-24T03:17:09.343Z] [2020-03-24T03:17:09.343Z] DONE 32 tests, 1 skipped in 74.092s [2020-03-24T03:17:09.343Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-24T03:17:09.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:17:09.343Z] ++ set -e [2020-03-24T03:17:09.343Z] ++ '[' -n 0 ']' [2020-03-24T03:17:09.343Z] ++ set -x [2020-03-24T03:17:09.343Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:17:09.623Z] INFO: Testing against a local daemon [2020-03-24T03:17:09.623Z] === RUN TestConfigList [2020-03-24T03:17:10.068Z] ok github.com/docker/docker/opts 0.088s coverage: 67.4% of statements [2020-03-24T03:17:10.647Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:17:10.647Z] [2020-03-24T03:17:10.647Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-24T03:17:10.647Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-24T03:17:10.647Z] HOSTNAME=e05b31581f5a [2020-03-24T03:17:10.647Z] DEST=bundles/test-integration [2020-03-24T03:17:10.647Z] PWD=/go/src/github.com/docker/docker [2020-03-24T03:17:10.647Z] DOCKER_ROOTLESS=1 [2020-03-24T03:17:10.647Z] DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:17:10.647Z] container=docker [2020-03-24T03:17:10.647Z] HOME=/root [2020-03-24T03:17:10.647Z] GOLANG_VERSION=1.13.8 [2020-03-24T03:17:10.647Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-24T03:17:10.647Z] VALIDATE_BRANCH=master [2020-03-24T03:17:10.647Z] TERM=xterm [2020-03-24T03:17:10.647Z] DOCKER_PKG=github.com/docker/docker [2020-03-24T03:17:10.647Z] SHLVL=1 [2020-03-24T03:17:10.647Z] TIMEOUT=120m [2020-03-24T03:17:10.647Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-24T03:17:10.647Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-24T03:17:10.647Z] GO111MODULE=off [2020-03-24T03:17:10.647Z] DOCKER_EXPERIMENTAL=1 [2020-03-24T03:17:10.647Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-24T03:17:10.647Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-24T03:17:10.647Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-24T03:17:10.647Z] GOPATH=/go [2020-03-24T03:17:10.647Z] PKG_CONFIG=pkg-config [2020-03-24T03:17:10.647Z] _=/usr/bin/env [2020-03-24T03:17:10.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-24T03:17:10.725Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m55.749236289s with top 10 stages: buildssa: 1m34.239272179s, goimports: 21.211562025s, unconvert: 13.712555919s, gosec: 9.396439903s, golint: 5.568896614s, misspell: 3.950590829s, ineffassign: 3.749503502s, inspect: 2.919403715s, vrp: 2.670961097s, printf: 1.88096538s [2020-03-24T03:17:10.725Z] INFO [runner] Issues before processing: 2333, after processing: 0 [2020-03-24T03:17:10.725Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1724/1724, exclude: 1619/1619, nolint: 0/64, exclude-rules: 64/1619, filename_unadjuster: 1724/1724, skip_dirs: 1724/1724, identifier_marker: 1619/1619, cgo: 1724/2333, skip_files: 1724/1724, autogenerated_exclude: 1619/1724 [2020-03-24T03:17:10.725Z] INFO [runner] processing took 58.693219ms with stages: nolint: 25.147491ms, identifier_marker: 16.862442ms, path_prettifier: 7.597874ms, autogenerated_exclude: 3.656017ms, exclude-rules: 3.469407ms, skip_dirs: 1.593248ms, cgo: 270.053µs, filename_unadjuster: 91.919µs, max_same_issues: 1.636µs, path_shortener: 564ns, uniq_by_line: 512ns, diff: 420ns, source_code: 413ns, exclude: 371ns, max_from_linter: 337ns, skip_files: 317ns, max_per_file_from_linter: 198ns [2020-03-24T03:17:10.725Z] INFO [runner] linters took 1m35.696176763s with stages: goanalysis_metalinter: 1m16.209231904s, unused: 19.428123627s [2020-03-24T03:17:10.725Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2020-03-24T03:17:10.726Z] INFO Memory: 1448 samples, avg is 692.7MB, max is 3170.7MB [2020-03-24T03:17:10.726Z] INFO Execution took 3m28.597172953s [2020-03-24T03:17:10.726Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-24T03:17:11.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/make.sh dynbinary-daemon test-docker-py [2020-03-24T03:17:11.448Z] ok github.com/docker/docker/pkg/broadcaster 0.023s coverage: 100.0% of statements [2020-03-24T03:17:11.448Z] ok github.com/docker/docker/pkg/authorization 0.667s coverage: 68.3% of statements [2020-03-24T03:17:11.599Z] #48 255.6 crypto/tls [2020-03-24T03:17:11.599Z] #48 ... [2020-03-24T03:17:11.599Z] [2020-03-24T03:17:11.599Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:17:11.599Z] #18 81.63 Selecting previously unselected package libnet1:ppc64el. [2020-03-24T03:17:11.599Z] #18 81.66 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-24T03:17:11.599Z] #18 81.66 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-24T03:17:11.599Z] #18 81.79 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-24T03:17:11.599Z] #18 81.79 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-24T03:17:11.599Z] #18 81.80 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-24T03:17:11.617Z] [2020-03-24T03:17:11.617Z] Removing bundles/ [2020-03-24T03:17:11.617Z] [2020-03-24T03:17:11.617Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-24T03:17:11.617Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:17:11.617Z] GOOS="" GOARCH="" GOARM="" [2020-03-24T03:17:11.707Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2020-03-24T03:17:11.886Z] #18 81.93 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-24T03:17:11.886Z] #18 81.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-24T03:17:11.886Z] #18 81.95 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-24T03:17:12.173Z] #18 82.08 Selecting previously unselected package libreadline5:ppc64el. [2020-03-24T03:17:12.173Z] #18 82.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-24T03:17:12.173Z] #18 82.10 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-24T03:17:12.173Z] #18 82.31 Selecting previously unselected package net-tools. [2020-03-24T03:17:12.174Z] #18 82.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-24T03:17:12.174Z] #18 82.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:17:12.646Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-03-24T03:17:12.803Z] #18 82.63 Selecting previously unselected package python-pip-whl. [2020-03-24T03:17:12.803Z] #18 82.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-24T03:17:12.803Z] #18 82.63 Unpacking python-pip-whl (18.1-5) ... [2020-03-24T03:17:12.905Z] ok github.com/docker/docker/pkg/archive 1.158s coverage: 77.2% of statements [2020-03-24T03:17:13.165Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-03-24T03:17:13.430Z] #18 83.38 Selecting previously unselected package python3-lib2to3. [2020-03-24T03:17:13.430Z] #18 83.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-24T03:17:13.430Z] #18 83.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:17:13.430Z] #18 83.59 Selecting previously unselected package python3-distutils. [2020-03-24T03:17:13.719Z] #18 83.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-24T03:17:13.719Z] #18 83.62 Unpacking python3-distutils (3.7.3-1) ... [2020-03-24T03:17:13.719Z] #18 83.83 Selecting previously unselected package python3-pip. [2020-03-24T03:17:13.719Z] #18 83.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-24T03:17:13.734Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-03-24T03:17:13.985Z] --- PASS: TestConfigList (3.86s) [2020-03-24T03:17:13.985Z] === RUN TestConfigsCreateAndDelete [2020-03-24T03:17:14.008Z] #18 83.87 Unpacking python3-pip (18.1-5) ... [2020-03-24T03:17:14.296Z] #18 84.18 Selecting previously unselected package python3-pkg-resources. [2020-03-24T03:17:14.297Z] #18 84.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-24T03:17:14.297Z] #18 84.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:17:14.303Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-03-24T03:17:14.585Z] #18 84.47 Selecting previously unselected package python3-setuptools. [2020-03-24T03:17:14.585Z] #18 84.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-24T03:17:14.585Z] #18 84.50 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-24T03:17:14.870Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-03-24T03:17:14.879Z] #18 84.90 Selecting previously unselected package python3-wheel. [2020-03-24T03:17:14.879Z] #18 84.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-24T03:17:14.879Z] #18 84.92 Unpacking python3-wheel (0.32.3-2) ... [2020-03-24T03:17:14.879Z] #18 85.00 Selecting previously unselected package sudo. [2020-03-24T03:17:14.879Z] #18 85.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-03-24T03:17:14.879Z] #18 85.05 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:17:15.129Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-24T03:17:15.913Z] #18 85.93 Selecting previously unselected package thin-provisioning-tools. [2020-03-24T03:17:15.913Z] #18 85.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-24T03:17:15.913Z] #18 85.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:17:16.201Z] #18 86.26 Selecting previously unselected package uidmap. [2020-03-24T03:17:16.201Z] #18 86.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-03-24T03:17:16.201Z] #18 86.27 Unpacking uidmap (1:4.5-1.1) ... [2020-03-24T03:17:16.490Z] #18 86.43 Selecting previously unselected package vim-runtime. [2020-03-24T03:17:16.490Z] #18 86.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-24T03:17:16.490Z] #18 86.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-24T03:17:16.490Z] #18 86.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-24T03:17:16.490Z] #18 86.61 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:17:16.505Z] ok github.com/docker/docker/pkg/chrootarchive 3.475s coverage: 43.2% of statements [2020-03-24T03:17:16.505Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2020-03-24T03:17:16.650Z] --- PASS: TestConfigsCreateAndDelete (3.14s) [2020-03-24T03:17:16.650Z] === RUN TestConfigsUpdate [2020-03-24T03:17:17.075Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 89.5% of statements [2020-03-24T03:17:17.336Z] ok github.com/docker/docker/pkg/fsutils 0.273s coverage: 85.1% of statements [2020-03-24T03:17:17.336Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-03-24T03:17:17.595Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-03-24T03:17:18.164Z] ok github.com/docker/docker/layer 7.732s coverage: 68.8% of statements [2020-03-24T03:17:18.164Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-24T03:17:18.164Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-24T03:17:18.164Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-24T03:17:18.164Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-24T03:17:18.164Z] ? github.com/docker/docker/oci [no test files] [2020-03-24T03:17:18.164Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-24T03:17:18.164Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-24T03:17:18.164Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-24T03:17:18.424Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-03-24T03:17:18.542Z] #18 ... [2020-03-24T03:17:18.542Z] [2020-03-24T03:17:18.542Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:17:18.542Z] #45 155.1 CC criu/cgroup.o [2020-03-24T03:17:18.542Z] #45 161.4 CC criu/clone-noasan.o [2020-03-24T03:17:18.542Z] #45 161.6 CC criu/config.o [2020-03-24T03:17:18.542Z] #45 ... [2020-03-24T03:17:18.542Z] [2020-03-24T03:17:18.542Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:17:18.683Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-03-24T03:17:18.943Z] ok github.com/docker/docker/pkg/ioutils 0.638s coverage: 70.6% of statements [2020-03-24T03:17:18.943Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-03-24T03:17:18.943Z] ok github.com/docker/docker/pkg/idtools 0.757s coverage: 70.1% of statements [2020-03-24T03:17:18.943Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-24T03:17:19.514Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-03-24T03:17:19.514Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2020-03-24T03:17:20.083Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-03-24T03:17:20.089Z] --- PASS: TestConfigsUpdate (3.49s) [2020-03-24T03:17:20.089Z] === RUN TestTemplatedConfig [2020-03-24T03:17:20.343Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.046s coverage: 91.4% of statements [2020-03-24T03:17:20.343Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2020-03-24T03:17:20.603Z] ok github.com/docker/docker/pkg/mount 0.845s coverage: 70.5% of statements [2020-03-24T03:17:20.603Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-24T03:17:20.603Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-24T03:17:20.603Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-24T03:17:21.173Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2020-03-24T03:17:21.743Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2020-03-24T03:17:21.743Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-03-24T03:17:21.743Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-03-24T03:17:21.768Z] #24 263.0 Checking out files: 20% (2213/10664) Checking out files: 21% (2240/10664) Checking out files: 22% (2347/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 34% (3730/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 53% (5689/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 82% (8821/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-24T03:17:22.057Z] #24 266.7 + cd /tmp/tmp.zctc3KKvdz/tmp/docker-ce [2020-03-24T03:17:22.057Z] #24 266.7 + git checkout -q v17.06.2-ce [2020-03-24T03:17:22.313Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-03-24T03:17:22.881Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-03-24T03:17:23.140Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 73.9% of statements [2020-03-24T03:17:23.709Z] ok github.com/docker/docker/pkg/streamformatter 0.027s coverage: 66.2% of statements [2020-03-24T03:17:23.709Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 70.6% of statements [2020-03-24T03:17:23.968Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-03-24T03:17:24.226Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 71.3% of statements [2020-03-24T03:17:24.463Z] --- PASS: TestTemplatedConfig (3.72s) [2020-03-24T03:17:24.463Z] === RUN TestConfigInspect [2020-03-24T03:17:25.165Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 37.2% of statements [2020-03-24T03:17:25.165Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2020-03-24T03:17:25.425Z] ok github.com/docker/docker/pkg/signal 2.792s coverage: 61.0% of statements [2020-03-24T03:17:25.994Z] ok github.com/docker/docker/pkg/term 0.037s coverage: 84.8% of statements [2020-03-24T03:17:25.994Z] testing: warning: no tests to run [2020-03-24T03:17:25.994Z] coverage: [no statements] [2020-03-24T03:17:25.994Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2020-03-24T03:17:26.255Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2020-03-24T03:17:26.514Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-03-24T03:17:26.514Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-03-24T03:17:26.514Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-03-24T03:17:27.128Z] --- PASS: TestConfigInspect (3.52s) [2020-03-24T03:17:27.128Z] === RUN TestConfigCreateWithLabels [2020-03-24T03:17:27.598Z] #24 271.7 + mkdir -p /tmp/tmp.zctc3KKvdz/src/github.com/docker [2020-03-24T03:17:27.598Z] #24 271.7 + mv components/cli /tmp/tmp.zctc3KKvdz/src/github.com/docker/cli [2020-03-24T03:17:27.598Z] #24 271.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-24T03:17:28.423Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-03-24T03:17:28.622Z] #24 ... [2020-03-24T03:17:28.622Z] [2020-03-24T03:17:28.622Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:17:28.622Z] #45 165.5 CC criu/cr-check.o [2020-03-24T03:17:28.622Z] #45 170.1 CC criu/cr-dedup.o [2020-03-24T03:17:28.622Z] #45 171.0 CC criu/cr-dump.o [2020-03-24T03:17:28.683Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 73.8% of statements [2020-03-24T03:17:28.911Z] #45 175.7 CC criu/cr-errno.o [2020-03-24T03:17:28.911Z] #45 ... [2020-03-24T03:17:28.911Z] [2020-03-24T03:17:28.911Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:17:28.911Z] #18 92.67 Selecting previously unselected package vim. [2020-03-24T03:17:28.911Z] #18 92.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-24T03:17:28.911Z] #18 92.72 Unpacking vim (2:8.1.0875-5) ... [2020-03-24T03:17:28.911Z] #18 93.73 Selecting previously unselected package xfsprogs. [2020-03-24T03:17:28.911Z] #18 93.74 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-24T03:17:28.911Z] #18 93.77 Unpacking xfsprogs (4.20.0-1) ... [2020-03-24T03:17:28.911Z] #18 94.55 Selecting previously unselected package zip. [2020-03-24T03:17:28.911Z] #18 94.56 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-03-24T03:17:28.911Z] #18 94.56 Unpacking zip (3.0-11+b1) ... [2020-03-24T03:17:28.911Z] #18 94.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-24T03:17:28.911Z] #18 95.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-24T03:17:28.911Z] #18 95.00 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-24T03:17:28.911Z] #18 95.01 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-24T03:17:28.911Z] #18 95.02 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-24T03:17:28.911Z] #18 95.05 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-24T03:17:28.911Z] #18 95.06 Setting up uidmap (1:4.5-1.1) ... [2020-03-24T03:17:28.911Z] #18 95.06 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-24T03:17:28.911Z] #18 95.07 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-24T03:17:28.911Z] #18 95.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-24T03:17:28.911Z] #18 95.08 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-24T03:17:28.911Z] #18 95.10 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-24T03:17:28.911Z] #18 95.11 Setting up xxd (2:8.1.0875-5) ... [2020-03-24T03:17:28.911Z] #18 95.11 Setting up zip (3.0-11+b1) ... [2020-03-24T03:17:28.911Z] #18 95.12 Setting up vim-common (2:8.1.0875-5) ... [2020-03-24T03:17:28.911Z] #18 95.17 Setting up bash-completion (1:2.8-6) ... [2020-03-24T03:17:28.943Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-03-24T03:17:29.882Z] ok github.com/docker/docker/plugin 0.602s coverage: 27.1% of statements [2020-03-24T03:17:29.882Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-03-24T03:17:30.453Z] ok github.com/docker/docker/restartmanager 0.024s coverage: 50.9% of statements [2020-03-24T03:17:30.980Z] #18 101.0 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-24T03:17:30.980Z] #18 101.0 Setting up xz-utils (5.2.4-1) ... [2020-03-24T03:17:30.980Z] #18 101.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-24T03:17:30.980Z] #18 101.1 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-24T03:17:31.023Z] ok github.com/docker/docker/registry 0.226s coverage: 56.0% of statements [2020-03-24T03:17:31.023Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2020-03-24T03:17:31.269Z] #18 101.2 invoke-rc.d: could not determine current runlevel [2020-03-24T03:17:31.269Z] #18 101.2 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-24T03:17:31.269Z] #18 101.3 Setting up pigz (2.4-1) ... [2020-03-24T03:17:31.269Z] #18 101.3 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-24T03:17:31.269Z] #18 101.3 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-24T03:17:31.270Z] #18 101.3 Setting up python-pip-whl (18.1-5) ... [2020-03-24T03:17:31.270Z] #18 101.3 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-24T03:17:31.270Z] #18 101.3 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-24T03:17:31.283Z] ok github.com/docker/docker/runconfig 0.041s coverage: 68.2% of statements [2020-03-24T03:17:31.491Z] --- PASS: TestConfigCreateWithLabels (3.56s) [2020-03-24T03:17:31.491Z] === RUN TestConfigCreateResolve [2020-03-24T03:17:31.895Z] #18 102.1 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-24T03:17:31.895Z] #18 102.1 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-24T03:17:32.184Z] #18 102.1 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-24T03:17:32.184Z] #18 102.1 Setting up vim (2:8.1.0875-5) ... [2020-03-24T03:17:32.184Z] #18 102.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-24T03:17:32.184Z] #18 102.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-24T03:17:32.184Z] #18 102.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-24T03:17:32.184Z] #18 102.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-24T03:17:32.184Z] #18 102.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-24T03:17:32.184Z] #18 102.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-24T03:17:32.184Z] #18 102.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-24T03:17:32.184Z] #18 102.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-24T03:17:32.184Z] #18 102.3 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-24T03:17:32.473Z] #18 102.3 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-24T03:17:32.473Z] #18 102.4 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-24T03:17:32.473Z] #18 102.4 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-24T03:17:32.473Z] #18 102.4 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-24T03:17:32.473Z] #18 102.4 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-24T03:17:32.473Z] #18 ... [2020-03-24T03:17:32.473Z] [2020-03-24T03:17:32.473Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:17:32.473Z] #48 267.3 net/http/httptrace [2020-03-24T03:17:32.473Z] #48 267.7 net/http [2020-03-24T03:17:32.761Z] #48 ... [2020-03-24T03:17:32.761Z] [2020-03-24T03:17:32.761Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:17:32.761Z] #45 175.8 CC criu/cr-restore.o [2020-03-24T03:17:33.190Z] ok github.com/docker/docker/volume/drivers 0.025s coverage: 36.1% of statements [2020-03-24T03:17:34.131Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-03-24T03:17:34.390Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2020-03-24T03:17:34.929Z] --- PASS: TestConfigCreateResolve (3.56s) [2020-03-24T03:17:34.929Z] === RUN TestConfigDaemonLibtrustID [2020-03-24T03:17:34.929Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-03-24T03:17:34.929Z] PASS [2020-03-24T03:17:34.929Z] [2020-03-24T03:17:34.929Z] DONE 8 tests in 25.433s [2020-03-24T03:17:34.929Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-24T03:17:34.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:17:34.929Z] ++ set -e [2020-03-24T03:17:34.929Z] ++ '[' -n 0 ']' [2020-03-24T03:17:34.929Z] ++ set -x [2020-03-24T03:17:34.929Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:17:34.929Z] INFO: Testing against a local daemon [2020-03-24T03:17:34.929Z] === RUN TestCheckpoint [2020-03-24T03:17:34.929Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-24T03:17:34.929Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:17:34.929Z] === RUN TestContainerInvalidJSON [2020-03-24T03:17:34.929Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:17:34.929Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:17:34.929Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:17:34.929Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:17:34.929Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:17:34.929Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:17:34.929Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:17:34.929Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:17:34.929Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:17:34.929Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-24T03:17:34.929Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-24T03:17:34.929Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-24T03:17:34.929Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-24T03:17:34.929Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-24T03:17:34.957Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-03-24T03:17:35.209Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-03-24T03:17:35.209Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-24T03:17:35.209Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-03-24T03:17:35.209Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-24T03:17:35.489Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-03-24T03:17:35.489Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-24T03:17:35.489Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-03-24T03:17:35.489Z] === RUN TestCopyFromContainer [2020-03-24T03:17:38.152Z] === RUN TestCopyFromContainer// [2020-03-24T03:17:38.152Z] === RUN TestCopyFromContainer//bar/root [2020-03-24T03:17:38.152Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-24T03:17:38.152Z] === RUN TestCopyFromContainer/bar/quux [2020-03-24T03:17:38.152Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-24T03:17:38.152Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-24T03:17:38.152Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-24T03:17:38.152Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-24T03:17:38.152Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-24T03:17:38.433Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer (2.89s) [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-24T03:17:38.433Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-24T03:17:38.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-24T03:17:38.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:17:38.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:17:38.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:17:38.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:17:38.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:17:38.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:17:38.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:17:38.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:17:38.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:17:38.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-24T03:17:38.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-24T03:17:38.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-24T03:17:38.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-24T03:17:38.433Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-24T03:17:38.433Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-24T03:17:38.433Z] === RUN TestCreateWithInvalidEnv [2020-03-24T03:17:38.433Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-24T03:17:38.433Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-24T03:17:38.433Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-24T03:17:38.433Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-24T03:17:38.433Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-24T03:17:38.433Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-24T03:17:38.433Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-24T03:17:38.433Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-24T03:17:38.433Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-24T03:17:38.433Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-24T03:17:38.433Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-24T03:17:38.433Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-24T03:17:38.433Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-24T03:17:38.433Z] === RUN TestCreateTmpfsMountsTarget [2020-03-24T03:17:38.433Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-24T03:17:38.433Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-24T03:17:39.618Z] #45 185.4 CC criu/cr-service.o [2020-03-24T03:17:39.618Z] #45 ... [2020-03-24T03:17:39.618Z] [2020-03-24T03:17:39.618Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:17:39.618Z] #18 108.8 Setting up iptables (1.8.2-4) ... [2020-03-24T03:17:39.618Z] #18 108.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:17:39.618Z] #18 108.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:17:39.618Z] #18 108.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-24T03:17:39.618Z] #18 108.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-24T03:17:39.618Z] #18 108.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-24T03:17:39.618Z] #18 108.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-24T03:17:39.618Z] #18 108.9 Setting up python3 (3.7.3-1) ... [2020-03-24T03:17:39.618Z] #18 109.7 Setting up python3-wheel (0.32.3-2) ... [2020-03-24T03:17:41.130Z] #18 111.3 Setting up apparmor (2.13.2-10) ... [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:17:41.137Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:17:41.137Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.12s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.12s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-03-24T03:17:41.137Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-03-24T03:17:41.137Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-24T03:17:43.800Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2020-03-24T03:17:43.800Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-24T03:17:43.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:17:43.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:17:43.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:17:43.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:17:43.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:17:43.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:17:43.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:17:43.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:17:43.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:17:43.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:17:43.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:17:43.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:17:43.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:17:43.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:17:43.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:17:43.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-24T03:17:43.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-03-24T03:17:43.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-24T03:17:43.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-24T03:17:43.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-24T03:17:43.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-24T03:17:43.800Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-24T03:17:43.859Z] #18 113.8 Setting up xfsprogs (4.20.0-1) ... [2020-03-24T03:17:43.859Z] #18 113.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-24T03:17:44.411Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-03-24T03:17:44.411Z] === RUN TestContainerStartOnDaemonRestart [2020-03-24T03:17:44.411Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-24T03:17:44.411Z] === RUN TestDaemonRestartIpcMode [2020-03-24T03:17:44.411Z] === PAUSE TestDaemonRestartIpcMode [2020-03-24T03:17:44.411Z] === RUN TestDaemonHostGatewayIP [2020-03-24T03:17:44.411Z] === PAUSE TestDaemonHostGatewayIP [2020-03-24T03:17:44.411Z] === RUN TestDiff [2020-03-24T03:17:44.482Z] #18 114.5 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-24T03:17:45.412Z] --- PASS: TestDiff (0.83s) [2020-03-24T03:17:45.412Z] === RUN TestExecWithCloseStdin [2020-03-24T03:17:45.972Z] #18 116.1 Setting up python3-distutils (3.7.3-1) ... [2020-03-24T03:17:46.415Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-03-24T03:17:46.415Z] === RUN TestExec [2020-03-24T03:17:46.997Z] #18 117.0 Setting up python3-setuptools (40.8.0-1) ... [2020-03-24T03:17:47.417Z] --- PASS: TestExec (0.91s) [2020-03-24T03:17:47.417Z] === RUN TestExecUser [2020-03-24T03:17:48.027Z] --- PASS: TestExecUser (0.93s) [2020-03-24T03:17:48.027Z] === RUN TestExportContainerAndImportImage [2020-03-24T03:17:49.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-24T03:17:49.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-24T03:17:49.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-24T03:17:49.491Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-03-24T03:17:49.491Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-24T03:17:49.718Z] #18 119.5 Setting up python3-pip (18.1-5) ... [2020-03-24T03:17:50.954Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-03-24T03:17:50.954Z] === RUN TestHealthCheckWorkdir [2020-03-24T03:17:51.770Z] #18 121.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-24T03:17:51.770Z] #18 121.7 Processing triggers for mime-support (3.62) ... [2020-03-24T03:17:51.770Z] #18 ... [2020-03-24T03:17:51.770Z] [2020-03-24T03:17:51.770Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:17:51.770Z] #48 286.6 github.com/LK4D4/vndr/godl [2020-03-24T03:17:51.770Z] #48 287.8 github.com/LK4D4/vndr [2020-03-24T03:17:51.770Z] #48 ... [2020-03-24T03:17:51.770Z] [2020-03-24T03:17:51.770Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:17:51.770Z] #45 189.6 CC criu/crtools.o [2020-03-24T03:17:51.770Z] #45 190.9 CC criu/eventfd.o [2020-03-24T03:17:51.770Z] #45 191.7 CC criu/eventpoll.o [2020-03-24T03:17:51.770Z] #45 193.3 CC criu/external.o [2020-03-24T03:17:51.770Z] #45 194.2 CC criu/fault-injection.o [2020-03-24T03:17:51.770Z] #45 194.4 CC criu/fdstore.o [2020-03-24T03:17:51.770Z] #45 195.3 CC criu/fifo.o [2020-03-24T03:17:51.770Z] #45 196.0 CC criu/file-ids.o [2020-03-24T03:17:51.770Z] #45 196.6 CC criu/file-lock.o [2020-03-24T03:17:51.955Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-03-24T03:17:51.955Z] === RUN TestHealthKillContainer [2020-03-24T03:17:52.059Z] #45 ... [2020-03-24T03:17:52.059Z] [2020-03-24T03:17:52.059Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-24T03:17:52.059Z] #18 DONE 122.0s [2020-03-24T03:17:52.059Z] [2020-03-24T03:17:52.059Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-24T03:17:52.348Z] #19 0.425 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-24T03:17:52.348Z] #19 0.432 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-24T03:17:52.348Z] #19 0.440 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-24T03:17:52.639Z] #19 DONE 0.5s [2020-03-24T03:17:52.639Z] [2020-03-24T03:17:52.639Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:17:55.392Z] --- PASS: TestHealthKillContainer (2.98s) [2020-03-24T03:17:55.392Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-24T03:17:55.672Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-03-24T03:17:55.672Z] === RUN TestIpcModeNone [2020-03-24T03:17:56.673Z] --- PASS: TestIpcModeNone (0.93s) [2020-03-24T03:17:56.673Z] === RUN TestIpcModePrivate [2020-03-24T03:17:56.887Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/rootless [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-24T03:17:56.887Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-24T03:17:56.888Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-24T03:17:56.888Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-24T03:17:56.888Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-24T03:17:56.888Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-24T03:17:56.888Z] ? github.com/docker/docker/volume [no test files] [2020-03-24T03:17:56.888Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-24T03:17:56.888Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === Skipped [2020-03-24T03:17:56.888Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-24T03:17:56.888Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-24T03:17:56.888Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-24T03:17:56.888Z] time="2020-03-24T03:16:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-24T03:17:56.888Z] time="2020-03-24T03:16:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-24T03:17:56.888Z] time="2020-03-24T03:16:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-24T03:17:56.888Z] time="2020-03-24T03:16:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-24T03:17:56.888Z] time="2020-03-24T03:16:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-24T03:17:56.888Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-24T03:17:56.888Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-24T03:17:56.888Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:17:56.888Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-24T03:17:56.888Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-24T03:17:56.888Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-24T03:17:56.888Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] [2020-03-24T03:17:56.888Z] DONE 2174 tests, 26 skipped in 190.693s Post stage [Pipeline] junit [2020-03-24T03:17:56.903Z] Recording test results [2020-03-24T03:17:57.690Z] --- PASS: TestIpcModePrivate (0.92s) [2020-03-24T03:17:57.690Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-24T03:17:57.690Z] === RUN TestIpcModeShareable [2020-03-24T03:17:58.691Z] --- PASS: TestIpcModeShareable (0.98s) [2020-03-24T03:17:58.691Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-24T03:17:58.691Z] === RUN TestAPIIpcModeShareableAndContainer [Pipeline] } [Pipeline] // stage [2020-03-24T03:17:59.535Z] #20 ... [2020-03-24T03:17:59.535Z] [2020-03-24T03:17:59.535Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:17:59.535Z] #48 DONE 303.5s [2020-03-24T03:17:59.535Z] [2020-03-24T03:17:59.535Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:17:59.535Z] #45 198.9 CC criu/files-ext.o [2020-03-24T03:17:59.535Z] #45 199.8 CC criu/files-reg.o [2020-03-24T03:17:59.535Z] #45 205.2 CC criu/files.o [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-24T03:17:59.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -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:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/make.sh dynbinary test-integration [2020-03-24T03:18:00.813Z] [2020-03-24T03:18:00.813Z] Removing bundles/ [2020-03-24T03:18:00.813Z] [2020-03-24T03:18:00.813Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-24T03:18:00.813Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:18:00.813Z] GOOS="" GOARCH="" GOARM="" [2020-03-24T03:18:01.355Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-03-24T03:18:01.355Z] === RUN TestAPIIpcModeHost [2020-03-24T03:18:01.966Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-03-24T03:18:01.966Z] === RUN TestDaemonIpcModeShareable [2020-03-24T03:18:03.025Z] #45 ... [2020-03-24T03:18:03.025Z] [2020-03-24T03:18:03.025Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-24T03:18:03.025Z] #20 10.55 Collecting yamllint==1.16.0 [2020-03-24T03:18:03.656Z] #20 11.27 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-24T03:18:03.944Z] #20 11.48 Collecting pyyaml (from yamllint==1.16.0) [2020-03-24T03:18:03.977Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-03-24T03:18:03.977Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-24T03:18:03.977Z] === RUN TestDaemonIpcModePrivate [2020-03-24T03:18:04.235Z] #20 11.87 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-24T03:18:05.452Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-03-24T03:18:05.453Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-24T03:18:05.453Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-24T03:18:06.916Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-03-24T03:18:06.916Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-24T03:18:06.916Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-24T03:18:06.958Z] #20 14.13 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-24T03:18:06.958Z] #20 14.22 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-24T03:18:06.958Z] #20 14.29 Building wheels for collected packages: pyyaml [2020-03-24T03:18:06.958Z] #20 14.29 Running setup.py bdist_wheel for pyyaml: started [2020-03-24T03:18:08.929Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-03-24T03:18:08.929Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-24T03:18:08.929Z] === RUN TestIpcModeOlderClient [2020-03-24T03:18:08.929Z] === PAUSE TestIpcModeOlderClient [2020-03-24T03:18:08.929Z] === RUN TestKillContainerInvalidSignal [2020-03-24T03:18:09.024Z] #20 16.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-24T03:18:09.024Z] #20 16.32 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-24T03:18:09.024Z] #20 16.45 Successfully built pyyaml [2020-03-24T03:18:09.024Z] #20 16.48 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-24T03:18:09.665Z] #20 17.11 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-24T03:18:09.930Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-03-24T03:18:09.930Z] === RUN TestKillContainer [2020-03-24T03:18:09.930Z] === RUN TestKillContainer/no_signal [2020-03-24T03:18:09.955Z] #20 DONE 17.4s [2020-03-24T03:18:09.955Z] [2020-03-24T03:18:09.955Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:18:09.955Z] #45 210.6 CC criu/filesystems.o [2020-03-24T03:18:09.955Z] #45 212.2 CC criu/fsnotify.o [2020-03-24T03:18:09.955Z] #45 214.6 CC criu/image-desc.o [2020-03-24T03:18:09.955Z] #45 215.1 CC criu/image.o [2020-03-24T03:18:09.955Z] #45 216.7 CC criu/ipc_ns.o [2020-03-24T03:18:10.541Z] === RUN TestKillContainer/non_killing_signal [2020-03-24T03:18:11.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-24T03:18:11.160Z] === RUN TestKillContainer/killing_signal [2020-03-24T03:18:11.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-24T03:18:12.016Z] #45 ... [2020-03-24T03:18:12.016Z] [2020-03-24T03:18:12.016Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-24T03:18:12.016Z] #31 DONE 317.1s [2020-03-24T03:18:12.016Z] [2020-03-24T03:18:12.016Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:18:12.016Z] #45 219.0 CC criu/irmap.o [2020-03-24T03:18:12.160Z] --- PASS: TestKillContainer (2.51s) [2020-03-24T03:18:12.160Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-03-24T03:18:12.160Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-03-24T03:18:12.160Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-03-24T03:18:12.160Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-24T03:18:12.160Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-24T03:18:12.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-24T03:18:13.161Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-24T03:18:13.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-24T03:18:13.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-24T03:18:13.771Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2020-03-24T03:18:13.772Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-03-24T03:18:13.772Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-03-24T03:18:13.772Z] === RUN TestKillStoppedContainer [2020-03-24T03:18:14.052Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-24T03:18:14.052Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-24T03:18:14.052Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-24T03:18:14.052Z] === RUN TestKillDifferentUserContainer [2020-03-24T03:18:14.069Z] #45 220.7 CC criu/kcmp-ids.o [2020-03-24T03:18:14.358Z] #45 221.2 CC criu/kerndat.o [2020-03-24T03:18:15.053Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-03-24T03:18:15.053Z] === RUN TestInspectOomKilledTrue [2020-03-24T03:18:15.053Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-24T03:18:15.053Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:18:15.053Z] === RUN TestInspectOomKilledFalse [2020-03-24T03:18:15.053Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-24T03:18:15.053Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:18:15.053Z] === RUN TestLinksEtcHostsContentMatch [2020-03-24T03:18:15.335Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-03-24T03:18:15.335Z] === RUN TestLinksContainerNames [2020-03-24T03:18:15.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-24T03:18:16.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-24T03:18:16.419Z] #45 223.0 CC criu/libnetlink.o [2020-03-24T03:18:16.708Z] #45 223.6 CC criu/log.o [2020-03-24T03:18:17.336Z] #45 224.3 CC criu/lsm.o [2020-03-24T03:18:17.347Z] --- PASS: TestLinksContainerNames (1.65s) [2020-03-24T03:18:17.347Z] === RUN TestLogsFollowTailEmpty [2020-03-24T03:18:17.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-24T03:18:17.958Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-03-24T03:18:17.958Z] === RUN TestContainerNetworkMountsNoChown [2020-03-24T03:18:18.362Z] #45 225.0 CC criu/mem.o [2020-03-24T03:18:18.960Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/default [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/default [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/private [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/private [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rprivate [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/slave [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/slave [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rslave [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/shared [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/shared [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rshared [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/default [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/rshared [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/rprivate [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/shared [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/rslave [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/slave [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/private [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-24T03:18:18.960Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:18:18.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:18:18.960Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:18:19.242Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:18:19.242Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:18:19.242Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:18:19.242Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:18:19.242Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:18:19.242Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:18:19.242Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-24T03:18:19.242Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:18:19.242Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:18:19.524Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-24T03:18:19.524Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:18:19.524Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:18:19.524Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:18:19.524Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:18:19.524Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-24T03:18:19.524Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-24T03:18:19.524Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:18:19.524Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:18:19.524Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-24T03:18:19.806Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:18:19.806Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-24T03:18:19.806Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-24T03:18:19.806Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-24T03:18:19.806Z] === RUN TestContainerBindMountNonRecursive [2020-03-24T03:18:20.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-24T03:18:20.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-24T03:18:21.085Z] #45 228.0 CC criu/mount.o [2020-03-24T03:18:21.836Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2020-03-24T03:18:21.836Z] === RUN TestNetworkNat [2020-03-24T03:18:22.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-24T03:18:22.842Z] --- PASS: TestNetworkNat (0.87s) [2020-03-24T03:18:22.842Z] === RUN TestNetworkLocalhostTCPNat [2020-03-24T03:18:23.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-24T03:18:23.850Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-03-24T03:18:23.850Z] === RUN TestNetworkLoopbackNat [2020-03-24T03:18:24.854Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2020-03-24T03:18:24.854Z] === RUN TestPause [2020-03-24T03:18:24.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-24T03:18:25.860Z] --- PASS: TestPause (0.83s) [2020-03-24T03:18:25.860Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-24T03:18:25.860Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-24T03:18:25.860Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-24T03:18:25.860Z] === RUN TestPauseStopPausedContainer [2020-03-24T03:18:25.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-24T03:18:26.473Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-03-24T03:18:26.473Z] === RUN TestPsFilter [2020-03-24T03:18:26.755Z] --- PASS: TestPsFilter (0.27s) [2020-03-24T03:18:26.755Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-24T03:18:26.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-24T03:18:27.722Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-24T03:18:27.722Z] Using test binary docker [2020-03-24T03:18:27.722Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-24T03:18:27.722Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-24T03:18:27.722Z] INFO: Waiting for daemon to start... [2020-03-24T03:18:27.722Z] Starting dockerd [2020-03-24T03:18:27.761Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-03-24T03:18:27.761Z] === RUN TestRemoveContainerWithVolume [2020-03-24T03:18:27.953Z] #45 234.6 CC criu/namespaces.o [2020-03-24T03:18:28.374Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-03-24T03:18:28.374Z] === RUN TestRemoveContainerRunning [2020-03-24T03:18:29.379Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-03-24T03:18:29.379Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-24T03:18:29.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-03-24T03:18:29.993Z] === RUN TestRemoveInvalidContainer [2020-03-24T03:18:29.993Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-24T03:18:29.993Z] === RUN TestRenameLinkedContainer [2020-03-24T03:18:30.227Z] . [2020-03-24T03:18:30.227Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-24T03:18:30.227Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-24T03:18:30.227Z] Error: No such image: emptyfs [2020-03-24T03:18:30.227Z] Running integration-test (iteration 1) [2020-03-24T03:18:30.227Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-24T03:18:30.666Z] #45 237.5 CC criu/net.o [2020-03-24T03:18:33.022Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:18:33.022Z] [2020-03-24T03:18:33.022Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-24T03:18:33.022Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-24T03:18:33.022Z] Using test binary docker [2020-03-24T03:18:33.022Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-24T03:18:33.022Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-24T03:18:33.022Z] INFO: Waiting for daemon to start... [2020-03-24T03:18:33.022Z] Starting dockerd [2020-03-24T03:18:33.278Z] . [2020-03-24T03:18:33.278Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-24T03:18:33.444Z] --- PASS: TestRenameLinkedContainer (3.37s) [2020-03-24T03:18:33.445Z] === RUN TestRenameStoppedContainer [2020-03-24T03:18:34.454Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-03-24T03:18:34.454Z] === RUN TestRenameRunningContainerAndReuse [2020-03-24T03:18:35.924Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-03-24T03:18:35.924Z] === RUN TestRenameInvalidName [2020-03-24T03:18:36.217Z] #45 242.7 CC criu/netfilter.o [2020-03-24T03:18:36.217Z] #45 243.1 CC criu/page-pipe.o [2020-03-24T03:18:36.338Z] 23645bd7ee08: Pull complete [2020-03-24T03:18:36.338Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-24T03:18:36.338Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:18:36.338Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:18:36.338Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-03-24T03:18:36.338Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-03-24T03:18:36.796Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-24T03:18:36.796Z] INFO: Docker version of control daemon [2020-03-24T03:18:36.796Z] [2020-03-24T03:18:36.796Z] Client: Docker Engine - Enterprise [2020-03-24T03:18:36.796Z] Version: 19.03.5 [2020-03-24T03:18:36.796Z] API version: 1.40 [2020-03-24T03:18:36.796Z] Go version: go1.12.12 [2020-03-24T03:18:36.796Z] Git commit: 2ee0c57608 [2020-03-24T03:18:36.796Z] Built: 11/13/2019 08:00:16 [2020-03-24T03:18:36.796Z] OS/Arch: windows/amd64 [2020-03-24T03:18:36.796Z] Experimental: false [2020-03-24T03:18:36.796Z] [2020-03-24T03:18:36.796Z] Server: Docker Engine - Enterprise [2020-03-24T03:18:36.796Z] Engine: [2020-03-24T03:18:36.796Z] Version: 19.03.5 [2020-03-24T03:18:36.796Z] API version: 1.40 (minimum version 1.24) [2020-03-24T03:18:36.796Z] Go version: go1.12.12 [2020-03-24T03:18:36.796Z] Git commit: 2ee0c57608 [2020-03-24T03:18:36.796Z] Built: 11/13/2019 07:58:51 [2020-03-24T03:18:36.796Z] OS/Arch: windows/amd64 [2020-03-24T03:18:36.796Z] Experimental: true [2020-03-24T03:18:36.796Z] [2020-03-24T03:18:36.796Z] INFO: Docker info of control daemon [2020-03-24T03:18:36.796Z] [2020-03-24T03:18:36.929Z] --- PASS: TestRenameInvalidName (0.85s) [2020-03-24T03:18:36.929Z] === RUN TestRenameAnonymousContainer [2020-03-24T03:18:37.710Z] #45 244.3 CC criu/page-xfer.o [2020-03-24T03:18:38.964Z] Client: [2020-03-24T03:18:38.964Z] Debug Mode: false [2020-03-24T03:18:38.964Z] Plugins: [2020-03-24T03:18:38.964Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-24T03:18:38.964Z] [2020-03-24T03:18:38.964Z] Server: [2020-03-24T03:18:38.964Z] Containers: 0 [2020-03-24T03:18:38.964Z] Running: 0 [2020-03-24T03:18:38.964Z] Paused: 0 [2020-03-24T03:18:38.964Z] Stopped: 0 [2020-03-24T03:18:38.964Z] Images: 1 [2020-03-24T03:18:38.964Z] Server Version: 19.03.5 [2020-03-24T03:18:38.964Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-24T03:18:38.964Z] Windows: [2020-03-24T03:18:38.964Z] LCOW: [2020-03-24T03:18:38.964Z] Logging Driver: json-file [2020-03-24T03:18:38.964Z] Plugins: [2020-03-24T03:18:38.964Z] Volume: local [2020-03-24T03:18:38.964Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-24T03:18:38.964Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-24T03:18:38.964Z] Swarm: inactive [2020-03-24T03:18:38.964Z] Default Isolation: process [2020-03-24T03:18:38.964Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-24T03:18:38.964Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-24T03:18:38.964Z] OSType: windows [2020-03-24T03:18:38.964Z] Architecture: x86_64 [2020-03-24T03:18:38.964Z] CPUs: 4 [2020-03-24T03:18:38.964Z] Total Memory: 32GiB [2020-03-24T03:18:38.964Z] Name: azwin-2-3a6030 [2020-03-24T03:18:38.964Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-24T03:18:38.964Z] Docker Root Dir: D:\docker [2020-03-24T03:18:38.964Z] Debug Mode: false [2020-03-24T03:18:38.964Z] Registry: https://index.docker.io/v1/ [2020-03-24T03:18:38.964Z] Labels: [2020-03-24T03:18:38.964Z] Experimental: true [2020-03-24T03:18:38.964Z] Insecure Registries: [2020-03-24T03:18:38.964Z] 10.0.0.4:5000 [2020-03-24T03:18:38.964Z] 127.0.0.0/8 [2020-03-24T03:18:38.964Z] Registry Mirrors: [2020-03-24T03:18:38.964Z] http://10.0.0.4:5000/ [2020-03-24T03:18:38.964Z] Live Restore Enabled: false [2020-03-24T03:18:38.964Z] [2020-03-24T03:18:38.964Z] [2020-03-24T03:18:38.964Z] INFO: Commit hash is b23decbb0b [2020-03-24T03:18:38.964Z] INFO: Nuke-Everything... [2020-03-24T03:18:38.964Z] INFO: Container count on control daemon to delete is 0 [2020-03-24T03:18:39.760Z] #45 246.4 CC criu/pagemap-cache.o [2020-03-24T03:18:40.187Z] Loaded image: buildpack-deps:jessie [2020-03-24T03:18:40.187Z] Loaded image: busybox:latest [2020-03-24T03:18:40.187Z] Loaded image: busybox:glibc [2020-03-24T03:18:40.187Z] Loaded image: debian:jessie [2020-03-24T03:18:40.187Z] Loaded image: hello-world:latest [2020-03-24T03:18:40.187Z] INFO: Testing against a local daemon [2020-03-24T03:18:40.187Z] === RUN TestCgroupNamespacesBuild [2020-03-24T03:18:40.187Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-24T03:18:40.187Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:18:40.187Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-24T03:18:40.187Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-24T03:18:40.187Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:18:40.187Z] === RUN TestBuildWithSession [2020-03-24T03:18:40.187Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-24T03:18:40.187Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:18:40.187Z] === RUN TestBuildSquashParent [2020-03-24T03:18:40.387Z] #45 247.2 CC criu/pagemap.o [2020-03-24T03:18:40.504Z] INFO: Nuking d:\CI [2020-03-24T03:18:40.504Z] INFO: Zapped successfully [2020-03-24T03:18:40.504Z] INFO: Location for testing is d:\CI\PR-40732\4 [2020-03-24T03:18:40.504Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-24T03:18:40.504Z] [2020-03-24T03:18:40.504Z] [2020-03-24T03:18:40.504Z] INFO: Building the image from Dockerfile.windows at 03/24/2020 03:18:40... [2020-03-24T03:18:40.504Z] [2020-03-24T03:18:41.884Z] #45 248.7 CC criu/parasite-syscall.o [2020-03-24T03:18:42.409Z] --- PASS: TestRenameAnonymousContainer (4.74s) [2020-03-24T03:18:42.409Z] === RUN TestRenameContainerWithSameName [2020-03-24T03:18:42.409Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-03-24T03:18:42.409Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-24T03:18:43.948Z] #45 250.4 CC criu/path.o [2020-03-24T03:18:43.948Z] #45 250.9 CC criu/pie-util-vdso.o [2020-03-24T03:18:44.428Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-03-24T03:18:44.428Z] === RUN TestResize [2020-03-24T03:18:44.975Z] #45 251.6 CC criu/pie-util.o [2020-03-24T03:18:45.042Z] --- PASS: TestResize (0.84s) [2020-03-24T03:18:45.042Z] === RUN TestResizeWithInvalidSize [2020-03-24T03:18:45.264Z] #45 252.0 CC criu/pipes.o [2020-03-24T03:18:46.046Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-03-24T03:18:46.047Z] === RUN TestResizeWhenContainerNotStarted [2020-03-24T03:18:46.290Z] #45 253.3 CC criu/plugin.o [2020-03-24T03:18:46.660Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:18:46.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:18:46.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:18:46.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:18:46.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:18:46.918Z] #45 253.9 CC criu/proc_parse.o [2020-03-24T03:18:47.579Z] Sending build context to Docker daemon 54.69MB [2020-03-24T03:18:47.579Z] [2020-03-24T03:18:47.579Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-24T03:18:47.579Z] ---> 80e84fd280e2 [2020-03-24T03:18:47.579Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-24T03:18:47.579Z] ---> Running in 46e1d6cda6f6 [2020-03-24T03:18:48.037Z] Removing intermediate container 46e1d6cda6f6 [2020-03-24T03:18:48.037Z] ---> cf1c744b8311 [2020-03-24T03:18:48.037Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-24T03:18:48.037Z] ---> Running in b4d51122d265 [2020-03-24T03:18:48.253Z] --- PASS: TestBuildSquashParent (7.31s) [2020-03-24T03:18:48.253Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-24T03:18:48.253Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:18:48.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:18:48.253Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:18:48.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:18:48.253Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:18:48.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:18:48.253Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:18:48.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:18:48.253Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:18:48.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:18:48.253Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:18:48.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:18:48.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:18:48.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:18:48.495Z] Removing intermediate container b4d51122d265 [2020-03-24T03:18:48.495Z] ---> 32e559d16a71 [2020-03-24T03:18:48.495Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-24T03:18:48.495Z] ---> Running in 74f7814df77b [2020-03-24T03:18:48.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:18:48.952Z] Removing intermediate container 74f7814df77b [2020-03-24T03:18:48.952Z] ---> 768773e17f1b [2020-03-24T03:18:48.952Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-03-24T03:18:48.952Z] ---> Running in f6d1bc80deef [2020-03-24T03:18:48.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:18:49.409Z] Removing intermediate container f6d1bc80deef [2020-03-24T03:18:49.409Z] ---> d0b2a68afbb5 [2020-03-24T03:18:49.410Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-03-24T03:18:49.410Z] ---> Running in 1ba77a87e033 [2020-03-24T03:18:50.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:18:50.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:18:50.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:18:50.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:18:50.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-24T03:18:51.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-24T03:18:51.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:18:51.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:18:52.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:18:52.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:18:53.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:18:53.818Z] #45 259.8 CC criu/protobuf-desc.o [2020-03-24T03:18:53.896Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-24T03:18:53.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2020-03-24T03:18:53.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2020-03-24T03:18:53.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2020-03-24T03:18:53.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2020-03-24T03:18:53.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s) [2020-03-24T03:18:53.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2020-03-24T03:18:53.896Z] === RUN TestBuildMultiStageCopy [2020-03-24T03:18:53.896Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-24T03:18:54.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:18:54.847Z] #45 261.6 CC criu/protobuf.o [2020-03-24T03:18:55.478Z] #45 262.3 CC criu/pstree.o [2020-03-24T03:18:56.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:18:56.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:18:57.150Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-24T03:18:57.529Z] #45 264.4 CC criu/rbtree.o [2020-03-24T03:18:57.988Z] [2020-03-24T03:18:57.988Z] SUCCESS: Specified value was saved. [2020-03-24T03:18:58.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-24T03:18:58.156Z] #45 265.1 CC criu/rst-malloc.o [2020-03-24T03:18:58.783Z] #45 265.7 CC criu/seccomp.o [2020-03-24T03:18:58.952Z] INFO: Downloading git... [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.71s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.15s) [2020-03-24T03:18:59.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2020-03-24T03:18:59.363Z] === RUN TestCgroupNamespacesRun [2020-03-24T03:18:59.430Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-24T03:18:59.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-24T03:19:00.289Z] #45 266.9 CC criu/seize.o [2020-03-24T03:19:00.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-24T03:19:00.832Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-03-24T03:19:00.832Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-24T03:19:01.128Z] INFO: Downloading go... [2020-03-24T03:19:01.273Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2020-03-24T03:19:01.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2020-03-24T03:19:01.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-03-24T03:19:01.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-03-24T03:19:01.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2020-03-24T03:19:01.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-03-24T03:19:01.274Z] === RUN TestBuildMultiStageParentConfig [2020-03-24T03:19:01.783Z] #45 268.4 CC criu/servicefd.o [2020-03-24T03:19:02.313Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-03-24T03:19:02.313Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-24T03:19:02.413Z] #45 269.3 CC criu/shmem.o [2020-03-24T03:19:03.322Z] INFO: Downloading compiler 1 of 3... [2020-03-24T03:19:04.288Z] INFO: Downloading compiler 2 of 3... [2020-03-24T03:19:04.332Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-03-24T03:19:04.332Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-24T03:19:04.497Z] #45 270.9 CC criu/sigframe.o [2020-03-24T03:19:04.497Z] #45 271.2 CC criu/signalfd.o [2020-03-24T03:19:04.747Z] INFO: Downloading compiler 3 of 3... [2020-03-24T03:19:04.790Z] #45 271.7 CC criu/sk-inet.o [2020-03-24T03:19:05.711Z] INFO: Extracting git... [2020-03-24T03:19:05.801Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-03-24T03:19:05.801Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-24T03:19:06.502Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-03-24T03:19:06.502Z] === RUN TestBuildLabelWithTargets [2020-03-24T03:19:06.852Z] #45 273.5 CC criu/sk-netlink.o [2020-03-24T03:19:07.496Z] #45 274.2 CC criu/sk-packet.o [2020-03-24T03:19:07.819Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-03-24T03:19:07.819Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-24T03:19:08.433Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.78s) [2020-03-24T03:19:08.433Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-24T03:19:08.516Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:19:08.516Z] [2020-03-24T03:19:08.516Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-24T03:19:08.986Z] #45 275.6 CC criu/sk-queue.o [2020-03-24T03:19:09.046Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-03-24T03:19:09.046Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-24T03:19:09.083Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-24T03:19:09.083Z] HOSTNAME=d6c3e2455469 [2020-03-24T03:19:09.083Z] TESTDEBUG=0 [2020-03-24T03:19:09.083Z] DEST=bundles/test-integration [2020-03-24T03:19:09.083Z] PWD=/go/src/github.com/docker/docker [2020-03-24T03:19:09.083Z] DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:19:09.083Z] container=docker [2020-03-24T03:19:09.083Z] HOME=/root [2020-03-24T03:19:09.083Z] GOLANG_VERSION=1.13.8 [2020-03-24T03:19:09.083Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-24T03:19:09.083Z] VALIDATE_BRANCH=master [2020-03-24T03:19:09.083Z] TERM=xterm [2020-03-24T03:19:09.083Z] DOCKER_PKG=github.com/docker/docker [2020-03-24T03:19:09.083Z] SHLVL=1 [2020-03-24T03:19:09.083Z] TIMEOUT=120m [2020-03-24T03:19:09.083Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-24T03:19:09.083Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-24T03:19:09.083Z] GO111MODULE=off [2020-03-24T03:19:09.083Z] DOCKER_EXPERIMENTAL=1 [2020-03-24T03:19:09.083Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-24T03:19:09.083Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-24T03:19:09.083Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-24T03:19:09.083Z] GOPATH=/go [2020-03-24T03:19:09.083Z] PKG_CONFIG=pkg-config [2020-03-24T03:19:09.083Z] _=/usr/bin/env [2020-03-24T03:19:09.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-24T03:19:09.610Z] #45 276.4 CC criu/sk-tcp.o [2020-03-24T03:19:10.633Z] #45 277.3 CC criu/sk-unix.o [2020-03-24T03:19:10.633Z] #45 ... [2020-03-24T03:19:10.633Z] [2020-03-24T03:19:10.633Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:19:10.633Z] #42 375.6 + dpkg --print-architecture [2020-03-24T03:19:10.633Z] #42 375.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-24T03:19:11.065Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-03-24T03:19:11.065Z] === RUN TestKernelTCPMemory [2020-03-24T03:19:11.209Z] #42 376.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-24T03:19:11.209Z] #42 376.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-24T03:19:11.678Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-03-24T03:19:11.678Z] === RUN TestNISDomainname [2020-03-24T03:19:12.684Z] --- PASS: TestNISDomainname (0.98s) [2020-03-24T03:19:12.684Z] === RUN TestHostnameDnsResolution [2020-03-24T03:19:14.566Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-03-24T03:19:14.566Z] === RUN TestBuildWithEmptyLayers [2020-03-24T03:19:14.735Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-03-24T03:19:14.735Z] === RUN TestStats [2020-03-24T03:19:16.755Z] --- PASS: TestStats (1.96s) [2020-03-24T03:19:16.755Z] === RUN TestStopContainerWithTimeout [2020-03-24T03:19:16.755Z] === RUN TestStopContainerWithTimeout/0 [2020-03-24T03:19:16.755Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-24T03:19:16.755Z] === RUN TestStopContainerWithTimeout/1 [2020-03-24T03:19:16.755Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-24T03:19:16.755Z] === RUN TestStopContainerWithTimeout/3 [2020-03-24T03:19:16.755Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-24T03:19:16.755Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-24T03:19:16.755Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-24T03:19:16.755Z] === CONT TestStopContainerWithTimeout/0 [2020-03-24T03:19:16.755Z] === CONT TestStopContainerWithTimeout/3 [2020-03-24T03:19:17.072Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-24T03:19:17.072Z] === RUN TestBuildMultiStageOnBuild [2020-03-24T03:19:17.761Z] === CONT TestStopContainerWithTimeout/1 [2020-03-24T03:19:19.781Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-24T03:19:19.917Z] sha256:ae3bcc3b471c8c3b170a22ab967360aa39881bb6c7a56bb74dc42339872df95e [2020-03-24T03:19:19.917Z] INFO: Starting docker-py tests... [2020-03-24T03:19:19.917Z] ============================= test session starts ============================== [2020-03-24T03:19:19.917Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-24T03:19:19.917Z] rootdir: /src, inifile: pytest.ini [2020-03-24T03:19:19.917Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-24T03:19:20.482Z] collected 387 items / 1 deselected / 386 selected [2020-03-24T03:19:20.482Z] [2020-03-24T03:19:20.507Z] INFO: Expanding go... [2020-03-24T03:19:22.304Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-03-24T03:19:22.304Z] === RUN TestBuildUncleanTarFilenames [2020-03-24T03:19:22.455Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-24T03:19:22.455Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-03-24T03:19:22.455Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-03-24T03:19:22.455Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-03-24T03:19:22.455Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-03-24T03:19:22.455Z] === RUN TestDeleteDevicemapper [2020-03-24T03:19:22.455Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-24T03:19:22.455Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-24T03:19:22.455Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-24T03:19:22.863Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2020-03-24T03:19:22.863Z] === RUN TestBuildMultiStageLayerLeak [2020-03-24T03:19:23.816Z] #42 ... [2020-03-24T03:19:23.816Z] [2020-03-24T03:19:23.816Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-24T03:19:23.816Z] #45 280.6 CC criu/sockets.o [2020-03-24T03:19:23.816Z] #45 282.4 CC criu/stats.o [2020-03-24T03:19:23.816Z] #45 283.1 CC criu/string.o [2020-03-24T03:19:23.816Z] #45 283.4 CC criu/sysctl.o [2020-03-24T03:19:23.816Z] #45 284.7 CC criu/sysfs_parse.o [2020-03-24T03:19:23.816Z] #45 285.3 CC criu/timerfd.o [2020-03-24T03:19:23.816Z] #45 285.9 CC criu/tty.o [2020-03-24T03:19:23.816Z] #45 289.5 CC criu/tun.o [2020-03-24T03:19:23.816Z] #45 290.4 CC criu/uffd.o [2020-03-24T03:19:25.905Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.47s) [2020-03-24T03:19:25.905Z] === RUN TestUpdateMemory [2020-03-24T03:19:25.905Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-24T03:19:25.905Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:19:25.905Z] === RUN TestUpdateCPUQuota [2020-03-24T03:19:26.540Z] #45 292.9 CC criu/util.o [2020-03-24T03:19:26.909Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-03-24T03:19:26.909Z] === RUN TestUpdatePidsLimit [2020-03-24T03:19:26.909Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-24T03:19:27.524Z] === RUN TestUpdatePidsLimit/no_change [2020-03-24T03:19:27.805Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-24T03:19:28.087Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-24T03:19:28.092Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-03-24T03:19:28.092Z] === RUN TestBuildWithHugeFile [2020-03-24T03:19:28.595Z] #45 295.2 CC criu/uts_ns.o [2020-03-24T03:19:28.595Z] #45 295.6 CC criu/vdso.o [2020-03-24T03:19:28.700Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-24T03:19:28.982Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-24T03:19:29.596Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-24T03:19:30.100Z] #45 296.6 LINK criu/built-in.o [2020-03-24T03:19:30.100Z] #45 296.9 LINK criu/criu [2020-03-24T03:19:31.069Z] --- PASS: TestUpdatePidsLimit (3.77s) [2020-03-24T03:19:31.069Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-03-24T03:19:31.069Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-03-24T03:19:31.069Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-24T03:19:31.069Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-03-24T03:19:31.069Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-03-24T03:19:31.069Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-03-24T03:19:31.069Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-03-24T03:19:31.069Z] === RUN TestUpdateRestartPolicy [2020-03-24T03:19:31.121Z] #45 297.8 DEP lib/c/criu.d [2020-03-24T03:19:31.121Z] #45 297.9 CC images/rpc.pb-c.o [2020-03-24T03:19:32.614Z] #45 299.2 CC lib/c/criu.o [2020-03-24T03:19:34.663Z] #45 301.4 LINK lib/c/built-in.o [2020-03-24T03:19:34.663Z] #45 301.4 LINK lib/c/libcriu.so [2020-03-24T03:19:34.951Z] #45 301.6 LINK lib/c/libcriu.a [2020-03-24T03:19:35.240Z] #45 302.0 GEN magic.py [2020-03-24T03:19:35.528Z] #45 302.2 Note: Building without setproctitle() and strlcpy() support. [2020-03-24T03:19:35.528Z] #45 302.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-24T03:19:35.528Z] #45 302.3 Note: Building without GnuTLS support [2020-03-24T03:19:37.064Z] #45 303.5 fatal: not a git repository (or any of the parent directories): .git [2020-03-24T03:19:38.565Z] #45 305.1 make[1]: Nothing to be done for 'all'. [2020-03-24T03:19:40.064Z] #45 306.6 make[1]: 'images/built-in.o' is up to date. [2020-03-24T03:19:40.064Z] #45 306.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-24T03:19:40.064Z] #45 306.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-24T03:19:40.064Z] #45 306.8 make[1]: 'compel/libcompel.a' is up to date. [2020-03-24T03:19:40.064Z] #45 306.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-24T03:19:40.064Z] #45 307.0 make[1]: Nothing to be done for 'all'. [2020-03-24T03:19:40.353Z] #45 307.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-24T03:19:40.643Z] #45 307.6 make[2]: Nothing to be done for 'all'. [2020-03-24T03:19:40.933Z] #45 307.7 make[2]: Nothing to be done for 'all'. [2020-03-24T03:19:40.933Z] #45 307.8 make[2]: Nothing to be done for 'all'. [2020-03-24T03:19:41.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-24T03:19:41.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-24T03:19:41.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-24T03:19:41.222Z] #45 308.1 make[2]: Nothing to be done for 'all'. [2020-03-24T03:19:41.222Z] #45 308.2 make[2]: Nothing to be done for 'all'. [2020-03-24T03:19:41.511Z] #45 308.3 make[2]: Nothing to be done for 'all'. [2020-03-24T03:19:41.511Z] #45 308.4 make[2]: Nothing to be done for 'all'. [2020-03-24T03:19:41.800Z] #45 308.7 make[2]: Nothing to be done for 'all'. [2020-03-24T03:19:41.800Z] #45 308.7 INSTALL criu/criu [2020-03-24T03:19:42.090Z] #45 DONE 308.8s [2020-03-24T03:19:42.090Z] [2020-03-24T03:19:42.090Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:19:42.200Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-24T03:19:42.714Z] #54 ... [2020-03-24T03:19:42.714Z] [2020-03-24T03:19:42.714Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-24T03:19:42.714Z] #61 235.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-24T03:19:42.763Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-24T03:19:43.611Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2020-03-24T03:19:43.611Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-24T03:19:44.224Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-03-24T03:19:44.224Z] === RUN TestWaitNonBlocked [2020-03-24T03:19:44.224Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:19:44.224Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:19:44.224Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:19:44.224Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:19:44.224Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:19:44.224Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:19:44.953Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-24T03:19:45.625Z] INFO: Expanding compiler 1 of 3... [2020-03-24T03:19:45.625Z] INFO: Expanding compiler 2 of 3... [2020-03-24T03:19:45.693Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-24T03:19:45.693Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-03-24T03:19:45.693Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2020-03-24T03:19:45.693Z] === RUN TestWaitBlocked [2020-03-24T03:19:45.693Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:19:45.693Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:19:45.693Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:19:45.693Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:19:45.693Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:19:45.693Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:19:46.219Z] #61 238.9 + mkdir -p /build [2020-03-24T03:19:46.219Z] #61 238.9 + cp runc /build/runc [2020-03-24T03:19:46.219Z] #61 DONE 239.0s [2020-03-24T03:19:46.219Z] [2020-03-24T03:19:46.219Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:19:47.162Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-24T03:19:47.162Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2020-03-24T03:19:47.162Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2020-03-24T03:19:47.162Z] === CONT TestContainerStartOnDaemonRestart [2020-03-24T03:19:47.162Z] === CONT TestDaemonHostGatewayIP [2020-03-24T03:19:49.835Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s) [2020-03-24T03:19:49.835Z] === CONT TestIpcModeOlderClient [2020-03-24T03:19:50.116Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-03-24T03:19:50.116Z] === CONT TestDaemonRestartIpcMode [2020-03-24T03:19:50.398Z] --- PASS: TestDaemonHostGatewayIP (3.40s) [2020-03-24T03:19:51.404Z] INFO: Expanding compiler 3 of 3... [2020-03-24T03:19:51.404Z] INFO: Removing downloaded files... [2020-03-24T03:19:51.404Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-03-24T03:19:51.404Z] INFO: Configuring git core.autocrlf... [2020-03-24T03:19:53.845Z] --- PASS: TestDaemonRestartIpcMode (3.53s) [2020-03-24T03:19:53.845Z] PASS [2020-03-24T03:19:53.845Z] [2020-03-24T03:19:53.845Z] === Skipped [2020-03-24T03:19:53.845Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-24T03:19:53.845Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:19:53.845Z] [2020-03-24T03:19:53.845Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-24T03:19:53.845Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:19:53.845Z] [2020-03-24T03:19:53.845Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-24T03:19:53.845Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:19:53.845Z] [2020-03-24T03:19:53.845Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-24T03:19:53.845Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-24T03:19:53.845Z] [2020-03-24T03:19:53.845Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-24T03:19:53.845Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-24T03:19:53.845Z] [2020-03-24T03:19:53.845Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-24T03:19:53.845Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:19:53.845Z] [2020-03-24T03:19:53.845Z] [2020-03-24T03:19:53.845Z] DONE 199 tests, 6 skipped in 138.759s [2020-03-24T03:19:53.845Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-24T03:19:53.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:19:53.845Z] ++ set -e [2020-03-24T03:19:53.845Z] ++ '[' -n 0 ']' [2020-03-24T03:19:53.845Z] ++ set -x [2020-03-24T03:19:53.845Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:19:53.845Z] INFO: Testing against a local daemon [2020-03-24T03:19:53.845Z] === RUN TestCommitInheritsEnv [2020-03-24T03:19:54.458Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-03-24T03:19:54.458Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-24T03:19:54.458Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-24T03:19:54.458Z] === RUN TestImagesFilterMultiReference [2020-03-24T03:19:54.458Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-03-24T03:19:54.458Z] === RUN TestImagePullPlatformInvalid [2020-03-24T03:19:54.458Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-24T03:19:54.458Z] === RUN TestRemoveImageOrphaning [2020-03-24T03:19:54.663Z] #66 ... [2020-03-24T03:19:54.663Z] [2020-03-24T03:19:54.663Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-24T03:19:54.663Z] #42 DONE 419.9s [2020-03-24T03:19:54.950Z] [2020-03-24T03:19:54.950Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:19:55.071Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-03-24T03:19:55.071Z] === RUN TestRemoveImageGarbageCollector [2020-03-24T03:19:55.071Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-24T03:19:55.071Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:19:55.071Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-24T03:19:55.071Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-24T03:19:55.071Z] === RUN TestTagInvalidReference [2020-03-24T03:19:55.071Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-24T03:19:55.071Z] === RUN TestTagValidPrefixedRepo [2020-03-24T03:19:55.071Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-03-24T03:19:55.071Z] === RUN TestTagExistedNameWithoutForce [2020-03-24T03:19:55.071Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-24T03:19:55.071Z] === RUN TestTagOfficialNames [2020-03-24T03:19:55.071Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-24T03:19:55.071Z] === RUN TestTagMatchesDigest [2020-03-24T03:19:55.071Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-24T03:19:55.071Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-24T03:19:59.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-24T03:20:00.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-24T03:20:02.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-24T03:20:03.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-24T03:20:03.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-24T03:20:06.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-24T03:20:07.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-24T03:20:09.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-24T03:20:12.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-24T03:20:12.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-24T03:20:15.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-24T03:20:16.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-24T03:20:18.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-24T03:20:19.089Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-24T03:20:19.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-24T03:20:20.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-24T03:20:20.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-24T03:20:20.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-24T03:20:20.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-24T03:20:21.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-24T03:20:22.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-24T03:20:22.292Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-24T03:20:22.292Z] Using test binary docker [2020-03-24T03:20:22.292Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-24T03:20:22.292Z] +++ /etc/init.d/apparmor start [2020-03-24T03:20:22.292Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-24T03:20:22.292Z] INFO: Waiting for daemon to start... [2020-03-24T03:20:22.292Z] Starting dockerd [2020-03-24T03:20:22.292Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-03-24T03:20:24.240Z] --- PASS: TestBuildWithHugeFile (50.98s) [2020-03-24T03:20:24.240Z] === RUN TestBuildWithEmptyDockerfile [2020-03-24T03:20:24.240Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:20:24.240Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:20:24.240Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:20:24.240Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:20:24.240Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:20:24.240Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:20:24.240Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:20:24.240Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:20:24.240Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:20:24.240Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-03-24T03:20:24.240Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-03-24T03:20:24.240Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-03-24T03:20:24.240Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-03-24T03:20:24.240Z] === RUN TestBuildPreserveOwnership [2020-03-24T03:20:24.240Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-24T03:20:24.455Z] . [2020-03-24T03:20:24.455Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-24T03:20:24.455Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-24T03:20:24.455Z] Error: No such image: emptyfs [2020-03-24T03:20:24.714Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-24T03:20:24.714Z] ++++ docker load [2020-03-24T03:20:24.973Z] Running integration-test (iteration 1) [2020-03-24T03:20:24.973Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-24T03:20:24.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:20:24.973Z] ++ set -e [2020-03-24T03:20:24.973Z] ++ '[' -n 0 ']' [2020-03-24T03:20:24.973Z] ++ set -x [2020-03-24T03:20:24.973Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:20:25.165Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-24T03:20:27.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-24T03:20:29.321Z] --- PASS: TestBuildPreserveOwnership (10.66s) [2020-03-24T03:20:29.321Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.65s) [2020-03-24T03:20:29.321Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-24T03:20:29.321Z] === RUN TestBuildPlatformInvalid [2020-03-24T03:20:29.321Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-03-24T03:20:29.321Z] PASS [2020-03-24T03:20:29.321Z] [2020-03-24T03:20:29.321Z] === Skipped [2020-03-24T03:20:29.321Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-24T03:20:29.321Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.321Z] [2020-03-24T03:20:29.321Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-24T03:20:29.321Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.321Z] [2020-03-24T03:20:29.321Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-24T03:20:29.321Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:20:29.321Z] [2020-03-24T03:20:29.321Z] [2020-03-24T03:20:29.321Z] DONE 32 tests, 3 skipped in 119.187s [2020-03-24T03:20:29.321Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-24T03:20:29.577Z] INFO: Testing against a local daemon [2020-03-24T03:20:29.577Z] === RUN TestConfigList [2020-03-24T03:20:29.577Z] --- SKIP: TestConfigList (0.02s) [2020-03-24T03:20:29.577Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] === RUN TestConfigsCreateAndDelete [2020-03-24T03:20:29.577Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-03-24T03:20:29.577Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] === RUN TestConfigsUpdate [2020-03-24T03:20:29.577Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-03-24T03:20:29.577Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] === RUN TestTemplatedConfig [2020-03-24T03:20:29.577Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-24T03:20:29.577Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] === RUN TestConfigInspect [2020-03-24T03:20:29.577Z] --- SKIP: TestConfigInspect (0.02s) [2020-03-24T03:20:29.577Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] === RUN TestConfigCreateWithLabels [2020-03-24T03:20:29.577Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-03-24T03:20:29.577Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] === RUN TestConfigCreateResolve [2020-03-24T03:20:29.577Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-24T03:20:29.577Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] === RUN TestConfigDaemonLibtrustID [2020-03-24T03:20:29.577Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-03-24T03:20:29.577Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] PASS [2020-03-24T03:20:29.577Z] [2020-03-24T03:20:29.577Z] === Skipped [2020-03-24T03:20:29.577Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-03-24T03:20:29.577Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] [2020-03-24T03:20:29.577Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-03-24T03:20:29.577Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] [2020-03-24T03:20:29.577Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-03-24T03:20:29.577Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] [2020-03-24T03:20:29.577Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-24T03:20:29.577Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] [2020-03-24T03:20:29.577Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-03-24T03:20:29.577Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] [2020-03-24T03:20:29.577Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-03-24T03:20:29.577Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] [2020-03-24T03:20:29.577Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-24T03:20:29.577Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] [2020-03-24T03:20:29.577Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s) [2020-03-24T03:20:29.577Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:29.577Z] [2020-03-24T03:20:29.577Z] [2020-03-24T03:20:29.577Z] DONE 8 tests, 8 skipped in 0.210s [2020-03-24T03:20:29.577Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-24T03:20:29.577Z] INFO: Testing against a local daemon [2020-03-24T03:20:29.577Z] === RUN TestCheckpoint [2020-03-24T03:20:29.577Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-24T03:20:29.577Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:20:29.577Z] === RUN TestContainerInvalidJSON [2020-03-24T03:20:29.577Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:20:29.577Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:20:29.577Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:20:29.577Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:20:29.577Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:20:29.577Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:20:29.577Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:20:29.577Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:20:29.577Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:20:29.577Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-24T03:20:29.577Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-24T03:20:29.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-24T03:20:29.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-24T03:20:29.577Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-24T03:20:29.832Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-03-24T03:20:29.832Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-24T03:20:29.832Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-24T03:20:29.832Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-24T03:20:30.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-24T03:20:30.087Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-24T03:20:30.087Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-24T03:20:30.087Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-24T03:20:30.087Z] === RUN TestCopyFromContainer [2020-03-24T03:20:34.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-24T03:20:34.238Z] #24 ... [2020-03-24T03:20:34.238Z] [2020-03-24T03:20:34.238Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:20:34.238Z] #66 401.9 + bin/containerd [2020-03-24T03:20:34.241Z] === RUN TestCopyFromContainer// [2020-03-24T03:20:34.241Z] === RUN TestCopyFromContainer//bar/root [2020-03-24T03:20:34.241Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-24T03:20:34.495Z] === RUN TestCopyFromContainer/bar/quux [2020-03-24T03:20:34.495Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-24T03:20:34.495Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-24T03:20:34.750Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-24T03:20:34.750Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-24T03:20:34.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-24T03:20:34.750Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-24T03:20:34.952Z] Loaded image: buildpack-deps:jessie [2020-03-24T03:20:34.952Z] Loaded image: busybox:latest [2020-03-24T03:20:34.952Z] Loaded image: busybox:glibc [2020-03-24T03:20:34.952Z] Loaded image: debian:jessie [2020-03-24T03:20:34.952Z] Loaded image: hello-world:latest [2020-03-24T03:20:34.952Z] INFO: Testing against a local daemon [2020-03-24T03:20:34.952Z] === RUN TestCgroupNamespacesBuild [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer (4.89s) [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-24T03:20:35.005Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-24T03:20:35.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-24T03:20:35.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:20:35.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:20:35.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:20:35.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:20:35.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:20:35.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:20:35.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:20:35.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:20:35.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:20:35.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-24T03:20:35.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-24T03:20:35.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-24T03:20:35.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-24T03:20:35.005Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-24T03:20:35.005Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-24T03:20:35.005Z] === RUN TestCreateWithInvalidEnv [2020-03-24T03:20:35.005Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-24T03:20:35.005Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-24T03:20:35.005Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-24T03:20:35.005Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-24T03:20:35.005Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-24T03:20:35.005Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-24T03:20:35.005Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-24T03:20:35.005Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-24T03:20:35.005Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-24T03:20:35.005Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-24T03:20:35.005Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-24T03:20:35.005Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-24T03:20:35.005Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-24T03:20:35.005Z] === RUN TestCreateTmpfsMountsTarget [2020-03-24T03:20:35.005Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-24T03:20:35.005Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-24T03:20:36.854Z] --- PASS: TestCgroupNamespacesBuild (3.07s) [2020-03-24T03:20:36.855Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:20:36.886Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:20:36.886Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-24T03:20:36.886Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-24T03:20:36.886Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-24T03:20:38.758Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-03-24T03:20:38.758Z] === RUN TestBuildWithSession [2020-03-24T03:20:38.758Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-24T03:20:38.758Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:20:38.758Z] === RUN TestBuildSquashParent [2020-03-24T03:20:38.766Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2020-03-24T03:20:38.766Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-24T03:20:38.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:20:38.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:20:38.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:20:38.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:20:38.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:20:38.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:20:38.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:20:38.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:20:38.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:20:38.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:20:38.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:20:38.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:20:38.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:20:38.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:20:38.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:20:38.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-24T03:20:38.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-24T03:20:38.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-24T03:20:38.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-24T03:20:38.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-24T03:20:38.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-24T03:20:38.766Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-24T03:20:39.325Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-03-24T03:20:39.325Z] === RUN TestContainerStartOnDaemonRestart [2020-03-24T03:20:39.325Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-24T03:20:39.325Z] === RUN TestDaemonRestartIpcMode [2020-03-24T03:20:39.325Z] === PAUSE TestDaemonRestartIpcMode [2020-03-24T03:20:39.325Z] === RUN TestDaemonHostGatewayIP [2020-03-24T03:20:39.325Z] === PAUSE TestDaemonHostGatewayIP [2020-03-24T03:20:39.325Z] === RUN TestDiff [2020-03-24T03:20:39.883Z] --- PASS: TestDiff (0.56s) [2020-03-24T03:20:39.883Z] === RUN TestExecWithCloseStdin [2020-03-24T03:20:40.442Z] --- PASS: TestExecWithCloseStdin (0.68s) [2020-03-24T03:20:40.442Z] === RUN TestExec [2020-03-24T03:20:40.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-24T03:20:41.001Z] --- PASS: TestExec (0.68s) [2020-03-24T03:20:41.001Z] === RUN TestExecUser [2020-03-24T03:20:41.927Z] --- PASS: TestExecUser (0.64s) [2020-03-24T03:20:41.927Z] === RUN TestExportContainerAndImportImage [2020-03-24T03:20:42.487Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2020-03-24T03:20:42.487Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-24T03:20:42.487Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-24T03:20:42.487Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:42.487Z] === RUN TestHealthCheckWorkdir [2020-03-24T03:20:42.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-24T03:20:43.410Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-03-24T03:20:43.410Z] === RUN TestHealthKillContainer [2020-03-24T03:20:44.583Z] #66 ... [2020-03-24T03:20:44.583Z] [2020-03-24T03:20:44.583Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:20:44.583Z] #54 DONE 468.1s [2020-03-24T03:20:44.583Z] [2020-03-24T03:20:44.583Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:20:44.583Z] #66 ... [2020-03-24T03:20:44.583Z] [2020-03-24T03:20:44.583Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:20:44.583Z] #24 469.2 + return [2020-03-24T03:20:44.583Z] #24 DONE 469.4s [2020-03-24T03:20:44.583Z] [2020-03-24T03:20:44.583Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:20:45.322Z] --- PASS: TestBuildSquashParent (6.06s) [2020-03-24T03:20:45.322Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-24T03:20:45.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:20:45.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:20:45.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:20:45.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:20:45.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:20:45.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:20:45.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:20:45.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:20:45.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:20:45.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:20:45.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:20:45.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:20:45.322Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:20:45.322Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:20:45.322Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:20:45.322Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:20:45.917Z] --- PASS: TestHealthKillContainer (2.76s) [2020-03-24T03:20:45.917Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-24T03:20:46.476Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-03-24T03:20:46.476Z] === RUN TestIpcModeNone [2020-03-24T03:20:46.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-24T03:20:47.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:20:47.300Z] #66 ... [2020-03-24T03:20:47.300Z] [2020-03-24T03:20:47.300Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-24T03:20:47.300Z] #25 DONE 0.2s [2020-03-24T03:20:47.300Z] [2020-03-24T03:20:47.300Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-24T03:20:47.399Z] --- PASS: TestIpcModeNone (0.66s) [2020-03-24T03:20:47.399Z] === RUN TestIpcModePrivate [2020-03-24T03:20:47.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:20:47.589Z] #29 DONE 0.6s [2020-03-24T03:20:47.589Z] [2020-03-24T03:20:47.589Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-24T03:20:47.589Z] #32 DONE 0.1s [2020-03-24T03:20:47.589Z] [2020-03-24T03:20:47.589Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:20:47.589Z] #66 ... [2020-03-24T03:20:47.589Z] [2020-03-24T03:20:47.589Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-24T03:20:47.589Z] #35 DONE 0.1s [2020-03-24T03:20:47.589Z] [2020-03-24T03:20:47.589Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-24T03:20:47.589Z] #40 DONE 0.1s [2020-03-24T03:20:47.879Z] [2020-03-24T03:20:47.879Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-24T03:20:47.879Z] #43 DONE 0.1s [2020-03-24T03:20:47.879Z] [2020-03-24T03:20:47.879Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:20:47.879Z] #66 ... [2020-03-24T03:20:47.879Z] [2020-03-24T03:20:47.879Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-24T03:20:47.879Z] #46 DONE 0.1s [2020-03-24T03:20:47.879Z] [2020-03-24T03:20:47.879Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-24T03:20:47.958Z] --- PASS: TestIpcModePrivate (0.66s) [2020-03-24T03:20:47.958Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-03-24T03:20:47.958Z] === RUN TestIpcModeShareable [2020-03-24T03:20:47.958Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-24T03:20:47.958Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-24T03:20:47.958Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-24T03:20:48.168Z] #49 DONE 0.1s [2020-03-24T03:20:48.168Z] [2020-03-24T03:20:48.168Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-24T03:20:48.168Z] #52 DONE 0.1s [2020-03-24T03:20:48.168Z] [2020-03-24T03:20:48.168Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:20:48.168Z] #66 ... [2020-03-24T03:20:48.168Z] [2020-03-24T03:20:48.168Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-24T03:20:48.168Z] #55 DONE 0.1s [2020-03-24T03:20:48.473Z] [2020-03-24T03:20:48.473Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-24T03:20:48.473Z] #58 DONE 0.1s [2020-03-24T03:20:48.473Z] [2020-03-24T03:20:48.473Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-24T03:20:48.473Z] #62 DONE 0.1s [2020-03-24T03:20:48.473Z] [2020-03-24T03:20:48.473Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-24T03:20:49.840Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s) [2020-03-24T03:20:49.840Z] === RUN TestAPIIpcModeHost [2020-03-24T03:20:49.840Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-24T03:20:49.840Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-24T03:20:49.840Z] === RUN TestDaemonIpcModeShareable [2020-03-24T03:20:49.840Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-24T03:20:49.840Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-24T03:20:49.840Z] === RUN TestDaemonIpcModePrivate [2020-03-24T03:20:49.840Z] --- SKIP: TestDaemonIpcModePrivate (0.01s) [2020-03-24T03:20:49.840Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:49.840Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-24T03:20:49.840Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.02s) [2020-03-24T03:20:49.840Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:49.840Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-24T03:20:49.840Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-24T03:20:49.840Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:20:49.840Z] === RUN TestIpcModeOlderClient [2020-03-24T03:20:49.840Z] === PAUSE TestIpcModeOlderClient [2020-03-24T03:20:49.840Z] === RUN TestKillContainerInvalidSignal [2020-03-24T03:20:50.024Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-24T03:20:50.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2020-03-24T03:20:50.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.68s) [2020-03-24T03:20:50.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s) [2020-03-24T03:20:50.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2020-03-24T03:20:50.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2020-03-24T03:20:50.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2020-03-24T03:20:50.024Z] === RUN TestBuildMultiStageCopy [2020-03-24T03:20:50.024Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-24T03:20:50.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-24T03:20:50.762Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2020-03-24T03:20:50.762Z] === RUN TestKillContainer [2020-03-24T03:20:50.762Z] === RUN TestKillContainer/no_signal [2020-03-24T03:20:51.017Z] === RUN TestKillContainer/non_killing_signal [2020-03-24T03:20:51.575Z] === RUN TestKillContainer/killing_signal [2020-03-24T03:20:51.926Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-24T03:20:52.493Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-24T03:20:52.497Z] --- PASS: TestKillContainer (1.76s) [2020-03-24T03:20:52.497Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-03-24T03:20:52.497Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-03-24T03:20:52.497Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-03-24T03:20:52.497Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-24T03:20:52.497Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-24T03:20:52.752Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-24T03:20:53.055Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-24T03:20:53.319Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-24T03:20:53.614Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2020-03-24T03:20:53.614Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-03-24T03:20:53.614Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-03-24T03:20:53.614Z] === RUN TestKillStoppedContainer [2020-03-24T03:20:53.614Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-24T03:20:53.614Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-24T03:20:53.614Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-24T03:20:53.614Z] === RUN TestKillDifferentUserContainer [2020-03-24T03:20:54.173Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-03-24T03:20:54.173Z] === RUN TestInspectOomKilledTrue [2020-03-24T03:20:54.173Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-24T03:20:54.173Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:20:54.173Z] === RUN TestInspectOomKilledFalse [2020-03-24T03:20:54.173Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-24T03:20:54.173Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:20:54.173Z] === RUN TestLinksEtcHostsContentMatch [2020-03-24T03:20:54.173Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-24T03:20:54.173Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-24T03:20:54.173Z] === RUN TestLinksContainerNames [2020-03-24T03:20:54.255Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2020-03-24T03:20:54.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-03-24T03:20:54.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-03-24T03:20:54.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-03-24T03:20:54.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-03-24T03:20:54.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-03-24T03:20:54.255Z] === RUN TestBuildMultiStageParentConfig [2020-03-24T03:20:55.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-24T03:20:55.562Z] --- PASS: TestLinksContainerNames (1.17s) [2020-03-24T03:20:55.562Z] === RUN TestLogsFollowTailEmpty [2020-03-24T03:20:55.630Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2020-03-24T03:20:55.630Z] === RUN TestBuildLabelWithTargets [2020-03-24T03:20:56.134Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2020-03-24T03:20:56.134Z] === RUN TestContainerNetworkMountsNoChown [2020-03-24T03:20:56.696Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/default [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/default [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/private [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/private [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/rprivate [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/slave [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/slave [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/rslave [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/shared [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/shared [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/rshared [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-24T03:20:56.696Z] === CONT TestMountDaemonRoot/default [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:20:56.696Z] === CONT TestMountDaemonRoot/rslave [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:20:56.696Z] === CONT TestMountDaemonRoot/rshared [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:20:56.696Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:20:56.696Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/shared [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/rprivate [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/slave [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/private [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-24T03:20:56.697Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:20:56.697Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-24T03:20:56.697Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:20:56.951Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:20:56.951Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:20:56.951Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:20:56.951Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:20:56.951Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:20:56.951Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:20:56.951Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-24T03:20:56.951Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:20:56.951Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-24T03:20:56.951Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:20:57.205Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-24T03:20:57.205Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:20:57.205Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:20:57.205Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:20:57.205Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:20:57.205Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-24T03:20:57.205Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:20:57.205Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:20:57.205Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-24T03:20:57.205Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-24T03:20:57.205Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-24T03:20:57.205Z] === RUN TestContainerBindMountNonRecursive [2020-03-24T03:20:57.205Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-24T03:20:57.205Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-24T03:20:57.205Z] === RUN TestNetworkNat [2020-03-24T03:20:57.531Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-03-24T03:20:57.531Z] === RUN TestBuildWithEmptyLayers [2020-03-24T03:20:57.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-24T03:20:58.128Z] --- PASS: TestNetworkNat (0.74s) [2020-03-24T03:20:58.128Z] === RUN TestNetworkLocalhostTCPNat [2020-03-24T03:20:58.466Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-03-24T03:20:58.466Z] === RUN TestBuildMultiStageOnBuild [2020-03-24T03:20:58.686Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-03-24T03:20:58.686Z] === RUN TestNetworkLoopbackNat [2020-03-24T03:20:59.608Z] --- PASS: TestNetworkLoopbackNat (0.82s) [2020-03-24T03:20:59.609Z] === RUN TestPause [2020-03-24T03:20:59.609Z] --- SKIP: TestPause (0.00s) [2020-03-24T03:20:59.609Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:20:59.609Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-24T03:20:59.609Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-24T03:20:59.609Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-24T03:20:59.609Z] === RUN TestPauseStopPausedContainer [2020-03-24T03:20:59.609Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-24T03:20:59.609Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:20:59.609Z] === RUN TestPsFilter [2020-03-24T03:20:59.609Z] --- PASS: TestPsFilter (0.18s) [2020-03-24T03:20:59.609Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-24T03:21:00.167Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2020-03-24T03:21:00.167Z] === RUN TestRemoveContainerWithVolume [2020-03-24T03:21:00.726Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-03-24T03:21:00.726Z] === RUN TestRemoveContainerRunning [2020-03-24T03:21:01.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-24T03:21:01.284Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-03-24T03:21:01.284Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-24T03:21:01.751Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2020-03-24T03:21:01.751Z] === RUN TestBuildUncleanTarFilenames [2020-03-24T03:21:02.207Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-03-24T03:21:02.207Z] === RUN TestRemoveInvalidContainer [2020-03-24T03:21:02.207Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-24T03:21:02.207Z] === RUN TestRenameLinkedContainer [2020-03-24T03:21:02.687Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-03-24T03:21:02.687Z] === RUN TestBuildMultiStageLayerLeak [2020-03-24T03:21:03.664Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-24T03:21:03.664Z] Using test binary docker [2020-03-24T03:21:03.664Z] +++ /etc/init.d/apparmor start [2020-03-24T03:21:03.664Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-24T03:21:03.664Z] Starting dockerd [2020-03-24T03:21:03.664Z] INFO: Waiting for daemon to start... [2020-03-24T03:21:03.664Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-03-24T03:21:04.714Z] --- PASS: TestRenameLinkedContainer (2.35s) [2020-03-24T03:21:04.714Z] === RUN TestRenameStoppedContainer [2020-03-24T03:21:04.968Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-03-24T03:21:04.968Z] === RUN TestRenameRunningContainerAndReuse [2020-03-24T03:21:05.817Z] . [2020-03-24T03:21:05.817Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-24T03:21:05.971Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2020-03-24T03:21:05.971Z] === RUN TestBuildWithHugeFile [2020-03-24T03:21:06.074Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-24T03:21:06.074Z] Error: No such image: emptyfs [2020-03-24T03:21:06.074Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-24T03:21:06.074Z] ++++ docker load [2020-03-24T03:21:06.327Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s) [2020-03-24T03:21:06.327Z] === RUN TestRenameInvalidName [2020-03-24T03:21:06.582Z] --- PASS: TestRenameInvalidName (0.58s) [2020-03-24T03:21:06.582Z] === RUN TestRenameAnonymousContainer [2020-03-24T03:21:06.637Z] Running integration-test (iteration 1) [2020-03-24T03:21:06.637Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-24T03:21:06.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:21:06.637Z] ++ set -e [2020-03-24T03:21:06.637Z] ++ '[' -n 0 ']' [2020-03-24T03:21:06.637Z] ++ set -x [2020-03-24T03:21:06.638Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:21:09.838Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2020-03-24T03:21:09.838Z] === RUN TestRenameContainerWithSameName [2020-03-24T03:21:10.092Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-03-24T03:21:10.092Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-24T03:21:11.451Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2020-03-24T03:21:11.451Z] === RUN TestResize [2020-03-24T03:21:11.706Z] --- PASS: TestResize (0.60s) [2020-03-24T03:21:11.706Z] === RUN TestResizeWithInvalidSize [2020-03-24T03:21:12.629Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2020-03-24T03:21:12.629Z] === RUN TestResizeWhenContainerNotStarted [2020-03-24T03:21:12.883Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:21:12.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:21:12.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:21:12.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:21:12.883Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-24T03:21:12.883Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-24T03:21:12.883Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.883Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-24T03:21:12.883Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.883Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-24T03:21:12.883Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.883Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-24T03:21:12.883Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.883Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-24T03:21:12.884Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-24T03:21:12.884Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-24T03:21:12.884Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-24T03:21:12.884Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-24T03:21:12.884Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-24T03:21:12.884Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-24T03:21:12.884Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-24T03:21:12.884Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] === RUN TestCgroupNamespacesRun [2020-03-24T03:21:12.884Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-24T03:21:12.884Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-24T03:21:12.884Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-24T03:21:12.884Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-24T03:21:12.884Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-24T03:21:12.884Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-24T03:21:12.884Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-24T03:21:12.884Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-24T03:21:12.884Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-24T03:21:12.884Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-24T03:21:12.884Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-24T03:21:12.884Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-24T03:21:12.884Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-24T03:21:12.884Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-24T03:21:12.884Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-24T03:21:12.884Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:12.884Z] === RUN TestKernelTCPMemory [2020-03-24T03:21:12.884Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-24T03:21:12.884Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:12.884Z] === RUN TestNISDomainname [2020-03-24T03:21:12.884Z] --- SKIP: TestNISDomainname (0.00s) [2020-03-24T03:21:12.884Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-24T03:21:12.884Z] === RUN TestHostnameDnsResolution [2020-03-24T03:21:14.242Z] --- PASS: TestHostnameDnsResolution (1.06s) [2020-03-24T03:21:14.242Z] === RUN TestStats [2020-03-24T03:21:14.242Z] --- SKIP: TestStats (0.00s) [2020-03-24T03:21:14.242Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:14.242Z] === RUN TestStopContainerWithTimeout [2020-03-24T03:21:14.242Z] === RUN TestStopContainerWithTimeout/0 [2020-03-24T03:21:14.242Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-24T03:21:14.242Z] === RUN TestStopContainerWithTimeout/1 [2020-03-24T03:21:14.242Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-24T03:21:14.242Z] === RUN TestStopContainerWithTimeout/3 [2020-03-24T03:21:14.242Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-24T03:21:14.242Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-24T03:21:14.242Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-24T03:21:14.242Z] === CONT TestStopContainerWithTimeout/0 [2020-03-24T03:21:14.242Z] === CONT TestStopContainerWithTimeout/3 [2020-03-24T03:21:14.801Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-24T03:21:17.062Z] --- PASS: TestImportExtremelyLargeImageWorks (79.31s) [2020-03-24T03:21:17.062Z] PASS [2020-03-24T03:21:17.062Z] [2020-03-24T03:21:17.062Z] === Skipped [2020-03-24T03:21:17.062Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-24T03:21:17.062Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:21:17.062Z] [2020-03-24T03:21:17.062Z] [2020-03-24T03:21:17.062Z] DONE 12 tests, 1 skipped in 80.712s [2020-03-24T03:21:17.062Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-24T03:21:17.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:21:17.062Z] ++ set -e [2020-03-24T03:21:17.062Z] ++ '[' -n 0 ']' [2020-03-24T03:21:17.062Z] ++ set -x [2020-03-24T03:21:17.062Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:21:17.062Z] INFO: Testing against a local daemon [2020-03-24T03:21:17.062Z] === RUN TestNetworkCreateDelete [2020-03-24T03:21:17.062Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-03-24T03:21:17.062Z] === RUN TestDockerNetworkDeletePreferID [2020-03-24T03:21:17.062Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-03-24T03:21:17.062Z] === RUN TestInspectNetwork [2020-03-24T03:21:17.306Z] === CONT TestStopContainerWithTimeout/1 [2020-03-24T03:21:18.666Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-24T03:21:18.666Z] --- PASS: TestStopContainerWithTimeout/0 (0.85s) [2020-03-24T03:21:18.666Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-03-24T03:21:18.666Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2020-03-24T03:21:18.666Z] --- PASS: TestStopContainerWithTimeout/1 (1.58s) [2020-03-24T03:21:18.666Z] === RUN TestDeleteDevicemapper [2020-03-24T03:21:18.666Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-24T03:21:18.666Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-24T03:21:18.666Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-24T03:21:19.602Z] ................................................ [ 29%] [2020-03-24T03:21:20.026Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2020-03-24T03:21:20.026Z] === RUN TestUpdateMemory [2020-03-24T03:21:20.026Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-24T03:21:20.027Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:20.027Z] === RUN TestUpdateCPUQuota [2020-03-24T03:21:20.027Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-24T03:21:20.027Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:20.027Z] === RUN TestUpdatePidsLimit [2020-03-24T03:21:20.027Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-24T03:21:20.027Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:20.027Z] === RUN TestUpdateRestartPolicy [2020-03-24T03:21:21.440Z] === RUN TestInspectNetwork/full_network_id [2020-03-24T03:21:21.440Z] === RUN TestInspectNetwork/partial_network_id [2020-03-24T03:21:21.440Z] === RUN TestInspectNetwork/network_name [2020-03-24T03:21:21.440Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-24T03:21:26.921Z] --- PASS: TestInspectNetwork (11.34s) [2020-03-24T03:21:26.921Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-24T03:21:26.921Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-24T03:21:26.921Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-24T03:21:26.921Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-24T03:21:26.921Z] === RUN TestRunContainerWithBridgeNone [2020-03-24T03:21:27.728Z] #66 452.9 + bin/containerd-stress [2020-03-24T03:21:27.728Z] #66 456.6 + bin/containerd-shim [2020-03-24T03:21:28.941Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-03-24T03:21:28.941Z] === RUN TestNetworkInvalidJSON [2020-03-24T03:21:28.941Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-24T03:21:28.941Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-24T03:21:28.941Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:21:28.941Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:21:28.941Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:21:28.941Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:21:28.941Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-24T03:21:28.941Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:21:28.941Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:21:28.941Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-24T03:21:28.941Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-24T03:21:28.941Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-24T03:21:28.941Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-24T03:21:28.941Z] === RUN TestHostIPv4BridgeLabel [2020-03-24T03:21:29.223Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-03-24T03:21:29.223Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-24T03:21:30.229Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-24T03:21:30.229Z] === RUN TestDaemonDefaultNetworkPools [2020-03-24T03:21:31.234Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-03-24T03:21:31.234Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-24T03:21:32.174Z] --- PASS: TestUpdateRestartPolicy (11.70s) [2020-03-24T03:21:32.174Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-24T03:21:32.174Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-03-24T03:21:32.174Z] === RUN TestWaitNonBlocked [2020-03-24T03:21:32.174Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:21:32.174Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:21:32.174Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:21:32.174Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:21:32.174Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:21:32.174Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:21:32.705Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-03-24T03:21:32.705Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-24T03:21:33.100Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-24T03:21:33.100Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2020-03-24T03:21:33.100Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2020-03-24T03:21:33.100Z] === RUN TestWaitBlocked [2020-03-24T03:21:33.100Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:21:33.100Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:21:33.100Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:21:33.100Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:21:33.100Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:21:33.100Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:21:33.710Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-03-24T03:21:33.710Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-24T03:21:34.023Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-24T03:21:34.023Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2020-03-24T03:21:34.023Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-03-24T03:21:34.023Z] === CONT TestContainerStartOnDaemonRestart [2020-03-24T03:21:34.023Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-24T03:21:34.023Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.023Z] === CONT TestIpcModeOlderClient [2020-03-24T03:21:34.023Z] === CONT TestDaemonHostGatewayIP [2020-03-24T03:21:34.023Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-24T03:21:34.023Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.023Z] === CONT TestDaemonRestartIpcMode [2020-03-24T03:21:34.023Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-24T03:21:34.023Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.023Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-03-24T03:21:34.023Z] PASS [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === Skipped [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-24T03:21:34.023Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-24T03:21:34.023Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-24T03:21:34.023Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-24T03:21:34.023Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-24T03:21:34.023Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.01s) [2020-03-24T03:21:34.023Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.02s) [2020-03-24T03:21:34.023Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-24T03:21:34.023Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-24T03:21:34.023Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-24T03:21:34.023Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-24T03:21:34.023Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-24T03:21:34.023Z] [2020-03-24T03:21:34.023Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-24T03:21:34.024Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-24T03:21:34.024Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-24T03:21:34.024Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-24T03:21:34.024Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:21:34.024Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-24T03:21:34.024Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-24T03:21:34.024Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-24T03:21:34.024Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-24T03:21:34.024Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-24T03:21:34.024Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-24T03:21:34.024Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-24T03:21:34.024Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-24T03:21:34.024Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-24T03:21:34.024Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-24T03:21:34.024Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-03-24T03:21:34.024Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-24T03:21:34.024Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-24T03:21:34.024Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-24T03:21:34.024Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-24T03:21:34.024Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-24T03:21:34.024Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-24T03:21:34.024Z] === CONT TestContainerStartOnDaemonRestart [2020-03-24T03:21:34.024Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonHostGatewayIP [2020-03-24T03:21:34.024Z] === CONT TestDaemonHostGatewayIP [2020-03-24T03:21:34.024Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-24T03:21:34.024Z] === PAUSE TestDaemonRestartIpcMode [2020-03-24T03:21:34.024Z] === CONT TestDaemonRestartIpcMode [2020-03-24T03:21:34.024Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] [2020-03-24T03:21:34.024Z] DONE 192 tests, 45 skipped in 64.501s [2020-03-24T03:21:34.024Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-24T03:21:34.279Z] INFO: Testing against a local daemon [2020-03-24T03:21:34.279Z] === RUN TestCommitInheritsEnv [2020-03-24T03:21:34.324Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-03-24T03:21:34.324Z] === RUN TestServiceWithPredefinedNetwork [2020-03-24T03:21:36.159Z] --- PASS: TestCommitInheritsEnv (1.90s) [2020-03-24T03:21:36.159Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-24T03:21:36.159Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-24T03:21:36.159Z] === RUN TestImagesFilterMultiReference [2020-03-24T03:21:36.159Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-24T03:21:36.159Z] === RUN TestImagePullPlatformInvalid [2020-03-24T03:21:36.159Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-24T03:21:36.159Z] === RUN TestRemoveImageOrphaning [2020-03-24T03:21:38.055Z] #66 466.7 + bin/containerd-shim-runc-v1 [2020-03-24T03:21:38.665Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-03-24T03:21:38.665Z] === RUN TestRemoveImageGarbageCollector [2020-03-24T03:21:38.665Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-24T03:21:38.665Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:38.665Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-24T03:21:38.665Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-24T03:21:38.665Z] === RUN TestTagInvalidReference [2020-03-24T03:21:38.665Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-24T03:21:38.665Z] === RUN TestTagValidPrefixedRepo [2020-03-24T03:21:38.665Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-24T03:21:38.665Z] === RUN TestTagExistedNameWithoutForce [2020-03-24T03:21:38.665Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-24T03:21:38.665Z] === RUN TestTagOfficialNames [2020-03-24T03:21:38.665Z] --- PASS: TestTagOfficialNames (0.04s) [2020-03-24T03:21:38.665Z] === RUN TestTagMatchesDigest [2020-03-24T03:21:38.665Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-24T03:21:38.665Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-24T03:21:38.665Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-24T03:21:38.665Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:38.665Z] PASS [2020-03-24T03:21:38.665Z] [2020-03-24T03:21:38.665Z] === Skipped [2020-03-24T03:21:38.665Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-24T03:21:38.665Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:38.665Z] [2020-03-24T03:21:38.665Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-24T03:21:38.665Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-24T03:21:38.665Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-24T03:21:38.665Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:38.665Z] [2020-03-24T03:21:38.665Z] [2020-03-24T03:21:38.665Z] DONE 12 tests, 2 skipped in 4.273s [2020-03-24T03:21:38.665Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-24T03:21:38.665Z] INFO: Testing against a local daemon [2020-03-24T03:21:38.665Z] === RUN TestNetworkCreateDelete [2020-03-24T03:21:38.665Z] --- PASS: TestNetworkCreateDelete (0.10s) [2020-03-24T03:21:38.665Z] === RUN TestDockerNetworkDeletePreferID [2020-03-24T03:21:38.693Z] Loaded image: buildpack-deps:jessie [2020-03-24T03:21:38.693Z] Loaded image: busybox:latest [2020-03-24T03:21:38.693Z] Loaded image: busybox:glibc [2020-03-24T03:21:38.693Z] Loaded image: debian:jessie [2020-03-24T03:21:38.693Z] Loaded image: hello-world:latest [2020-03-24T03:21:38.693Z] INFO: Testing against a local daemon [2020-03-24T03:21:38.693Z] === RUN TestCgroupNamespacesBuild [2020-03-24T03:21:38.701Z] --- PASS: TestServiceWithPredefinedNetwork (3.69s) [2020-03-24T03:21:38.701Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-24T03:21:38.701Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:21:38.701Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:21:38.701Z] === RUN TestServiceWithDataPathPortInit [2020-03-24T03:21:38.835Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-24T03:21:38.919Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-03-24T03:21:38.919Z] === RUN TestInspectNetwork [2020-03-24T03:21:38.919Z] --- SKIP: TestInspectNetwork (0.01s) [2020-03-24T03:21:38.919Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:38.919Z] === RUN TestRunContainerWithBridgeNone [2020-03-24T03:21:38.919Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-24T03:21:38.920Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:38.920Z] === RUN TestNetworkInvalidJSON [2020-03-24T03:21:38.920Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-24T03:21:38.920Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-24T03:21:38.920Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:21:38.920Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:21:38.920Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:21:38.920Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:21:38.920Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-24T03:21:38.920Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:21:38.920Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:21:38.920Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-24T03:21:38.920Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-24T03:21:38.920Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-24T03:21:38.920Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-24T03:21:38.920Z] === RUN TestHostIPv4BridgeLabel [2020-03-24T03:21:38.920Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-24T03:21:38.920Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:38.920Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-24T03:21:38.920Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-03-24T03:21:38.920Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-24T03:21:38.920Z] === RUN TestDaemonDefaultNetworkPools [2020-03-24T03:21:38.920Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-24T03:21:38.920Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-24T03:21:38.920Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-24T03:21:38.920Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-24T03:21:38.920Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-24T03:21:38.920Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-24T03:21:38.920Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-24T03:21:38.920Z] === RUN TestServiceWithPredefinedNetwork [2020-03-24T03:21:38.920Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-24T03:21:38.920Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-24T03:21:38.920Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:21:38.920Z] === RUN TestServiceWithDataPathPortInit [2020-03-24T03:21:38.920Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-24T03:21:38.920Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-24T03:21:38.920Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-24T03:21:38.920Z] PASS [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === Skipped [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestInspectNetwork (0.01s) [2020-03-24T03:21:38.920Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-24T03:21:38.920Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-24T03:21:38.920Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-03-24T03:21:38.920Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-24T03:21:38.920Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] [2020-03-24T03:21:38.920Z] DONE 18 tests, 12 skipped in 0.616s [2020-03-24T03:21:38.920Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-24T03:21:39.174Z] INFO: Testing against a local daemon [2020-03-24T03:21:39.174Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-24T03:21:39.174Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-24T03:21:39.174Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:21:39.174Z] === RUN TestDockerNetworkIpvlan [2020-03-24T03:21:39.174Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-24T03:21:39.174Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:21:39.174Z] PASS [2020-03-24T03:21:39.174Z] [2020-03-24T03:21:39.174Z] === Skipped [2020-03-24T03:21:39.174Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-24T03:21:39.174Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:21:39.174Z] [2020-03-24T03:21:39.174Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-24T03:21:39.174Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:21:39.174Z] [2020-03-24T03:21:39.174Z] [2020-03-24T03:21:39.174Z] DONE 2 tests, 2 skipped in 0.136s [2020-03-24T03:21:39.174Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-24T03:21:39.174Z] INFO: Testing against a local daemon [2020-03-24T03:21:39.174Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-24T03:21:39.174Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-24T03:21:39.174Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.174Z] === RUN TestDockerNetworkMacvlan [2020-03-24T03:21:39.174Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-24T03:21:39.174Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.174Z] PASS [2020-03-24T03:21:39.174Z] [2020-03-24T03:21:39.174Z] === Skipped [2020-03-24T03:21:39.174Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-24T03:21:39.174Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.174Z] [2020-03-24T03:21:39.174Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-24T03:21:39.174Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.174Z] [2020-03-24T03:21:39.174Z] [2020-03-24T03:21:39.174Z] DONE 2 tests, 2 skipped in 0.110s [2020-03-24T03:21:39.174Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-24T03:21:39.174Z] testing: warning: no tests to run [2020-03-24T03:21:39.174Z] PASS [2020-03-24T03:21:39.174Z] [2020-03-24T03:21:39.174Z] DONE 0 tests in 0.024s [2020-03-24T03:21:39.174Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-24T03:21:39.429Z] INFO: Testing against a local daemon [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginAllowRequest [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginTLS [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginTLS (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginDenyRequest [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginDenyResponse [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginAllowEventStream [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginErrorResponse [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginErrorRequest [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginHeader [2020-03-24T03:21:39.429Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-24T03:21:39.429Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.429Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-24T03:21:39.683Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-03-24T03:21:39.683Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.683Z] === RUN TestAuthZPluginV2Disable [2020-03-24T03:21:39.683Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-03-24T03:21:39.683Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.683Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-24T03:21:39.683Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-24T03:21:39.683Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.683Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-24T03:21:39.683Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-24T03:21:39.683Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.683Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-24T03:21:39.938Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] PASS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === Skipped [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-03-24T03:21:39.938Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] DONE 17 tests, 17 skipped in 0.529s [2020-03-24T03:21:39.938Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-24T03:21:39.938Z] INFO: Testing against a local daemon [2020-03-24T03:21:39.938Z] === RUN TestPluginInvalidJSON [2020-03-24T03:21:39.938Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:21:39.938Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:21:39.938Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:21:39.938Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-24T03:21:39.938Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-24T03:21:39.938Z] PASS [2020-03-24T03:21:39.938Z] [2020-03-24T03:21:39.938Z] DONE 2 tests in 0.137s [2020-03-24T03:21:39.938Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-24T03:21:40.192Z] INFO: Testing against a local daemon [2020-03-24T03:21:40.192Z] === RUN TestExternalGraphDriver [2020-03-24T03:21:40.192Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-03-24T03:21:40.192Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.192Z] === RUN TestGraphdriverPluginV2 [2020-03-24T03:21:40.192Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-24T03:21:40.192Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.192Z] PASS [2020-03-24T03:21:40.192Z] [2020-03-24T03:21:40.192Z] === Skipped [2020-03-24T03:21:40.192Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-03-24T03:21:40.192Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.192Z] [2020-03-24T03:21:40.192Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-24T03:21:40.192Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.192Z] [2020-03-24T03:21:40.192Z] [2020-03-24T03:21:40.192Z] DONE 2 tests, 2 skipped in 0.242s [2020-03-24T03:21:40.192Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-24T03:21:40.447Z] INFO: Testing against a local daemon [2020-03-24T03:21:40.447Z] === RUN TestContinueAfterPluginCrash [2020-03-24T03:21:40.447Z] === PAUSE TestContinueAfterPluginCrash [2020-03-24T03:21:40.447Z] === RUN TestReadPluginNoRead [2020-03-24T03:21:40.447Z] === PAUSE TestReadPluginNoRead [2020-03-24T03:21:40.447Z] === RUN TestDaemonStartWithLogOpt [2020-03-24T03:21:40.447Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-24T03:21:40.447Z] === CONT TestContinueAfterPluginCrash [2020-03-24T03:21:40.447Z] === CONT TestDaemonStartWithLogOpt [2020-03-24T03:21:40.447Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-24T03:21:40.447Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.447Z] === CONT TestReadPluginNoRead [2020-03-24T03:21:40.447Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-24T03:21:40.447Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.447Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-24T03:21:40.447Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.447Z] PASS [2020-03-24T03:21:40.447Z] [2020-03-24T03:21:40.447Z] === Skipped [2020-03-24T03:21:40.447Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-24T03:21:40.447Z] === PAUSE TestContinueAfterPluginCrash [2020-03-24T03:21:40.447Z] === CONT TestContinueAfterPluginCrash [2020-03-24T03:21:40.447Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.447Z] [2020-03-24T03:21:40.447Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-24T03:21:40.447Z] === PAUSE TestReadPluginNoRead [2020-03-24T03:21:40.447Z] === CONT TestReadPluginNoRead [2020-03-24T03:21:40.447Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.447Z] [2020-03-24T03:21:40.447Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-24T03:21:40.447Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-24T03:21:40.447Z] === CONT TestDaemonStartWithLogOpt [2020-03-24T03:21:40.447Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.447Z] [2020-03-24T03:21:40.447Z] [2020-03-24T03:21:40.447Z] DONE 3 tests, 3 skipped in 0.121s [2020-03-24T03:21:40.447Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-24T03:21:40.447Z] testing: warning: no tests to run [2020-03-24T03:21:40.447Z] PASS [2020-03-24T03:21:40.447Z] [2020-03-24T03:21:40.447Z] DONE 0 tests in 0.044s [2020-03-24T03:21:40.447Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-24T03:21:40.447Z] INFO: Testing against a local daemon [2020-03-24T03:21:40.447Z] === RUN TestPluginWithDevMounts [2020-03-24T03:21:40.447Z] === PAUSE TestPluginWithDevMounts [2020-03-24T03:21:40.447Z] === CONT TestPluginWithDevMounts [2020-03-24T03:21:40.447Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-24T03:21:40.447Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.447Z] PASS [2020-03-24T03:21:40.447Z] [2020-03-24T03:21:40.447Z] === Skipped [2020-03-24T03:21:40.447Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-24T03:21:40.447Z] === PAUSE TestPluginWithDevMounts [2020-03-24T03:21:40.447Z] === CONT TestPluginWithDevMounts [2020-03-24T03:21:40.447Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.447Z] [2020-03-24T03:21:40.447Z] [2020-03-24T03:21:40.447Z] DONE 1 tests, 1 skipped in 0.123s [2020-03-24T03:21:40.447Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-24T03:21:40.593Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2020-03-24T03:21:40.593Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-24T03:21:40.701Z] INFO: Testing against a local daemon [2020-03-24T03:21:40.701Z] === RUN TestSecretInspect [2020-03-24T03:21:40.701Z] --- SKIP: TestSecretInspect (0.02s) [2020-03-24T03:21:40.701Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] === RUN TestSecretList [2020-03-24T03:21:40.701Z] --- SKIP: TestSecretList (0.02s) [2020-03-24T03:21:40.701Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] === RUN TestSecretsCreateAndDelete [2020-03-24T03:21:40.701Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-03-24T03:21:40.701Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] === RUN TestSecretsUpdate [2020-03-24T03:21:40.701Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-03-24T03:21:40.701Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] === RUN TestTemplatedSecret [2020-03-24T03:21:40.701Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-24T03:21:40.701Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] === RUN TestSecretCreateResolve [2020-03-24T03:21:40.701Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-03-24T03:21:40.701Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] PASS [2020-03-24T03:21:40.701Z] [2020-03-24T03:21:40.701Z] === Skipped [2020-03-24T03:21:40.701Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-03-24T03:21:40.701Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] [2020-03-24T03:21:40.701Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-03-24T03:21:40.701Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] [2020-03-24T03:21:40.701Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-03-24T03:21:40.701Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] [2020-03-24T03:21:40.701Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-03-24T03:21:40.701Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] [2020-03-24T03:21:40.701Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-24T03:21:40.701Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] [2020-03-24T03:21:40.701Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-03-24T03:21:40.701Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.701Z] [2020-03-24T03:21:40.701Z] [2020-03-24T03:21:40.701Z] DONE 6 tests, 6 skipped in 0.185s [2020-03-24T03:21:40.701Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-24T03:21:40.956Z] INFO: Testing against a local daemon [2020-03-24T03:21:40.956Z] === RUN TestServiceCreateInit [2020-03-24T03:21:40.956Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-24T03:21:40.956Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-24T03:21:40.956Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-24T03:21:40.956Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-24T03:21:40.956Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-24T03:21:40.956Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestCreateServiceMultipleTimes [2020-03-24T03:21:40.956Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-03-24T03:21:40.956Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestCreateServiceConflict [2020-03-24T03:21:40.956Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-03-24T03:21:40.956Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestCreateServiceMaxReplicas [2020-03-24T03:21:40.956Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-03-24T03:21:40.956Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-24T03:21:40.956Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-24T03:21:40.956Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestCreateServiceSecretFileMode [2020-03-24T03:21:40.956Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-03-24T03:21:40.956Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestCreateServiceConfigFileMode [2020-03-24T03:21:40.956Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-24T03:21:40.956Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestCreateServiceSysctls [2020-03-24T03:21:40.956Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-03-24T03:21:40.956Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestCreateServiceCapabilities [2020-03-24T03:21:40.956Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-24T03:21:40.956Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestInspect [2020-03-24T03:21:40.956Z] --- SKIP: TestInspect (0.01s) [2020-03-24T03:21:40.956Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestCreateJob [2020-03-24T03:21:40.956Z] --- SKIP: TestCreateJob (0.01s) [2020-03-24T03:21:40.956Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestReplicatedJob [2020-03-24T03:21:40.956Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-24T03:21:40.956Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:40.956Z] === RUN TestUpdateReplicatedJob [2020-03-24T03:21:41.211Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-03-24T03:21:41.211Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] === RUN TestServiceListWithStatuses [2020-03-24T03:21:41.211Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-24T03:21:41.211Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-24T03:21:41.211Z] === RUN TestDockerNetworkConnectAlias [2020-03-24T03:21:41.211Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-03-24T03:21:41.211Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] === RUN TestDockerNetworkReConnect [2020-03-24T03:21:41.211Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-03-24T03:21:41.211Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] === RUN TestServicePlugin [2020-03-24T03:21:41.211Z] --- SKIP: TestServicePlugin (0.02s) [2020-03-24T03:21:41.211Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] === RUN TestServiceUpdateLabel [2020-03-24T03:21:41.211Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-03-24T03:21:41.211Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] === RUN TestServiceUpdateSecrets [2020-03-24T03:21:41.211Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-03-24T03:21:41.211Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] === RUN TestServiceUpdateConfigs [2020-03-24T03:21:41.211Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-03-24T03:21:41.211Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] === RUN TestServiceUpdateNetwork [2020-03-24T03:21:41.211Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-24T03:21:41.211Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] PASS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === Skipped [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-24T03:21:41.211Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-24T03:21:41.211Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-24T03:21:41.211Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-24T03:21:41.211Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-03-24T03:21:41.211Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-03-24T03:21:41.211Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-03-24T03:21:41.211Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-24T03:21:41.211Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-03-24T03:21:41.211Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-24T03:21:41.211Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-03-24T03:21:41.211Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-24T03:21:41.211Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-03-24T03:21:41.211Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-24T03:21:41.211Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-24T03:21:41.211Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-03-24T03:21:41.211Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-24T03:21:41.211Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-03-24T03:21:41.211Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-03-24T03:21:41.211Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestServicePlugin (0.02s) [2020-03-24T03:21:41.211Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-03-24T03:21:41.211Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-03-24T03:21:41.211Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-03-24T03:21:41.211Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-24T03:21:41.211Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] [2020-03-24T03:21:41.211Z] DONE 23 tests, 22 skipped in 0.429s [2020-03-24T03:21:41.211Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-24T03:21:41.211Z] INFO: Testing against a local daemon [2020-03-24T03:21:41.211Z] === RUN TestSessionCreate [2020-03-24T03:21:41.465Z] --- PASS: TestSessionCreate (0.04s) [2020-03-24T03:21:41.465Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-24T03:21:41.465Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-24T03:21:41.465Z] PASS [2020-03-24T03:21:41.465Z] [2020-03-24T03:21:41.465Z] DONE 2 tests in 0.161s [2020-03-24T03:21:41.465Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-24T03:21:41.465Z] INFO: Testing against a local daemon [2020-03-24T03:21:41.465Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-24T03:21:41.465Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:21:41.465Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-24T03:21:41.465Z] === RUN TestEventsExecDie [2020-03-24T03:21:42.388Z] --- PASS: TestEventsExecDie (0.66s) [2020-03-24T03:21:42.388Z] === RUN TestEventsBackwardsCompatible [2020-03-24T03:21:42.388Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-24T03:21:42.388Z] === RUN TestInfoBinaryCommits [2020-03-24T03:21:42.388Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-24T03:21:42.388Z] === RUN TestInfoAPIVersioned [2020-03-24T03:21:42.388Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-24T03:21:42.388Z] === RUN TestInfoDiscoveryBackend [2020-03-24T03:21:42.388Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-24T03:21:42.388Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.388Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-24T03:21:42.388Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-24T03:21:42.388Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.388Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-24T03:21:42.388Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-24T03:21:42.388Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.388Z] === RUN TestInfoAPI [2020-03-24T03:21:42.388Z] --- PASS: TestInfoAPI (0.02s) [2020-03-24T03:21:42.388Z] === RUN TestInfoAPIWarnings [2020-03-24T03:21:42.388Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-24T03:21:42.388Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.388Z] === RUN TestInfoDebug [2020-03-24T03:21:42.388Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-24T03:21:42.388Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.388Z] === RUN TestInfoInsecureRegistries [2020-03-24T03:21:42.388Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-24T03:21:42.388Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.388Z] === RUN TestInfoRegistryMirrors [2020-03-24T03:21:42.388Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-24T03:21:42.388Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.388Z] === RUN TestLoginFailsWithBadCredentials [2020-03-24T03:21:42.388Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2020-03-24T03:21:42.388Z] === RUN TestPingCacheHeaders [2020-03-24T03:21:42.388Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-24T03:21:42.388Z] === RUN TestPingGet [2020-03-24T03:21:42.388Z] --- PASS: TestPingGet (0.01s) [2020-03-24T03:21:42.388Z] === RUN TestPingHead [2020-03-24T03:21:42.388Z] --- PASS: TestPingHead (0.03s) [2020-03-24T03:21:42.388Z] === RUN TestVersion [2020-03-24T03:21:42.642Z] --- PASS: TestVersion (0.02s) [2020-03-24T03:21:42.642Z] PASS [2020-03-24T03:21:42.642Z] [2020-03-24T03:21:42.642Z] === Skipped [2020-03-24T03:21:42.642Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:21:42.642Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-24T03:21:42.642Z] [2020-03-24T03:21:42.642Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-24T03:21:42.642Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.642Z] [2020-03-24T03:21:42.642Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-24T03:21:42.642Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.642Z] [2020-03-24T03:21:42.642Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-24T03:21:42.642Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.642Z] [2020-03-24T03:21:42.642Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-24T03:21:42.642Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.642Z] [2020-03-24T03:21:42.642Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-24T03:21:42.642Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.642Z] [2020-03-24T03:21:42.642Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-24T03:21:42.642Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.642Z] [2020-03-24T03:21:42.642Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-24T03:21:42.642Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-24T03:21:42.642Z] [2020-03-24T03:21:42.642Z] [2020-03-24T03:21:42.642Z] DONE 18 tests, 8 skipped in 1.137s [2020-03-24T03:21:42.642Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-24T03:21:42.642Z] INFO: Testing against a local daemon [2020-03-24T03:21:42.642Z] === RUN TestVolumesCreateAndList [2020-03-24T03:21:42.642Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-24T03:21:42.642Z] === RUN TestVolumesRemove [2020-03-24T03:21:42.896Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-24T03:21:42.896Z] === RUN TestVolumesInspect [2020-03-24T03:21:42.896Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-24T03:21:42.896Z] === RUN TestVolumesInvalidJSON [2020-03-24T03:21:42.896Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-24T03:21:42.896Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-24T03:21:42.896Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-24T03:21:42.896Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-24T03:21:42.896Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-24T03:21:42.896Z] PASS [2020-03-24T03:21:42.896Z] [2020-03-24T03:21:42.896Z] DONE 5 tests in 0.290s [2020-03-24T03:21:42.896Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-24T03:21:42.896Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11739 is not a child of this shell [2020-03-24T03:21:42.896Z] warning: PID 11739 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-24T03:21:42.896Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-24T03:21:42.896Z] [2020-03-24T03:21:42.896Z] Unloading profiles will leave already running processes permanently [2020-03-24T03:21:42.896Z] unconfined, which can lead to unexpected situations. [2020-03-24T03:21:42.896Z] [2020-03-24T03:21:42.896Z] To set a process to complain mode, use the command line tool [2020-03-24T03:21:42.896Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-24T03:21:42.896Z] Removing test suite binaries [2020-03-24T03:21:43.119Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s) [2020-03-24T03:21:43.119Z] === RUN TestBuildWithSession [2020-03-24T03:21:43.119Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-24T03:21:43.119Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:21:43.119Z] === RUN TestBuildSquashParent [2020-03-24T03:21:43.621Z] #66 471.7 + bin/containerd-shim-runc-v2 [2020-03-24T03:21:43.818Z] [2020-03-24T03:21:44.240Z] #66 473.1 + binaries [2020-03-24T03:21:44.240Z] #66 473.1 + mkdir -p /build [2020-03-24T03:21:44.240Z] #66 473.1 + cp bin/containerd /build/containerd [2020-03-24T03:21:44.240Z] #66 473.2 + cp bin/containerd-shim /build/containerd-shim [2020-03-24T03:21:44.240Z] #66 473.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-24T03:21:44.240Z] #66 473.2 + cp bin/ctr /build/ctr [2020-03-24T03:21:44.240Z] #66 DONE 473.3s Post stage [Pipeline] junit [2020-03-24T03:21:45.185Z] Recording test results [2020-03-24T03:21:45.716Z] [2020-03-24T03:21:45.716Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-24T03:21:45.716Z] #67 DONE 0.1s [2020-03-24T03:21:46.003Z] [2020-03-24T03:21:46.003Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-24T03:21:46.003Z] #71 DONE 0.1s [2020-03-24T03:21:46.003Z] [2020-03-24T03:21:46.003Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-24T03:21:46.003Z] #73 DONE 0.1s [2020-03-24T03:21:46.003Z] [2020-03-24T03:21:46.003Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-24T03:21:46.003Z] #76 DONE 0.1s [2020-03-24T03:21:46.003Z] [2020-03-24T03:21:46.003Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-24T03:21:46.003Z] #77 DONE 0.0s [2020-03-24T03:21:46.287Z] [2020-03-24T03:21:46.287Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-24T03:21:46.787Z] tests/integration/api_healthcheck_test.py .... [ 36%] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-24T03:21:47.648Z] + echo Ensuring container killed. [2020-03-24T03:21:47.648Z] Ensuring container killed. [2020-03-24T03:21:47.648Z] + docker rm -vf docker-pr4 [2020-03-24T03:21:47.648Z] Error: No such container: docker-pr4 [2020-03-24T03:21:47.648Z] + true [Pipeline] sh [2020-03-24T03:21:48.008Z] + echo Chowning /workspace to jenkins user [2020-03-24T03:21:48.008Z] Chowning /workspace to jenkins user [2020-03-24T03:21:48.008Z] + id -u [2020-03-24T03:21:48.008Z] + id -g [2020-03-24T03:21:48.008Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40732:/workspace busybox chown -R 1000:1000 /workspace [2020-03-24T03:21:48.008Z] Unable to find image 'busybox:latest' locally [2020-03-24T03:21:48.008Z] latest: Pulling from library/busybox [2020-03-24T03:21:48.266Z] 0669b0daf1fb: Pulling fs layer [2020-03-24T03:21:48.318Z] #78 DONE 2.2s [2020-03-24T03:21:48.606Z] [2020-03-24T03:21:48.606Z] #79 exporting to oci image format [2020-03-24T03:21:48.606Z] #79 exporting layers [2020-03-24T03:21:51.189Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-24T03:21:52.668Z] --- PASS: TestBuildWithHugeFile (40.27s) [2020-03-24T03:21:52.668Z] === RUN TestBuildWithEmptyDockerfile [2020-03-24T03:21:52.668Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:21:52.668Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:21:52.668Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:21:52.668Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:21:52.668Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:21:52.668Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:21:52.668Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:21:52.668Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:21:52.668Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:21:52.668Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-03-24T03:21:52.668Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-03-24T03:21:52.668Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-03-24T03:21:52.668Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-03-24T03:21:52.668Z] === RUN TestBuildPreserveOwnership [2020-03-24T03:21:52.668Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-24T03:21:52.668Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-24T03:21:52.668Z] --- PASS: TestBuildPreserveOwnership (5.82s) [2020-03-24T03:21:52.668Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.77s) [2020-03-24T03:21:52.668Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2020-03-24T03:21:52.668Z] === RUN TestBuildPlatformInvalid [2020-03-24T03:21:52.668Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-03-24T03:21:52.668Z] PASS [2020-03-24T03:21:52.668Z] [2020-03-24T03:21:52.668Z] === Skipped [2020-03-24T03:21:52.668Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-24T03:21:52.668Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:21:52.668Z] [2020-03-24T03:21:52.668Z] [2020-03-24T03:21:52.668Z] DONE 32 tests, 1 skipped in 87.377s [2020-03-24T03:21:52.668Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-24T03:21:52.668Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:21:52.668Z] ++ set -e [2020-03-24T03:21:52.668Z] ++ '[' -n 0 ']' [2020-03-24T03:21:52.668Z] ++ set -x [2020-03-24T03:21:52.668Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:21:52.668Z] INFO: Testing against a local daemon [2020-03-24T03:21:52.668Z] === RUN TestConfigList [2020-03-24T03:21:53.085Z] --- PASS: TestBuildSquashParent (10.26s) [2020-03-24T03:21:53.085Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-24T03:21:53.085Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:21:53.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:21:53.085Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:21:53.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:21:53.085Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:21:53.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:21:53.085Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:21:53.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:21:53.085Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:21:53.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:21:53.085Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:21:53.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:21:53.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:21:53.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:21:53.494Z] 0669b0daf1fb: Verifying Checksum [2020-03-24T03:21:53.494Z] 0669b0daf1fb: Download complete [2020-03-24T03:21:53.494Z] 0669b0daf1fb: Pull complete [2020-03-24T03:21:53.494Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-24T03:21:53.494Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-24T03:21:55.832Z] + bundleName=amd64-rootless [2020-03-24T03:21:55.832Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-24T03:21:55.832Z] Creating amd64-rootless-bundles.tar.gz [2020-03-24T03:21:55.832Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-03-24T03:21:55.832Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-24T03:21:55.840Z] Archiving artifacts [2020-03-24T03:21:55.951Z] --- PASS: TestConfigList (2.94s) [2020-03-24T03:21:55.951Z] === RUN TestConfigsCreateAndDelete [2020-03-24T03:21:56.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:21:56.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:21:57.752Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40732/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-24T03:21:58.226Z] + make clean [2020-03-24T03:21:58.480Z] docker volume rm -f docker-dev-cache [2020-03-24T03:21:58.480Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-24T03:21:59.239Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2020-03-24T03:21:59.239Z] === RUN TestConfigsUpdate [2020-03-24T03:21:59.655Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:21:59.655Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:22:01.004Z] --- PASS: TestServiceWithDataPathPortInit (20.63s) [2020-03-24T03:22:01.004Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-24T03:22:02.525Z] --- PASS: TestConfigsUpdate (3.21s) [2020-03-24T03:22:02.525Z] === RUN TestTemplatedConfig [2020-03-24T03:22:03.037Z] Removing intermediate container 1ba77a87e033 [2020-03-24T03:22:03.037Z] ---> 1c19834f9371 [2020-03-24T03:22:03.037Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-03-24T03:22:03.037Z] ---> Running in 19d8aab9f246 [2020-03-24T03:22:03.037Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-03-24T03:22:03.834Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-24T03:22:03.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2020-03-24T03:22:03.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2020-03-24T03:22:03.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2020-03-24T03:22:03.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2020-03-24T03:22:03.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2020-03-24T03:22:03.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.44s) [2020-03-24T03:22:03.835Z] === RUN TestBuildMultiStageCopy [2020-03-24T03:22:03.835Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-24T03:22:05.810Z] --- PASS: TestTemplatedConfig (3.44s) [2020-03-24T03:22:05.810Z] === RUN TestConfigInspect [2020-03-24T03:22:06.362Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-24T03:22:07.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-24T03:22:07.862Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-24T03:22:08.426Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-24T03:22:08.991Z] --- PASS: TestBuildMultiStageCopy (5.93s) [2020-03-24T03:22:08.991Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2020-03-24T03:22:08.991Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-03-24T03:22:08.991Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-03-24T03:22:08.991Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2020-03-24T03:22:08.991Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-03-24T03:22:08.991Z] === RUN TestBuildMultiStageParentConfig [2020-03-24T03:22:09.094Z] --- PASS: TestConfigInspect (3.24s) [2020-03-24T03:22:09.094Z] === RUN TestConfigCreateWithLabels [2020-03-24T03:22:09.390Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.25s) [2020-03-24T03:22:09.391Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mvh4xo27794sglcuv4u3jr08e Created:2020-03-24 03:22:00.046428683 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e967ee84d39bfc91fd3e137d2179d9cf36e8218fa46c0d16d7f08faf63963ec2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y53p4iyo17dujbl9kddwoki2q EndpointID:549af918c0b30c6cd7861db25d11d69aeafdd080a4ba3994163df08bdc4ba163 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1c7a9c52cafd207b1ca2c9b5e62012e6ea0d3c96be81ed13dab98a7f580bae56 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:498ff4f03859 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y53p4iyo17dujbl9kddwoki2q EndpointID:549af918c0b30c6cd7861db25d11d69aeafdd080a4ba3994163df08bdc4ba163 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-24T03:22:09.391Z] PASS [2020-03-24T03:22:09.391Z] [2020-03-24T03:22:09.391Z] === Skipped [2020-03-24T03:22:09.391Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:22:09.391Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:22:09.391Z] [2020-03-24T03:22:09.391Z] [2020-03-24T03:22:09.391Z] DONE 22 tests, 1 skipped in 54.446s [2020-03-24T03:22:09.391Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-24T03:22:09.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:22:09.391Z] ++ set -e [2020-03-24T03:22:09.391Z] ++ '[' -n 0 ']' [2020-03-24T03:22:09.391Z] ++ set -x [2020-03-24T03:22:09.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:22:09.391Z] INFO: Testing against a local daemon [2020-03-24T03:22:09.391Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-24T03:22:09.391Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-24T03:22:09.391Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:22:09.391Z] === RUN TestDockerNetworkIpvlan [2020-03-24T03:22:09.391Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-24T03:22:09.391Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:22:09.391Z] PASS [2020-03-24T03:22:09.391Z] [2020-03-24T03:22:09.391Z] === Skipped [2020-03-24T03:22:09.391Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-24T03:22:09.391Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:22:09.391Z] [2020-03-24T03:22:09.391Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-24T03:22:09.391Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:22:09.391Z] [2020-03-24T03:22:09.391Z] [2020-03-24T03:22:09.391Z] DONE 2 tests, 2 skipped in 0.071s [2020-03-24T03:22:09.391Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-24T03:22:09.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:22:09.391Z] ++ set -e [2020-03-24T03:22:09.391Z] ++ '[' -n 0 ']' [2020-03-24T03:22:09.391Z] ++ set -x [2020-03-24T03:22:09.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:22:09.391Z] INFO: Testing against a local daemon [2020-03-24T03:22:09.391Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-24T03:22:10.396Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-03-24T03:22:10.396Z] === RUN TestDockerNetworkMacvlan [2020-03-24T03:22:10.892Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2020-03-24T03:22:10.892Z] === RUN TestBuildLabelWithTargets [2020-03-24T03:22:11.402Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-24T03:22:12.000Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-24T03:22:12.016Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-24T03:22:12.378Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2020-03-24T03:22:12.378Z] === RUN TestConfigCreateResolve [2020-03-24T03:22:13.022Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-24T03:22:13.422Z] --- PASS: TestBuildLabelWithTargets (2.65s) [2020-03-24T03:22:13.422Z] === RUN TestBuildWithEmptyLayers [2020-03-24T03:22:14.799Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2020-03-24T03:22:14.799Z] === RUN TestBuildMultiStageOnBuild [2020-03-24T03:22:15.661Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-03-24T03:22:15.661Z] === RUN TestConfigDaemonLibtrustID [2020-03-24T03:22:15.661Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-03-24T03:22:15.661Z] PASS [2020-03-24T03:22:15.661Z] [2020-03-24T03:22:15.661Z] DONE 8 tests in 23.369s [2020-03-24T03:22:15.661Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-24T03:22:15.661Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:22:15.661Z] ++ set -e [2020-03-24T03:22:15.661Z] ++ '[' -n 0 ']' [2020-03-24T03:22:15.661Z] ++ set -x [2020-03-24T03:22:15.661Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:22:15.921Z] INFO: Testing against a local daemon [2020-03-24T03:22:15.921Z] === RUN TestCheckpoint [2020-03-24T03:22:15.921Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-24T03:22:15.921Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:22:15.921Z] === RUN TestContainerInvalidJSON [2020-03-24T03:22:15.921Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:22:15.921Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:22:15.921Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:22:15.921Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:22:15.921Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:22:15.921Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:22:15.921Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:22:15.921Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:22:15.921Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:22:15.921Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-24T03:22:15.921Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-24T03:22:15.921Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-24T03:22:15.921Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-24T03:22:15.921Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-24T03:22:15.921Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-24T03:22:15.921Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-24T03:22:16.179Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-24T03:22:16.179Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-24T03:22:16.179Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-24T03:22:16.179Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-24T03:22:16.438Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-24T03:22:16.438Z] === RUN TestCopyFromContainer [2020-03-24T03:22:17.397Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-24T03:22:18.342Z] === RUN TestCopyFromContainer// [2020-03-24T03:22:18.342Z] === RUN TestCopyFromContainer//bar/root [2020-03-24T03:22:18.600Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-24T03:22:18.600Z] === RUN TestCopyFromContainer/bar/quux [2020-03-24T03:22:18.859Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-24T03:22:18.859Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-24T03:22:18.982Z] --- PASS: TestBuildMultiStageOnBuild (3.70s) [2020-03-24T03:22:18.982Z] === RUN TestBuildUncleanTarFilenames [2020-03-24T03:22:19.118Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-24T03:22:19.118Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-24T03:22:19.118Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-24T03:22:19.377Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer (3.09s) [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-24T03:22:19.377Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-03-24T03:22:19.377Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-24T03:22:19.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:22:19.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:22:19.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:22:19.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:22:19.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:22:19.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:22:19.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:22:19.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:22:19.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:22:19.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-24T03:22:19.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-24T03:22:19.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-24T03:22:19.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-24T03:22:19.636Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-24T03:22:19.636Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-24T03:22:19.636Z] === RUN TestCreateWithInvalidEnv [2020-03-24T03:22:19.636Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-24T03:22:19.636Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-24T03:22:19.636Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-24T03:22:19.636Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-24T03:22:19.636Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-24T03:22:19.636Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-24T03:22:19.636Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-24T03:22:19.636Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-24T03:22:19.636Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-24T03:22:19.636Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-24T03:22:19.636Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-24T03:22:19.636Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-24T03:22:19.636Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-24T03:22:19.636Z] === RUN TestCreateTmpfsMountsTarget [2020-03-24T03:22:19.636Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-24T03:22:19.636Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-24T03:22:20.357Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2020-03-24T03:22:20.357Z] === RUN TestBuildMultiStageLayerLeak [2020-03-24T03:22:20.430Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-24T03:22:20.849Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-24T03:22:21.923Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:22:22.168Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:22:22.168Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-24T03:22:22.168Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-24T03:22:22.168Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-24T03:22:24.538Z] --- PASS: TestBuildMultiStageLayerLeak (4.04s) [2020-03-24T03:22:24.538Z] === RUN TestBuildWithHugeFile [2020-03-24T03:22:24.700Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2020-03-24T03:22:24.700Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-24T03:22:24.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:22:24.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:22:24.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:22:24.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:22:24.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:22:24.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:22:24.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:22:24.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:22:24.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:22:24.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:22:24.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:22:24.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:22:24.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:22:24.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:22:24.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:22:24.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-24T03:22:24.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-24T03:22:24.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-03-24T03:22:24.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-24T03:22:24.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-03-24T03:22:24.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-24T03:22:24.701Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-24T03:22:25.267Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-03-24T03:22:25.267Z] === RUN TestContainerStartOnDaemonRestart [2020-03-24T03:22:25.267Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-24T03:22:25.267Z] === RUN TestDaemonRestartIpcMode [2020-03-24T03:22:25.267Z] === PAUSE TestDaemonRestartIpcMode [2020-03-24T03:22:25.267Z] === RUN TestDaemonHostGatewayIP [2020-03-24T03:22:25.267Z] === PAUSE TestDaemonHostGatewayIP [2020-03-24T03:22:25.267Z] === RUN TestDiff [2020-03-24T03:22:26.203Z] --- PASS: TestDiff (0.75s) [2020-03-24T03:22:26.203Z] === RUN TestExecWithCloseStdin [2020-03-24T03:22:26.337Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-24T03:22:26.770Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-03-24T03:22:26.770Z] === RUN TestExec [2020-03-24T03:22:27.649Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-24T03:22:27.706Z] --- PASS: TestExec (0.88s) [2020-03-24T03:22:27.706Z] === RUN TestExecUser [2020-03-24T03:22:28.641Z] --- PASS: TestExecUser (0.93s) [2020-03-24T03:22:28.641Z] === RUN TestExportContainerAndImportImage [2020-03-24T03:22:29.669Z] --- PASS: TestDockerNetworkMacvlan (19.09s) [2020-03-24T03:22:29.669Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-03-24T03:22:29.669Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-24T03:22:29.669Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.46s) [2020-03-24T03:22:29.669Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.44s) [2020-03-24T03:22:29.669Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.17s) [2020-03-24T03:22:29.669Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-03-24T03:22:29.669Z] PASS [2020-03-24T03:22:29.669Z] [2020-03-24T03:22:29.669Z] DONE 8 tests in 20.595s [2020-03-24T03:22:29.669Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-24T03:22:29.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:22:29.669Z] ++ set -e [2020-03-24T03:22:29.669Z] ++ '[' -n 0 ']' [2020-03-24T03:22:29.669Z] ++ set -x [2020-03-24T03:22:29.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:22:29.669Z] testing: warning: no tests to run [2020-03-24T03:22:29.669Z] PASS [2020-03-24T03:22:29.669Z] [2020-03-24T03:22:29.669Z] DONE 0 tests in 0.014s [2020-03-24T03:22:29.669Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-24T03:22:29.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:22:29.669Z] ++ set -e [2020-03-24T03:22:29.669Z] ++ '[' -n 0 ']' [2020-03-24T03:22:29.669Z] ++ set -x [2020-03-24T03:22:29.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:22:29.669Z] INFO: Testing against a local daemon [2020-03-24T03:22:29.669Z] === RUN TestAuthZPluginAllowRequest [2020-03-24T03:22:30.016Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-03-24T03:22:30.016Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-24T03:22:31.701Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-03-24T03:22:31.702Z] === RUN TestAuthZPluginTLS [2020-03-24T03:22:31.921Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s) [2020-03-24T03:22:31.921Z] === RUN TestHealthCheckWorkdir [2020-03-24T03:22:31.983Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-03-24T03:22:31.983Z] === RUN TestAuthZPluginDenyRequest [2020-03-24T03:22:32.265Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-24T03:22:32.265Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-24T03:22:32.856Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-03-24T03:22:32.856Z] === RUN TestHealthKillContainer [2020-03-24T03:22:32.879Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-24T03:22:32.879Z] === RUN TestAuthZPluginDenyResponse [2020-03-24T03:22:32.993Z] INFO: Sources obtained for gotestsum... [2020-03-24T03:22:32.993Z] INFO: Checkout done for gotestsum... [2020-03-24T03:22:33.492Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-24T03:22:33.493Z] === RUN TestAuthZPluginAllowEventStream [2020-03-24T03:22:33.960Z] INFO: Build done for gotestsum... [2020-03-24T03:22:35.512Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-03-24T03:22:35.513Z] === RUN TestAuthZPluginErrorResponse [2020-03-24T03:22:35.795Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-03-24T03:22:35.795Z] === RUN TestAuthZPluginErrorRequest [2020-03-24T03:22:36.141Z] --- PASS: TestHealthKillContainer (2.99s) [2020-03-24T03:22:36.141Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-24T03:22:36.400Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-03-24T03:22:36.400Z] === RUN TestIpcModeNone [2020-03-24T03:22:36.409Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-03-24T03:22:36.409Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-24T03:22:36.691Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-24T03:22:36.691Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-24T03:22:37.336Z] --- PASS: TestIpcModeNone (0.88s) [2020-03-24T03:22:37.336Z] === RUN TestIpcModePrivate [2020-03-24T03:22:38.272Z] --- PASS: TestIpcModePrivate (0.86s) [2020-03-24T03:22:38.272Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-03-24T03:22:38.272Z] === RUN TestIpcModeShareable [2020-03-24T03:22:38.711Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2020-03-24T03:22:38.711Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-24T03:22:39.206Z] --- PASS: TestIpcModeShareable (0.87s) [2020-03-24T03:22:39.207Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-03-24T03:22:39.207Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-24T03:22:39.405Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-24T03:22:39.405Z] Using test binary docker [2020-03-24T03:22:39.405Z] +++ /etc/init.d/apparmor start [2020-03-24T03:22:39.405Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-24T03:22:39.405Z] INFO: Waiting for daemon to start... [2020-03-24T03:22:39.405Z] Starting dockerd [2020-03-24T03:22:39.405Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-03-24T03:22:39.405Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-24T03:22:39.406Z] Using test binary docker [2020-03-24T03:22:39.406Z] +++ /etc/init.d/apparmor start [2020-03-24T03:22:39.406Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-24T03:22:39.406Z] INFO: Waiting for daemon to start... [2020-03-24T03:22:39.406Z] Starting dockerd [2020-03-24T03:22:39.406Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-03-24T03:22:39.406Z] . [2020-03-24T03:22:39.406Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-24T03:22:39.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-24T03:22:39.406Z] Error: No such image: emptyfs [2020-03-24T03:22:39.406Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-24T03:22:39.406Z] ++++ docker load [2020-03-24T03:22:39.663Z] Running integration-test (iteration 1) [2020-03-24T03:22:39.663Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-24T03:22:39.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-03-24T03:22:39.663Z] ++ set -e [2020-03-24T03:22:39.663Z] ++ '[' -n 0 ']' [2020-03-24T03:22:39.663Z] ++ set -x [2020-03-24T03:22:39.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-03-24T03:22:40.227Z] [2020-03-24T03:22:40.227Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-24T03:22:40.227Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-24T03:22:40.485Z] Error: No such image: emptyfs [2020-03-24T03:22:40.485Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-24T03:22:40.485Z] ++++ docker load [2020-03-24T03:22:40.776Z] Running integration-test (iteration 1) [2020-03-24T03:22:40.776Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-24T03:22:40.776Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-03-24T03:22:40.776Z] ++ set -e [2020-03-24T03:22:40.776Z] ++ '[' -n 0 ']' [2020-03-24T03:22:40.776Z] ++ set -x [2020-03-24T03:22:40.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-03-24T03:22:40.812Z] ......................... [ 67%] [2020-03-24T03:22:41.383Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-03-24T03:22:41.383Z] === RUN TestAuthZPluginHeader [2020-03-24T03:22:41.740Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2020-03-24T03:22:41.740Z] === RUN TestAPIIpcModeHost [2020-03-24T03:22:42.010Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-03-24T03:22:42.010Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-24T03:22:42.010Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-24T03:22:42.010Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:22:42.010Z] === RUN TestAuthZPluginV2Disable [2020-03-24T03:22:42.010Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-24T03:22:42.010Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:22:42.010Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-24T03:22:42.010Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-24T03:22:42.010Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:22:42.010Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-24T03:22:42.010Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-24T03:22:42.010Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:22:42.010Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-24T03:22:42.676Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-03-24T03:22:42.676Z] === RUN TestDaemonIpcModeShareable [2020-03-24T03:22:44.580Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-03-24T03:22:44.580Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-24T03:22:44.580Z] === RUN TestDaemonIpcModePrivate [2020-03-24T03:22:46.326Z] Removing intermediate container 19d8aab9f246 [2020-03-24T03:22:46.326Z] ---> e4f0dd16ed55 [2020-03-24T03:22:46.326Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-24T03:22:46.326Z] ---> Running in 4f05efe1aa8a [2020-03-24T03:22:46.482Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-03-24T03:22:46.482Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-24T03:22:46.482Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-24T03:22:46.784Z] Removing intermediate container 4f05efe1aa8a [2020-03-24T03:22:46.784Z] ---> 12ea05d56d89 [2020-03-24T03:22:46.784Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-24T03:22:46.784Z] ---> Running in 39f7b8b49614 [2020-03-24T03:22:47.749Z] Removing intermediate container 39f7b8b49614 [2020-03-24T03:22:47.749Z] ---> 05f5211fcfcb [2020-03-24T03:22:47.749Z] Step 10/10 : COPY . . [2020-03-24T03:22:47.859Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-03-24T03:22:47.859Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-24T03:22:47.859Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-24T03:22:49.761Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2020-03-24T03:22:49.761Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-24T03:22:49.761Z] === RUN TestIpcModeOlderClient [2020-03-24T03:22:49.761Z] === PAUSE TestIpcModeOlderClient [2020-03-24T03:22:49.761Z] === RUN TestKillContainerInvalidSignal [2020-03-24T03:22:50.697Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-03-24T03:22:50.697Z] === RUN TestKillContainer [2020-03-24T03:22:50.697Z] === RUN TestKillContainer/no_signal [2020-03-24T03:22:51.632Z] === RUN TestKillContainer/non_killing_signal [2020-03-24T03:22:51.890Z] === RUN TestKillContainer/killing_signal [2020-03-24T03:22:53.266Z] --- PASS: TestKillContainer (2.28s) [2020-03-24T03:22:53.266Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-03-24T03:22:53.266Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-03-24T03:22:53.266Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-03-24T03:22:53.266Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-24T03:22:53.266Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-24T03:22:53.833Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-24T03:22:54.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2020-03-24T03:22:54.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-03-24T03:22:54.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-03-24T03:22:54.769Z] === RUN TestKillStoppedContainer [2020-03-24T03:22:54.769Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-24T03:22:54.769Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-24T03:22:54.769Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-24T03:22:54.769Z] === RUN TestKillDifferentUserContainer [2020-03-24T03:22:55.704Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-03-24T03:22:55.704Z] === RUN TestInspectOomKilledTrue [2020-03-24T03:22:55.704Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-24T03:22:55.704Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:22:55.704Z] === RUN TestInspectOomKilledFalse [2020-03-24T03:22:55.704Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-24T03:22:55.704Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:22:55.704Z] === RUN TestLinksEtcHostsContentMatch [2020-03-24T03:22:56.271Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2020-03-24T03:22:56.271Z] === RUN TestLinksContainerNames [2020-03-24T03:22:58.176Z] --- PASS: TestLinksContainerNames (1.56s) [2020-03-24T03:22:58.176Z] === RUN TestLogsFollowTailEmpty [2020-03-24T03:22:58.744Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-03-24T03:22:58.744Z] === RUN TestContainerNetworkMountsNoChown [2020-03-24T03:22:59.311Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-03-24T03:22:59.311Z] === RUN TestMountDaemonRoot [2020-03-24T03:22:59.311Z] === RUN TestMountDaemonRoot/default [2020-03-24T03:22:59.311Z] === PAUSE TestMountDaemonRoot/default [2020-03-24T03:22:59.311Z] === RUN TestMountDaemonRoot/private [2020-03-24T03:22:59.311Z] === PAUSE TestMountDaemonRoot/private [2020-03-24T03:22:59.311Z] === RUN TestMountDaemonRoot/rprivate [2020-03-24T03:22:59.311Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-24T03:22:59.311Z] === RUN TestMountDaemonRoot/slave [2020-03-24T03:22:59.311Z] === PAUSE TestMountDaemonRoot/slave [2020-03-24T03:22:59.311Z] === RUN TestMountDaemonRoot/rslave [2020-03-24T03:22:59.311Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-24T03:22:59.311Z] === RUN TestMountDaemonRoot/shared [2020-03-24T03:22:59.311Z] === PAUSE TestMountDaemonRoot/shared [2020-03-24T03:22:59.311Z] === RUN TestMountDaemonRoot/rshared [2020-03-24T03:22:59.311Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-24T03:22:59.311Z] === CONT TestMountDaemonRoot/default [2020-03-24T03:22:59.311Z] === CONT TestMountDaemonRoot/rslave [2020-03-24T03:22:59.570Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-24T03:22:59.570Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:22:59.570Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-24T03:22:59.570Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:22:59.570Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:22:59.570Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:22:59.570Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:22:59.570Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:22:59.570Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:22:59.570Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:22:59.570Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:22:59.570Z] === CONT TestMountDaemonRoot/shared [2020-03-24T03:22:59.570Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rprivate [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rshared [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/slave [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/private [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-24T03:22:59.571Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:22:59.571Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-24T03:22:59.571Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:22:59.829Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:22:59.829Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:22:59.829Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:22:59.829Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:22:59.829Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-24T03:22:59.829Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:22:59.829Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:22:59.829Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-24T03:22:59.829Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:22:59.829Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:22:59.829Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-24T03:22:59.829Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-24T03:22:59.829Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-24T03:22:59.829Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-03-24T03:22:59.830Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-24T03:22:59.830Z] === RUN TestContainerBindMountNonRecursive [2020-03-24T03:23:00.445Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2020-03-24T03:23:00.445Z] PASS [2020-03-24T03:23:00.445Z] [2020-03-24T03:23:00.445Z] === Skipped [2020-03-24T03:23:00.445Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-24T03:23:00.445Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:23:00.445Z] [2020-03-24T03:23:00.445Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-24T03:23:00.445Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:23:00.445Z] [2020-03-24T03:23:00.445Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-24T03:23:00.445Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:23:00.445Z] [2020-03-24T03:23:00.445Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-24T03:23:00.445Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:23:00.445Z] [2020-03-24T03:23:00.445Z] [2020-03-24T03:23:00.445Z] DONE 17 tests, 4 skipped in 29.051s [2020-03-24T03:23:00.445Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-24T03:23:00.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:00.445Z] ++ set -e [2020-03-24T03:23:00.445Z] ++ '[' -n 0 ']' [2020-03-24T03:23:00.445Z] ++ set -x [2020-03-24T03:23:00.445Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:00.445Z] INFO: Testing against a local daemon [2020-03-24T03:23:00.445Z] === RUN TestPluginInvalidJSON [2020-03-24T03:23:00.445Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:23:00.445Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:23:00.445Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:23:00.445Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-24T03:23:00.445Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-24T03:23:00.445Z] PASS [2020-03-24T03:23:00.445Z] [2020-03-24T03:23:00.445Z] DONE 2 tests in 0.074s [2020-03-24T03:23:00.445Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-24T03:23:00.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:00.445Z] ++ set -e [2020-03-24T03:23:00.445Z] ++ '[' -n 0 ']' [2020-03-24T03:23:00.445Z] ++ set -x [2020-03-24T03:23:00.445Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:00.445Z] INFO: Testing against a local daemon [2020-03-24T03:23:00.445Z] === RUN TestExternalGraphDriver [2020-03-24T03:23:00.445Z] === RUN TestExternalGraphDriver/json [2020-03-24T03:23:01.059Z] === RUN TestExternalGraphDriver/spec [2020-03-24T03:23:02.362Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2020-03-24T03:23:02.362Z] === RUN TestNetworkNat [2020-03-24T03:23:02.929Z] --- PASS: TestNetworkNat (0.92s) [2020-03-24T03:23:02.929Z] === RUN TestNetworkLocalhostTCPNat [2020-03-24T03:23:03.081Z] === RUN TestExternalGraphDriver/pull [2020-03-24T03:23:03.864Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-03-24T03:23:03.864Z] === RUN TestNetworkLoopbackNat [2020-03-24T03:23:04.800Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-03-24T03:23:04.800Z] === RUN TestPause [2020-03-24T03:23:05.102Z] --- PASS: TestExternalGraphDriver (6.28s) [2020-03-24T03:23:05.102Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-03-24T03:23:05.102Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-03-24T03:23:05.102Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-03-24T03:23:05.102Z] === RUN TestGraphdriverPluginV2 [2020-03-24T03:23:05.102Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-24T03:23:05.102Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:23:05.102Z] PASS [2020-03-24T03:23:05.102Z] [2020-03-24T03:23:05.102Z] === Skipped [2020-03-24T03:23:05.102Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-24T03:23:05.102Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:23:05.102Z] [2020-03-24T03:23:05.102Z] [2020-03-24T03:23:05.102Z] DONE 5 tests, 1 skipped in 6.411s [2020-03-24T03:23:05.102Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-24T03:23:05.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:05.102Z] ++ set -e [2020-03-24T03:23:05.102Z] ++ '[' -n 0 ']' [2020-03-24T03:23:05.102Z] ++ set -x [2020-03-24T03:23:05.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:05.102Z] INFO: Testing against a local daemon [2020-03-24T03:23:05.102Z] === RUN TestContinueAfterPluginCrash [2020-03-24T03:23:05.102Z] === PAUSE TestContinueAfterPluginCrash [2020-03-24T03:23:05.102Z] === RUN TestReadPluginNoRead [2020-03-24T03:23:05.102Z] === PAUSE TestReadPluginNoRead [2020-03-24T03:23:05.102Z] === RUN TestDaemonStartWithLogOpt [2020-03-24T03:23:05.102Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-24T03:23:05.102Z] === CONT TestContinueAfterPluginCrash [2020-03-24T03:23:05.102Z] === CONT TestDaemonStartWithLogOpt [2020-03-24T03:23:05.735Z] --- PASS: TestPause (0.86s) [2020-03-24T03:23:05.735Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-24T03:23:05.735Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-24T03:23:05.735Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-24T03:23:05.735Z] === RUN TestPauseStopPausedContainer [2020-03-24T03:23:06.670Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-03-24T03:23:06.670Z] === RUN TestPsFilter [2020-03-24T03:23:06.929Z] --- PASS: TestPsFilter (0.26s) [2020-03-24T03:23:06.929Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-24T03:23:07.865Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-03-24T03:23:07.865Z] === RUN TestRemoveContainerWithVolume [2020-03-24T03:23:08.432Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-03-24T03:23:08.432Z] === RUN TestRemoveContainerRunning [2020-03-24T03:23:09.369Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-03-24T03:23:09.369Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-24T03:23:09.936Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-03-24T03:23:09.936Z] === RUN TestRemoveInvalidContainer [2020-03-24T03:23:10.195Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-24T03:23:10.195Z] === RUN TestRenameLinkedContainer [2020-03-24T03:23:12.840Z] Loaded image: buildpack-deps:jessie [2020-03-24T03:23:12.840Z] Loaded image: buildpack-deps:jessie [2020-03-24T03:23:12.840Z] Loaded image: busybox:latestLoaded image: busybox:latest [2020-03-24T03:23:12.840Z] [2020-03-24T03:23:13.097Z] Loaded image: busybox:glibc [2020-03-24T03:23:13.097Z] Loaded image: debian:jessie [2020-03-24T03:23:13.097Z] Loaded image: busybox:glibc [2020-03-24T03:23:13.097Z] Loaded image: debian:jessie [2020-03-24T03:23:13.354Z] Loaded image: hello-world:latest [2020-03-24T03:23:13.354Z] Loaded image: hello-world:latest [2020-03-24T03:23:13.354Z] INFO: Testing against a local daemon [2020-03-24T03:23:13.354Z] === RUN TestDockerDaemonSuite [2020-03-24T03:23:13.354Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-24T03:23:13.354Z] INFO: Testing against a local daemon [2020-03-24T03:23:13.354Z] === RUN TestDockerSuite [2020-03-24T03:23:13.354Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-24T03:23:13.354Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-24T03:23:13.354Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-24T03:23:13.354Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-24T03:23:13.354Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-24T03:23:13.354Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-24T03:23:13.354Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-24T03:23:13.354Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-24T03:23:13.477Z] --- PASS: TestDaemonStartWithLogOpt (7.96s) [2020-03-24T03:23:13.477Z] === CONT TestReadPluginNoRead [2020-03-24T03:23:13.481Z] --- PASS: TestRenameLinkedContainer (3.19s) [2020-03-24T03:23:13.481Z] === RUN TestRenameStoppedContainer [2020-03-24T03:23:14.048Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-03-24T03:23:14.048Z] === RUN TestRenameRunningContainerAndReuse [2020-03-24T03:23:14.285Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-24T03:23:14.542Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-24T03:23:15.106Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-24T03:23:15.106Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-24T03:23:15.951Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-03-24T03:23:15.952Z] === RUN TestRenameInvalidName [2020-03-24T03:23:16.039Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-24T03:23:16.039Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-24T03:23:16.039Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-24T03:23:16.149Z] === RUN TestReadPluginNoRead/default [2020-03-24T03:23:16.518Z] --- PASS: TestRenameInvalidName (0.81s) [2020-03-24T03:23:16.518Z] === RUN TestRenameAnonymousContainer [2020-03-24T03:23:17.189Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-24T03:23:17.685Z] ---> db5561e9d6f7 [2020-03-24T03:23:18.168Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-24T03:23:18.168Z] --- PASS: TestContinueAfterPluginCrash (12.96s) [2020-03-24T03:23:18.567Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-24T03:23:18.658Z] Successfully built db5561e9d6f7 [2020-03-24T03:23:18.824Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-24T03:23:18.825Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-24T03:23:18.825Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-24T03:23:19.118Z] Successfully tagged docker:latest [2020-03-24T03:23:19.118Z] INFO: Image build ended at 03/24/2020 03:23:18. Duration:00:04:38.2303975 [2020-03-24T03:23:19.118Z] [2020-03-24T03:23:19.118Z] [2020-03-24T03:23:19.118Z] INFO: Building the test binaries at 03/24/2020 03:23:18... [2020-03-24T03:23:19.388Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-24T03:23:19.646Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-24T03:23:19.658Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-24T03:23:20.705Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2020-03-24T03:23:20.705Z] === RUN TestRenameContainerWithSameName [2020-03-24T03:23:21.021Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-24T03:23:21.271Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-03-24T03:23:21.272Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-24T03:23:21.279Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-24T03:23:21.279Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-24T03:23:21.279Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-24T03:23:21.279Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-24T03:23:21.677Z] --- PASS: TestReadPluginNoRead (8.57s) [2020-03-24T03:23:21.677Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-03-24T03:23:21.677Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-03-24T03:23:21.677Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-03-24T03:23:21.677Z] read_test.go:91: [d7ecfac174adc] daemon is not started [2020-03-24T03:23:21.677Z] PASS [2020-03-24T03:23:21.677Z] [2020-03-24T03:23:21.677Z] DONE 6 tests in 16.610s [2020-03-24T03:23:21.677Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-24T03:23:21.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:21.677Z] ++ set -e [2020-03-24T03:23:21.677Z] ++ '[' -n 0 ']' [2020-03-24T03:23:21.677Z] ++ set -x [2020-03-24T03:23:21.677Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:21.677Z] testing: warning: no tests to run [2020-03-24T03:23:21.677Z] PASS [2020-03-24T03:23:21.677Z] [2020-03-24T03:23:21.677Z] DONE 0 tests in 0.037s [2020-03-24T03:23:21.677Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-24T03:23:21.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:21.677Z] ++ set -e [2020-03-24T03:23:21.677Z] ++ '[' -n 0 ']' [2020-03-24T03:23:21.677Z] ++ set -x [2020-03-24T03:23:21.677Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:21.959Z] INFO: Testing against a local daemon [2020-03-24T03:23:21.959Z] === RUN TestPluginWithDevMounts [2020-03-24T03:23:21.959Z] === PAUSE TestPluginWithDevMounts [2020-03-24T03:23:21.959Z] === CONT TestPluginWithDevMounts [2020-03-24T03:23:22.212Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-24T03:23:23.173Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2020-03-24T03:23:23.173Z] === RUN TestResize [2020-03-24T03:23:23.739Z] --- PASS: TestResize (0.79s) [2020-03-24T03:23:23.739Z] === RUN TestResizeWithInvalidSize [2020-03-24T03:23:23.980Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-03-24T03:23:23.980Z] PASS [2020-03-24T03:23:23.980Z] [2020-03-24T03:23:23.980Z] DONE 1 tests in 1.893s [2020-03-24T03:23:23.980Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-24T03:23:23.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:23.980Z] ++ set -e [2020-03-24T03:23:23.980Z] ++ '[' -n 0 ']' [2020-03-24T03:23:23.980Z] ++ set -x [2020-03-24T03:23:23.980Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:23.980Z] INFO: Testing against a local daemon [2020-03-24T03:23:23.980Z] === RUN TestSecretInspect [2020-03-24T03:23:24.677Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-03-24T03:23:24.677Z] === RUN TestResizeWhenContainerNotStarted [2020-03-24T03:23:24.903Z] INFO: make.ps1 starting at 03/24/2020 03:23:23 [2020-03-24T03:23:24.903Z] INFO: Git commit (b23decbb0b) assumed from DOCKER_GITCOMMIT environment variable [2020-03-24T03:23:24.903Z] INFO: Invoking autogen... [2020-03-24T03:23:24.903Z] INFO: Building daemon... [2020-03-24T03:23:25.244Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:23:25.244Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:23:25.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:23:25.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:23:25.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:23:25.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:23:25.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:23:25.487Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-24T03:23:25.744Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-24T03:23:27.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:23:27.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:23:27.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:23:27.429Z] --- PASS: TestSecretInspect (3.54s) [2020-03-24T03:23:27.429Z] === RUN TestSecretList [2020-03-24T03:23:27.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:23:28.271Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-24T03:23:28.528Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-24T03:23:28.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:23:30.034Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:23:30.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:23:30.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:23:30.909Z] --- PASS: TestSecretList (3.61s) [2020-03-24T03:23:30.909Z] === RUN TestSecretsCreateAndDelete [2020-03-24T03:23:31.050Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-24T03:23:31.050Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-24T03:23:32.419Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-24T03:23:32.986Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-24T03:23:33.088Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s) [2020-03-24T03:23:33.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-03-24T03:23:33.089Z] === RUN TestCgroupNamespacesRun [2020-03-24T03:23:34.359Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-24T03:23:34.989Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-03-24T03:23:34.990Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-24T03:23:35.238Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-24T03:23:35.238Z] tests/integration/client_test.py ..... [ 75%] [2020-03-24T03:23:35.238Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-24T03:23:35.238Z] tests/integration/errors_test.py . [ 76%] [2020-03-24T03:23:35.283Z] --- PASS: TestSecretsCreateAndDelete (3.63s) [2020-03-24T03:23:35.283Z] === RUN TestSecretsUpdate [2020-03-24T03:23:35.733Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-24T03:23:35.990Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-24T03:23:36.555Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-24T03:23:36.891Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-03-24T03:23:36.891Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-24T03:23:37.926Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-24T03:23:38.295Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-03-24T03:23:38.295Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-24T03:23:38.731Z] --- PASS: TestSecretsUpdate (3.72s) [2020-03-24T03:23:38.731Z] === RUN TestTemplatedSecret [2020-03-24T03:23:38.858Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-24T03:23:40.211Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-03-24T03:23:40.211Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-24T03:23:40.229Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-24T03:23:41.404Z] --- PASS: TestTemplatedSecret (3.16s) [2020-03-24T03:23:41.404Z] === RUN TestSecretCreateResolve [2020-03-24T03:23:42.129Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2020-03-24T03:23:42.129Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-24T03:23:42.756Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-24T03:23:43.083Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s) [2020-03-24T03:23:43.083Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-24T03:23:43.689Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-24T03:23:43.946Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-24T03:23:44.023Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-03-24T03:23:44.023Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-24T03:23:44.854Z] --- PASS: TestSecretCreateResolve (3.58s) [2020-03-24T03:23:44.854Z] PASS [2020-03-24T03:23:44.854Z] [2020-03-24T03:23:44.854Z] DONE 6 tests in 21.292s [2020-03-24T03:23:44.854Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-24T03:23:44.854Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:44.854Z] ++ set -e [2020-03-24T03:23:44.854Z] ++ '[' -n 0 ']' [2020-03-24T03:23:44.854Z] ++ set -x [2020-03-24T03:23:44.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:23:45.137Z] INFO: Testing against a local daemon [2020-03-24T03:23:45.137Z] === RUN TestServiceCreateInit [2020-03-24T03:23:45.137Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-24T03:23:45.321Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-24T03:23:45.924Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-03-24T03:23:45.924Z] === RUN TestKernelTCPMemory [2020-03-24T03:23:46.859Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-03-24T03:23:46.859Z] === RUN TestNISDomainname [2020-03-24T03:23:47.217Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-24T03:23:47.782Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-24T03:23:47.794Z] --- PASS: TestNISDomainname (1.06s) [2020-03-24T03:23:47.794Z] === RUN TestHostnameDnsResolution [2020-03-24T03:23:48.714Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-24T03:23:49.646Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-24T03:23:49.694Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-03-24T03:23:49.694Z] === RUN TestStats [2020-03-24T03:23:50.615Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-24T03:23:51.017Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-24T03:23:51.582Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-24T03:23:51.595Z] --- PASS: TestStats (1.83s) [2020-03-24T03:23:51.595Z] === RUN TestStopContainerWithTimeout [2020-03-24T03:23:51.595Z] === RUN TestStopContainerWithTimeout/0 [2020-03-24T03:23:51.595Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-24T03:23:51.595Z] === RUN TestStopContainerWithTimeout/1 [2020-03-24T03:23:51.595Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-24T03:23:51.595Z] === RUN TestStopContainerWithTimeout/3 [2020-03-24T03:23:51.595Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-24T03:23:51.595Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-24T03:23:51.595Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-24T03:23:51.595Z] === CONT TestStopContainerWithTimeout/0 [2020-03-24T03:23:51.595Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-24T03:23:51.595Z] === CONT TestStopContainerWithTimeout/1 [2020-03-24T03:23:51.595Z] === CONT TestStopContainerWithTimeout/3 [2020-03-24T03:23:52.514Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-24T03:23:54.411Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-24T03:23:54.879Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-24T03:23:54.879Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-03-24T03:23:54.879Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2020-03-24T03:23:54.879Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2020-03-24T03:23:54.879Z] --- PASS: TestStopContainerWithTimeout/-1 (3.33s) [2020-03-24T03:23:54.879Z] === RUN TestDeleteDevicemapper [2020-03-24T03:23:54.879Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-24T03:23:54.879Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-24T03:23:54.879Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-24T03:23:55.785Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-24T03:23:55.785Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-24T03:23:55.843Z] #79 exporting layers 112.7s done [2020-03-24T03:23:55.844Z] #79 exporting manifest sha256:88879a6bee2f12800175ac912b36755870a243a21ab9422196b2307a211fcb3e 0.0s done [2020-03-24T03:23:55.844Z] #79 exporting config sha256:96925ff0638b581bfb3511269fa7f7414176068b101c048e2f69fcad38acbcba done [2020-03-24T03:23:55.844Z] #79 sending tarball [2020-03-24T03:23:56.043Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-24T03:23:56.098Z] --- PASS: TestServiceCreateInit (10.60s) [2020-03-24T03:23:56.098Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s) [2020-03-24T03:23:56.098Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2020-03-24T03:23:56.098Z] === RUN TestCreateServiceMultipleTimes [2020-03-24T03:23:56.608Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-24T03:23:57.173Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-24T03:23:57.173Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-24T03:23:58.177Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2020-03-24T03:23:58.177Z] === RUN TestUpdateMemory [2020-03-24T03:23:58.177Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-24T03:23:58.177Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:23:58.177Z] === RUN TestUpdateCPUQuota [2020-03-24T03:23:58.544Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-24T03:23:58.801Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-24T03:23:58.801Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-24T03:23:59.113Z] --- PASS: TestUpdateCPUQuota (1.41s) [2020-03-24T03:23:59.113Z] === RUN TestUpdatePidsLimit [2020-03-24T03:23:59.113Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-24T03:23:59.371Z] === RUN TestUpdatePidsLimit/no_change [2020-03-24T03:23:59.735Z] --- PASS: TestBuildWithHugeFile (95.12s) [2020-03-24T03:23:59.735Z] === RUN TestBuildWithEmptyDockerfile [2020-03-24T03:23:59.735Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:23:59.735Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:23:59.735Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:23:59.735Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:23:59.735Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:23:59.735Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:23:59.735Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:23:59.735Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:23:59.735Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:23:59.735Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-24T03:23:59.735Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-03-24T03:23:59.735Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-03-24T03:23:59.735Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-03-24T03:23:59.735Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-03-24T03:23:59.735Z] === RUN TestBuildPreserveOwnership [2020-03-24T03:23:59.939Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-24T03:23:59.992Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-24T03:24:00.197Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-24T03:24:00.314Z] #79 sending tarball 19.2s done [2020-03-24T03:24:00.314Z] #79 DONE 131.9s [2020-03-24T03:24:00.314Z] [2020-03-24T03:24:00.314Z] #80 importing to docker [2020-03-24T03:24:00.764Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-24T03:24:01.331Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-24T03:24:01.364Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-24T03:24:01.589Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-24T03:24:03.262Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-24T03:24:03.491Z] --- PASS: TestUpdatePidsLimit (4.13s) [2020-03-24T03:24:03.491Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-03-24T03:24:03.491Z] --- PASS: TestUpdatePidsLimit/no_change (0.50s) [2020-03-24T03:24:03.491Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-24T03:24:03.491Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-03-24T03:24:03.491Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-03-24T03:24:03.491Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-03-24T03:24:03.491Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-03-24T03:24:03.491Z] === RUN TestUpdateRestartPolicy [2020-03-24T03:24:04.637Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-24T03:24:06.007Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-24T03:24:06.572Z] --- PASS: TestBuildPreserveOwnership (6.61s) [2020-03-24T03:24:06.572Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.55s) [2020-03-24T03:24:06.572Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2020-03-24T03:24:06.572Z] === RUN TestBuildPlatformInvalid [2020-03-24T03:24:06.572Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-03-24T03:24:06.572Z] PASS [2020-03-24T03:24:06.572Z] [2020-03-24T03:24:06.572Z] === Skipped [2020-03-24T03:24:06.572Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-24T03:24:06.572Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:24:06.572Z] [2020-03-24T03:24:06.572Z] [2020-03-24T03:24:06.572Z] DONE 32 tests, 1 skipped in 180.064s [2020-03-24T03:24:06.572Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-24T03:24:06.572Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:24:06.572Z] ++ set -e [2020-03-24T03:24:06.572Z] ++ '[' -n 0 ']' [2020-03-24T03:24:06.572Z] ++ set -x [2020-03-24T03:24:06.572Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:24:06.829Z] INFO: Testing against a local daemon [2020-03-24T03:24:06.829Z] === RUN TestConfigList [2020-03-24T03:24:06.829Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-24T03:24:07.395Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-24T03:24:09.920Z] --- PASS: TestConfigList (2.98s) [2020-03-24T03:24:09.920Z] === RUN TestConfigsCreateAndDelete [2020-03-24T03:24:11.292Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-24T03:24:13.187Z] --- PASS: TestConfigsCreateAndDelete (3.01s) [2020-03-24T03:24:13.187Z] === RUN TestConfigsUpdate [2020-03-24T03:24:14.849Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-24T03:24:15.085Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-24T03:24:15.085Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-24T03:24:15.689Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2020-03-24T03:24:15.689Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-24T03:24:16.019Z] --- PASS: TestConfigsUpdate (3.00s) [2020-03-24T03:24:16.019Z] === RUN TestTemplatedConfig [2020-03-24T03:24:16.019Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-24T03:24:16.277Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-24T03:24:16.624Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-03-24T03:24:16.624Z] === RUN TestWaitNonBlocked [2020-03-24T03:24:16.624Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:24:16.624Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:24:16.624Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:24:16.624Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:24:16.624Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:24:16.624Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:24:16.842Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-24T03:24:17.561Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-24T03:24:17.561Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-03-24T03:24:17.561Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-03-24T03:24:17.561Z] === RUN TestWaitBlocked [2020-03-24T03:24:17.561Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:24:17.561Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:24:17.561Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:24:17.561Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:24:17.561Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:24:17.561Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:24:18.501Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-24T03:24:18.501Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2020-03-24T03:24:18.501Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-03-24T03:24:18.501Z] === CONT TestContainerStartOnDaemonRestart [2020-03-24T03:24:18.501Z] === CONT TestIpcModeOlderClient [2020-03-24T03:24:18.501Z] === CONT TestDaemonRestartIpcMode [2020-03-24T03:24:18.501Z] === CONT TestDaemonHostGatewayIP [2020-03-24T03:24:18.762Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-03-24T03:24:19.418Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-24T03:24:19.680Z] --- PASS: TestTemplatedConfig (3.89s) [2020-03-24T03:24:19.680Z] === RUN TestConfigInspect [2020-03-24T03:24:19.940Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-24T03:24:20.504Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-24T03:24:21.435Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-24T03:24:21.693Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-24T03:24:22.058Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2020-03-24T03:24:22.623Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-24T03:24:22.624Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-03-24T03:24:22.880Z] --- PASS: TestConfigInspect (3.23s) [2020-03-24T03:24:22.880Z] === RUN TestConfigCreateWithLabels [2020-03-24T03:24:23.040Z] --- PASS: TestCreateServiceMultipleTimes (22.95s) [2020-03-24T03:24:23.040Z] === RUN TestCreateServiceConflict [2020-03-24T03:24:23.040Z] --- PASS: TestCreateServiceConflict (3.69s) [2020-03-24T03:24:23.040Z] === RUN TestCreateServiceMaxReplicas [2020-03-24T03:24:23.190Z] --- PASS: TestDaemonHostGatewayIP (4.63s) [2020-03-24T03:24:23.190Z] PASS [2020-03-24T03:24:23.190Z] [2020-03-24T03:24:23.190Z] === Skipped [2020-03-24T03:24:23.190Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-24T03:24:23.190Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:24:23.190Z] [2020-03-24T03:24:23.190Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-24T03:24:23.190Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:24:23.190Z] [2020-03-24T03:24:23.190Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-24T03:24:23.190Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:24:23.190Z] [2020-03-24T03:24:23.190Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-24T03:24:23.190Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-24T03:24:23.190Z] [2020-03-24T03:24:23.190Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-24T03:24:23.190Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-24T03:24:23.190Z] [2020-03-24T03:24:23.190Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-24T03:24:23.190Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:24:23.190Z] [2020-03-24T03:24:23.190Z] [2020-03-24T03:24:23.190Z] DONE 199 tests, 6 skipped in 127.510s [2020-03-24T03:24:23.190Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-24T03:24:23.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:24:23.190Z] ++ set -e [2020-03-24T03:24:23.190Z] ++ '[' -n 0 ']' [2020-03-24T03:24:23.190Z] ++ set -x [2020-03-24T03:24:23.190Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:24:23.448Z] INFO: Testing against a local daemon [2020-03-24T03:24:23.448Z] === RUN TestCommitInheritsEnv [2020-03-24T03:24:24.015Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-03-24T03:24:24.015Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-24T03:24:24.015Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-24T03:24:24.015Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-24T03:24:24.015Z] === RUN TestImagesFilterMultiReference [2020-03-24T03:24:24.274Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-24T03:24:24.274Z] === RUN TestImagePullPlatformInvalid [2020-03-24T03:24:24.274Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-24T03:24:24.274Z] === RUN TestRemoveImageOrphaning [2020-03-24T03:24:24.775Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-24T03:24:24.843Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-03-24T03:24:24.843Z] === RUN TestRemoveImageGarbageCollector [2020-03-24T03:24:24.843Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-24T03:24:24.843Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:24:24.843Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-24T03:24:24.843Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-24T03:24:24.843Z] === RUN TestTagInvalidReference [2020-03-24T03:24:24.843Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-24T03:24:24.843Z] === RUN TestTagValidPrefixedRepo [2020-03-24T03:24:24.843Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-24T03:24:24.843Z] === RUN TestTagExistedNameWithoutForce [2020-03-24T03:24:24.843Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-24T03:24:24.843Z] === RUN TestTagOfficialNames [2020-03-24T03:24:25.102Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-24T03:24:25.102Z] === RUN TestTagMatchesDigest [2020-03-24T03:24:25.102Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-24T03:24:25.102Z] PASS [2020-03-24T03:24:25.102Z] [2020-03-24T03:24:25.102Z] === Skipped [2020-03-24T03:24:25.102Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-24T03:24:25.102Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-24T03:24:25.102Z] [2020-03-24T03:24:25.102Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-24T03:24:25.102Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:24:25.102Z] [2020-03-24T03:24:25.102Z] [2020-03-24T03:24:25.102Z] DONE 12 tests, 2 skipped in 1.806s [2020-03-24T03:24:25.102Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-24T03:24:25.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:24:25.102Z] ++ set -e [2020-03-24T03:24:25.102Z] ++ '[' -n 0 ']' [2020-03-24T03:24:25.102Z] ++ set -x [2020-03-24T03:24:25.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:24:25.360Z] INFO: Testing against a local daemon [2020-03-24T03:24:25.360Z] === RUN TestNetworkCreateDelete [2020-03-24T03:24:25.618Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-03-24T03:24:25.618Z] === RUN TestDockerNetworkDeletePreferID [2020-03-24T03:24:26.146Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-24T03:24:26.146Z] --- PASS: TestConfigCreateWithLabels (3.14s) [2020-03-24T03:24:26.146Z] === RUN TestConfigCreateResolve [2020-03-24T03:24:26.489Z] --- PASS: TestCreateServiceMaxReplicas (4.04s) [2020-03-24T03:24:26.489Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-24T03:24:26.993Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-03-24T03:24:26.993Z] === RUN TestInspectNetwork [2020-03-24T03:24:27.516Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-24T03:24:28.447Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-24T03:24:28.704Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-24T03:24:28.704Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-24T03:24:29.634Z] --- PASS: TestConfigCreateResolve (3.55s) [2020-03-24T03:24:29.634Z] === RUN TestConfigDaemonLibtrustID [2020-03-24T03:24:30.198Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-03-24T03:24:30.198Z] PASS [2020-03-24T03:24:30.198Z] [2020-03-24T03:24:30.198Z] DONE 8 tests in 23.444s [2020-03-24T03:24:30.198Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-24T03:24:30.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:24:30.198Z] ++ set -e [2020-03-24T03:24:30.198Z] ++ '[' -n 0 ']' [2020-03-24T03:24:30.198Z] ++ set -x [2020-03-24T03:24:30.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:24:30.455Z] INFO: Testing against a local daemon [2020-03-24T03:24:30.455Z] === RUN TestCheckpoint [2020-03-24T03:24:30.455Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-24T03:24:30.455Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:24:30.455Z] === RUN TestContainerInvalidJSON [2020-03-24T03:24:30.455Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:24:30.455Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:24:30.455Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:24:30.455Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:24:30.455Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:24:30.455Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:24:30.455Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:24:30.455Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:24:30.455Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:24:30.455Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-24T03:24:30.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-24T03:24:30.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-24T03:24:30.455Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-03-24T03:24:30.455Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-24T03:24:30.455Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-03-24T03:24:30.455Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-24T03:24:30.712Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-24T03:24:30.712Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-24T03:24:30.712Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-24T03:24:30.712Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-24T03:24:30.712Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-24T03:24:30.712Z] === RUN TestCopyFromContainer [2020-03-24T03:24:30.969Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-24T03:24:32.258Z] === RUN TestInspectNetwork/full_network_id [2020-03-24T03:24:32.258Z] === RUN TestInspectNetwork/partial_network_id [2020-03-24T03:24:32.258Z] === RUN TestInspectNetwork/network_name [2020-03-24T03:24:32.258Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-24T03:24:32.571Z] ......... [ 86%] [2020-03-24T03:24:32.868Z] === RUN TestCopyFromContainer// [2020-03-24T03:24:32.868Z] === RUN TestCopyFromContainer//bar/root [2020-03-24T03:24:32.868Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-24T03:24:33.127Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-24T03:24:33.127Z] === RUN TestCopyFromContainer/bar/quux [2020-03-24T03:24:33.127Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-24T03:24:33.384Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-24T03:24:33.384Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-24T03:24:33.641Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-24T03:24:33.641Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-24T03:24:33.900Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer (3.25s) [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-03-24T03:24:33.900Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-03-24T03:24:33.900Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-24T03:24:33.900Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:24:33.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:24:33.900Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:24:33.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:24:33.900Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:24:33.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:24:33.900Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:24:33.900Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:24:33.900Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:24:34.157Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-24T03:24:34.158Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-24T03:24:34.158Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-24T03:24:34.158Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-24T03:24:34.158Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-24T03:24:34.158Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-24T03:24:34.158Z] === RUN TestCreateWithInvalidEnv [2020-03-24T03:24:34.158Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-24T03:24:34.158Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-24T03:24:34.158Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-24T03:24:34.158Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-24T03:24:34.158Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-24T03:24:34.158Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-24T03:24:34.158Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-24T03:24:34.158Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-24T03:24:34.158Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-24T03:24:34.158Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-24T03:24:34.158Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-24T03:24:34.158Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-24T03:24:34.158Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-24T03:24:34.158Z] === RUN TestCreateTmpfsMountsTarget [2020-03-24T03:24:34.158Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-24T03:24:34.158Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-24T03:24:34.722Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-24T03:24:36.442Z] --- PASS: TestInspectNetwork (9.61s) [2020-03-24T03:24:36.442Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-24T03:24:36.442Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-24T03:24:36.442Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-24T03:24:36.442Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-24T03:24:36.442Z] === RUN TestRunContainerWithBridgeNone [2020-03-24T03:24:36.617Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:24:36.617Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:24:36.617Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:24:36.617Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-24T03:24:36.617Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-24T03:24:36.617Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:24:36.617Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:24:36.617Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:24:36.617Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:24:36.874Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:24:36.874Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:24:36.874Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:24:36.874Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:24:36.874Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:24:36.874Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-24T03:24:36.874Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-24T03:24:36.874Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-24T03:24:37.131Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-24T03:24:37.769Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-24T03:24:38.970Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-03-24T03:24:38.970Z] === RUN TestNetworkInvalidJSON [2020-03-24T03:24:38.970Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-24T03:24:38.970Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-24T03:24:38.970Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:24:38.970Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:24:38.970Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:24:38.970Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:24:38.970Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-24T03:24:38.970Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:24:38.970Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:24:38.970Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-24T03:24:38.970Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-24T03:24:38.970Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-24T03:24:38.970Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-24T03:24:38.970Z] === RUN TestHostIPv4BridgeLabel [2020-03-24T03:24:39.545Z] #80 DONE 37.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-24T03:24:39.651Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-24T03:24:39.653Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2020-03-24T03:24:39.653Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-24T03:24:39.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:24:39.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:24:39.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:24:39.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:24:39.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:24:39.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:24:39.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:24:39.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:24:39.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:24:39.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:24:39.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:24:39.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:24:39.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:24:39.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:24:39.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:24:39.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-03-24T03:24:39.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-24T03:24:39.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-24T03:24:39.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-24T03:24:39.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-24T03:24:39.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-24T03:24:39.654Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-24T03:24:39.905Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-03-24T03:24:39.905Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-24T03:24:39.911Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-24T03:24:40.003Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/test/unit [2020-03-24T03:24:40.476Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2020-03-24T03:24:40.476Z] === RUN TestContainerStartOnDaemonRestart [2020-03-24T03:24:40.476Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-24T03:24:40.476Z] === RUN TestDaemonRestartIpcMode [2020-03-24T03:24:40.476Z] === PAUSE TestDaemonRestartIpcMode [2020-03-24T03:24:40.476Z] === RUN TestDaemonHostGatewayIP [2020-03-24T03:24:40.476Z] === PAUSE TestDaemonHostGatewayIP [2020-03-24T03:24:40.476Z] === RUN TestDiff [2020-03-24T03:24:40.476Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-24T03:24:41.280Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-03-24T03:24:41.280Z] === RUN TestDaemonDefaultNetworkPools [2020-03-24T03:24:41.407Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-24T03:24:41.407Z] --- PASS: TestDiff (1.02s) [2020-03-24T03:24:41.407Z] === RUN TestExecWithCloseStdin [2020-03-24T03:24:41.664Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-24T03:24:42.595Z] --- PASS: TestExecWithCloseStdin (1.10s) [2020-03-24T03:24:42.595Z] === RUN TestExec [2020-03-24T03:24:42.655Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-03-24T03:24:42.655Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-24T03:24:43.526Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-24T03:24:43.526Z] --- PASS: TestExec (0.97s) [2020-03-24T03:24:43.526Z] === RUN TestExecUser [2020-03-24T03:24:44.419Z] ? github.com/docker/docker/api [no test files] [2020-03-24T03:24:44.457Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-24T03:24:44.558Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2020-03-24T03:24:44.558Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-24T03:24:44.714Z] --- PASS: TestExecUser (1.06s) [2020-03-24T03:24:44.714Z] === RUN TestExportContainerAndImportImage [2020-03-24T03:24:44.899Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-24T03:24:44.953Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.98s) [2020-03-24T03:24:44.953Z] === RUN TestCreateServiceSecretFileMode [2020-03-24T03:24:45.958Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2020-03-24T03:24:45.958Z] === RUN TestCreateServiceConfigFileMode [2020-03-24T03:24:46.085Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2020-03-24T03:24:46.085Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-24T03:24:46.267Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-24T03:24:47.088Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-03-24T03:24:47.088Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-24T03:24:47.454Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2020-03-24T03:24:47.454Z] === RUN TestHealthCheckWorkdir [2020-03-24T03:24:47.454Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-24T03:24:47.655Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-03-24T03:24:47.655Z] === RUN TestServiceWithPredefinedNetwork [2020-03-24T03:24:48.385Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-24T03:24:48.642Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2020-03-24T03:24:48.642Z] === RUN TestHealthKillContainer [2020-03-24T03:24:49.208Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-24T03:24:49.406Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2020-03-24T03:24:49.406Z] === RUN TestCreateServiceSysctls [2020-03-24T03:24:49.772Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-24T03:24:50.926Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-24T03:24:50.926Z] [2020-03-24T03:24:50.926Z] ________ ____ __. [2020-03-24T03:24:50.926Z] \_____ \ | |/ _| [2020-03-24T03:24:50.926Z] / | \| < [2020-03-24T03:24:50.926Z] / | \ | \ [2020-03-24T03:24:50.926Z] \_______ /____|__ \ [2020-03-24T03:24:50.926Z] \/ \/ [2020-03-24T03:24:50.926Z] [2020-03-24T03:24:50.926Z] INFO: make.ps1 ended at 03/24/2020 03:24:41 [2020-03-24T03:24:50.926Z] INFO: Binaries build ended at 03/24/2020 03:24:44. Duration:00:01:25.0909483 [2020-03-24T03:24:50.926Z] INFO: Copying the built daemon binary to d:\CI\PR-40732\4\binary\dockerd-b23decbb0b.exe... [2020-03-24T03:24:50.926Z] INFO: Copying the built client binary to d:\CI\PR-40732\4\binary\docker-b23decbb0b.exe... [2020-03-24T03:24:50.926Z] INFO: Copying dockerversion from the container... [2020-03-24T03:24:50.926Z] INFO: Copying the golang package from the container to d:\CI\PR-40732\4\installer\go.zip... [2020-03-24T03:24:50.940Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-03-24T03:24:50.940Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-24T03:24:50.940Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:24:50.940Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:24:50.940Z] === RUN TestServiceWithDataPathPortInit [2020-03-24T03:24:51.384Z] INFO: Extracting go.zip to d:\CI\PR-40732\4\go [2020-03-24T03:24:51.666Z] --- PASS: TestHealthKillContainer (3.07s) [2020-03-24T03:24:51.666Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-24T03:24:51.666Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-24T03:24:52.075Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-24T03:24:52.230Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-24T03:24:52.486Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-03-24T03:24:52.486Z] === RUN TestIpcModeNone [2020-03-24T03:24:52.743Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-24T03:24:53.307Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-24T03:24:53.307Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-24T03:24:53.568Z] --- PASS: TestIpcModeNone (1.10s) [2020-03-24T03:24:53.568Z] === RUN TestIpcModePrivate [2020-03-24T03:24:53.794Z] --- PASS: TestCreateServiceSysctls (4.54s) [2020-03-24T03:24:53.794Z] === RUN TestCreateServiceCapabilities [2020-03-24T03:24:54.502Z] --- PASS: TestIpcModePrivate (1.03s) [2020-03-24T03:24:54.502Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false [2020-03-24T03:24:54.502Z] === RUN TestIpcModeShareable [2020-03-24T03:24:55.065Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-24T03:24:55.322Z] --- PASS: TestIpcModeShareable (0.87s) [2020-03-24T03:24:55.322Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-03-24T03:24:55.322Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-24T03:24:55.859Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-24T03:24:55.859Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-24T03:24:56.252Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-24T03:24:56.509Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-24T03:24:57.881Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-24T03:24:58.167Z] --- PASS: TestCreateServiceCapabilities (3.66s) [2020-03-24T03:24:58.167Z] === RUN TestInspect [2020-03-24T03:24:58.446Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2020-03-24T03:24:58.446Z] === RUN TestAPIIpcModeHost [2020-03-24T03:24:58.766Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-24T03:24:59.022Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-24T03:24:59.593Z] --- PASS: TestAPIIpcModeHost (0.97s) [2020-03-24T03:24:59.593Z] === RUN TestDaemonIpcModeShareable [2020-03-24T03:25:00.126Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-24T03:25:00.383Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-24T03:25:00.383Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-24T03:25:00.383Z] [2020-03-24T03:25:00.383Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-24T03:25:00.383Z] =========================== short test summary info ============================ [2020-03-24T03:25:00.383Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-24T03:25:00.383Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-24T03:25:00.383Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-24T03:25:00.383Z] Not supported on most drivers [2020-03-24T03:25:00.383Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-24T03:25:00.383Z] Can fail if eth0 has multiple IP addresses [2020-03-24T03:25:00.383Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-24T03:25:00.383Z] This doesn't seem to be taken into account by the engine [2020-03-24T03:25:00.383Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-24T03:25:00.383Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-24T03:25:00.383Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-24T03:25:00.383Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-24T03:25:00.383Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-24T03:25:00.383Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-24T03:25:00.383Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-24T03:25:00.383Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 340.95 seconds == [2020-03-24T03:25:00.524Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-24T03:25:00.639Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-24T03:25:01.455Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2020-03-24T03:25:01.455Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-03-24T03:25:01.455Z] === RUN TestDaemonIpcModePrivate [2020-03-24T03:25:01.615Z] --- PASS: TestInspect (3.63s) [2020-03-24T03:25:01.616Z] === RUN TestCreateJob [2020-03-24T03:25:02.387Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-24T03:25:02.644Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-24T03:25:03.208Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-03-24T03:25:03.208Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2020-03-24T03:25:03.208Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-24T03:25:04.142Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-24T03:25:05.076Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-03-24T03:25:05.076Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2020-03-24T03:25:05.076Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-24T03:25:05.992Z] --- PASS: TestCreateJob (4.48s) [2020-03-24T03:25:05.992Z] === RUN TestReplicatedJob [2020-03-24T03:25:06.008Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-24T03:25:06.573Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-24T03:25:06.893Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-03-24T03:25:07.137Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-03-24T03:25:07.137Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2020-03-24T03:25:07.137Z] === RUN TestIpcModeOlderClient [2020-03-24T03:25:07.137Z] === PAUSE TestIpcModeOlderClient [2020-03-24T03:25:07.137Z] === RUN TestKillContainerInvalidSignal [2020-03-24T03:25:08.068Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-03-24T03:25:08.068Z] === RUN TestKillContainer [2020-03-24T03:25:08.068Z] === RUN TestKillContainer/no_signal [2020-03-24T03:25:08.633Z] === RUN TestKillContainer/non_killing_signal [2020-03-24T03:25:09.020Z] --- PASS: TestServiceWithDataPathPortInit (18.15s) [2020-03-24T03:25:09.020Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-24T03:25:09.565Z] === RUN TestKillContainer/killing_signal [2020-03-24T03:25:10.131Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-24T03:25:10.387Z] --- PASS: TestKillContainer (2.47s) [2020-03-24T03:25:10.388Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-03-24T03:25:10.388Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2020-03-24T03:25:10.388Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-03-24T03:25:10.388Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-24T03:25:10.388Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-24T03:25:10.646Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-24T03:25:11.212Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-24T03:25:12.143Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-03-24T03:25:12.143Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2020-03-24T03:25:12.143Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2020-03-24T03:25:12.143Z] === RUN TestKillStoppedContainer [2020-03-24T03:25:12.143Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-24T03:25:12.143Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-24T03:25:12.143Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-24T03:25:12.143Z] === RUN TestKillDifferentUserContainer [2020-03-24T03:25:12.790Z] --- PASS: TestReplicatedJob (7.00s) [2020-03-24T03:25:12.790Z] === RUN TestUpdateReplicatedJob [2020-03-24T03:25:12.813Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-24T03:25:12.813Z] [2020-03-24T03:25:12.813Z] Unloading profiles will leave already running processes permanently [2020-03-24T03:25:12.813Z] unconfined, which can lead to unexpected situations. [2020-03-24T03:25:12.813Z] [2020-03-24T03:25:12.813Z] To set a process to complain mode, use the command line tool [2020-03-24T03:25:12.813Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-24T03:25:12.813Z] [2020-03-24T03:25:13.074Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-03-24T03:25:13.074Z] === RUN TestInspectOomKilledTrue [2020-03-24T03:25:13.074Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-24T03:25:13.074Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:25:13.074Z] === RUN TestInspectOomKilledFalse [2020-03-24T03:25:13.074Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-24T03:25:13.074Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:25:13.074Z] === RUN TestLinksEtcHostsContentMatch Post stage [Pipeline] junit [2020-03-24T03:25:13.388Z] Recording test results [2020-03-24T03:25:13.638Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-03-24T03:25:13.638Z] === RUN TestLinksContainerNames [Pipeline] sh [2020-03-24T03:25:15.101Z] + echo Ensuring container killed. [2020-03-24T03:25:15.101Z] Ensuring container killed. [2020-03-24T03:25:15.101Z] + docker rm -vf docker-pr4 [2020-03-24T03:25:15.101Z] Error: No such container: docker-pr4 [2020-03-24T03:25:15.101Z] + true [Pipeline] sh [2020-03-24T03:25:15.388Z] + echo Chowning /workspace to jenkins user [2020-03-24T03:25:15.388Z] Chowning /workspace to jenkins user [2020-03-24T03:25:15.388Z] + id -u [2020-03-24T03:25:15.388Z] + id -g [2020-03-24T03:25:15.388Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40732:/workspace busybox chown -R 1000:1000 /workspace [2020-03-24T03:25:15.388Z] Unable to find image 'busybox:latest' locally [2020-03-24T03:25:15.536Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-24T03:25:15.536Z] --- PASS: TestLinksContainerNames (1.74s) [2020-03-24T03:25:15.536Z] === RUN TestLogsFollowTailEmpty [2020-03-24T03:25:16.470Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-03-24T03:25:16.470Z] === RUN TestContainerNetworkMountsNoChown [2020-03-24T03:25:16.727Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-24T03:25:17.166Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2020-03-24T03:25:17.166Z] === RUN TestServiceListWithStatuses [2020-03-24T03:25:17.166Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-24T03:25:17.166Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-24T03:25:17.166Z] === RUN TestDockerNetworkConnectAlias [2020-03-24T03:25:17.292Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/default [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/default [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/private [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/private [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rprivate [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/slave [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/slave [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rslave [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/shared [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/shared [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rshared [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/default [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/rslave [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/rshared [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/shared [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/rprivate [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/slave [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/private [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-24T03:25:17.292Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:25:17.292Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:25:17.292Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:25:17.550Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-24T03:25:17.550Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:25:17.550Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:25:17.550Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:25:17.550Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:25:17.550Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:25:17.550Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:25:17.807Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:25:18.068Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-24T03:25:18.068Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-24T03:25:18.068Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-24T03:25:18.068Z] === RUN TestContainerBindMountNonRecursive [2020-03-24T03:25:18.632Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-24T03:25:18.990Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.92s) [2020-03-24T03:25:18.990Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m9fkdz3i73xj9bkl95ed26osf Created:2020-03-24 03:25:10.576099256 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d895f9c72120666d46e704940d5d4b0b87d0bffce2d2fc7d6265c126e9332bc0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.29k9elbi0ubzx4kvaxgchwjb0 EndpointID:36d22a57db12b3662b8f764598d1b67b1eb37d1b320e63a37f7dd613144c537d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dac17041f7f79a5c44be8e97739db9b4661d9ec60a9b2a35544d4931f661f789 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:368e92d26306 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.29k9elbi0ubzx4kvaxgchwjb0 EndpointID:36d22a57db12b3662b8f764598d1b67b1eb37d1b320e63a37f7dd613144c537d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-24T03:25:18.990Z] PASS [2020-03-24T03:25:18.990Z] [2020-03-24T03:25:18.990Z] === Skipped [2020-03-24T03:25:18.990Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:25:18.990Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:25:18.990Z] [2020-03-24T03:25:18.990Z] [2020-03-24T03:25:18.990Z] DONE 22 tests, 1 skipped in 52.806s [2020-03-24T03:25:18.990Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-24T03:25:18.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:25:18.990Z] ++ set -e [2020-03-24T03:25:18.990Z] ++ '[' -n 0 ']' [2020-03-24T03:25:18.990Z] ++ set -x [2020-03-24T03:25:18.990Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:25:18.990Z] INFO: Testing against a local daemon [2020-03-24T03:25:18.990Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-24T03:25:18.990Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-24T03:25:18.990Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:25:18.990Z] === RUN TestDockerNetworkIpvlan [2020-03-24T03:25:18.990Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-24T03:25:18.990Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:25:18.990Z] PASS [2020-03-24T03:25:18.990Z] [2020-03-24T03:25:18.990Z] === Skipped [2020-03-24T03:25:18.990Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-24T03:25:18.990Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:25:18.990Z] [2020-03-24T03:25:18.990Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-24T03:25:18.990Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:25:18.990Z] [2020-03-24T03:25:18.990Z] [2020-03-24T03:25:18.990Z] DONE 2 tests, 2 skipped in 0.164s [2020-03-24T03:25:18.990Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-24T03:25:18.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:25:18.990Z] ++ set -e [2020-03-24T03:25:18.990Z] ++ '[' -n 0 ']' [2020-03-24T03:25:18.990Z] ++ set -x [2020-03-24T03:25:18.990Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:25:18.990Z] INFO: Testing against a local daemon [2020-03-24T03:25:18.990Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-24T03:25:19.196Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-24T03:25:20.365Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.12s) [2020-03-24T03:25:20.365Z] === RUN TestDockerNetworkMacvlan [2020-03-24T03:25:20.569Z] --- PASS: TestContainerBindMountNonRecursive (2.65s) [2020-03-24T03:25:20.569Z] === RUN TestNetworkNat [2020-03-24T03:25:20.637Z] latest: Pulling from library/busybox [2020-03-24T03:25:20.637Z] 0669b0daf1fb: Pulling fs layer [2020-03-24T03:25:20.637Z] 0669b0daf1fb: Verifying Checksum [2020-03-24T03:25:20.637Z] 0669b0daf1fb: Download complete [2020-03-24T03:25:20.893Z] 0669b0daf1fb: Pull complete [2020-03-24T03:25:20.893Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-24T03:25:20.893Z] Status: Downloaded newer image for busybox:latest [2020-03-24T03:25:21.318Z] INFO: Extraction ended at 03/24/2020 03:25:18. Duration:00:00:27.4409262 [2020-03-24T03:25:21.318Z] INFO: Updating the golang and path environment variables [2020-03-24T03:25:21.318Z] INFO: GOPATH=d:\gopath [2020-03-24T03:25:21.318Z] INFO: go version go1.13.8 windows/amd64 [2020-03-24T03:25:21.318Z] INFO: Running the daemon under test in debug mode [2020-03-24T03:25:21.318Z] INFO: Starting a daemon under test... [2020-03-24T03:25:21.318Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40732\4\daemon --pidfile d:\CI\PR-40732\4\docker.pid -D [2020-03-24T03:25:21.318Z] INFO: Process started successfully. [2020-03-24T03:25:21.318Z] INFO: Start tailing logs of the daemon under tests [2020-03-24T03:25:21.318Z] INFO: Waiting for the daemon under test to start... [2020-03-24T03:25:21.740Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-24T03:25:21.940Z] --- PASS: TestNetworkNat (1.02s) [2020-03-24T03:25:21.941Z] === RUN TestNetworkLocalhostTCPNat [2020-03-24T03:25:22.282Z] INFO: Daemon under test started and replied! [2020-03-24T03:25:22.282Z] INFO: Docker version of the daemon under test [2020-03-24T03:25:22.282Z] [2020-03-24T03:25:22.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-24T03:25:22.674Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-24T03:25:22.742Z] Client: [2020-03-24T03:25:22.742Z] Version: 17.06.2-ce [2020-03-24T03:25:22.742Z] API version: 1.30 [2020-03-24T03:25:22.742Z] Go version: go1.8.3 [2020-03-24T03:25:22.742Z] Git commit: cec0b72 [2020-03-24T03:25:22.742Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-24T03:25:22.742Z] OS/Arch: windows/amd64 [2020-03-24T03:25:22.742Z] [2020-03-24T03:25:22.742Z] Server: [2020-03-24T03:25:22.742Z] Version: 0.0.0-dev [2020-03-24T03:25:22.742Z] API version: 1.41 (minimum version 1.24) [2020-03-24T03:25:22.742Z] Go version: go1.13.8 [2020-03-24T03:25:22.742Z] Git commit: b23decbb0b [2020-03-24T03:25:22.742Z] Built: 03/24/2020 03:23:24 [2020-03-24T03:25:22.742Z] OS/Arch: windows/amd64 [2020-03-24T03:25:22.742Z] Experimental: false [2020-03-24T03:25:22.742Z] [2020-03-24T03:25:22.742Z] INFO: Docker info of the daemon under test [2020-03-24T03:25:22.742Z] [2020-03-24T03:25:22.742Z] Containers: 0 [2020-03-24T03:25:22.742Z] Running: 0 [2020-03-24T03:25:22.742Z] Paused: 0 [2020-03-24T03:25:22.742Z] Stopped: 0 [2020-03-24T03:25:22.742Z] Images: 0 [2020-03-24T03:25:22.742Z] Server Version: 0.0.0-dev [2020-03-24T03:25:22.742Z] Storage Driver: windowsfilter [2020-03-24T03:25:22.742Z] Windows: [2020-03-24T03:25:22.743Z] Logging Driver: json-file [2020-03-24T03:25:22.743Z] Plugins: [2020-03-24T03:25:22.743Z] Volume: local [2020-03-24T03:25:22.743Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-24T03:25:22.743Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-24T03:25:22.743Z] Swarm: inactive [2020-03-24T03:25:22.743Z] Default Isolation: process [2020-03-24T03:25:22.743Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-24T03:25:22.743Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-24T03:25:22.743Z] OSType: windows [2020-03-24T03:25:22.743Z] Architecture: x86_64 [2020-03-24T03:25:22.743Z] CPUs: 4 [2020-03-24T03:25:22.743Z] Total Memory: 32GiB [2020-03-24T03:25:22.743Z] Name: azwin-2-3a6030 [2020-03-24T03:25:22.743Z] ID: FMGO:ZVFU:C3GZ:F37L:TGBS:3HG7:OGP5:XLKH:R7SZ:N6KT:IRHO:ZFNR [2020-03-24T03:25:22.743Z] Docker Root Dir: D:\CI\PR-40732\4\daemon [2020-03-24T03:25:22.743Z] Debug Mode (client): false [2020-03-24T03:25:22.743Z] Debug Mode (server): true [2020-03-24T03:25:22.743Z] File Descriptors: -1 [2020-03-24T03:25:22.743Z] Goroutines: 17 [2020-03-24T03:25:22.743Z] System Time: 2020-03-24T03:25:22.3223884Z [2020-03-24T03:25:22.743Z] EventsListeners: 0 [2020-03-24T03:25:22.743Z] Registry: https://index.docker.io/v1/ [2020-03-24T03:25:22.743Z] Labels: [2020-03-24T03:25:22.743Z] Experimental: false [2020-03-24T03:25:22.743Z] Insecure Registries: [2020-03-24T03:25:22.743Z] 127.0.0.0/8 [2020-03-24T03:25:22.743Z] Live Restore Enabled: false [2020-03-24T03:25:22.743Z] [2020-03-24T03:25:22.743Z] [2020-03-24T03:25:22.743Z] INFO: Docker images of the daemon under test [2020-03-24T03:25:22.743Z] [2020-03-24T03:25:22.743Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-24T03:25:22.743Z] [2020-03-24T03:25:22.743Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-24T03:25:22.743Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-24T03:25:22.743Z] ltsc2019: Pulling from windows/servercore [2020-03-24T03:25:22.784Z] --- PASS: TestNetworkLocalhostTCPNat (1.13s) [2020-03-24T03:25:22.784Z] === RUN TestNetworkLoopbackNat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-24T03:25:23.088Z] + bundleName=docker-py [2020-03-24T03:25:23.088Z] + echo Creating docker-py-bundles.tar.gz [2020-03-24T03:25:23.088Z] Creating docker-py-bundles.tar.gz [2020-03-24T03:25:23.088Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-03-24T03:25:23.098Z] Archiving artifacts [2020-03-24T03:25:23.202Z] 65014b3c3121: Pulling fs layer [2020-03-24T03:25:23.202Z] 23645bd7ee08: Pulling fs layer [2020-03-24T03:25:24.050Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-24T03:25:24.180Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2020-03-24T03:25:24.180Z] === RUN TestPause [2020-03-24T03:25:25.047Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40732/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2020-03-24T03:25:25.120Z] --- PASS: TestPause (0.94s) [2020-03-24T03:25:25.120Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-24T03:25:25.120Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-24T03:25:25.120Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-24T03:25:25.120Z] === RUN TestPauseStopPausedContainer [2020-03-24T03:25:25.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [Pipeline] sh [2020-03-24T03:25:25.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -e DOCKER_GRAPHDRIVER docker:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/make.sh binary-daemon [2020-03-24T03:25:25.567Z] --- PASS: TestDockerNetworkConnectAlias (8.12s) [2020-03-24T03:25:25.567Z] === RUN TestDockerNetworkReConnect [2020-03-24T03:25:25.967Z] [2020-03-24T03:25:25.967Z] Removing bundles/ [2020-03-24T03:25:25.967Z] [2020-03-24T03:25:25.967Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-24T03:25:25.967Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-24T03:25:25.967Z] GOOS="" GOARCH="" GOARM="" [2020-03-24T03:25:26.052Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2020-03-24T03:25:26.052Z] === RUN TestPsFilter [2020-03-24T03:25:26.309Z] --- PASS: TestPsFilter (0.36s) [2020-03-24T03:25:26.309Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-24T03:25:27.333Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-24T03:25:27.681Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.07s) [2020-03-24T03:25:27.681Z] === RUN TestRemoveContainerWithVolume [2020-03-24T03:25:29.065Z] --- PASS: TestRemoveContainerWithVolume (1.37s) [2020-03-24T03:25:29.065Z] === RUN TestRemoveContainerRunning [2020-03-24T03:25:29.322Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-24T03:25:29.887Z] --- PASS: TestRemoveContainerRunning (0.95s) [2020-03-24T03:25:29.887Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-24T03:25:30.450Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-24T03:25:30.617Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-24T03:25:30.708Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-03-24T03:25:30.708Z] === RUN TestRemoveInvalidContainer [2020-03-24T03:25:30.708Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-24T03:25:30.708Z] === RUN TestRenameLinkedContainer [2020-03-24T03:25:32.362Z] --- PASS: TestDockerNetworkReConnect (6.10s) [2020-03-24T03:25:32.362Z] === RUN TestServicePlugin [2020-03-24T03:25:32.362Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-24T03:25:32.362Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:25:32.362Z] === RUN TestServiceUpdateLabel [2020-03-24T03:25:32.601Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-24T03:25:33.559Z] 23645bd7ee08: Verifying Checksum [2020-03-24T03:25:33.559Z] 23645bd7ee08: Download complete [2020-03-24T03:25:35.033Z] --- PASS: TestServiceUpdateLabel (3.67s) [2020-03-24T03:25:35.033Z] === RUN TestServiceUpdateSecrets [2020-03-24T03:25:35.878Z] --- PASS: TestRenameLinkedContainer (5.08s) [2020-03-24T03:25:35.878Z] === RUN TestRenameStoppedContainer [2020-03-24T03:25:36.810Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-03-24T03:25:36.810Z] === RUN TestRenameRunningContainerAndReuse [2020-03-24T03:25:37.178Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-24T03:25:38.184Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-24T03:25:38.184Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-24T03:25:39.079Z] --- PASS: TestDockerNetworkMacvlan (18.38s) [2020-03-24T03:25:39.079Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-03-24T03:25:39.079Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-24T03:25:39.079Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-03-24T03:25:39.079Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-03-24T03:25:39.079Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) [2020-03-24T03:25:39.079Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2020-03-24T03:25:39.079Z] PASS [2020-03-24T03:25:39.079Z] [2020-03-24T03:25:39.079Z] DONE 8 tests in 20.670s [2020-03-24T03:25:39.079Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-24T03:25:39.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:25:39.079Z] ++ set -e [2020-03-24T03:25:39.079Z] ++ '[' -n 0 ']' [2020-03-24T03:25:39.079Z] ++ set -x [2020-03-24T03:25:39.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:25:39.079Z] testing: warning: no tests to run [2020-03-24T03:25:39.079Z] PASS [2020-03-24T03:25:39.079Z] [2020-03-24T03:25:39.079Z] DONE 0 tests in 0.030s [2020-03-24T03:25:39.079Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-24T03:25:39.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:25:39.079Z] ++ set -e [2020-03-24T03:25:39.079Z] ++ '[' -n 0 ']' [2020-03-24T03:25:39.079Z] ++ set -x [2020-03-24T03:25:39.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:25:39.079Z] INFO: Testing against a local daemon [2020-03-24T03:25:39.079Z] === RUN TestAuthZPluginAllowRequest [2020-03-24T03:25:39.115Z] --- PASS: TestRenameRunningContainerAndReuse (2.39s) [2020-03-24T03:25:39.115Z] === RUN TestRenameInvalidName [2020-03-24T03:25:40.047Z] --- PASS: TestRenameInvalidName (0.86s) [2020-03-24T03:25:40.047Z] === RUN TestRenameAnonymousContainer [2020-03-24T03:25:40.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-24T03:25:40.631Z] 65014b3c3121: Verifying Checksum [2020-03-24T03:25:40.632Z] 65014b3c3121: Download complete [2020-03-24T03:25:40.982Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-03-24T03:25:40.982Z] === RUN TestAuthZPluginTLS [2020-03-24T03:25:41.549Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-03-24T03:25:41.549Z] === RUN TestAuthZPluginDenyRequest [2020-03-24T03:25:41.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-24T03:25:42.115Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-03-24T03:25:42.115Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-24T03:25:42.682Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-03-24T03:25:42.682Z] === RUN TestAuthZPluginDenyResponse [2020-03-24T03:25:43.618Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-03-24T03:25:43.618Z] === RUN TestAuthZPluginAllowEventStream [2020-03-24T03:25:44.196Z] --- PASS: TestRenameAnonymousContainer (3.81s) [2020-03-24T03:25:44.196Z] === RUN TestRenameContainerWithSameName [2020-03-24T03:25:44.455Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-03-24T03:25:44.455Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-24T03:25:45.520Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-03-24T03:25:45.520Z] === RUN TestAuthZPluginErrorResponse [2020-03-24T03:25:45.778Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-03-24T03:25:45.778Z] === RUN TestAuthZPluginErrorRequest [2020-03-24T03:25:45.825Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-24T03:25:46.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-24T03:25:46.084Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2020-03-24T03:25:46.084Z] === RUN TestResize [2020-03-24T03:25:46.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-24T03:25:46.714Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-03-24T03:25:46.714Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-24T03:25:47.213Z] --- PASS: TestResize (0.93s) [2020-03-24T03:25:47.213Z] === RUN TestResizeWithInvalidSize [2020-03-24T03:25:47.282Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-03-24T03:25:47.282Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-24T03:25:48.146Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2020-03-24T03:25:48.146Z] === RUN TestResizeWhenContainerNotStarted [2020-03-24T03:25:48.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-24T03:25:48.968Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:25:48.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:25:48.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:25:48.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:25:48.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:25:49.813Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-03-24T03:25:49.813Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-24T03:25:49.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-24T03:25:50.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-24T03:25:51.714Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s) [2020-03-24T03:25:51.714Z] === RUN TestAuthZPluginHeader [2020-03-24T03:25:51.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:25:51.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:25:52.649Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-03-24T03:25:52.649Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-24T03:25:52.649Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-03-24T03:25:52.649Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:25:52.649Z] === RUN TestAuthZPluginV2Disable [2020-03-24T03:25:52.649Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-24T03:25:52.649Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:25:52.649Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-24T03:25:52.649Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-24T03:25:52.650Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:25:52.650Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-24T03:25:52.650Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-24T03:25:52.650Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:25:52.650Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-24T03:25:52.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-24T03:25:53.263Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:25:53.479Z] --- PASS: TestServiceUpdateSecrets (15.81s) [2020-03-24T03:25:53.479Z] === RUN TestServiceUpdateConfigs [2020-03-24T03:25:53.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:25:54.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:25:55.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:25:55.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-24T03:25:55.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-24T03:25:57.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:25:57.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-24T03:25:57.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:25:58.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-24T03:26:00.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-24T03:26:00.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:26:01.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:26:01.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-24T03:26:03.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.48s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2020-03-24T03:26:03.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2020-03-24T03:26:03.664Z] === RUN TestCgroupNamespacesRun [2020-03-24T03:26:05.560Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-03-24T03:26:05.560Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-24T03:26:07.455Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-03-24T03:26:07.455Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-24T03:26:07.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-24T03:26:08.684Z] --- PASS: TestServiceUpdateConfigs (15.80s) [2020-03-24T03:26:08.684Z] === RUN TestServiceUpdateNetwork [2020-03-24T03:26:09.351Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2020-03-24T03:26:09.351Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-24T03:26:10.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-24T03:26:10.725Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2020-03-24T03:26:10.725Z] PASS [2020-03-24T03:26:10.725Z] [2020-03-24T03:26:10.725Z] === Skipped [2020-03-24T03:26:10.725Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-03-24T03:26:10.725Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:26:10.725Z] [2020-03-24T03:26:10.725Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-24T03:26:10.725Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:26:10.725Z] [2020-03-24T03:26:10.725Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-24T03:26:10.725Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:26:10.725Z] [2020-03-24T03:26:10.725Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-24T03:26:10.725Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:26:10.725Z] [2020-03-24T03:26:10.725Z] [2020-03-24T03:26:10.725Z] DONE 17 tests, 4 skipped in 31.946s [2020-03-24T03:26:10.725Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-24T03:26:10.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:10.725Z] ++ set -e [2020-03-24T03:26:10.725Z] ++ '[' -n 0 ']' [2020-03-24T03:26:10.725Z] ++ set -x [2020-03-24T03:26:10.725Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:10.978Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2020-03-24T03:26:10.978Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-24T03:26:10.983Z] INFO: Testing against a local daemon [2020-03-24T03:26:10.983Z] === RUN TestPluginInvalidJSON [2020-03-24T03:26:10.983Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:26:10.983Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:26:10.983Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:26:10.983Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-24T03:26:10.983Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-24T03:26:10.983Z] PASS [2020-03-24T03:26:10.983Z] [2020-03-24T03:26:10.983Z] DONE 2 tests in 0.176s [2020-03-24T03:26:10.983Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-24T03:26:10.983Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:10.983Z] ++ set -e [2020-03-24T03:26:10.983Z] ++ '[' -n 0 ']' [2020-03-24T03:26:10.983Z] ++ set -x [2020-03-24T03:26:10.983Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:11.241Z] INFO: Testing against a local daemon [2020-03-24T03:26:11.241Z] === RUN TestExternalGraphDriver [2020-03-24T03:26:11.241Z] === RUN TestExternalGraphDriver/json [2020-03-24T03:26:12.874Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2020-03-24T03:26:12.874Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-24T03:26:13.773Z] === RUN TestExternalGraphDriver/spec [2020-03-24T03:26:13.805Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2020-03-24T03:26:13.805Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-24T03:26:14.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-24T03:26:14.625Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-03-24T03:26:14.625Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-24T03:26:15.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-24T03:26:16.488Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-03-24T03:26:16.488Z] === RUN TestKernelTCPMemory [2020-03-24T03:26:17.057Z] === RUN TestExternalGraphDriver/pull [2020-03-24T03:26:17.420Z] --- PASS: TestKernelTCPMemory (1.00s) [2020-03-24T03:26:17.420Z] === RUN TestNISDomainname [2020-03-24T03:26:17.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-24T03:26:18.243Z] --- PASS: TestNISDomainname (1.03s) [2020-03-24T03:26:18.243Z] === RUN TestHostnameDnsResolution [2020-03-24T03:26:18.960Z] --- PASS: TestExternalGraphDriver (7.53s) [2020-03-24T03:26:18.960Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-03-24T03:26:18.960Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-03-24T03:26:18.960Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2020-03-24T03:26:18.960Z] === RUN TestGraphdriverPluginV2 [2020-03-24T03:26:18.960Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-24T03:26:18.960Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:26:18.960Z] PASS [2020-03-24T03:26:18.960Z] [2020-03-24T03:26:18.960Z] === Skipped [2020-03-24T03:26:18.960Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-24T03:26:18.960Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:26:18.960Z] [2020-03-24T03:26:18.960Z] [2020-03-24T03:26:18.960Z] DONE 5 tests, 1 skipped in 7.703s [2020-03-24T03:26:18.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-24T03:26:18.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:18.960Z] ++ set -e [2020-03-24T03:26:18.960Z] ++ '[' -n 0 ']' [2020-03-24T03:26:18.960Z] ++ set -x [2020-03-24T03:26:18.960Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:18.960Z] INFO: Testing against a local daemon [2020-03-24T03:26:18.960Z] === RUN TestContinueAfterPluginCrash [2020-03-24T03:26:18.960Z] === PAUSE TestContinueAfterPluginCrash [2020-03-24T03:26:18.960Z] === RUN TestReadPluginNoRead [2020-03-24T03:26:18.960Z] === PAUSE TestReadPluginNoRead [2020-03-24T03:26:18.960Z] === RUN TestDaemonStartWithLogOpt [2020-03-24T03:26:18.960Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-24T03:26:18.960Z] === CONT TestContinueAfterPluginCrash [2020-03-24T03:26:18.960Z] === CONT TestDaemonStartWithLogOpt [2020-03-24T03:26:18.960Z] === CONT TestReadPluginNoRead [2020-03-24T03:26:20.139Z] --- PASS: TestHostnameDnsResolution (1.45s) [2020-03-24T03:26:20.139Z] === RUN TestStats [2020-03-24T03:26:21.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-24T03:26:21.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-24T03:26:21.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-24T03:26:21.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-24T03:26:21.892Z] --- PASS: TestStats (1.94s) [2020-03-24T03:26:21.892Z] === RUN TestStopContainerWithTimeout [2020-03-24T03:26:21.892Z] === RUN TestStopContainerWithTimeout/0 [2020-03-24T03:26:21.892Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-24T03:26:21.892Z] === RUN TestStopContainerWithTimeout/1 [2020-03-24T03:26:21.892Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-24T03:26:21.892Z] === RUN TestStopContainerWithTimeout/3 [2020-03-24T03:26:21.892Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-24T03:26:21.892Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-24T03:26:21.892Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-24T03:26:21.892Z] === CONT TestStopContainerWithTimeout/0 [2020-03-24T03:26:21.892Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-24T03:26:22.824Z] === CONT TestStopContainerWithTimeout/3 [2020-03-24T03:26:23.910Z] --- PASS: TestServiceUpdateNetwork (16.40s) [2020-03-24T03:26:23.910Z] PASS [2020-03-24T03:26:23.910Z] [2020-03-24T03:26:23.910Z] === Skipped [2020-03-24T03:26:23.910Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-24T03:26:23.910Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-24T03:26:23.910Z] [2020-03-24T03:26:23.910Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-24T03:26:23.910Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:26:23.910Z] [2020-03-24T03:26:23.910Z] [2020-03-24T03:26:23.910Z] DONE 23 tests, 2 skipped in 158.041s [2020-03-24T03:26:23.910Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-24T03:26:23.910Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:23.910Z] ++ set -e [2020-03-24T03:26:23.910Z] ++ '[' -n 0 ']' [2020-03-24T03:26:23.910Z] ++ set -x [2020-03-24T03:26:23.910Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:23.910Z] INFO: Testing against a local daemon [2020-03-24T03:26:23.910Z] === RUN TestSessionCreate [2020-03-24T03:26:23.910Z] --- PASS: TestSessionCreate (0.03s) [2020-03-24T03:26:23.910Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-24T03:26:23.910Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-03-24T03:26:23.910Z] PASS [2020-03-24T03:26:23.910Z] [2020-03-24T03:26:23.910Z] DONE 2 tests in 0.108s [2020-03-24T03:26:23.910Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-24T03:26:23.910Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:23.910Z] ++ set -e [2020-03-24T03:26:23.910Z] ++ '[' -n 0 ']' [2020-03-24T03:26:23.910Z] ++ set -x [2020-03-24T03:26:23.910Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:23.910Z] INFO: Testing against a local daemon [2020-03-24T03:26:23.910Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-24T03:26:23.910Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:26:23.910Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-24T03:26:23.910Z] === RUN TestEventsExecDie [2020-03-24T03:26:24.192Z] --- PASS: TestEventsExecDie (0.93s) [2020-03-24T03:26:24.192Z] === RUN TestEventsBackwardsCompatible [2020-03-24T03:26:24.192Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-03-24T03:26:24.192Z] === RUN TestInfoBinaryCommits [2020-03-24T03:26:24.192Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-03-24T03:26:24.192Z] === RUN TestInfoAPIVersioned [2020-03-24T03:26:24.192Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-03-24T03:26:24.192Z] === RUN TestInfoDiscoveryBackend [2020-03-24T03:26:24.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-24T03:26:24.805Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-24T03:26:24.805Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-24T03:26:25.126Z] === CONT TestStopContainerWithTimeout/1 [2020-03-24T03:26:25.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-24T03:26:25.810Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-24T03:26:25.811Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-24T03:26:26.425Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-03-24T03:26:26.425Z] === RUN TestInfoAPI [2020-03-24T03:26:26.425Z] --- PASS: TestInfoAPI (0.02s) [2020-03-24T03:26:26.425Z] === RUN TestInfoAPIWarnings [2020-03-24T03:26:27.021Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-24T03:26:27.022Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-03-24T03:26:27.022Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2020-03-24T03:26:27.022Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-03-24T03:26:27.022Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-03-24T03:26:27.022Z] === RUN TestDeleteDevicemapper [2020-03-24T03:26:27.022Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-24T03:26:27.022Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-24T03:26:27.022Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-24T03:26:27.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-24T03:26:27.038Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-24T03:26:27.038Z] === RUN TestInfoDebug [2020-03-24T03:26:27.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-24T03:26:27.319Z] --- PASS: TestInfoDebug (0.52s) [2020-03-24T03:26:27.319Z] === RUN TestInfoInsecureRegistries [2020-03-24T03:26:27.932Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-24T03:26:27.932Z] === RUN TestInfoRegistryMirrors [2020-03-24T03:26:28.546Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-24T03:26:28.546Z] === RUN TestLoginFailsWithBadCredentials [2020-03-24T03:26:28.827Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-03-24T03:26:28.827Z] === RUN TestPingCacheHeaders [2020-03-24T03:26:28.827Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-24T03:26:28.827Z] === RUN TestPingGet [2020-03-24T03:26:28.827Z] --- PASS: TestPingGet (0.01s) [2020-03-24T03:26:28.827Z] === RUN TestPingHead [2020-03-24T03:26:28.827Z] --- PASS: TestPingHead (0.02s) [2020-03-24T03:26:28.827Z] === RUN TestVersion [2020-03-24T03:26:28.827Z] --- PASS: TestVersion (0.02s) [2020-03-24T03:26:28.827Z] PASS [2020-03-24T03:26:28.827Z] [2020-03-24T03:26:28.827Z] === Skipped [2020-03-24T03:26:28.827Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:26:28.827Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-24T03:26:28.827Z] [2020-03-24T03:26:28.827Z] [2020-03-24T03:26:28.827Z] DONE 18 tests, 1 skipped in 5.620s [2020-03-24T03:26:28.827Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-24T03:26:28.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:28.828Z] ++ set -e [2020-03-24T03:26:28.828Z] ++ '[' -n 0 ']' [2020-03-24T03:26:28.828Z] ++ set -x [2020-03-24T03:26:28.828Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:28.828Z] INFO: Testing against a local daemon [2020-03-24T03:26:28.828Z] === RUN TestVolumesCreateAndList [2020-03-24T03:26:28.828Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-24T03:26:28.828Z] === RUN TestVolumesRemove [2020-03-24T03:26:29.120Z] --- PASS: TestVolumesRemove (0.13s) [2020-03-24T03:26:29.120Z] === RUN TestVolumesInspect [2020-03-24T03:26:29.120Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-24T03:26:29.120Z] === RUN TestVolumesInvalidJSON [2020-03-24T03:26:29.120Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-24T03:26:29.120Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-24T03:26:29.120Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-24T03:26:29.120Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-24T03:26:29.120Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-24T03:26:29.120Z] PASS [2020-03-24T03:26:29.120Z] [2020-03-24T03:26:29.120Z] DONE 5 tests in 0.235s [2020-03-24T03:26:29.120Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-24T03:26:29.120Z] ++++ cat bundles/test-integration/docker.pid [2020-03-24T03:26:29.120Z] +++ kill 11782 [2020-03-24T03:26:30.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-24T03:26:30.558Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s) [2020-03-24T03:26:30.558Z] === RUN TestUpdateMemory [2020-03-24T03:26:30.558Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-24T03:26:30.558Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:26:30.558Z] === RUN TestUpdateCPUQuota [2020-03-24T03:26:30.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-24T03:26:30.590Z] +++ /etc/init.d/apparmor stop [2020-03-24T03:26:30.590Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-24T03:26:30.590Z] [2020-03-24T03:26:30.590Z] Unloading profiles will leave already running processes permanently [2020-03-24T03:26:30.590Z] unconfined, which can lead to unexpected situations. [2020-03-24T03:26:30.590Z] [2020-03-24T03:26:30.590Z] To set a process to complain mode, use the command line tool [2020-03-24T03:26:30.590Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-24T03:26:30.590Z] +++ true [2020-03-24T03:26:30.590Z] [2020-03-24T03:26:31.171Z] === RUN TestReadPluginNoRead/default Post stage [Pipeline] junit [2020-03-24T03:26:31.634Z] Recording test results [2020-03-24T03:26:31.738Z] --- PASS: TestDaemonStartWithLogOpt (12.77s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-24T03:26:31.929Z] --- PASS: TestUpdateCPUQuota (1.56s) [2020-03-24T03:26:31.929Z] === RUN TestUpdatePidsLimit [2020-03-24T03:26:31.929Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-24T03:26:32.186Z] === RUN TestUpdatePidsLimit/no_change [2020-03-24T03:26:32.192Z] + echo Ensuring container killed. [2020-03-24T03:26:32.192Z] Ensuring container killed. [2020-03-24T03:26:32.192Z] + docker rm -vf docker-pr4 [2020-03-24T03:26:32.192Z] Error: No such container: docker-pr4 [2020-03-24T03:26:32.192Z] + true [Pipeline] sh [2020-03-24T03:26:32.567Z] + echo Chowning /workspace to jenkins user [2020-03-24T03:26:32.567Z] Chowning /workspace to jenkins user [2020-03-24T03:26:32.567Z] + id -u [2020-03-24T03:26:32.567Z] + id -g [2020-03-24T03:26:32.567Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40732:/workspace busybox chown -R 1001:1001 /workspace [2020-03-24T03:26:32.567Z] Unable to find image 'busybox:latest' locally [2020-03-24T03:26:32.672Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-24T03:26:32.750Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-24T03:26:32.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-24T03:26:32.849Z] latest: Pulling from library/busybox [2020-03-24T03:26:32.849Z] 1b125a2fb2df: Pulling fs layer [2020-03-24T03:26:33.008Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-24T03:26:33.130Z] 1b125a2fb2df: Verifying Checksum [2020-03-24T03:26:33.130Z] 1b125a2fb2df: Download complete [2020-03-24T03:26:33.412Z] 1b125a2fb2df: Pull complete [2020-03-24T03:26:33.412Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-24T03:26:33.412Z] Status: Downloaded newer image for busybox:latest [2020-03-24T03:26:33.610Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-24T03:26:33.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-24T03:26:34.176Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-24T03:26:34.439Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-24T03:26:34.571Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-24T03:26:35.818Z] + bundleName=s390x-integration [2020-03-24T03:26:35.818Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-24T03:26:35.818Z] Creating s390x-integration-bundles.tar.gz [2020-03-24T03:26:35.818Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-03-24T03:26:35.818Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-24T03:26:35.854Z] Archiving artifacts [2020-03-24T03:26:36.229Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40732/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-24T03:26:36.337Z] --- PASS: TestUpdatePidsLimit (4.25s) [2020-03-24T03:26:36.337Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-03-24T03:26:36.337Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-03-24T03:26:36.337Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-03-24T03:26:36.337Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2020-03-24T03:26:36.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-03-24T03:26:36.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2020-03-24T03:26:36.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-03-24T03:26:36.337Z] === RUN TestUpdateRestartPolicy [2020-03-24T03:26:36.473Z] --- PASS: TestReadPluginNoRead (17.39s) [2020-03-24T03:26:36.473Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2020-03-24T03:26:36.473Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-03-24T03:26:36.473Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-03-24T03:26:36.473Z] read_test.go:91: [d910bcef557b4] daemon is not started [2020-03-24T03:26:36.473Z] --- PASS: TestContinueAfterPluginCrash (17.59s) [2020-03-24T03:26:36.473Z] PASS [2020-03-24T03:26:36.473Z] [2020-03-24T03:26:36.473Z] DONE 6 tests in 17.755s [2020-03-24T03:26:36.473Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-24T03:26:36.473Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:36.473Z] ++ set -e [2020-03-24T03:26:36.473Z] ++ '[' -n 0 ']' [2020-03-24T03:26:36.473Z] ++ set -x [2020-03-24T03:26:36.473Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:36.473Z] testing: warning: no tests to run [2020-03-24T03:26:36.473Z] PASS [2020-03-24T03:26:36.473Z] [2020-03-24T03:26:36.473Z] DONE 0 tests in 0.049s [2020-03-24T03:26:36.473Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-24T03:26:36.473Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:36.473Z] ++ set -e [2020-03-24T03:26:36.473Z] ++ '[' -n 0 ']' [2020-03-24T03:26:36.473Z] ++ set -x [2020-03-24T03:26:36.473Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:36.623Z] + make clean [2020-03-24T03:26:36.731Z] INFO: Testing against a local daemon [2020-03-24T03:26:36.731Z] === RUN TestPluginWithDevMounts [2020-03-24T03:26:36.731Z] === PAUSE TestPluginWithDevMounts [2020-03-24T03:26:36.731Z] === CONT TestPluginWithDevMounts [2020-03-24T03:26:36.905Z] docker volume rm -f docker-dev-cache [2020-03-24T03:26:36.905Z] docker-dev-cache [Pipeline] deleteDir [2020-03-24T03:26:37.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-24T03:26:38.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-24T03:26:39.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-24T03:26:39.260Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-03-24T03:26:39.260Z] PASS [2020-03-24T03:26:39.260Z] [2020-03-24T03:26:39.260Z] DONE 1 tests in 2.364s [2020-03-24T03:26:39.260Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-24T03:26:39.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:39.261Z] ++ set -e [2020-03-24T03:26:39.261Z] ++ '[' -n 0 ']' [2020-03-24T03:26:39.261Z] ++ set -x [2020-03-24T03:26:39.261Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:39.261Z] INFO: Testing against a local daemon [2020-03-24T03:26:39.261Z] === RUN TestSecretInspect [2020-03-24T03:26:40.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-24T03:26:41.499Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-24T03:26:42.430Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-24T03:26:42.544Z] --- PASS: TestSecretInspect (3.27s) [2020-03-24T03:26:42.544Z] === RUN TestSecretList [2020-03-24T03:26:42.995Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-24T03:26:43.252Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-24T03:26:45.828Z] --- PASS: TestSecretList (3.34s) [2020-03-24T03:26:45.829Z] === RUN TestSecretsCreateAndDelete [2020-03-24T03:26:47.364Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-24T03:26:47.364Z] Copying nested executables into bundles/binary-daemon [2020-03-24T03:26:47.364Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-24T03:26:47.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-24T03:26:47.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -e DOCKER_GRAPHDRIVER docker:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/make.sh cross [2020-03-24T03:26:47.962Z] [2020-03-24T03:26:48.219Z] Removing bundles/ [2020-03-24T03:26:48.219Z] [2020-03-24T03:26:48.219Z] ---> Making bundle: cross (in bundles/cross) [2020-03-24T03:26:48.219Z] Cross building: bundles/cross/linux/amd64 [2020-03-24T03:26:48.219Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-24T03:26:48.219Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-24T03:26:48.796Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-24T03:26:49.112Z] --- PASS: TestSecretsCreateAndDelete (3.30s) [2020-03-24T03:26:49.112Z] === RUN TestSecretsUpdate [2020-03-24T03:26:49.728Z] --- PASS: TestUpdateRestartPolicy (13.44s) [2020-03-24T03:26:49.728Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-24T03:26:49.728Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-24T03:26:50.660Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-03-24T03:26:50.660Z] === RUN TestWaitNonBlocked [2020-03-24T03:26:50.660Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:26:50.660Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:26:50.660Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:26:50.660Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:26:50.660Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:26:50.660Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:26:50.660Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-24T03:26:52.031Z] --- PASS: TestWaitNonBlocked (0.06s) [2020-03-24T03:26:52.031Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-03-24T03:26:52.031Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2020-03-24T03:26:52.031Z] === RUN TestWaitBlocked [2020-03-24T03:26:52.031Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:26:52.031Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:26:52.031Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:26:52.031Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:26:52.031Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:26:52.031Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:26:52.031Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-24T03:26:52.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-24T03:26:52.396Z] --- PASS: TestSecretsUpdate (3.24s) [2020-03-24T03:26:52.396Z] === RUN TestTemplatedSecret [2020-03-24T03:26:52.965Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-24T03:26:52.965Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-03-24T03:26:52.965Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2020-03-24T03:26:52.965Z] === CONT TestContainerStartOnDaemonRestart [2020-03-24T03:26:52.965Z] === CONT TestIpcModeOlderClient [2020-03-24T03:26:53.223Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-24T03:26:53.223Z] === CONT TestDaemonHostGatewayIP [2020-03-24T03:26:55.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-24T03:26:55.680Z] --- PASS: TestTemplatedSecret (3.36s) [2020-03-24T03:26:55.680Z] === RUN TestSecretCreateResolve [2020-03-24T03:26:57.017Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2020-03-24T03:26:57.017Z] === CONT TestDaemonRestartIpcMode [2020-03-24T03:26:57.582Z] --- PASS: TestDaemonHostGatewayIP (4.50s) [2020-03-24T03:26:58.514Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-24T03:26:58.964Z] --- PASS: TestSecretCreateResolve (3.23s) [2020-03-24T03:26:58.964Z] PASS [2020-03-24T03:26:58.964Z] [2020-03-24T03:26:58.964Z] DONE 6 tests in 19.896s [2020-03-24T03:26:58.964Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-24T03:26:58.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:58.964Z] ++ set -e [2020-03-24T03:26:58.964Z] ++ '[' -n 0 ']' [2020-03-24T03:26:58.964Z] ++ set -x [2020-03-24T03:26:58.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:26:59.079Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-24T03:26:59.115Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-24T03:26:59.115Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-24T03:26:59.115Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-03-24T03:26:59.115Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2020-03-24T03:26:59.115Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.5% of statements [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-24T03:26:59.115Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-03-24T03:26:59.115Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/builder [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-24T03:26:59.115Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-24T03:26:59.115Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-03-24T03:26:59.222Z] INFO: Testing against a local daemon [2020-03-24T03:26:59.222Z] === RUN TestServiceCreateInit [2020-03-24T03:26:59.222Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-24T03:27:00.136Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-03-24T03:27:00.450Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2020-03-24T03:27:00.450Z] PASS [2020-03-24T03:27:00.450Z] [2020-03-24T03:27:00.450Z] === Skipped [2020-03-24T03:27:00.450Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-24T03:27:00.450Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:27:00.450Z] [2020-03-24T03:27:00.450Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-24T03:27:00.450Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:27:00.450Z] [2020-03-24T03:27:00.450Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-24T03:27:00.450Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:27:00.450Z] [2020-03-24T03:27:00.450Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-24T03:27:00.450Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-24T03:27:00.450Z] [2020-03-24T03:27:00.450Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-24T03:27:00.450Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-24T03:27:00.450Z] [2020-03-24T03:27:00.450Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-24T03:27:00.450Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:27:00.450Z] [2020-03-24T03:27:00.450Z] [2020-03-24T03:27:00.450Z] DONE 199 tests, 6 skipped in 150.283s [2020-03-24T03:27:00.450Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-24T03:27:00.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:27:00.450Z] ++ set -e [2020-03-24T03:27:00.450Z] ++ '[' -n 0 ']' [2020-03-24T03:27:00.450Z] ++ set -x [2020-03-24T03:27:00.450Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:27:00.707Z] INFO: Testing against a local daemon [2020-03-24T03:27:00.707Z] === RUN TestCommitInheritsEnv [2020-03-24T03:27:01.271Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-03-24T03:27:01.271Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-24T03:27:01.271Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-24T03:27:01.271Z] === RUN TestImagesFilterMultiReference [2020-03-24T03:27:01.271Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-03-24T03:27:01.271Z] === RUN TestImagePullPlatformInvalid [2020-03-24T03:27:01.271Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-24T03:27:01.271Z] === RUN TestRemoveImageOrphaning [2020-03-24T03:27:01.528Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-24T03:27:01.785Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-03-24T03:27:01.785Z] === RUN TestRemoveImageGarbageCollector [2020-03-24T03:27:02.042Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-24T03:27:02.606Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-24T03:27:02.847Z] ok github.com/docker/docker/builder/remotecontext/git 4.906s coverage: 86.3% of statements [2020-03-24T03:27:03.171Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-24T03:27:03.427Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-24T03:27:03.991Z] --- PASS: TestRemoveImageGarbageCollector (2.16s) [2020-03-24T03:27:03.991Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-24T03:27:03.991Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-24T03:27:03.991Z] === RUN TestTagInvalidReference [2020-03-24T03:27:03.991Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-24T03:27:03.991Z] === RUN TestTagValidPrefixedRepo [2020-03-24T03:27:03.991Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-24T03:27:03.991Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-24T03:27:03.991Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2020-03-24T03:27:03.991Z] === RUN TestTagExistedNameWithoutForce [2020-03-24T03:27:03.991Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-24T03:27:03.991Z] === RUN TestTagOfficialNames [2020-03-24T03:27:03.991Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-24T03:27:03.991Z] === RUN TestTagMatchesDigest [2020-03-24T03:27:04.250Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-24T03:27:04.250Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-24T03:27:04.250Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-24T03:27:04.250Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-24T03:27:04.488Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-24T03:27:04.903Z] ok github.com/docker/docker/builder/remotecontext 0.609s coverage: 13.6% of statements [2020-03-24T03:27:06.147Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-24T03:27:06.405Z] ok github.com/docker/docker/builder/dockerfile 1.521s coverage: 48.2% of statements [2020-03-24T03:27:06.405Z] ? github.com/docker/docker/cli [no test files] [2020-03-24T03:27:06.405Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-24T03:27:07.519Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-24T03:27:09.786Z] --- PASS: TestServiceCreateInit (10.58s) [2020-03-24T03:27:09.786Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2020-03-24T03:27:09.786Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s) [2020-03-24T03:27:09.786Z] === RUN TestCreateServiceMultipleTimes [2020-03-24T03:27:12.778Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-24T03:27:13.710Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-24T03:27:14.274Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-24T03:27:14.832Z] ok github.com/docker/docker/client 0.728s coverage: 75.8% of statements [2020-03-24T03:27:14.838Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-24T03:27:15.402Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-24T03:27:15.967Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-24T03:27:18.492Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-24T03:27:19.865Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-24T03:27:20.125Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-24T03:27:20.382Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-24T03:27:20.947Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-24T03:27:21.205Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-24T03:27:21.462Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-24T03:27:22.392Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-24T03:27:22.956Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-24T03:27:23.521Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-24T03:27:27.699Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-24T03:27:27.699Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-24T03:27:31.725Z] --- PASS: TestCreateServiceMultipleTimes (19.29s) [2020-03-24T03:27:31.725Z] === RUN TestCreateServiceConflict [2020-03-24T03:27:31.879Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-24T03:27:32.292Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-03-24T03:27:32.292Z] === RUN TestCreateServiceMaxReplicas [2020-03-24T03:27:33.253Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-24T03:27:36.479Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2020-03-24T03:27:36.479Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-24T03:27:37.432Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-24T03:27:37.689Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-24T03:27:38.622Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-24T03:27:38.880Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-24T03:27:39.137Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-24T03:27:43.320Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-24T03:27:44.253Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-24T03:27:48.437Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-24T03:27:48.437Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-24T03:27:50.335Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-24T03:27:50.335Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-24T03:27:50.335Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-24T03:27:50.335Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-24T03:27:50.335Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-24T03:27:51.356Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.70s) [2020-03-24T03:27:51.356Z] === RUN TestCreateServiceSecretFileMode [2020-03-24T03:27:51.710Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-24T03:27:53.630Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-24T03:27:53.888Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2020-03-24T03:27:53.888Z] === RUN TestCreateServiceConfigFileMode [2020-03-24T03:27:54.201Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-24T03:27:54.764Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-24T03:27:55.328Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-24T03:27:55.585Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-24T03:27:57.482Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-24T03:27:57.482Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-24T03:27:58.077Z] --- PASS: TestCreateServiceConfigFileMode (3.58s) [2020-03-24T03:27:58.077Z] === RUN TestCreateServiceSysctls [2020-03-24T03:27:59.379Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-24T03:28:01.903Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-24T03:28:01.904Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-24T03:28:02.264Z] --- PASS: TestCreateServiceSysctls (4.48s) [2020-03-24T03:28:02.264Z] === RUN TestCreateServiceCapabilities [2020-03-24T03:28:05.550Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-03-24T03:28:05.550Z] === RUN TestInspect [2020-03-24T03:28:06.082Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-24T03:28:06.082Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-24T03:28:06.649Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-24T03:28:06.907Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-24T03:28:08.837Z] --- PASS: TestInspect (3.47s) [2020-03-24T03:28:08.837Z] === RUN TestCreateJob [2020-03-24T03:28:09.432Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-24T03:28:09.616Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-24T03:28:09.617Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-24T03:28:09.617Z] Cross building: bundles/cross/windows/amd64 [2020-03-24T03:28:09.617Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-24T03:28:09.617Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-24T03:28:11.686Z] ok github.com/docker/docker/cmd/dockerd 0.251s coverage: 30.7% of statements [2020-03-24T03:28:12.712Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-24T03:28:13.025Z] --- PASS: TestCreateJob (4.25s) [2020-03-24T03:28:13.025Z] === RUN TestReplicatedJob [2020-03-24T03:28:14.083Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-24T03:28:14.429Z] ok github.com/docker/docker/container 0.192s coverage: 34.9% of statements [2020-03-24T03:28:14.429Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-24T03:28:14.429Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-24T03:28:14.429Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-24T03:28:14.429Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-24T03:28:16.608Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-24T03:28:21.139Z] --- PASS: TestReplicatedJob (6.97s) [2020-03-24T03:28:21.139Z] === RUN TestUpdateReplicatedJob [2020-03-24T03:28:21.286Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2020-03-24T03:28:21.866Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-24T03:28:21.866Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-24T03:28:22.795Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-24T03:28:22.808Z] 65014b3c3121: Pull complete [2020-03-24T03:28:23.052Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-24T03:28:24.422Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-24T03:28:24.422Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-24T03:28:24.423Z] --- PASS: TestUpdateReplicatedJob (4.28s) [2020-03-24T03:28:24.423Z] === RUN TestServiceListWithStatuses [2020-03-24T03:28:24.423Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-24T03:28:24.423Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-24T03:28:24.423Z] === RUN TestDockerNetworkConnectAlias [2020-03-24T03:28:25.793Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-24T03:28:28.163Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.6% of statements [2020-03-24T03:28:29.976Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-24T03:28:29.976Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-24T03:28:30.233Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-24T03:28:30.233Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-24T03:28:30.873Z] ok github.com/docker/docker/daemon/cluster 0.227s coverage: 0.5% of statements [2020-03-24T03:28:30.984Z] --- PASS: TestDockerNetworkConnectAlias (6.49s) [2020-03-24T03:28:30.984Z] === RUN TestDockerNetworkReConnect [2020-03-24T03:28:31.602Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-24T03:28:32.973Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-24T03:28:34.869Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-24T03:28:36.248Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2020-03-24T03:28:36.248Z] === RUN TestServicePlugin [2020-03-24T03:28:36.248Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-24T03:28:36.248Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:28:36.248Z] === RUN TestServiceUpdateLabel [2020-03-24T03:28:36.410Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2020-03-24T03:28:38.472Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-03-24T03:28:38.758Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 81.7% of statements [2020-03-24T03:28:39.046Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-24T03:28:39.531Z] --- PASS: TestServiceUpdateLabel (3.26s) [2020-03-24T03:28:39.531Z] === RUN TestServiceUpdateSecrets [2020-03-24T03:28:42.234Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-03-24T03:28:43.718Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.509s coverage: 13.8% of statements [2020-03-24T03:28:46.425Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-03-24T03:28:47.048Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.837s coverage: 57.9% of statements [2020-03-24T03:28:48.066Z] ok github.com/docker/docker/daemon 12.606s coverage: 17.5% of statements [2020-03-24T03:28:48.066Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-24T03:28:48.066Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-24T03:28:48.066Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-24T03:28:48.066Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-24T03:28:49.004Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-24T03:28:49.004Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-24T03:28:49.004Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-24T03:28:51.554Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-03-24T03:28:52.280Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-24T03:28:53.604Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.829s coverage: 68.6% of statements [2020-03-24T03:28:53.650Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-24T03:28:54.213Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-24T03:28:55.675Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.175s coverage: 49.5% of statements [2020-03-24T03:28:56.306Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.318s coverage: 45.9% of statements [2020-03-24T03:28:56.306Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-24T03:28:57.489Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-24T03:28:57.489Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-24T03:28:57.606Z] --- PASS: TestServiceUpdateSecrets (15.44s) [2020-03-24T03:28:57.606Z] === RUN TestServiceUpdateConfigs [2020-03-24T03:28:59.014Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.630s coverage: 76.1% of statements [2020-03-24T03:28:59.300Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-03-24T03:29:00.323Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.786s coverage: 55.4% of statements [2020-03-24T03:29:00.323Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-24T03:29:00.323Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-24T03:29:00.610Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2020-03-24T03:29:00.610Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite (349.59s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.93s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.15s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.69s) [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:1449: [d6c6655e5e803] daemon is not started [2020-03-24T03:29:04.039Z] check_test.go:309: [d4fe527c29b83] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.76s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.19s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d3f323faf1aae] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.70s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.72s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.79s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.72s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.19s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.34s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.92s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d6eb466902f85] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-24T03:29:04.039Z] check_test.go:309: [dbe146df78ec8] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.75s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d7a086ca331ef] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.62s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.54s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-24T03:29:04.039Z] check_test.go:309: [dc207f8a1a457] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.65s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.72s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.36s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.61s) [2020-03-24T03:29:04.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-24T03:29:04.039Z] check_test.go:309: [d7be9731472f4] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.27s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.82s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.03s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d3ffc99b28350] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d47b5cdccdb86] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2020-03-24T03:29:04.039Z] docker_cli_daemon_plugins_test.go:79: [d5e91ac7495c0] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) [2020-03-24T03:29:04.039Z] docker_cli_daemon_plugins_test.go:169: [dfab479f1e1c1] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.51s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d374f3e9c94a3] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.57s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.07s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.84s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.88s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.81s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d7a7069c11433] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.62s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.83s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.18s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.24s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.93s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d20edd0021edb] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.66s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.70s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.18s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.20s) [2020-03-24T03:29:04.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.05s) [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-24T03:29:04.039Z] check_test.go:309: [ddad95936e644] daemon is not started [2020-03-24T03:29:04.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-24T03:29:04.039Z] check_test.go:309: [d85a1d01ad004] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.91s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d6c8f9c0e57c3] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.42s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.15s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.52s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.09s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.81s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.16s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.77s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.72s) [2020-03-24T03:29:04.039Z] check_test.go:309: [dc90af3c0f272] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.78s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.55s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2020-03-24T03:29:04.039Z] check_test.go:309: [dc058364e73c4] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.17s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.22s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-24T03:29:04.039Z] check_test.go:309: [d1336afa81dfd] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d9c68dd9fd4cc] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.65s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.61s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d65f47312640c] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.51s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.05s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.45s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.14s) [2020-03-24T03:29:04.039Z] check_test.go:309: [de11c0e7a0f19] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.47s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.79s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.47s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d65cbe8f19f3b] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d2b2936a1c4b1] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.14s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.97s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.61s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.57s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.94s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.03s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.80s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.33s) [2020-03-24T03:29:04.039Z] docker_cli_daemon_test.go:2542: [d7ba67b0af906] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.03s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.44s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.15s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.04s) [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2020-03-24T03:29:04.039Z] check_test.go:309: [d8a1a7b000d8a] daemon is not started [2020-03-24T03:29:04.039Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.50s) [2020-03-24T03:29:04.039Z] === RUN TestDockerSwarmSuite [2020-03-24T03:29:04.039Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-24T03:29:06.563Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-24T03:29:07.481Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 41.8% of statements [2020-03-24T03:29:07.481Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2020-03-24T03:29:07.769Z] ok github.com/docker/docker/daemon/logger/awslogs 0.668s coverage: 77.8% of statements [2020-03-24T03:29:07.933Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-24T03:29:08.864Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-24T03:29:08.864Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-24T03:29:09.264Z] ok github.com/docker/docker/daemon/images 0.084s coverage: 4.9% of statements [2020-03-24T03:29:09.264Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-24T03:29:09.264Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-24T03:29:09.264Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-24T03:29:09.264Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-24T03:29:09.802Z] --- PASS: TestServiceUpdateConfigs (15.24s) [2020-03-24T03:29:09.802Z] === RUN TestServiceUpdateNetwork [2020-03-24T03:29:09.889Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.041s coverage: 88.3% of statements [2020-03-24T03:29:10.176Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-03-24T03:29:10.235Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-24T03:29:10.801Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 62.1% of statements [2020-03-24T03:29:13.531Z] ok github.com/docker/docker/daemon/logger/local 0.073s coverage: 74.7% of statements [2020-03-24T03:29:13.531Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-24T03:29:14.415Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-24T03:29:15.023Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 19.9% of statements [2020-03-24T03:29:15.023Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-03-24T03:29:16.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-24T03:29:17.071Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-03-24T03:29:17.244Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-24T03:29:17.275Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-24T03:29:17.360Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2020-03-24T03:29:17.532Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-24T03:29:17.532Z] remote: Enumerating objects: 2, done. [2020-03-24T03:29:17.532Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-24T03:29:17.532Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-24T03:29:17.532Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-24T03:29:17.532Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-03-24T03:29:17.532Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-24T03:29:18.872Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2020-03-24T03:29:19.911Z] ok github.com/docker/docker/daemon/logger/splunk 3.072s coverage: 82.5% of statements [2020-03-24T03:29:19.911Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-24T03:29:19.911Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-24T03:29:20.520Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-24T03:29:22.789Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-24T03:29:23.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/test/unit [2020-03-24T03:29:23.402Z] ok github.com/docker/docker/distribution/metadata 0.182s coverage: 48.2% of statements [2020-03-24T03:29:24.028Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-03-24T03:29:25.522Z] ok github.com/docker/docker/distribution 0.552s coverage: 22.1% of statements [2020-03-24T03:29:25.522Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-24T03:29:25.641Z] ? github.com/docker/docker/api [no test files] [2020-03-24T03:29:27.023Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2020-03-24T03:29:27.024Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-24T03:29:27.072Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-24T03:29:27.879Z] --- PASS: TestServiceUpdateNetwork (14.92s) [2020-03-24T03:29:27.880Z] PASS [2020-03-24T03:29:27.880Z] [2020-03-24T03:29:27.880Z] === Skipped [2020-03-24T03:29:27.880Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-24T03:29:27.880Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-24T03:29:27.880Z] [2020-03-24T03:29:27.880Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-24T03:29:27.880Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:29:27.880Z] [2020-03-24T03:29:27.880Z] [2020-03-24T03:29:27.880Z] DONE 23 tests, 2 skipped in 145.940s [2020-03-24T03:29:27.880Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-24T03:29:27.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:29:27.880Z] ++ set -e [2020-03-24T03:29:27.880Z] ++ '[' -n 0 ']' [2020-03-24T03:29:27.880Z] ++ set -x [2020-03-24T03:29:27.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:29:27.880Z] INFO: Testing against a local daemon [2020-03-24T03:29:27.880Z] === RUN TestSessionCreate [2020-03-24T03:29:27.880Z] --- PASS: TestSessionCreate (0.05s) [2020-03-24T03:29:27.880Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-24T03:29:27.880Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-24T03:29:27.880Z] PASS [2020-03-24T03:29:27.880Z] [2020-03-24T03:29:27.880Z] DONE 2 tests in 0.252s [2020-03-24T03:29:27.880Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-24T03:29:27.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:29:27.880Z] ++ set -e [2020-03-24T03:29:27.880Z] ++ '[' -n 0 ']' [2020-03-24T03:29:27.880Z] ++ set -x [2020-03-24T03:29:27.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:29:27.880Z] INFO: Testing against a local daemon [2020-03-24T03:29:27.880Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-24T03:29:27.880Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:29:27.880Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-24T03:29:27.880Z] === RUN TestEventsExecDie [2020-03-24T03:29:27.880Z] --- PASS: TestEventsExecDie (0.88s) [2020-03-24T03:29:27.880Z] === RUN TestEventsBackwardsCompatible [2020-03-24T03:29:27.880Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-24T03:29:27.880Z] === RUN TestInfoBinaryCommits [2020-03-24T03:29:27.880Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-24T03:29:27.880Z] === RUN TestInfoAPIVersioned [2020-03-24T03:29:27.880Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-24T03:29:27.880Z] === RUN TestInfoDiscoveryBackend [2020-03-24T03:29:27.880Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-03-24T03:29:27.880Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-24T03:29:27.880Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-24T03:29:27.880Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-24T03:29:28.049Z] ok github.com/docker/docker/image 0.114s coverage: 86.4% of statements [2020-03-24T03:29:28.814Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2020-03-24T03:29:28.814Z] === RUN TestInfoAPI [2020-03-24T03:29:28.814Z] --- PASS: TestInfoAPI (0.05s) [2020-03-24T03:29:28.814Z] === RUN TestInfoAPIWarnings [2020-03-24T03:29:29.074Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2020-03-24T03:29:29.074Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-24T03:29:29.363Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-03-24T03:29:29.363Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-24T03:29:29.363Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2020-03-24T03:29:29.381Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-03-24T03:29:29.381Z] === RUN TestInfoDebug [2020-03-24T03:29:29.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-24T03:29:29.907Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-24T03:29:29.947Z] --- PASS: TestInfoDebug (0.65s) [2020-03-24T03:29:29.947Z] === RUN TestInfoInsecureRegistries [2020-03-24T03:29:30.514Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2020-03-24T03:29:30.514Z] === RUN TestInfoRegistryMirrors [2020-03-24T03:29:30.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-24T03:29:30.857Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 50.0% of statements [2020-03-24T03:29:31.450Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-03-24T03:29:31.450Z] === RUN TestLoginFailsWithBadCredentials [2020-03-24T03:29:31.450Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-03-24T03:29:31.450Z] === RUN TestPingCacheHeaders [2020-03-24T03:29:31.708Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-24T03:29:31.708Z] === RUN TestPingGet [2020-03-24T03:29:31.708Z] --- PASS: TestPingGet (0.03s) [2020-03-24T03:29:31.708Z] === RUN TestPingHead [2020-03-24T03:29:31.708Z] --- PASS: TestPingHead (0.05s) [2020-03-24T03:29:31.708Z] === RUN TestVersion [2020-03-24T03:29:31.708Z] --- PASS: TestVersion (0.05s) [2020-03-24T03:29:31.708Z] PASS [2020-03-24T03:29:31.708Z] [2020-03-24T03:29:31.708Z] === Skipped [2020-03-24T03:29:31.708Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:29:31.708Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-24T03:29:31.708Z] [2020-03-24T03:29:31.708Z] [2020-03-24T03:29:31.708Z] DONE 18 tests, 1 skipped in 6.593s [2020-03-24T03:29:31.708Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-24T03:29:31.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:29:31.708Z] ++ set -e [2020-03-24T03:29:31.708Z] ++ '[' -n 0 ']' [2020-03-24T03:29:31.708Z] ++ set -x [2020-03-24T03:29:31.708Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:29:31.966Z] INFO: Testing against a local daemon [2020-03-24T03:29:31.966Z] === RUN TestVolumesCreateAndList [2020-03-24T03:29:31.966Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-24T03:29:31.966Z] === RUN TestVolumesRemove [2020-03-24T03:29:31.966Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-24T03:29:31.966Z] === RUN TestVolumesInspect [2020-03-24T03:29:32.224Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-24T03:29:32.224Z] === RUN TestVolumesInvalidJSON [2020-03-24T03:29:32.224Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-24T03:29:32.224Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-24T03:29:32.224Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-24T03:29:32.224Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-24T03:29:32.224Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-24T03:29:32.224Z] PASS [2020-03-24T03:29:32.224Z] [2020-03-24T03:29:32.224Z] DONE 5 tests in 0.382s [2020-03-24T03:29:32.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-24T03:29:32.482Z] ++++ cat bundles/test-integration/docker.pid [2020-03-24T03:29:32.482Z] +++ kill 13314 [2020-03-24T03:29:32.745Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-24T03:29:33.856Z] +++ /etc/init.d/apparmor stop [2020-03-24T03:29:33.856Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-24T03:29:33.856Z] [2020-03-24T03:29:33.856Z] Unloading profiles will leave already running processes permanently [2020-03-24T03:29:33.856Z] unconfined, which can lead to unexpected situations. [2020-03-24T03:29:33.856Z] [2020-03-24T03:29:33.856Z] To set a process to complain mode, use the command line tool [2020-03-24T03:29:33.856Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-24T03:29:33.856Z] +++ true [2020-03-24T03:29:33.856Z] [2020-03-24T03:29:35.282Z] ok github.com/docker/docker/opts 0.067s coverage: 67.4% of statements [2020-03-24T03:29:35.904Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-03-24T03:29:36.191Z] ok github.com/docker/docker/pkg/authorization 1.020s coverage: 68.3% of statements Post stage [Pipeline] junit [2020-03-24T03:29:36.399Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-24T03:29:36.812Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2020-03-24T03:29:36.985Z] + echo Ensuring container killed. [2020-03-24T03:29:36.985Z] Ensuring container killed. [2020-03-24T03:29:36.985Z] + docker rm -vf docker-pr4 [2020-03-24T03:29:36.985Z] Error: No such container: docker-pr4 [2020-03-24T03:29:36.985Z] + true [Pipeline] sh [2020-03-24T03:29:37.274Z] + echo Chowning /workspace to jenkins user [2020-03-24T03:29:37.274Z] Chowning /workspace to jenkins user [2020-03-24T03:29:37.274Z] + id -u [2020-03-24T03:29:37.274Z] + id -g [2020-03-24T03:29:37.274Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40732:/workspace busybox chown -R 1000:1000 /workspace [2020-03-24T03:29:37.274Z] Unable to find image 'busybox:latest' locally [2020-03-24T03:29:37.434Z] ok github.com/docker/docker/pkg/archive 1.503s coverage: 77.0% of statements [2020-03-24T03:29:37.532Z] latest: Pulling from library/busybox [2020-03-24T03:29:37.532Z] eb9413eb063d: Pulling fs layer [2020-03-24T03:29:37.790Z] eb9413eb063d: Verifying Checksum [2020-03-24T03:29:37.790Z] eb9413eb063d: Download complete [2020-03-24T03:29:38.048Z] eb9413eb063d: Pull complete [2020-03-24T03:29:38.048Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-24T03:29:38.048Z] Status: Downloaded newer image for busybox:latest [2020-03-24T03:29:38.058Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-03-24T03:29:39.077Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-03-24T03:29:39.699Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-03-24T03:29:40.504Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-03-24T03:29:41.190Z] ok github.com/docker/docker/pkg/discovery/memory 0.048s coverage: 92.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-24T03:29:41.636Z] + bundleName=arm64-integration [2020-03-24T03:29:41.636Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-24T03:29:41.636Z] Creating arm64-integration-bundles.tar.gz [2020-03-24T03:29:41.636Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-03-24T03:29:41.636Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-24T03:29:41.910Z] Archiving artifacts [2020-03-24T03:29:42.216Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-03-24T03:29:42.216Z] ok github.com/docker/docker/layer 7.886s coverage: 68.8% of statements [2020-03-24T03:29:42.216Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-24T03:29:42.216Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-24T03:29:42.216Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-24T03:29:42.216Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-24T03:29:42.216Z] ? github.com/docker/docker/oci [no test files] [2020-03-24T03:29:42.216Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-24T03:29:42.837Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-03-24T03:29:43.461Z] ok github.com/docker/docker/pkg/chrootarchive 4.528s coverage: 43.2% of statements [2020-03-24T03:29:43.461Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-24T03:29:43.461Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-24T03:29:43.654Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40732/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-24T03:29:43.974Z] + make clean [2020-03-24T03:29:44.085Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-03-24T03:29:44.413Z] ok github.com/docker/docker/pkg/fileutils 0.058s coverage: 89.5% of statements [2020-03-24T03:29:44.909Z] docker volume rm -f docker-dev-cache [2020-03-24T03:29:44.909Z] docker-dev-cache [Pipeline] deleteDir [2020-03-24T03:29:45.044Z] ok github.com/docker/docker/pkg/discovery/kv 3.204s coverage: 84.1% of statements [2020-03-24T03:29:45.332Z] ok github.com/docker/docker/pkg/fsutils 0.502s coverage: 85.1% of statements [2020-03-24T03:29:45.620Z] ok github.com/docker/docker/pkg/homedir 0.024s coverage: 11.4% of statements [2020-03-24T03:29:47.668Z] ok github.com/docker/docker/pkg/locker 0.065s coverage: 88.9% of statements [2020-03-24T03:29:47.668Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-03-24T03:29:47.956Z] ok github.com/docker/docker/pkg/idtools 0.815s coverage: 70.1% of statements [2020-03-24T03:29:48.577Z] ok github.com/docker/docker/pkg/ioutils 1.637s coverage: 70.6% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-24T03:29:48.862Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-03-24T03:29:48.862Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-24T03:29:49.148Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2020-03-24T03:29:50.173Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-03-24T03:29:50.173Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-03-24T03:29:50.800Z] ok github.com/docker/docker/pkg/mount 0.922s coverage: 70.5% of statements [2020-03-24T03:29:50.800Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-24T03:29:50.800Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2020-03-24T03:29:51.426Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-03-24T03:29:51.426Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-24T03:29:51.426Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-24T03:29:52.919Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-03-24T03:29:53.207Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-03-24T03:29:53.841Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-03-24T03:29:53.841Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-03-24T03:29:54.650Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-24T03:29:54.650Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-24T03:29:55.336Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2020-03-24T03:29:55.621Z] ok github.com/docker/docker/pkg/pubsub 1.166s coverage: 73.9% of statements [2020-03-24T03:29:56.246Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-03-24T03:29:57.175Z] --- PASS: TestImportExtremelyLargeImageWorks (172.56s) [2020-03-24T03:29:57.175Z] PASS [2020-03-24T03:29:57.175Z] [2020-03-24T03:29:57.175Z] DONE 12 tests in 176.236s [2020-03-24T03:29:57.175Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-24T03:29:57.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:29:57.175Z] ++ set -e [2020-03-24T03:29:57.175Z] ++ '[' -n 0 ']' [2020-03-24T03:29:57.175Z] ++ set -x [2020-03-24T03:29:57.175Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:29:57.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-24T03:29:57.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-24T03:29:57.175Z] INFO: Testing against a local daemon [2020-03-24T03:29:57.175Z] === RUN TestNetworkCreateDelete [2020-03-24T03:29:57.175Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-03-24T03:29:57.175Z] === RUN TestDockerNetworkDeletePreferID [2020-03-24T03:29:57.273Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-03-24T03:29:57.273Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-03-24T03:29:57.432Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2020-03-24T03:29:57.432Z] === RUN TestInspectNetwork [2020-03-24T03:29:57.896Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-03-24T03:29:58.183Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 70.8% of statements [2020-03-24T03:29:58.363Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-24T03:29:58.620Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-24T03:29:58.805Z] ok github.com/docker/docker/pkg/signal 3.502s coverage: 61.0% of statements [2020-03-24T03:29:59.184Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-24T03:29:59.430Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 37.2% of statements [2020-03-24T03:30:00.071Z] ok github.com/docker/docker/pkg/tailfile 0.134s coverage: 88.6% of statements [2020-03-24T03:30:00.115Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-24T03:30:00.115Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-24T03:30:00.373Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-24T03:30:00.937Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-24T03:30:01.090Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 85.9% of statements [2020-03-24T03:30:01.090Z] testing: warning: no tests to run [2020-03-24T03:30:01.090Z] coverage: [no statements] [2020-03-24T03:30:01.090Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-03-24T03:30:01.713Z] ok github.com/docker/docker/pkg/tarsum 0.214s coverage: 89.3% of statements [2020-03-24T03:30:02.003Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-03-24T03:30:02.003Z] ok github.com/docker/docker/pkg/truncindex 0.119s coverage: 91.5% of statements [2020-03-24T03:30:02.629Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-03-24T03:30:02.833Z] === RUN TestInspectNetwork/full_network_id [2020-03-24T03:30:02.833Z] === RUN TestInspectNetwork/partial_network_id [2020-03-24T03:30:02.833Z] === RUN TestInspectNetwork/network_name [2020-03-24T03:30:02.833Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-24T03:30:03.090Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-24T03:30:04.460Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-24T03:30:04.683Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-03-24T03:30:06.355Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-24T03:30:06.740Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-03-24T03:30:06.920Z] --- PASS: TestInspectNetwork (9.53s) [2020-03-24T03:30:06.920Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-24T03:30:06.920Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-24T03:30:06.920Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-24T03:30:06.920Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-24T03:30:06.920Z] === RUN TestRunContainerWithBridgeNone [2020-03-24T03:30:07.031Z] ok github.com/docker/docker/profiles/seccomp 0.038s coverage: 68.8% of statements [2020-03-24T03:30:07.484Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-24T03:30:08.078Z] ok github.com/docker/docker/plugin 0.654s coverage: 27.1% of statements [2020-03-24T03:30:08.857Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-24T03:30:09.099Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-03-24T03:30:09.422Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-03-24T03:30:09.422Z] === RUN TestNetworkInvalidJSON [2020-03-24T03:30:09.422Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-24T03:30:09.422Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-24T03:30:09.422Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:30:09.422Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:30:09.422Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:30:09.422Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:30:09.422Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-24T03:30:09.422Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:30:09.422Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:30:09.422Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-24T03:30:09.422Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-24T03:30:09.422Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-24T03:30:09.422Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-24T03:30:09.422Z] === RUN TestHostIPv4BridgeLabel [2020-03-24T03:30:09.986Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-03-24T03:30:09.986Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-24T03:30:09.986Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-24T03:30:10.123Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 50.9% of statements [2020-03-24T03:30:10.919Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-03-24T03:30:10.919Z] === RUN TestDaemonDefaultNetworkPools [2020-03-24T03:30:11.613Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2020-03-24T03:30:11.613Z] ok github.com/docker/docker/runconfig 0.035s coverage: 68.2% of statements [2020-03-24T03:30:11.851Z] --- PASS: TestDaemonDefaultNetworkPools (0.93s) [2020-03-24T03:30:11.851Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-24T03:30:11.901Z] ok github.com/docker/docker/registry 0.362s coverage: 56.0% of statements [2020-03-24T03:30:13.221Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-03-24T03:30:13.221Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-24T03:30:14.591Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-03-24T03:30:14.591Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-24T03:30:15.154Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-03-24T03:30:15.154Z] === RUN TestServiceWithPredefinedNetwork [2020-03-24T03:30:15.394Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2020-03-24T03:30:17.678Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-24T03:30:17.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-24T03:30:17.678Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2020-03-24T03:30:17.678Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-24T03:30:17.678Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:30:17.678Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:30:17.678Z] === RUN TestServiceWithDataPathPortInit [2020-03-24T03:30:18.108Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2020-03-24T03:30:18.109Z] ok github.com/docker/docker/volume/mounts 0.106s coverage: 67.0% of statements [2020-03-24T03:30:18.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-24T03:30:19.585Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-03-24T03:30:27.965Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/rootless [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/volume [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-24T03:30:27.965Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === Skipped [2020-03-24T03:30:27.965Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-24T03:30:27.965Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-24T03:30:27.965Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-24T03:30:27.965Z] time="2020-03-24T03:28:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-24T03:30:27.965Z] time="2020-03-24T03:28:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-24T03:30:27.965Z] time="2020-03-24T03:28:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-24T03:30:27.965Z] time="2020-03-24T03:28:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-24T03:30:27.965Z] time="2020-03-24T03:28:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-24T03:30:27.965Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-24T03:30:27.965Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-24T03:30:27.965Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:30:27.965Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-24T03:30:27.965Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-24T03:30:27.965Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-24T03:30:27.965Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] [2020-03-24T03:30:27.965Z] DONE 2174 tests, 26 skipped in 345.048s Post stage [Pipeline] junit [2020-03-24T03:30:28.004Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-24T03:30:28.759Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -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:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/make.sh dynbinary test-integration [2020-03-24T03:30:29.043Z] [2020-03-24T03:30:29.331Z] Removing bundles/ [2020-03-24T03:30:29.331Z] [2020-03-24T03:30:29.331Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-24T03:30:29.331Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:30:29.331Z] GOOS="" GOARCH="" GOARM="" [2020-03-24T03:30:34.434Z] 23645bd7ee08: Pull complete [2020-03-24T03:30:34.434Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-24T03:30:34.434Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:30:34.434Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-24T03:30:34.434Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-24T03:30:34.434Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-24T03:30:34.434Z] WARN: Skipping validation tests [2020-03-24T03:30:34.434Z] INFO: Running unit tests at 03/24/2020 03:30:31... [2020-03-24T03:30:36.670Z] --- PASS: TestServiceWithDataPathPortInit (17.47s) [2020-03-24T03:30:36.670Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-24T03:30:36.793Z] INFO: make.ps1 starting at 03/24/2020 03:30:36 [2020-03-24T03:30:36.793Z] INFO: Git commit (b23decbb0b) assumed from DOCKER_GITCOMMIT environment variable [2020-03-24T03:30:36.793Z] INFO: Invoking autogen... [2020-03-24T03:30:37.757Z] INFO: Running unit tests... [2020-03-24T03:30:40.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-24T03:30:42.213Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-24T03:30:44.106Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.74s) [2020-03-24T03:30:44.106Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kxv4bjicgqycvj5fhyn66xqiq Created:2020-03-24 03:30:36.655614908 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8afc291c6c237a7764147b7e53440fd9f11c386c9d2bbcaa980afb38ed3e378b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k9ijldgumrtmr8iqyh71019yr EndpointID:58cbd3899299674267a56013b4f48ee7de0979153e779e6a17c3e6739fb3b72a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8714bd27b525d7d992f5fa284a1e0ebf1a37cc5477943206ac016dfd5f5054ce MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:dfb933d5ce34 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k9ijldgumrtmr8iqyh71019yr EndpointID:58cbd3899299674267a56013b4f48ee7de0979153e779e6a17c3e6739fb3b72a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-24T03:30:44.106Z] PASS [2020-03-24T03:30:44.106Z] [2020-03-24T03:30:44.106Z] === Skipped [2020-03-24T03:30:44.106Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:30:44.106Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:30:44.106Z] [2020-03-24T03:30:44.106Z] [2020-03-24T03:30:44.106Z] DONE 22 tests, 1 skipped in 47.257s [2020-03-24T03:30:44.106Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-24T03:30:44.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:30:44.106Z] ++ set -e [2020-03-24T03:30:44.106Z] ++ '[' -n 0 ']' [2020-03-24T03:30:44.106Z] ++ set -x [2020-03-24T03:30:44.106Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:30:44.106Z] INFO: Testing against a local daemon [2020-03-24T03:30:44.106Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-24T03:30:44.106Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-24T03:30:44.106Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:30:44.106Z] === RUN TestDockerNetworkIpvlan [2020-03-24T03:30:44.106Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-24T03:30:44.106Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:30:44.106Z] PASS [2020-03-24T03:30:44.106Z] [2020-03-24T03:30:44.106Z] === Skipped [2020-03-24T03:30:44.106Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-24T03:30:44.106Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:30:44.106Z] [2020-03-24T03:30:44.106Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-24T03:30:44.106Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:30:44.106Z] [2020-03-24T03:30:44.106Z] [2020-03-24T03:30:44.106Z] DONE 2 tests, 2 skipped in 0.121s [2020-03-24T03:30:44.106Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-24T03:30:44.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:30:44.106Z] ++ set -e [2020-03-24T03:30:44.106Z] ++ '[' -n 0 ']' [2020-03-24T03:30:44.106Z] ++ set -x [2020-03-24T03:30:44.106Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:30:44.363Z] INFO: Testing against a local daemon [2020-03-24T03:30:44.363Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-24T03:30:46.257Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.62s) [2020-03-24T03:30:46.257Z] === RUN TestDockerNetworkMacvlan [2020-03-24T03:30:46.820Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-24T03:30:47.750Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-24T03:30:48.161Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-24T03:30:48.161Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2020-03-24T03:30:48.161Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-03-24T03:30:48.161Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-24T03:30:48.161Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-24T03:30:48.161Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-24T03:30:48.161Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-24T03:30:48.161Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-24T03:30:48.161Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-24T03:30:48.161Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-24T03:30:48.161Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-24T03:30:48.161Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-24T03:30:48.314Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-24T03:30:48.726Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-24T03:30:48.726Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-24T03:30:49.291Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-03-24T03:30:49.291Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-24T03:30:49.291Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-24T03:30:49.291Z] ? github.com/docker/docker/api/types [no test files] [2020-03-24T03:30:49.291Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-24T03:30:49.291Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-24T03:30:49.291Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-24T03:30:49.291Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-24T03:30:49.856Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-03-24T03:30:49.856Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-03-24T03:30:49.856Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-24T03:30:49.856Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-24T03:30:49.856Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-24T03:30:49.856Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-24T03:30:49.856Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-24T03:30:49.856Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-24T03:30:49.856Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-24T03:30:50.113Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-03-24T03:30:50.113Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-03-24T03:30:50.121Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/builder [no test files] [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-24T03:30:50.383Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-24T03:30:50.949Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-03-24T03:30:51.587Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-24T03:30:51.587Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-24T03:30:52.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-24T03:30:53.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-24T03:30:53.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-24T03:30:54.576Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-24T03:30:55.122Z] ok github.com/docker/docker/builder/remotecontext 0.182s coverage: 13.6% of statements [2020-03-24T03:30:55.122Z] ok github.com/docker/docker/builder/dockerfile 0.543s coverage: 48.2% of statements [2020-03-24T03:30:55.141Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-24T03:30:55.141Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-24T03:30:55.398Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-24T03:30:55.686Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-24T03:30:56.617Z] ok github.com/docker/docker/builder/remotecontext/git 1.102s coverage: 86.3% of statements [2020-03-24T03:30:56.617Z] ? github.com/docker/docker/cli [no test files] [2020-03-24T03:30:56.617Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-24T03:30:58.683Z] ? github.com/docker/docker/api [no test files] [2020-03-24T03:31:00.654Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-24T03:31:00.872Z] ok github.com/docker/docker/client 0.187s coverage: 75.8% of statements [2020-03-24T03:31:02.548Z] --- PASS: TestDockerNetworkMacvlan (16.41s) [2020-03-24T03:31:02.548Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-24T03:31:02.548Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-24T03:31:02.548Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.87s) [2020-03-24T03:31:02.548Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2020-03-24T03:31:02.548Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.57s) [2020-03-24T03:31:02.548Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-03-24T03:31:02.548Z] PASS [2020-03-24T03:31:02.548Z] [2020-03-24T03:31:02.548Z] DONE 8 tests in 18.167s [2020-03-24T03:31:02.548Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-24T03:31:02.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:31:02.548Z] ++ set -e [2020-03-24T03:31:02.548Z] ++ '[' -n 0 ']' [2020-03-24T03:31:02.548Z] ++ set -x [2020-03-24T03:31:02.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:31:02.548Z] testing: warning: no tests to run [2020-03-24T03:31:02.548Z] PASS [2020-03-24T03:31:02.548Z] [2020-03-24T03:31:02.548Z] DONE 0 tests in 0.027s [2020-03-24T03:31:02.548Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-24T03:31:02.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:31:02.548Z] ++ set -e [2020-03-24T03:31:02.548Z] ++ '[' -n 0 ']' [2020-03-24T03:31:02.548Z] ++ set -x [2020-03-24T03:31:02.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:31:02.548Z] INFO: Testing against a local daemon [2020-03-24T03:31:02.548Z] === RUN TestAuthZPluginAllowRequest [2020-03-24T03:31:04.442Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-03-24T03:31:04.442Z] === RUN TestAuthZPluginTLS [2020-03-24T03:31:04.699Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-24T03:31:04.699Z] === RUN TestAuthZPluginDenyRequest [2020-03-24T03:31:05.262Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-03-24T03:31:05.262Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-24T03:31:05.825Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-03-24T03:31:05.825Z] === RUN TestAuthZPluginDenyResponse [2020-03-24T03:31:06.389Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-03-24T03:31:06.389Z] === RUN TestAuthZPluginAllowEventStream [2020-03-24T03:31:06.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-24T03:31:07.518Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-24T03:31:07.775Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-24T03:31:08.339Z] --- PASS: TestAuthZPluginAllowEventStream (1.86s) [2020-03-24T03:31:08.339Z] === RUN TestAuthZPluginErrorResponse [2020-03-24T03:31:08.596Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-24T03:31:08.853Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-03-24T03:31:08.853Z] === RUN TestAuthZPluginErrorRequest [2020-03-24T03:31:09.111Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-24T03:31:09.368Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-03-24T03:31:09.368Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-24T03:31:09.625Z] === RUN TestDockerSuite/TestBuildFails [2020-03-24T03:31:09.882Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-24T03:31:09.882Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-24T03:31:10.814Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-24T03:31:10.814Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-24T03:31:12.185Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-03-24T03:31:12.185Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-24T03:31:13.480Z] ok github.com/docker/docker/api/server 0.145s coverage: 9.0% of statements [2020-03-24T03:31:13.586Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-24T03:31:14.158Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-03-24T03:31:14.158Z] === RUN TestAuthZPluginHeader [2020-03-24T03:31:15.103Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-03-24T03:31:15.103Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-24T03:31:15.668Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-24T03:31:17.569Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-24T03:31:19.467Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-24T03:31:19.467Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-24T03:31:19.725Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2020-03-24T03:31:19.725Z] === RUN TestAuthZPluginV2Disable [2020-03-24T03:31:20.656Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-24T03:31:23.179Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-24T03:31:23.179Z] --- PASS: TestAuthZPluginV2Disable (3.45s) [2020-03-24T03:31:23.179Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-24T03:31:23.743Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-24T03:31:24.000Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-24T03:31:26.523Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-24T03:31:26.523Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.40s) [2020-03-24T03:31:26.523Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-24T03:31:29.048Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-24T03:31:30.944Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-24T03:31:37.496Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-24T03:31:37.496Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-24T03:31:37.753Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-24T03:31:38.317Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-24T03:31:39.249Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-24T03:31:39.249Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-24T03:31:39.249Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.51s) [2020-03-24T03:31:39.249Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-24T03:31:39.566Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 30.7% of statements [2020-03-24T03:31:40.180Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-24T03:31:40.498Z] ok github.com/docker/docker/container 0.116s coverage: 34.9% of statements [2020-03-24T03:31:40.498Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-24T03:31:40.498Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-24T03:31:40.498Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-24T03:31:40.498Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-24T03:31:40.745Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-24T03:31:41.002Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-24T03:31:41.566Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-24T03:31:41.822Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-24T03:31:42.386Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-24T03:31:43.317Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-24T03:31:45.840Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-24T03:31:47.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-24T03:31:50.457Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2020-03-24T03:31:51.912Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-24T03:31:52.353Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-24T03:31:54.247Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.6% of statements [2020-03-24T03:31:55.184Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-24T03:31:55.441Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-24T03:31:55.441Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-24T03:31:55.698Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-24T03:31:55.698Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-03-24T03:31:55.698Z] PASS [2020-03-24T03:31:55.698Z] [2020-03-24T03:31:55.698Z] DONE 17 tests in 53.402s [2020-03-24T03:31:55.698Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-24T03:31:55.698Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-24T03:31:55.698Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:31:55.698Z] ++ set -e [2020-03-24T03:31:55.698Z] ++ '[' -n 0 ']' [2020-03-24T03:31:55.698Z] ++ set -x [2020-03-24T03:31:55.698Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:31:55.955Z] INFO: Testing against a local daemon [2020-03-24T03:31:55.955Z] === RUN TestPluginInvalidJSON [2020-03-24T03:31:55.955Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:31:55.955Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:31:55.955Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:31:55.955Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-24T03:31:55.955Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-24T03:31:55.955Z] PASS [2020-03-24T03:31:55.955Z] [2020-03-24T03:31:55.955Z] DONE 2 tests in 0.187s [2020-03-24T03:31:55.955Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-24T03:31:55.955Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:31:55.955Z] ++ set -e [2020-03-24T03:31:55.955Z] ++ '[' -n 0 ']' [2020-03-24T03:31:55.955Z] ++ set -x [2020-03-24T03:31:55.955Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:31:55.955Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-24T03:31:56.212Z] INFO: Testing against a local daemon [2020-03-24T03:31:56.212Z] === RUN TestExternalGraphDriver [2020-03-24T03:31:56.212Z] === RUN TestExternalGraphDriver/json [2020-03-24T03:31:58.108Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-24T03:31:58.365Z] === RUN TestExternalGraphDriver/spec [2020-03-24T03:31:59.734Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-24T03:32:00.666Z] === RUN TestExternalGraphDriver/pull [2020-03-24T03:32:02.345Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2020-03-24T03:32:02.562Z] --- PASS: TestExternalGraphDriver (6.15s) [2020-03-24T03:32:02.563Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2020-03-24T03:32:02.563Z] --- PASS: TestExternalGraphDriver/spec (2.17s) [2020-03-24T03:32:02.563Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2020-03-24T03:32:02.563Z] === RUN TestGraphdriverPluginV2 [2020-03-24T03:32:03.715Z] ok github.com/docker/docker/daemon 12.195s coverage: 17.5% of statements [2020-03-24T03:32:03.715Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-24T03:32:03.715Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-24T03:32:03.933Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-24T03:32:04.190Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-24T03:32:04.279Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 81.7% of statements [2020-03-24T03:32:04.755Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-24T03:32:05.212Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-03-24T03:32:05.212Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-03-24T03:32:05.212Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-24T03:32:05.212Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-24T03:32:07.108Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-03-24T03:32:07.279Z] --- PASS: TestGraphdriverPluginV2 (4.73s) [2020-03-24T03:32:07.279Z] PASS [2020-03-24T03:32:07.279Z] [2020-03-24T03:32:07.279Z] DONE 5 tests in 11.027s [2020-03-24T03:32:07.279Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-24T03:32:07.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:32:07.279Z] ++ set -e [2020-03-24T03:32:07.279Z] ++ '[' -n 0 ']' [2020-03-24T03:32:07.279Z] ++ set -x [2020-03-24T03:32:07.280Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:32:07.280Z] INFO: Testing against a local daemon [2020-03-24T03:32:07.280Z] === RUN TestContinueAfterPluginCrash [2020-03-24T03:32:07.280Z] === PAUSE TestContinueAfterPluginCrash [2020-03-24T03:32:07.280Z] === RUN TestReadPluginNoRead [2020-03-24T03:32:07.280Z] === PAUSE TestReadPluginNoRead [2020-03-24T03:32:07.280Z] === RUN TestDaemonStartWithLogOpt [2020-03-24T03:32:07.280Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-24T03:32:07.280Z] === CONT TestContinueAfterPluginCrash [2020-03-24T03:32:07.280Z] === CONT TestDaemonStartWithLogOpt [2020-03-24T03:32:09.003Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-24T03:32:09.934Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.211s coverage: 57.0% of statements [2020-03-24T03:32:12.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-24T03:32:13.213Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.265s coverage: 72.5% of statements [2020-03-24T03:32:13.213Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.510s coverage: 45.9% of statements [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-24T03:32:13.971Z] ok github.com/docker/docker/api/server/httputils 0.121s coverage: 14.7% of statements [2020-03-24T03:32:13.971Z] ok github.com/docker/docker/api/server/middleware 0.175s coverage: 37.7% of statements [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-24T03:32:13.971Z] ok github.com/docker/docker/api/types/filters 0.096s coverage: 92.2% of statements [2020-03-24T03:32:13.971Z] ok github.com/docker/docker/api/types/strslice 0.110s coverage: 90.0% of statements [2020-03-24T03:32:13.971Z] ok github.com/docker/docker/api/server/router/swarm 0.143s coverage: 4.5% of statements [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-24T03:32:13.971Z] ok github.com/docker/docker/api/types/time 0.327s coverage: 100.0% of statements [2020-03-24T03:32:13.971Z] ok github.com/docker/docker/api/types/versions 0.087s coverage: 75.0% of statements [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/builder [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-24T03:32:13.971Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-24T03:32:13.971Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2020-03-24T03:32:14.585Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.025s coverage: 1.8% of statements [2020-03-24T03:32:14.585Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-24T03:32:16.485Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.126s coverage: 49.5% of statements [2020-03-24T03:32:17.854Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.341s coverage: 76.1% of statements [2020-03-24T03:32:18.652Z] ok github.com/docker/docker/cli/debug 0.070s coverage: 100.0% of statements [2020-03-24T03:32:18.785Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-03-24T03:32:19.042Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.122s coverage: 61.0% of statements [2020-03-24T03:32:19.042Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-24T03:32:19.042Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-24T03:32:19.084Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-24T03:32:19.110Z] ok github.com/docker/docker/builder/remotecontext 0.864s coverage: 9.2% of statements [2020-03-24T03:32:19.110Z] ok github.com/docker/docker/builder/dockerfile 0.782s coverage: 46.3% of statements [2020-03-24T03:32:20.411Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-03-24T03:32:20.979Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-03-24T03:32:22.874Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.9% of statements [2020-03-24T03:32:22.874Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-24T03:32:22.874Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-24T03:32:23.131Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.8% of statements [2020-03-24T03:32:23.258Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-24T03:32:23.258Z] --- PASS: TestDaemonStartWithLogOpt (16.06s) [2020-03-24T03:32:23.258Z] === CONT TestReadPluginNoRead [2020-03-24T03:32:24.501Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-03-24T03:32:24.628Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-24T03:32:24.758Z] ok github.com/docker/docker/daemon/logger/awslogs 0.206s coverage: 77.8% of statements [2020-03-24T03:32:24.758Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-24T03:32:24.758Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-24T03:32:25.689Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-03-24T03:32:26.254Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-03-24T03:32:26.254Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-03-24T03:32:26.523Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-24T03:32:27.624Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 74.7% of statements [2020-03-24T03:32:27.624Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-24T03:32:27.881Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.9% of statements [2020-03-24T03:32:27.892Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-24T03:32:27.892Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-24T03:32:27.892Z] --- PASS: TestContinueAfterPluginCrash (20.74s) [2020-03-24T03:32:28.822Z] === RUN TestReadPluginNoRead/default [2020-03-24T03:32:29.252Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-03-24T03:32:30.623Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-24T03:32:30.623Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-24T03:32:30.714Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-24T03:32:31.186Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-24T03:32:31.187Z] ok github.com/docker/docker/daemon/logger/splunk 1.656s coverage: 82.5% of statements [2020-03-24T03:32:31.187Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-24T03:32:31.187Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-24T03:32:32.609Z] --- PASS: TestReadPluginNoRead (9.40s) [2020-03-24T03:32:32.609Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2020-03-24T03:32:32.609Z] --- PASS: TestReadPluginNoRead/default (2.04s) [2020-03-24T03:32:32.609Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-03-24T03:32:32.609Z] read_test.go:91: [d644d85b8a19b] daemon is not started [2020-03-24T03:32:32.609Z] PASS [2020-03-24T03:32:32.609Z] [2020-03-24T03:32:32.609Z] DONE 6 tests in 25.612s [2020-03-24T03:32:32.609Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-24T03:32:32.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:32:32.609Z] ++ set -e [2020-03-24T03:32:32.609Z] ++ '[' -n 0 ']' [2020-03-24T03:32:32.609Z] ++ set -x [2020-03-24T03:32:32.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:32:32.609Z] testing: warning: no tests to run [2020-03-24T03:32:32.609Z] PASS [2020-03-24T03:32:32.609Z] [2020-03-24T03:32:32.609Z] DONE 0 tests in 0.046s [2020-03-24T03:32:32.866Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-24T03:32:32.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:32:32.866Z] ++ set -e [2020-03-24T03:32:32.866Z] ++ '[' -n 0 ']' [2020-03-24T03:32:32.866Z] ++ set -x [2020-03-24T03:32:32.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:32:32.867Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-24T03:32:32.867Z] INFO: Testing against a local daemon [2020-03-24T03:32:32.867Z] === RUN TestPluginWithDevMounts [2020-03-24T03:32:32.867Z] === PAUSE TestPluginWithDevMounts [2020-03-24T03:32:32.867Z] === CONT TestPluginWithDevMounts [2020-03-24T03:32:33.430Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-24T03:32:33.711Z] ok github.com/docker/docker/distribution/metadata 0.076s coverage: 48.2% of statements [2020-03-24T03:32:33.907Z] ok github.com/docker/docker/client 0.833s coverage: 75.3% of statements [2020-03-24T03:32:34.275Z] ok github.com/docker/docker/distribution 0.161s coverage: 22.1% of statements [2020-03-24T03:32:34.275Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-24T03:32:34.799Z] --- PASS: TestPluginWithDevMounts (1.96s) [2020-03-24T03:32:34.799Z] PASS [2020-03-24T03:32:34.799Z] [2020-03-24T03:32:34.799Z] DONE 1 tests in 2.085s [2020-03-24T03:32:34.799Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-24T03:32:34.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:32:34.799Z] ++ set -e [2020-03-24T03:32:34.799Z] ++ '[' -n 0 ']' [2020-03-24T03:32:34.799Z] ++ set -x [2020-03-24T03:32:34.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:32:35.056Z] INFO: Testing against a local daemon [2020-03-24T03:32:35.056Z] === RUN TestSecretInspect [2020-03-24T03:32:35.643Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-03-24T03:32:35.986Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-24T03:32:35.986Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-24T03:32:36.538Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-24T03:32:36.538Z] [2020-03-24T03:32:36.538Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-24T03:32:36.538Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-24T03:32:36.538Z] HOSTNAME=57604ec12a3c [2020-03-24T03:32:36.538Z] TESTDEBUG=0 [2020-03-24T03:32:36.538Z] DEST=bundles/test-integration [2020-03-24T03:32:36.538Z] PWD=/go/src/github.com/docker/docker [2020-03-24T03:32:36.538Z] DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd [2020-03-24T03:32:36.538Z] container=docker [2020-03-24T03:32:36.538Z] HOME=/root [2020-03-24T03:32:36.538Z] GOLANG_VERSION=1.13.8 [2020-03-24T03:32:36.538Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-24T03:32:36.538Z] VALIDATE_BRANCH=master [2020-03-24T03:32:36.538Z] TERM=xterm [2020-03-24T03:32:36.538Z] DOCKER_PKG=github.com/docker/docker [2020-03-24T03:32:36.538Z] SHLVL=1 [2020-03-24T03:32:36.538Z] TIMEOUT=120m [2020-03-24T03:32:36.538Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-24T03:32:36.538Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-24T03:32:36.538Z] GO111MODULE=off [2020-03-24T03:32:36.538Z] DOCKER_EXPERIMENTAL=1 [2020-03-24T03:32:36.538Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-24T03:32:36.538Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-24T03:32:36.538Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-24T03:32:36.538Z] GOPATH=/go [2020-03-24T03:32:36.538Z] PKG_CONFIG=pkg-config [2020-03-24T03:32:36.538Z] _=/usr/bin/env [2020-03-24T03:32:36.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-24T03:32:36.575Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-24T03:32:36.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-24T03:32:37.140Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.6% of statements [2020-03-24T03:32:37.140Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-24T03:32:37.397Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2020-03-24T03:32:37.397Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-24T03:32:38.287Z] --- PASS: TestSecretInspect (3.01s) [2020-03-24T03:32:38.287Z] === RUN TestSecretList [2020-03-24T03:32:38.544Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-24T03:32:38.768Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-03-24T03:32:38.768Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-24T03:32:39.330Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-03-24T03:32:39.518Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-24T03:32:40.702Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-03-24T03:32:40.702Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-24T03:32:41.428Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-24T03:32:41.685Z] --- PASS: TestSecretList (3.71s) [2020-03-24T03:32:41.685Z] === RUN TestSecretsCreateAndDelete [2020-03-24T03:32:41.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-24T03:32:42.505Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-24T03:32:42.596Z] ok github.com/docker/docker/pkg/archive 0.393s coverage: 77.0% of statements [2020-03-24T03:32:43.527Z] ok github.com/docker/docker/pkg/authorization 0.157s coverage: 68.3% of statements [2020-03-24T03:32:43.527Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-24T03:32:43.784Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-24T03:32:45.026Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-24T03:32:45.285Z] --- PASS: TestSecretsCreateAndDelete (3.58s) [2020-03-24T03:32:45.285Z] === RUN TestSecretsUpdate [2020-03-24T03:32:45.285Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-24T03:32:45.285Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-24T03:32:45.849Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-24T03:32:46.413Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-24T03:32:46.977Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-24T03:32:47.054Z] ok github.com/docker/docker/layer 7.370s coverage: 68.8% of statements [2020-03-24T03:32:47.054Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-24T03:32:47.054Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-24T03:32:47.054Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-24T03:32:47.054Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-24T03:32:47.054Z] ? github.com/docker/docker/oci [no test files] [2020-03-24T03:32:47.054Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-24T03:32:47.310Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-24T03:32:47.567Z] ok github.com/docker/docker/pkg/chrootarchive 2.960s coverage: 43.2% of statements [2020-03-24T03:32:47.567Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-24T03:32:47.567Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-24T03:32:48.132Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-03-24T03:32:48.132Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-03-24T03:32:48.873Z] --- PASS: TestSecretsUpdate (3.22s) [2020-03-24T03:32:48.873Z] === RUN TestTemplatedSecret [2020-03-24T03:32:48.873Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-24T03:32:49.063Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2020-03-24T03:32:49.626Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-03-24T03:32:49.804Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-24T03:32:49.883Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-03-24T03:32:51.251Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-03-24T03:32:51.582Z] ok github.com/docker/docker/builder/remotecontext/git 34.228s coverage: 86.3% of statements [2020-03-24T03:32:51.582Z] ? github.com/docker/docker/cli [no test files] [2020-03-24T03:32:51.582Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-24T03:32:51.814Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-03-24T03:32:52.329Z] --- PASS: TestTemplatedSecret (3.63s) [2020-03-24T03:32:52.329Z] === RUN TestSecretCreateResolve [2020-03-24T03:32:52.467Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-03-24T03:32:52.724Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-03-24T03:32:52.724Z] ok github.com/docker/docker/pkg/fsutils 0.276s coverage: 85.1% of statements [2020-03-24T03:32:52.892Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-24T03:32:54.095Z] ok github.com/docker/docker/pkg/idtools 0.426s coverage: 70.1% of statements [2020-03-24T03:32:54.095Z] ok github.com/docker/docker/pkg/ioutils 0.458s coverage: 69.3% of statements [2020-03-24T03:32:54.659Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-03-24T03:32:54.659Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-03-24T03:32:54.784Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-24T03:32:54.916Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-24T03:32:54.916Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-24T03:32:55.041Z] --- PASS: TestSecretCreateResolve (2.99s) [2020-03-24T03:32:55.041Z] PASS [2020-03-24T03:32:55.041Z] [2020-03-24T03:32:55.041Z] DONE 6 tests in 20.276s [2020-03-24T03:32:55.041Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-24T03:32:55.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:32:55.041Z] ++ set -e [2020-03-24T03:32:55.041Z] ++ '[' -n 0 ']' [2020-03-24T03:32:55.041Z] ++ set -x [2020-03-24T03:32:55.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:32:55.298Z] INFO: Testing against a local daemon [2020-03-24T03:32:55.298Z] === RUN TestServiceCreateInit [2020-03-24T03:32:55.298Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-24T03:32:55.479Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-24T03:32:55.736Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-24T03:32:55.993Z] ok github.com/docker/docker/pkg/mount 0.544s coverage: 70.5% of statements [2020-03-24T03:32:55.993Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-24T03:32:55.993Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2020-03-24T03:32:56.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-24T03:32:56.557Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2020-03-24T03:32:56.557Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-03-24T03:32:56.557Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-24T03:32:56.557Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-24T03:32:57.159Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-24T03:32:57.487Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-03-24T03:32:58.050Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-24T03:32:58.307Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-24T03:32:58.564Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-24T03:32:59.052Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-24T03:32:59.932Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-24T03:33:00.134Z] ok github.com/docker/docker/cmd/dockerd 0.598s coverage: 19.2% of statements [2020-03-24T03:33:00.189Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-24T03:33:00.948Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-24T03:33:01.206Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-24T03:33:01.463Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-24T03:33:01.666Z] ok github.com/docker/docker/container 0.735s coverage: 41.9% of statements [2020-03-24T03:33:01.666Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-24T03:33:01.666Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-24T03:33:01.666Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-24T03:33:01.666Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-24T03:33:03.199Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.251s coverage: 65.3% of statements [2020-03-24T03:33:03.460Z] ok github.com/docker/docker/pkg/signal 2.386s coverage: 61.0% of statements [2020-03-24T03:33:03.460Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-24T03:33:03.716Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-24T03:33:03.973Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-24T03:33:04.229Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-24T03:33:04.793Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 71.3% of statements [2020-03-24T03:33:05.050Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 37.2% of statements [2020-03-24T03:33:05.614Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2020-03-24T03:33:05.639Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-24T03:33:05.897Z] --- PASS: TestServiceCreateInit (10.63s) [2020-03-24T03:33:05.897Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.94s) [2020-03-24T03:33:05.897Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.66s) [2020-03-24T03:33:05.897Z] === RUN TestCreateServiceMultipleTimes [2020-03-24T03:33:06.177Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-03-24T03:33:06.434Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-03-24T03:33:06.690Z] testing: warning: no tests to run [2020-03-24T03:33:06.691Z] coverage: [no statements] [2020-03-24T03:33:06.691Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-24T03:33:06.947Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-24T03:33:07.205Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-24T03:33:07.462Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-24T03:33:07.791Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-24T03:33:08.722Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-24T03:33:08.977Z] ok github.com/docker/docker/daemon/cluster/convert 0.778s coverage: 35.6% of statements [2020-03-24T03:33:09.983Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2020-03-24T03:33:10.091Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-24T03:33:10.240Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-24T03:33:11.171Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-24T03:33:11.428Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-24T03:33:12.796Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-03-24T03:33:13.360Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-24T03:33:13.617Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-24T03:33:14.181Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-24T03:33:14.743Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-24T03:33:14.757Z] ok github.com/docker/docker/daemon/cluster 1.654s coverage: 0.5% of statements [2020-03-24T03:33:16.932Z] ok github.com/docker/docker/daemon/config 0.852s coverage: 79.6% of statements [2020-03-24T03:33:17.267Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-24T03:33:17.390Z] ok github.com/docker/docker/daemon/discovery 0.206s coverage: 30.0% of statements [2020-03-24T03:33:17.830Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2020-03-24T03:33:18.395Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-24T03:33:19.325Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-03-24T03:33:19.565Z] ok github.com/docker/docker/daemon/events 0.412s coverage: 50.0% of statements [2020-03-24T03:33:19.565Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.198s coverage: 10.9% of statements [2020-03-24T03:33:20.532Z] ok github.com/docker/docker/daemon/graphdriver 0.173s coverage: 2.3% of statements [2020-03-24T03:33:20.990Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2020-03-24T03:33:22.273Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-24T03:33:23.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-24T03:33:24.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-24T03:33:24.721Z] ok github.com/docker/docker/daemon/logger 0.580s coverage: 42.1% of statements [2020-03-24T03:33:24.794Z] --- PASS: TestCreateServiceMultipleTimes (18.60s) [2020-03-24T03:33:24.794Z] === RUN TestCreateServiceConflict [2020-03-24T03:33:24.794Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-24T03:33:25.178Z] ok github.com/docker/docker/daemon 3.721s coverage: 9.2% of statements [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-24T03:33:25.178Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-24T03:33:25.636Z] ok github.com/docker/docker/daemon/logger/awslogs 0.522s coverage: 77.4% of statements [2020-03-24T03:33:26.095Z] ok github.com/docker/docker/daemon/images 0.429s coverage: 4.9% of statements [2020-03-24T03:33:26.095Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-24T03:33:26.095Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-24T03:33:26.095Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-24T03:33:26.095Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-24T03:33:26.095Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-24T03:33:26.095Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-24T03:33:26.095Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-24T03:33:27.063Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.367s coverage: 88.3% of statements [2020-03-24T03:33:27.316Z] === RUN TestDockerSuite/TestBuildRm [2020-03-24T03:33:27.573Z] --- PASS: TestCreateServiceConflict (2.99s) [2020-03-24T03:33:27.573Z] === RUN TestCreateServiceMaxReplicas [2020-03-24T03:33:28.028Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.525s coverage: 62.1% of statements [2020-03-24T03:33:28.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-24T03:33:28.993Z] ok github.com/docker/docker/daemon/logger/local 0.542s coverage: 74.7% of statements [2020-03-24T03:33:28.993Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-24T03:33:29.451Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.236s coverage: 21.4% of statements [2020-03-24T03:33:29.908Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.242s coverage: 33.3% of statements [2020-03-24T03:33:30.846Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-24T03:33:31.104Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2020-03-24T03:33:31.104Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-24T03:33:31.442Z] ok github.com/docker/docker/daemon/logger/templates 0.128s coverage: 8.3% of statements [2020-03-24T03:33:31.500Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/rootless [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/volume [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-24T03:33:31.500Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === Skipped [2020-03-24T03:33:31.500Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-24T03:33:31.500Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-24T03:33:31.500Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-24T03:33:31.500Z] time="2020-03-24T03:32:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-24T03:33:31.500Z] time="2020-03-24T03:32:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-24T03:33:31.500Z] time="2020-03-24T03:32:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-24T03:33:31.500Z] time="2020-03-24T03:32:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-24T03:33:31.500Z] time="2020-03-24T03:32:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-24T03:33:31.500Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-24T03:33:31.500Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-24T03:33:31.500Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-24T03:33:31.500Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-24T03:33:31.500Z] graphtest_unix.go:73: No driver to put! [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-24T03:33:31.500Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-24T03:33:31.500Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] [2020-03-24T03:33:31.500Z] DONE 2174 tests, 26 skipped in 246.927s [2020-03-24T03:33:31.909Z] ok github.com/docker/docker/daemon/logger/syslog 0.275s coverage: 47.8% of statements [2020-03-24T03:33:32.036Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache Post stage [Pipeline] junit [2020-03-24T03:33:32.075Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-24T03:33:32.991Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40732/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b23decbb0b5046e8bd93ed8a18569559a738fddd hack/validate/vendor [2020-03-24T03:33:33.407Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-24T03:33:33.555Z] No vendor changes in diff. [2020-03-24T03:33:33.973Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-24T03:33:34.081Z] ok github.com/docker/docker/daemon/logger/splunk 2.486s coverage: 82.5% of statements [2020-03-24T03:33:34.081Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-24T03:33:34.081Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-24T03:33:34.081Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-24T03:33:34.445Z] + echo Building e2e image [2020-03-24T03:33:34.445Z] Building e2e image [2020-03-24T03:33:34.445Z] + docker build --build-arg DOCKER_GITCOMMIT=b23decbb0b5046e8bd93ed8a18569559a738fddd -t moby-e2e-test -f Dockerfile.e2e . [2020-03-24T03:33:34.445Z] #2 [internal] load .dockerignore [2020-03-24T03:33:34.445Z] #2 transferring context: 34B done [2020-03-24T03:33:34.445Z] #2 DONE 0.0s [2020-03-24T03:33:34.445Z] [2020-03-24T03:33:34.445Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-24T03:33:34.445Z] #1 transferring dockerfile: 3.21kB done [2020-03-24T03:33:34.446Z] #1 DONE 0.0s [2020-03-24T03:33:34.446Z] [2020-03-24T03:33:34.446Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-24T03:33:34.536Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-24T03:33:34.709Z] #4 DONE 0.3s [2020-03-24T03:33:34.709Z] [2020-03-24T03:33:34.709Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-24T03:33:34.709Z] #3 DONE 0.2s [2020-03-24T03:33:34.709Z] [2020-03-24T03:33:34.709Z] #8 [internal] load build context [2020-03-24T03:33:35.274Z] #8 transferring context: 834.39kB 0.4s done [2020-03-24T03:33:35.274Z] #8 DONE 0.4s [2020-03-24T03:33:35.274Z] [2020-03-24T03:33:35.274Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-24T03:33:35.274Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-24T03:33:35.274Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-24T03:33:35.274Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-24T03:33:35.274Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-24T03:33:35.274Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.2s done [2020-03-24T03:33:35.274Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-24T03:33:35.274Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.2s [2020-03-24T03:33:35.274Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.2s done [2020-03-24T03:33:35.274Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 2.30MB / 126.88MB 0.4s [2020-03-24T03:33:35.274Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.3s done [2020-03-24T03:33:35.274Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.3s done [2020-03-24T03:33:35.274Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 9.82MB / 126.88MB 0.5s [2020-03-24T03:33:35.531Z] #14 ... [2020-03-24T03:33:35.531Z] [2020-03-24T03:33:35.531Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-24T03:33:35.531Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-24T03:33:35.531Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-24T03:33:35.531Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-24T03:33:35.531Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-24T03:33:35.531Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-03-24T03:33:35.531Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-03-24T03:33:35.531Z] #5 DONE 0.6s [2020-03-24T03:33:35.531Z] [2020-03-24T03:33:35.531Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-24T03:33:35.531Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 23.07MB / 126.88MB 0.7s [2020-03-24T03:33:35.531Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-24T03:33:35.614Z] ok github.com/docker/docker/distribution 1.649s coverage: 20.3% of statements [2020-03-24T03:33:35.790Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 36.36MB / 126.88MB 0.8s [2020-03-24T03:33:35.790Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-03-24T03:33:35.790Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 50.21MB / 126.88MB 1.0s [2020-03-24T03:33:35.790Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 0.0s done [2020-03-24T03:33:36.049Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 70.25MB / 126.88MB 1.2s [2020-03-24T03:33:36.049Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 81.27MB / 126.88MB 1.3s [2020-03-24T03:33:36.309Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 95.45MB / 126.88MB 1.4s [2020-03-24T03:33:36.309Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 107.10MB / 126.88MB 1.5s [2020-03-24T03:33:36.429Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-24T03:33:36.566Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 117.88MB / 126.88MB 1.6s [2020-03-24T03:33:36.566Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s [2020-03-24T03:33:36.578Z] ok github.com/docker/docker/errdefs 0.146s coverage: 49.4% of statements [2020-03-24T03:33:37.036Z] ok github.com/docker/docker/distribution/xfer 1.976s coverage: 76.8% of statements [2020-03-24T03:33:37.131Z] #14 ... [2020-03-24T03:33:37.131Z] [2020-03-24T03:33:37.131Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-24T03:33:37.131Z] #6 DONE 1.8s [2020-03-24T03:33:37.131Z] [2020-03-24T03:33:37.131Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-24T03:33:37.131Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 2.3s done [2020-03-24T03:33:37.131Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-03-24T03:33:37.359Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-24T03:33:37.493Z] ok github.com/docker/docker/distribution/metadata 3.066s coverage: 48.2% of statements [2020-03-24T03:33:37.952Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-24T03:33:37.952Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-24T03:33:38.291Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-24T03:33:39.494Z] ok github.com/docker/docker/image/cache 0.136s coverage: 19.2% of statements [2020-03-24T03:33:39.951Z] ok github.com/docker/docker/image 1.247s coverage: 86.4% of statements [2020-03-24T03:33:39.951Z] ok github.com/docker/docker/image/v1 0.288s coverage: 25.0% of statements [2020-03-24T03:33:40.408Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-24T03:33:40.408Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-24T03:33:41.940Z] ok github.com/docker/docker/libcontainerd/queue 0.148s coverage: 100.0% of statements [2020-03-24T03:33:42.384Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s [2020-03-24T03:33:42.398Z] ok github.com/docker/docker/layer 0.555s coverage: 30.1% of statements [2020-03-24T03:33:42.855Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-24T03:33:42.950Z] #14 ... [2020-03-24T03:33:42.950Z] [2020-03-24T03:33:42.950Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-24T03:33:42.950Z] #7 0.923 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-24T03:33:42.950Z] #7 2.030 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-24T03:33:42.950Z] #7 2.131 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-24T03:33:42.950Z] #7 2.136 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-24T03:33:42.950Z] #7 2.146 (3/30) Installing readline (8.0.0-r0) [2020-03-24T03:33:42.950Z] #7 2.154 (4/30) Installing bash (5.0.0-r0) [2020-03-24T03:33:42.950Z] #7 2.170 Executing bash-5.0.0-r0.post-install [2020-03-24T03:33:42.950Z] #7 2.174 (5/30) Installing ca-certificates (20190108-r0) [2020-03-24T03:33:42.950Z] #7 2.190 (6/30) Installing libgcc (8.3.0-r0) [2020-03-24T03:33:42.950Z] #7 2.194 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-24T03:33:42.950Z] #7 2.209 (8/30) Installing binutils (2.32-r0) [2020-03-24T03:33:42.950Z] #7 2.322 (9/30) Installing gmp (6.1.2-r1) [2020-03-24T03:33:42.950Z] #7 2.330 (10/30) Installing isl (0.18-r0) [2020-03-24T03:33:42.950Z] #7 2.350 (11/30) Installing libgomp (8.3.0-r0) [2020-03-24T03:33:42.950Z] #7 2.356 (12/30) Installing libatomic (8.3.0-r0) [2020-03-24T03:33:42.950Z] #7 2.358 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-24T03:33:42.950Z] #7 2.364 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-24T03:33:42.950Z] #7 2.367 (15/30) Installing gcc (8.3.0-r0) [2020-03-24T03:33:42.950Z] #7 3.258 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-24T03:33:42.950Z] #7 3.358 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-24T03:33:42.950Z] #7 3.361 (18/30) Installing g++ (8.3.0-r0) [2020-03-24T03:33:42.950Z] #7 3.926 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-24T03:33:42.950Z] #7 3.931 (20/30) Installing libcurl (7.66.0-r0) [2020-03-24T03:33:42.950Z] #7 3.940 (21/30) Installing expat (2.2.8-r0) [2020-03-24T03:33:42.950Z] #7 3.945 (22/30) Installing pcre2 (10.33-r0) [2020-03-24T03:33:42.950Z] #7 3.954 (23/30) Installing git (2.22.2-r0) [2020-03-24T03:33:42.950Z] #7 4.151 (24/30) Installing libmnl (1.0.4-r0) [2020-03-24T03:33:42.950Z] #7 4.155 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-24T03:33:42.950Z] #7 4.161 (26/30) Installing iptables (1.8.3-r1) [2020-03-24T03:33:42.950Z] #7 4.194 (27/30) Installing pigz (2.4-r0) [2020-03-24T03:33:42.950Z] #7 4.217 (28/30) Installing tar (1.32-r0) [2020-03-24T03:33:42.950Z] #7 4.224 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-24T03:33:42.950Z] #7 4.228 (30/30) Installing xz (5.2.4-r0) [2020-03-24T03:33:42.950Z] #7 4.232 Executing busybox-1.30.1-r3.trigger [2020-03-24T03:33:42.950Z] #7 4.237 Executing ca-certificates-20190108-r0.trigger [2020-03-24T03:33:42.950Z] #7 4.285 OK: 178 MiB in 44 packages [2020-03-24T03:33:42.950Z] #7 DONE 5.8s [2020-03-24T03:33:42.950Z] [2020-03-24T03:33:42.950Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-24T03:33:42.950Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done [2020-03-24T03:33:43.208Z] #14 ... [2020-03-24T03:33:43.208Z] [2020-03-24T03:33:43.208Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-24T03:33:43.208Z] #9 DONE 0.1s [2020-03-24T03:33:43.208Z] [2020-03-24T03:33:43.208Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-24T03:33:43.208Z] #10 DONE 0.1s [2020-03-24T03:33:43.208Z] [2020-03-24T03:33:43.208Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-24T03:33:43.208Z] #11 DONE 0.1s [2020-03-24T03:33:43.208Z] [2020-03-24T03:33:43.208Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-24T03:33:43.208Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 [2020-03-24T03:33:43.312Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 50.0% of statements [2020-03-24T03:33:43.465Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-24T03:33:43.465Z] #14 DONE 8.7s [2020-03-24T03:33:43.465Z] [2020-03-24T03:33:43.466Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-24T03:33:43.466Z] #12 DONE 0.1s [2020-03-24T03:33:43.466Z] [2020-03-24T03:33:43.466Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-24T03:33:43.466Z] #13 DONE 0.1s [2020-03-24T03:33:43.466Z] [2020-03-24T03:33:43.466Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-24T03:33:43.543Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-24T03:33:43.543Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-24T03:33:43.543Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-24T03:33:43.543Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-24T03:33:43.543Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-24T03:33:44.029Z] #15 0.559 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-24T03:33:44.279Z] ok github.com/docker/docker/opts 0.438s coverage: 67.7% of statements [2020-03-24T03:33:44.473Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-24T03:33:44.473Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-24T03:33:45.245Z] ok github.com/docker/docker/libcontainerd/local 0.607s coverage: 1.0% of statements [2020-03-24T03:33:45.245Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-24T03:33:45.245Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-24T03:33:45.245Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-24T03:33:45.245Z] ? github.com/docker/docker/oci [no test files] [2020-03-24T03:33:45.245Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-24T03:33:45.401Z] #15 1.623 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-24T03:33:45.401Z] #15 1.709 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r2) [2020-03-24T03:33:45.401Z] #15 1.718 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-24T03:33:45.401Z] #15 1.722 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-24T03:33:45.401Z] #15 1.729 (4/43) Installing readline (8.0.1-r0) [2020-03-24T03:33:45.401Z] #15 1.733 (5/43) Installing bash (5.0.11-r1) [2020-03-24T03:33:45.401Z] #15 1.745 Executing bash-5.0.11-r1.post-install [2020-03-24T03:33:45.401Z] #15 1.747 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-24T03:33:45.401Z] #15 1.822 (7/43) Installing libblkid (2.34-r1) [2020-03-24T03:33:45.401Z] #15 1.827 (8/43) Installing libuuid (2.34-r1) [2020-03-24T03:33:45.401Z] #15 1.829 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-24T03:33:45.401Z] #15 1.835 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-24T03:33:45.401Z] #15 1.839 (11/43) Installing libgcc (9.2.0-r4) [2020-03-24T03:33:45.401Z] #15 1.841 (12/43) Installing libstdc++ (9.2.0-r4) [2020-03-24T03:33:45.401Z] #15 1.855 (13/43) Installing binutils (2.33.1-r0) [2020-03-24T03:33:45.401Z] #15 1.924 (14/43) Installing libmagic (5.37-r1) [2020-03-24T03:33:45.401Z] #15 1.944 (15/43) Installing file (5.37-r1) [2020-03-24T03:33:45.401Z] #15 1.946 (16/43) Installing gmp (6.1.2-r1) [2020-03-24T03:33:45.401Z] #15 1.952 (17/43) Installing isl (0.18-r0) [2020-03-24T03:33:45.401Z] #15 1.967 (18/43) Installing libgomp (9.2.0-r4) [2020-03-24T03:33:45.401Z] #15 1.970 (19/43) Installing libatomic (9.2.0-r4) [2020-03-24T03:33:45.401Z] #15 1.972 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-24T03:33:45.401Z] #15 1.978 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-24T03:33:45.401Z] #15 1.981 (22/43) Installing gcc (9.2.0-r4) [2020-03-24T03:33:45.842Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-24T03:33:45.964Z] #15 2.674 (23/43) Installing musl-dev (1.1.24-r2) [2020-03-24T03:33:46.099Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.03s) [2020-03-24T03:33:46.099Z] === RUN TestCreateServiceSecretFileMode [2020-03-24T03:33:46.223Z] #15 2.746 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-24T03:33:46.223Z] #15 2.748 (25/43) Installing g++ (9.2.0-r4) [2020-03-24T03:33:46.777Z] ok github.com/docker/docker/pkg/broadcaster 0.052s coverage: 100.0% of statements [2020-03-24T03:33:46.777Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2020-03-24T03:33:46.777Z] ok github.com/docker/docker/pkg/authorization 1.257s coverage: 26.8% of statements [2020-03-24T03:33:46.786Z] #15 3.183 (26/43) Installing make (4.2.1-r2) [2020-03-24T03:33:46.786Z] #15 3.188 (27/43) Installing fortify-headers (1.1-r0) [2020-03-24T03:33:46.786Z] #15 3.190 (28/43) Installing build-base (0.5-r1) [2020-03-24T03:33:46.786Z] #15 3.191 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-24T03:33:46.786Z] #15 3.194 (30/43) Installing libcurl (7.67.0-r0) [2020-03-24T03:33:46.786Z] #15 3.201 (31/43) Installing curl (7.67.0-r0) [2020-03-24T03:33:46.786Z] #15 3.204 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-24T03:33:46.786Z] #15 3.210 (33/43) Installing jq (1.6-r0) [2020-03-24T03:33:46.786Z] #15 3.217 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-24T03:33:46.786Z] #15 3.221 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-24T03:33:46.786Z] #15 3.223 (36/43) Installing libaio (0.3.112-r1) [2020-03-24T03:33:46.786Z] #15 3.225 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-24T03:33:46.786Z] #15 3.255 (38/43) Installing libfdisk (2.34-r1) [2020-03-24T03:33:46.786Z] #15 3.260 (39/43) Installing libmount (2.34-r1) [2020-03-24T03:33:46.786Z] #15 3.266 (40/43) Installing libsmartcols (2.34-r1) [2020-03-24T03:33:46.786Z] #15 3.271 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-24T03:33:46.786Z] #15 3.274 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-24T03:33:46.786Z] #15 3.296 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-24T03:33:46.786Z] #15 3.302 Executing busybox-1.31.1-r9.trigger [2020-03-24T03:33:46.786Z] #15 3.308 OK: 196 MiB in 57 packages [2020-03-24T03:33:47.348Z] #15 DONE 3.9s [2020-03-24T03:33:47.348Z] [2020-03-24T03:33:47.348Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-24T03:33:47.741Z] ok github.com/docker/docker/pkg/directory 0.143s coverage: 80.0% of statements [2020-03-24T03:33:48.200Z] ok github.com/docker/docker/pkg/chrootarchive 0.144s coverage: 15.4% of statements [2020-03-24T03:33:48.278Z] #16 DONE 0.7s [2020-03-24T03:33:48.278Z] [2020-03-24T03:33:48.278Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-24T03:33:48.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-24T03:33:48.845Z] #17 DONE 0.7s [2020-03-24T03:33:48.845Z] [2020-03-24T03:33:48.845Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-24T03:33:48.845Z] #18 DONE 0.0s [2020-03-24T03:33:48.845Z] [2020-03-24T03:33:48.845Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-24T03:33:48.845Z] #19 DONE 0.1s [2020-03-24T03:33:48.845Z] [2020-03-24T03:33:48.845Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-24T03:33:48.845Z] #22 DONE 0.1s [2020-03-24T03:33:48.845Z] [2020-03-24T03:33:48.845Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-24T03:33:49.101Z] #20 ... [2020-03-24T03:33:49.101Z] [2020-03-24T03:33:49.101Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-24T03:33:49.101Z] #26 DONE 0.1s [2020-03-24T03:33:49.101Z] [2020-03-24T03:33:49.101Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-24T03:33:49.101Z] #23 DONE 0.0s [2020-03-24T03:33:49.101Z] [2020-03-24T03:33:49.101Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-24T03:33:49.101Z] #27 DONE 0.1s [2020-03-24T03:33:49.101Z] [2020-03-24T03:33:49.101Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-24T03:33:49.101Z] #28 DONE 0.1s [2020-03-24T03:33:49.101Z] [2020-03-24T03:33:49.101Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-24T03:33:49.167Z] ok github.com/docker/docker/pkg/discovery 0.225s coverage: 58.3% of statements [2020-03-24T03:33:49.556Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2020-03-24T03:33:49.556Z] === RUN TestCreateServiceConfigFileMode [2020-03-24T03:33:49.625Z] ok github.com/docker/docker/pkg/discovery/file 0.095s coverage: 92.9% of statements [2020-03-24T03:33:50.589Z] ok github.com/docker/docker/pkg/discovery/memory 0.191s coverage: 92.3% of statements [2020-03-24T03:33:50.927Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-24T03:33:51.046Z] ok github.com/docker/docker/pkg/discovery/nodes 0.065s coverage: 93.8% of statements [2020-03-24T03:33:52.297Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-24T03:33:52.579Z] ok github.com/docker/docker/pkg/filenotify 0.245s coverage: 36.2% of statements [2020-03-24T03:33:52.579Z] ok github.com/docker/docker/pkg/fileutils 0.170s coverage: 87.7% of statements [2020-03-24T03:33:52.860Z] --- PASS: TestCreateServiceConfigFileMode (3.15s) [2020-03-24T03:33:52.860Z] === RUN TestCreateServiceSysctls [2020-03-24T03:33:53.117Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-24T03:33:53.276Z] #29 ... [2020-03-24T03:33:53.276Z] [2020-03-24T03:33:53.276Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-24T03:33:53.276Z] #24 1.367 + RM_GOPATH=0 [2020-03-24T03:33:53.276Z] #24 1.367 + TMP_GOPATH= [2020-03-24T03:33:53.276Z] #24 1.367 + : /build [2020-03-24T03:33:53.276Z] #24 1.367 + '[' -z '' ']' [2020-03-24T03:33:53.276Z] #24 1.369 ++ mktemp -d [2020-03-24T03:33:53.276Z] #24 1.371 + export GOPATH=/tmp/tmp.fBflLL [2020-03-24T03:33:53.276Z] #24 1.371 + GOPATH=/tmp/tmp.fBflLL [2020-03-24T03:33:53.276Z] #24 1.371 + RM_GOPATH=1 [2020-03-24T03:33:53.276Z] #24 1.371 ++ dirname ./install.sh [2020-03-24T03:33:53.276Z] #24 1.372 + dir=. [2020-03-24T03:33:53.276Z] #24 1.372 + bin=dockercli [2020-03-24T03:33:53.276Z] #24 1.372 + shift [2020-03-24T03:33:53.276Z] #24 1.372 + '[' '!' -f ./dockercli.installer ']' [2020-03-24T03:33:53.276Z] #24 1.372 + . ./dockercli.installer [2020-03-24T03:33:53.276Z] #24 1.372 ++ : stable [2020-03-24T03:33:53.276Z] #24 1.372 ++ : 17.06.2-ce [2020-03-24T03:33:53.276Z] #24 1.373 + install_dockercli [2020-03-24T03:33:53.276Z] #24 1.373 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-24T03:33:53.276Z] #24 1.373 Install docker/cli version 17.06.2-ce from stable [2020-03-24T03:33:53.276Z] #24 1.374 ++ uname -m [2020-03-24T03:33:53.276Z] #24 1.377 + arch=x86_64 [2020-03-24T03:33:53.276Z] #24 1.377 + '[' x86_64 '!=' x86_64 ']' [2020-03-24T03:33:53.276Z] #24 1.377 + url=https://download.docker.com/linux/static [2020-03-24T03:33:53.276Z] #24 1.377 + tar -xz + docker/docker [2020-03-24T03:33:53.276Z] #24 1.379 curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-24T03:33:53.276Z] #24 3.456 + mkdir -p /build [2020-03-24T03:33:53.276Z] #24 3.457 + mv docker/docker /build/ [2020-03-24T03:33:53.276Z] #24 3.459 + rmdir docker [2020-03-24T03:33:53.276Z] #24 DONE 3.7s [2020-03-24T03:33:53.276Z] [2020-03-24T03:33:53.276Z] #31 [builder 1/4] COPY . . [2020-03-24T03:33:53.276Z] #31 DONE 3.9s [2020-03-24T03:33:53.276Z] [2020-03-24T03:33:53.276Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-24T03:33:53.276Z] #20 2.355 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-24T03:33:53.276Z] #20 2.890 curl: option --progress: is ambiguous [2020-03-24T03:33:53.276Z] #20 2.893 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-24T03:33:53.276Z] #20 3.398 curl: option --progress: is ambiguous [2020-03-24T03:33:53.277Z] #20 3.398 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-24T03:33:53.277Z] #20 3.883 curl: option --progress: is ambiguous [2020-03-24T03:33:53.277Z] #20 3.883 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-24T03:33:53.277Z] #20 4.396 curl: option --progress: is ambiguous [2020-03-24T03:33:53.277Z] #20 4.396 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-24T03:33:53.533Z] #20 4.787 [2020-03-24T03:33:53.545Z] ok github.com/docker/docker/pkg/homedir 0.145s coverage: 42.9% of statements [2020-03-24T03:33:54.003Z] ok github.com/docker/docker/pkg/discovery/kv 3.526s coverage: 84.1% of statements [2020-03-24T03:33:54.048Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-24T03:33:54.460Z] ok github.com/docker/docker/pkg/idtools 0.134s coverage: 6.3% of statements [2020-03-24T03:33:54.463Z] #20 ... [2020-03-24T03:33:54.463Z] [2020-03-24T03:33:54.463Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-24T03:33:54.463Z] #32 DONE 1.7s [2020-03-24T03:33:54.463Z] [2020-03-24T03:33:54.463Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-24T03:33:55.418Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-24T03:33:55.425Z] ok github.com/docker/docker/pkg/archive 9.831s coverage: 62.0% of statements [2020-03-24T03:33:55.831Z] #33 1.188 [2020-03-24T03:33:55.831Z] #33 1.311 Removing bundles/ [2020-03-24T03:33:55.831Z] #33 1.312 [2020-03-24T03:33:55.831Z] #33 1.316 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-24T03:33:55.883Z] ok github.com/docker/docker/pkg/jsonmessage 0.346s coverage: 91.7% of statements [2020-03-24T03:33:55.883Z] ok github.com/docker/docker/pkg/locker 0.127s coverage: 88.9% of statements [2020-03-24T03:33:56.341Z] ok github.com/docker/docker/pkg/ioutils 0.731s coverage: 69.7% of statements [2020-03-24T03:33:56.761Z] #33 2.316 Building test suite binary ./integration-cli/test.main [2020-03-24T03:33:56.803Z] ok github.com/docker/docker/pkg/longpath 0.077s coverage: 100.0% of statements [2020-03-24T03:33:56.803Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2020-03-24T03:33:57.311Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-03-24T03:33:57.311Z] === RUN TestCreateServiceCapabilities [2020-03-24T03:33:57.311Z] === RUN TestDockerSuite/TestBuildUser [2020-03-24T03:33:57.769Z] ok github.com/docker/docker/pkg/parsers 0.261s coverage: 97.0% of statements [2020-03-24T03:33:58.226Z] ok github.com/docker/docker/pkg/pidfile 0.113s coverage: 82.6% of statements [2020-03-24T03:33:59.761Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.103s coverage: 56.8% of statements [2020-03-24T03:33:59.832Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-24T03:34:00.033Z] #33 ... [2020-03-24T03:34:00.033Z] [2020-03-24T03:34:00.033Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-24T03:34:00.033Z] #20 6.003 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-24T03:34:00.033Z] #20 6.398 curl: option --progress: is ambiguous [2020-03-24T03:34:00.033Z] #20 6.399 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-24T03:34:00.033Z] #20 6.697 [2020-03-24T03:34:00.033Z] #20 7.780 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-24T03:34:00.033Z] #20 8.124 curl: option --progress: is ambiguous [2020-03-24T03:34:00.033Z] #20 8.130 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-24T03:34:00.033Z] #20 8.453 [2020-03-24T03:34:00.033Z] #20 9.515 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-24T03:34:00.033Z] #20 9.833 curl: option --progress: is ambiguous [2020-03-24T03:34:00.033Z] #20 9.838 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-24T03:34:00.033Z] #20 10.15 [2020-03-24T03:34:00.033Z] #20 11.26 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-24T03:34:00.596Z] #20 11.61 curl: option --progress: is ambiguous [2020-03-24T03:34:00.596Z] #20 11.61 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-24T03:34:00.726Z] ok github.com/docker/docker/pkg/plugins/transport 0.161s coverage: 85.7% of statements [2020-03-24T03:34:00.859Z] #20 11.94 [2020-03-24T03:34:00.859Z] #20 12.03 Download of images into '/build' complete. [2020-03-24T03:34:00.859Z] #20 12.03 Use something like the following to load the result into a Docker daemon: [2020-03-24T03:34:00.859Z] #20 12.03 tar -cC '/build' . | docker load [2020-03-24T03:34:01.115Z] #20 DONE 12.2s [2020-03-24T03:34:01.115Z] [2020-03-24T03:34:01.115Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-24T03:34:01.184Z] ok github.com/docker/docker/pkg/pools 0.074s coverage: 88.2% of statements [2020-03-24T03:34:01.201Z] --- PASS: TestCreateServiceCapabilities (4.13s) [2020-03-24T03:34:01.201Z] === RUN TestInspect [2020-03-24T03:34:01.641Z] ok github.com/docker/docker/pkg/progress 0.082s coverage: 75.9% of statements [2020-03-24T03:34:01.704Z] #33 ... [2020-03-24T03:34:01.704Z] [2020-03-24T03:34:01.704Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-24T03:34:01.704Z] #21 DONE 0.1s [2020-03-24T03:34:01.704Z] [2020-03-24T03:34:01.704Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-24T03:34:01.999Z] #25 DONE 0.1s [2020-03-24T03:34:01.999Z] [2020-03-24T03:34:01.999Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-24T03:34:03.180Z] ok github.com/docker/docker/pkg/reexec 0.183s coverage: 82.4% of statements [2020-03-24T03:34:03.180Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 73.9% of statements [2020-03-24T03:34:04.144Z] ok github.com/docker/docker/pkg/signal 0.117s coverage: 20.3% of statements [2020-03-24T03:34:04.478Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-24T03:34:04.601Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2020-03-24T03:34:05.572Z] ok github.com/docker/docker/pkg/stringid 0.068s coverage: 70.6% of statements [2020-03-24T03:34:05.572Z] ok github.com/docker/docker/pkg/streamformatter 0.068s coverage: 66.2% of statements [2020-03-24T03:34:07.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-24T03:34:07.000Z] --- PASS: TestInspect (5.60s) [2020-03-24T03:34:07.000Z] === RUN TestCreateJob [2020-03-24T03:34:07.105Z] ok github.com/docker/docker/pkg/sysinfo 0.075s coverage: 38.2% of statements [2020-03-24T03:34:07.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-24T03:34:07.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-24T03:34:08.070Z] ok github.com/docker/docker/pkg/system 0.128s coverage: 13.8% of statements [2020-03-24T03:34:08.527Z] ok github.com/docker/docker/pkg/tailfile 0.166s coverage: 88.6% of statements [2020-03-24T03:34:08.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-24T03:34:10.060Z] ok github.com/docker/docker/pkg/tarsum 0.243s coverage: 89.3% of statements [2020-03-24T03:34:10.060Z] ok github.com/docker/docker/pkg/term 0.172s coverage: 30.8% of statements [2020-03-24T03:34:10.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-24T03:34:11.027Z] testing: warning: no tests to run [2020-03-24T03:34:11.027Z] ok github.com/docker/docker/pkg/term/windows 0.100s coverage: 0.0% of statements [no tests to run] [2020-03-24T03:34:11.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-24T03:34:11.174Z] --- PASS: TestCreateJob (4.28s) [2020-03-24T03:34:11.174Z] === RUN TestReplicatedJob [2020-03-24T03:34:11.485Z] ok github.com/docker/docker/pkg/truncindex 0.168s coverage: 91.5% of statements [2020-03-24T03:34:11.942Z] ok github.com/docker/docker/pkg/urlutil 0.082s coverage: 100.0% of statements [2020-03-24T03:34:12.400Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2020-03-24T03:34:12.861Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-24T03:34:12.861Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-24T03:34:12.861Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-24T03:34:12.861Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-24T03:34:12.861Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-24T03:34:12.861Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-24T03:34:12.861Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-24T03:34:12.861Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-24T03:34:14.393Z] ok github.com/docker/docker/plugin/v2 0.243s coverage: 20.1% of statements [2020-03-24T03:34:14.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-24T03:34:15.359Z] ok github.com/docker/docker/plugin 0.444s coverage: 11.7% of statements [2020-03-24T03:34:15.359Z] ok github.com/docker/docker/reference 0.475s coverage: 84.4% of statements [2020-03-24T03:34:16.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-24T03:34:16.324Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 45.3% of statements [2020-03-24T03:34:17.289Z] ok github.com/docker/docker/registry/resumable 0.360s coverage: 100.0% of statements [2020-03-24T03:34:18.822Z] ok github.com/docker/docker/runconfig 0.264s coverage: 54.5% of statements [2020-03-24T03:34:18.822Z] ok github.com/docker/docker/testutil 0.169s coverage: 62.5% of statements [2020-03-24T03:34:18.822Z] ok github.com/docker/docker/registry 0.506s coverage: 51.7% of statements [2020-03-24T03:34:19.326Z] --- PASS: TestReplicatedJob (7.00s) [2020-03-24T03:34:19.326Z] === RUN TestUpdateReplicatedJob [2020-03-24T03:34:19.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-24T03:34:20.064Z] #33 ... [2020-03-24T03:34:20.064Z] [2020-03-24T03:34:20.064Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-24T03:34:20.064Z] #29 28.65 # github.com/docker/docker/contrib/httpserver [2020-03-24T03:34:20.064Z] #29 28.65 loadinternal: cannot find runtime/cgo [2020-03-24T03:34:20.064Z] #29 DONE 28.9s [2020-03-24T03:34:20.064Z] [2020-03-24T03:34:20.064Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-24T03:34:20.064Z] #33 ... [2020-03-24T03:34:20.064Z] [2020-03-24T03:34:20.064Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-24T03:34:20.064Z] #30 DONE 0.1s [2020-03-24T03:34:20.064Z] [2020-03-24T03:34:20.064Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-24T03:34:21.720Z] ok github.com/docker/docker/volume/drivers 0.211s coverage: 36.1% of statements [2020-03-24T03:34:22.598Z] --- PASS: TestUpdateReplicatedJob (4.36s) [2020-03-24T03:34:22.598Z] === RUN TestServiceListWithStatuses [2020-03-24T03:34:22.598Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-24T03:34:22.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-24T03:34:22.598Z] === RUN TestDockerNetworkConnectAlias [2020-03-24T03:34:22.598Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-24T03:34:22.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-24T03:34:23.252Z] ok github.com/docker/docker/volume/local 0.195s coverage: 37.7% of statements [2020-03-24T03:34:23.252Z] ok github.com/docker/docker/volume/mounts 0.206s coverage: 66.2% of statements [2020-03-24T03:34:23.967Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-24T03:34:23.967Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-24T03:34:23.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-24T03:34:24.783Z] ok github.com/docker/docker/volume/service 0.486s coverage: 70.3% of statements [2020-03-24T03:34:25.338Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-24T03:34:26.271Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-24T03:34:27.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-24T03:34:27.641Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-24T03:34:27.641Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-24T03:34:27.899Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-24T03:34:27.899Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-24T03:34:27.899Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-24T03:34:28.463Z] --- PASS: TestDockerNetworkConnectAlias (5.98s) [2020-03-24T03:34:28.463Z] === RUN TestDockerNetworkReConnect [2020-03-24T03:34:28.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-24T03:34:29.834Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-24T03:34:30.091Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-24T03:34:31.021Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-24T03:34:31.953Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-24T03:34:32.885Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-24T03:34:33.142Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-24T03:34:33.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-24T03:34:33.706Z] --- PASS: TestDockerNetworkReConnect (5.10s) [2020-03-24T03:34:33.706Z] === RUN TestServicePlugin [2020-03-24T03:34:34.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-24T03:34:35.090Z] ok github.com/docker/docker/pkg/plugins 35.274s coverage: 73.4% of statements [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/rootless [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/volume [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-24T03:34:35.090Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-24T03:34:36.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-24T03:34:36.980Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === Skipped [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-24T03:34:37.263Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2020-03-24T03:34:37.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2020-03-24T03:34:37.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-03-24T03:34:37.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-24T03:34:37.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-24T03:34:37.263Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-24T03:34:37.263Z] daemon_test.go:147: root required [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-24T03:34:37.263Z] reload_test.go:520: root required [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-24T03:34:37.263Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-24T03:34:37.263Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-24T03:34:37.263Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-24T03:34:37.263Z] download_test.go:268: Needs fixing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-24T03:34:37.263Z] layer_test.go:304: Failing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-24T03:34:37.263Z] layer_test.go:353: Failing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-24T03:34:37.263Z] layer_test.go:468: Failing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-24T03:34:37.263Z] layer_test.go:697: Failing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-24T03:34:37.263Z] migration_test.go:46: Failing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-24T03:34:37.263Z] migration_test.go:182: Failing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-24T03:34:37.263Z] mount_test.go:17: Failing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-24T03:34:37.263Z] mount_test.go:76: Failing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-24T03:34:37.263Z] mount_test.go:125: Failing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-24T03:34:37.263Z] mount_test.go:212: Failing on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:133: Xz not present in msys2 [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:238: Failing on Windows CI machines [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-24T03:34:37.263Z] archive_windows_test.go:16: Currently fails [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-24T03:34:37.263Z] changes_test.go:192: needs more investigation [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-24T03:34:37.263Z] changes_test.go:405: needs further investigation [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-24T03:34:37.263Z] changes_test.go:441: needs further investigation [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-24T03:34:37.263Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-24T03:34:37.263Z] poller_test.go:41: No chmod on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-24T03:34:37.263Z] fileutils_test.go:134: Needs porting to Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-24T03:34:37.263Z] fileutils_test.go:180: Needs porting to Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-24T03:34:37.263Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-03-24T03:34:37.263Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-03-24T03:34:37.263Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-24T03:34:37.263Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-24T03:34:37.263Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-24T03:34:37.263Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] [2020-03-24T03:34:37.263Z] DONE 1772 tests, 46 skipped in 228.614s [2020-03-24T03:34:37.263Z] INFO: make.ps1 ended at 03/24/2020 03:34:36 [2020-03-24T03:34:38.873Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-24T03:34:38.920Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-24T03:34:38.920Z] Using test binary docker [2020-03-24T03:34:38.920Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-24T03:34:38.920Z] +++ /etc/init.d/apparmor start [2020-03-24T03:34:38.920Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-24T03:34:38.920Z] INFO: Waiting for daemon to start... [2020-03-24T03:34:38.920Z] Starting dockerd [2020-03-24T03:34:38.920Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-03-24T03:34:39.435Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-24T03:34:39.803Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-24T03:34:39.893Z] INFO: Unit tests ended at 03/24/2020 03:34:39. Duration:00:04:07.2527974 [2020-03-24T03:34:39.893Z] INFO: Building busybox [2020-03-24T03:34:39.893Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-24T03:34:39.893Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-24T03:34:39.893Z] [2020-03-24T03:34:39.893Z] Sending build context to Docker daemon 2.56kB [2020-03-24T03:34:39.893Z] [2020-03-24T03:34:39.893Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-24T03:34:39.893Z] ---> 80e84fd280e2 [2020-03-24T03:34:39.893Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-24T03:34:40.061Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-24T03:34:40.351Z] ---> Running in 5c0a50ffa867 [2020-03-24T03:34:40.941Z] . [2020-03-24T03:34:40.941Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-24T03:34:40.941Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-24T03:34:40.941Z] Error: No such image: emptyfs [2020-03-24T03:34:40.941Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-24T03:34:40.941Z] ++++ docker load [2020-03-24T03:34:40.992Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-24T03:34:40.992Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-24T03:34:41.269Z] Running integration-test (iteration 1) [2020-03-24T03:34:41.269Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-24T03:34:41.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:34:41.269Z] ++ set -e [2020-03-24T03:34:41.269Z] ++ '[' -n 0 ']' [2020-03-24T03:34:41.269Z] ++ set -x [2020-03-24T03:34:41.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:34:41.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-24T03:34:42.180Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-24T03:34:44.703Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-24T03:34:44.703Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-24T03:34:44.703Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-24T03:34:45.634Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-24T03:34:46.129Z] Removing intermediate container 5c0a50ffa867 [2020-03-24T03:34:46.129Z] ---> 63ffd0629baa [2020-03-24T03:34:46.129Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-24T03:34:46.564Z] === RUN TestDockerSuite/TestCommitChange [2020-03-24T03:34:47.094Z] [2020-03-24T03:34:47.551Z] ---> 6c6419db4ec4 [2020-03-24T03:34:47.551Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-24T03:34:47.551Z] ---> Running in 0beb0a6c2310 [2020-03-24T03:34:47.933Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-24T03:34:48.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-24T03:34:48.863Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-24T03:34:49.722Z] [2020-03-24T03:34:49.722Z] SUCCESS: Specified value was saved. [2020-03-24T03:34:50.758Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-24T03:34:52.625Z] Removing intermediate container 0beb0a6c2310 [2020-03-24T03:34:52.625Z] ---> 5f8d203e0839 [2020-03-24T03:34:52.625Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-24T03:34:52.625Z] ---> Running in 640f7ac39a57 [2020-03-24T03:34:53.279Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-24T03:34:53.843Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-24T03:34:56.368Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-24T03:34:56.525Z] Loaded image: buildpack-deps:jessie [2020-03-24T03:34:56.525Z] Loaded image: busybox:latest [2020-03-24T03:34:56.525Z] Loaded image: busybox:glibc [2020-03-24T03:34:56.525Z] Loaded image: debian:jessie [2020-03-24T03:34:56.525Z] Loaded image: hello-world:latest [2020-03-24T03:34:56.525Z] INFO: Testing against a local daemon [2020-03-24T03:34:56.525Z] === RUN TestCgroupNamespacesBuild [2020-03-24T03:34:56.811Z] --- PASS: TestCgroupNamespacesBuild (1.59s) [2020-03-24T03:34:56.811Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-24T03:34:56.931Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-24T03:34:58.289Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2020-03-24T03:34:58.289Z] === RUN TestBuildWithSession [2020-03-24T03:34:58.289Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-24T03:34:58.289Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:34:58.289Z] === RUN TestBuildSquashParent [2020-03-24T03:34:58.825Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-24T03:34:59.683Z] Cannot create a file when that file already exists. [2020-03-24T03:34:59.754Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-24T03:34:59.754Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-24T03:34:59.754Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-24T03:34:59.754Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-24T03:34:59.754Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-24T03:34:59.754Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-24T03:34:59.754Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-24T03:35:01.647Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-24T03:35:03.542Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-24T03:35:03.542Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-24T03:35:03.801Z] --- PASS: TestBuildSquashParent (4.99s) [2020-03-24T03:35:03.801Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-24T03:35:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:35:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:35:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:35:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:35:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:35:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:35:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:35:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:35:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:35:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:35:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:35:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:35:03.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-24T03:35:03.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-24T03:35:03.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-24T03:35:03.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-24T03:35:04.106Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-24T03:35:05.038Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-24T03:35:05.970Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-24T03:35:06.534Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-24T03:35:06.534Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-24T03:35:06.742Z] Removing intermediate container 640f7ac39a57 [2020-03-24T03:35:06.742Z] ---> e4f9bac9247e [2020-03-24T03:35:06.742Z] Step 6/6 : CMD ["sh"] [2020-03-24T03:35:06.742Z] ---> Running in 3ceb90855915 [2020-03-24T03:35:06.742Z] Removing intermediate container 3ceb90855915 [2020-03-24T03:35:06.742Z] ---> 50be40eab084 [2020-03-24T03:35:06.742Z] Successfully built 50be40eab084 [2020-03-24T03:35:06.742Z] Successfully tagged busybox:latest [2020-03-24T03:35:06.742Z] INFO: Docker images of the daemon under test [2020-03-24T03:35:06.742Z] [2020-03-24T03:35:06.743Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-24T03:35:06.743Z] busybox latest 50be40eab084 Less than a second ago 4.97GB [2020-03-24T03:35:06.743Z] microsoft/windowsservercore latest 80e84fd280e2 2 weeks ago 4.94GB [2020-03-24T03:35:06.743Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 2 weeks ago 4.94GB [2020-03-24T03:35:06.743Z] [2020-03-24T03:35:06.743Z] INFO: Running integration tests at 03/24/2020 03:35:06... [2020-03-24T03:35:06.743Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-24T03:35:06.743Z] INFO: Integration API tests being run from the host: [2020-03-24T03:35:06.901Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-24T03:35:07.200Z] INFO: make.ps1 starting at 03/24/2020 03:35:06 [2020-03-24T03:35:07.464Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-24T03:35:07.464Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-24T03:35:07.464Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-24T03:35:08.163Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-24T03:35:08.394Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-24T03:35:08.394Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-24T03:35:08.394Z] --- PASS: TestServicePlugin (34.79s) [2020-03-24T03:35:08.394Z] plugin_test.go:62: [d148a839d1832] joining swarm manager [d4266504bdd78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:35:08.394Z] plugin_test.go:65: [dc7e539808af2] joining swarm manager [d4266504bdd78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:35:08.394Z] === RUN TestServiceUpdateLabel [2020-03-24T03:35:08.394Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-24T03:35:08.568Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-24T03:35:08.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2020-03-24T03:35:08.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s) [2020-03-24T03:35:08.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2020-03-24T03:35:08.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.49s) [2020-03-24T03:35:08.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-03-24T03:35:08.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2020-03-24T03:35:08.569Z] === RUN TestBuildMultiStageCopy [2020-03-24T03:35:08.569Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-24T03:35:08.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-24T03:35:08.652Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-24T03:35:08.652Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-24T03:35:10.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-24T03:35:10.587Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-24T03:35:10.605Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-24T03:35:10.889Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-24T03:35:11.508Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-24T03:35:11.793Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-24T03:35:11.958Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-24T03:35:11.958Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-24T03:35:11.958Z] --- PASS: TestServiceUpdateLabel (3.45s) [2020-03-24T03:35:11.958Z] === RUN TestServiceUpdateSecrets [2020-03-24T03:35:12.077Z] --- PASS: TestBuildMultiStageCopy (3.53s) [2020-03-24T03:35:12.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2020-03-24T03:35:12.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-03-24T03:35:12.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-03-24T03:35:12.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-03-24T03:35:12.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-03-24T03:35:12.078Z] === RUN TestBuildMultiStageParentConfig [2020-03-24T03:35:13.089Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2020-03-24T03:35:13.090Z] === RUN TestBuildLabelWithTargets [2020-03-24T03:35:13.858Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-24T03:35:14.790Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-24T03:35:14.790Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-24T03:35:15.128Z] --- PASS: TestBuildLabelWithTargets (1.81s) [2020-03-24T03:35:15.128Z] === RUN TestBuildWithEmptyLayers [2020-03-24T03:35:15.721Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-24T03:35:15.747Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2020-03-24T03:35:15.747Z] === RUN TestBuildMultiStageOnBuild [2020-03-24T03:35:16.651Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-24T03:35:17.217Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-24T03:35:18.147Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-24T03:35:18.148Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-24T03:35:18.449Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2020-03-24T03:35:18.449Z] === RUN TestBuildUncleanTarFilenames [2020-03-24T03:35:19.066Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-03-24T03:35:19.067Z] === RUN TestBuildMultiStageLayerLeak [2020-03-24T03:35:19.079Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-24T03:35:20.009Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-24T03:35:20.572Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-24T03:35:20.830Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-24T03:35:21.753Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2020-03-24T03:35:21.754Z] === RUN TestBuildWithHugeFile [2020-03-24T03:35:21.761Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-24T03:35:23.131Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-24T03:35:25.027Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-24T03:35:25.027Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-24T03:35:25.027Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-24T03:35:25.027Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-24T03:35:25.027Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-24T03:35:25.590Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-24T03:35:27.484Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2020-03-24T03:35:27.484Z] === RUN TestServiceUpdateConfigs [2020-03-24T03:35:30.008Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-24T03:35:30.939Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-24T03:35:31.870Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-24T03:35:31.870Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-24T03:35:31.870Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-24T03:35:35.239Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-24T03:35:35.498Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-24T03:35:36.870Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-24T03:35:38.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:35:38.205Z] INFO: Testing against a local daemon [2020-03-24T03:35:42.121Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-24T03:35:42.121Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-24T03:35:42.718Z] --- PASS: TestServiceUpdateConfigs (15.15s) [2020-03-24T03:35:42.718Z] === RUN TestServiceUpdateNetwork [2020-03-24T03:35:44.088Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-24T03:35:45.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-24T03:35:46.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-24T03:35:48.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-24T03:35:50.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-24T03:35:51.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-24T03:35:53.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007ac260_} [2020-03-24T03:35:54.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1920656396_/foo_false____} [2020-03-24T03:35:55.869Z] ok github.com/docker/docker/integration/build 17.226s [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] === Skipped [2020-03-24T03:35:55.869Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-24T03:35:55.869Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-24T03:35:55.869Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-24T03:35:55.869Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-03-24T03:35:55.869Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-03-24T03:35:55.869Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-03-24T03:35:55.869Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-03-24T03:35:55.869Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-03-24T03:35:55.869Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-24T03:35:55.869Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-03-24T03:35:55.869Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] DONE 22 tests, 10 skipped in 46.133s [2020-03-24T03:35:55.869Z] [2020-03-24T03:35:55.869Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-24T03:35:56.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1920656396_/foo_true____} [2020-03-24T03:35:56.626Z] --- PASS: TestServiceUpdateNetwork (14.09s) [2020-03-24T03:35:56.626Z] PASS [2020-03-24T03:35:56.626Z] [2020-03-24T03:35:56.626Z] === Skipped [2020-03-24T03:35:56.626Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-24T03:35:56.626Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-24T03:35:56.626Z] [2020-03-24T03:35:56.626Z] [2020-03-24T03:35:56.626Z] DONE 23 tests, 1 skipped in 181.460s [2020-03-24T03:35:56.626Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-24T03:35:56.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:35:56.626Z] ++ set -e [2020-03-24T03:35:56.626Z] ++ '[' -n 0 ']' [2020-03-24T03:35:56.626Z] ++ set -x [2020-03-24T03:35:56.626Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:35:56.626Z] INFO: Testing against a local daemon [2020-03-24T03:35:56.626Z] === RUN TestSessionCreate [2020-03-24T03:35:56.884Z] --- PASS: TestSessionCreate (0.03s) [2020-03-24T03:35:56.884Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-24T03:35:56.884Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-03-24T03:35:56.884Z] PASS [2020-03-24T03:35:56.884Z] [2020-03-24T03:35:56.884Z] DONE 2 tests in 0.190s [2020-03-24T03:35:56.884Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-24T03:35:56.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:35:56.884Z] ++ set -e [2020-03-24T03:35:56.884Z] ++ '[' -n 0 ']' [2020-03-24T03:35:56.884Z] ++ set -x [2020-03-24T03:35:56.884Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:35:56.884Z] INFO: Testing against a local daemon [2020-03-24T03:35:56.884Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-24T03:35:56.884Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:35:56.884Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-24T03:35:56.884Z] === RUN TestEventsExecDie [2020-03-24T03:35:57.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:35:57.401Z] INFO: Testing against a local daemon [2020-03-24T03:35:57.401Z] ok github.com/docker/docker/integration/config 0.234s [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] === Skipped [2020-03-24T03:35:57.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-24T03:35:57.401Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-24T03:35:57.401Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2020-03-24T03:35:57.401Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-24T03:35:57.401Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-24T03:35:57.401Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-24T03:35:57.401Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-24T03:35:57.401Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-24T03:35:57.401Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] DONE 8 tests, 8 skipped in 3.091s [2020-03-24T03:35:57.401Z] [2020-03-24T03:35:57.401Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-24T03:35:57.815Z] --- PASS: TestEventsExecDie (0.76s) [2020-03-24T03:35:57.816Z] === RUN TestEventsBackwardsCompatible [2020-03-24T03:35:57.816Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-24T03:35:57.816Z] === RUN TestInfoBinaryCommits [2020-03-24T03:35:57.816Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-03-24T03:35:57.816Z] === RUN TestInfoAPIVersioned [2020-03-24T03:35:57.816Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-24T03:35:57.816Z] === RUN TestInfoDiscoveryBackend [2020-03-24T03:35:58.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3219842043_/foo_false____} [2020-03-24T03:35:58.330Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-24T03:35:58.330Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-24T03:35:59.261Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-24T03:35:59.261Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-24T03:35:59.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3219842043_/foo_true____} [2020-03-24T03:35:59.826Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-03-24T03:35:59.826Z] === RUN TestInfoAPI [2020-03-24T03:35:59.826Z] --- PASS: TestInfoAPI (0.02s) [2020-03-24T03:35:59.826Z] === RUN TestInfoAPIWarnings [2020-03-24T03:36:00.391Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-24T03:36:00.391Z] === RUN TestInfoDebug [2020-03-24T03:36:00.955Z] --- PASS: TestInfoDebug (0.53s) [2020-03-24T03:36:00.955Z] === RUN TestInfoInsecureRegistries [2020-03-24T03:36:01.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:36:01.175Z] INFO: Testing against a local daemon [2020-03-24T03:36:01.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3219842043_/foo_true__0xc0007ac2c0__} [2020-03-24T03:36:01.470Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-24T03:36:01.470Z] === RUN TestInfoRegistryMirrors [2020-03-24T03:36:02.034Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-03-24T03:36:02.034Z] === RUN TestLoginFailsWithBadCredentials [2020-03-24T03:36:02.291Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-03-24T03:36:02.291Z] === RUN TestPingCacheHeaders [2020-03-24T03:36:02.291Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-24T03:36:02.291Z] === RUN TestPingGet [2020-03-24T03:36:02.291Z] --- PASS: TestPingGet (0.01s) [2020-03-24T03:36:02.291Z] === RUN TestPingHead [2020-03-24T03:36:02.291Z] --- PASS: TestPingHead (0.02s) [2020-03-24T03:36:02.291Z] === RUN TestVersion [2020-03-24T03:36:02.291Z] --- PASS: TestVersion (0.02s) [2020-03-24T03:36:02.291Z] PASS [2020-03-24T03:36:02.291Z] [2020-03-24T03:36:02.291Z] === Skipped [2020-03-24T03:36:02.291Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:36:02.291Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-24T03:36:02.291Z] [2020-03-24T03:36:02.291Z] [2020-03-24T03:36:02.291Z] DONE 18 tests, 1 skipped in 5.449s [2020-03-24T03:36:02.291Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-24T03:36:02.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:36:02.291Z] ++ set -e [2020-03-24T03:36:02.291Z] ++ '[' -n 0 ']' [2020-03-24T03:36:02.291Z] ++ set -x [2020-03-24T03:36:02.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:36:02.550Z] INFO: Testing against a local daemon [2020-03-24T03:36:02.550Z] === RUN TestVolumesCreateAndList [2020-03-24T03:36:02.550Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-24T03:36:02.550Z] === RUN TestVolumesRemove [2020-03-24T03:36:02.550Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-24T03:36:02.550Z] === RUN TestVolumesInspect [2020-03-24T03:36:02.550Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-24T03:36:02.550Z] === RUN TestVolumesInvalidJSON [2020-03-24T03:36:02.550Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-24T03:36:02.550Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-24T03:36:02.550Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-24T03:36:02.550Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-24T03:36:02.550Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-24T03:36:02.550Z] PASS [2020-03-24T03:36:02.550Z] [2020-03-24T03:36:02.550Z] DONE 5 tests in 0.291s [2020-03-24T03:36:02.550Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-24T03:36:02.807Z] ++++ cat bundles/test-integration/docker.pid [2020-03-24T03:36:02.807Z] +++ kill 5421 [2020-03-24T03:36:03.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007ac2e0_} [2020-03-24T03:36:03.995Z] +++ /etc/init.d/apparmor stop [2020-03-24T03:36:03.995Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-24T03:36:03.995Z] [2020-03-24T03:36:03.995Z] Unloading profiles will leave already running processes permanently [2020-03-24T03:36:03.995Z] unconfined, which can lead to unexpected situations. [2020-03-24T03:36:03.995Z] [2020-03-24T03:36:03.995Z] To set a process to complain mode, use the command line tool [2020-03-24T03:36:03.995Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-24T03:36:03.995Z] +++ true [2020-03-24T03:36:03.995Z] [2020-03-24T03:36:04.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007ac300_} [2020-03-24T03:36:06.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007ac320_} [2020-03-24T03:36:08.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007ac340_} [2020-03-24T03:36:09.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-24T03:36:11.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-24T03:36:11.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-24T03:36:11.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-24T03:36:11.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-24T03:36:11.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-24T03:36:11.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-24T03:36:11.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-24T03:36:11.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-24T03:36:11.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-24T03:36:11.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-24T03:36:11.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-24T03:36:11.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-24T03:36:11.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-24T03:36:11.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-24T03:36:11.482Z] #33 126.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-24T03:36:11.482Z] #33 128.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-24T03:36:11.482Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-24T03:36:11.482Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-24T03:36:11.482Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-24T03:36:11.482Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-24T03:36:11.482Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-24T03:36:11.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-24T03:36:11.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-24T03:36:11.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-24T03:36:11.626Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-24T03:36:12.413Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-24T03:36:12.671Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-24T03:36:14.042Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-24T03:36:14.901Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-24T03:36:15.411Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-24T03:36:16.782Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-24T03:36:16.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-24T03:36:17.051Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-24T03:36:18.678Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-24T03:36:19.243Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-24T03:36:20.325Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-24T03:36:20.615Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-24T03:36:21.985Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-24T03:36:22.220Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-24T03:36:22.480Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-24T03:36:23.411Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-24T03:36:23.882Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-24T03:36:24.781Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-24T03:36:24.814Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-24T03:36:25.711Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-24T03:36:25.744Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-24T03:36:26.641Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-24T03:36:27.113Z] #33 152.6 [2020-03-24T03:36:27.371Z] #33 DONE 153.0s [2020-03-24T03:36:27.371Z] [2020-03-24T03:36:27.371Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-24T03:36:27.571Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-24T03:36:28.503Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-24T03:36:29.266Z] #34 DONE 1.5s [2020-03-24T03:36:29.434Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-24T03:36:30.197Z] [2020-03-24T03:36:30.198Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-24T03:36:30.805Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-24T03:36:31.128Z] #35 DONE 0.8s [2020-03-24T03:36:31.128Z] [2020-03-24T03:36:31.128Z] #36 exporting to image [2020-03-24T03:36:31.128Z] #36 exporting layers [2020-03-24T03:36:31.749Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-24T03:36:33.021Z] #36 exporting layers 1.8s done [2020-03-24T03:36:33.021Z] #36 writing image sha256:997f17f66d468f1896ed20fa0f9ac26c7b229f6ab6a5faaf71053f2b44f88367 done [2020-03-24T03:36:33.021Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-24T03:36:33.021Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-24T03:36:33.119Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-24T03:36:33.332Z] + echo Ensuring container killed. [2020-03-24T03:36:33.332Z] Ensuring container killed. [2020-03-24T03:36:33.332Z] + docker rm -vf docker-pr4 [2020-03-24T03:36:33.332Z] Error: No such container: docker-pr4 [2020-03-24T03:36:33.332Z] + true [Pipeline] sh [2020-03-24T03:36:33.616Z] + echo Chowning /workspace to jenkins user [2020-03-24T03:36:33.616Z] Chowning /workspace to jenkins user [2020-03-24T03:36:33.616Z] + id -u [2020-03-24T03:36:33.616Z] + id -g [2020-03-24T03:36:33.616Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40732:/workspace busybox chown -R 1000:1000 /workspace [2020-03-24T03:36:34.048Z] === RUN TestDockerSuite/TestCpFromCaseI [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-24T03:36:34.845Z] + bundleName=unit [2020-03-24T03:36:34.845Z] + echo Creating unit-bundles.tar.gz [2020-03-24T03:36:34.845Z] Creating unit-bundles.tar.gz [2020-03-24T03:36:34.845Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-24T03:36:34.845Z] bundles/junit-report.xml [2020-03-24T03:36:34.845Z] bundles/go-test-report.json [2020-03-24T03:36:34.845Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-24T03:36:34.856Z] Archiving artifacts [2020-03-24T03:36:34.979Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-24T03:36:35.321Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40732/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-24T03:36:35.629Z] + make clean [2020-03-24T03:36:35.885Z] docker volume rm -f docker-dev-cache [2020-03-24T03:36:35.886Z] docker-dev-cache [Pipeline] deleteDir [2020-03-24T03:36:35.910Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-24T03:36:37.805Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-24T03:36:38.735Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-24T03:36:39.665Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-24T03:36:39.665Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-24T03:36:40.596Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-24T03:36:41.527Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-24T03:36:42.896Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-24T03:36:43.828Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-24T03:36:45.197Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-24T03:36:47.091Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-24T03:36:47.655Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-24T03:36:50.178Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-24T03:36:55.432Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-24T03:36:58.830Z] --- PASS: TestBuildWithHugeFile (83.04s) [2020-03-24T03:36:58.830Z] === RUN TestBuildWithEmptyDockerfile [2020-03-24T03:36:58.830Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:36:58.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:36:58.830Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:36:58.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:36:58.830Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:36:58.830Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:36:58.830Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-24T03:36:58.830Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-24T03:36:58.830Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-24T03:36:58.830Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-03-24T03:36:58.830Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-03-24T03:36:58.830Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-03-24T03:36:58.830Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2020-03-24T03:36:58.830Z] === RUN TestBuildPreserveOwnership [2020-03-24T03:36:58.830Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-24T03:36:58.830Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-24T03:36:58.830Z] --- PASS: TestBuildPreserveOwnership (4.82s) [2020-03-24T03:36:58.830Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2020-03-24T03:36:58.830Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-03-24T03:36:58.830Z] === RUN TestBuildPlatformInvalid [2020-03-24T03:36:58.830Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-03-24T03:36:58.830Z] PASS [2020-03-24T03:36:58.830Z] [2020-03-24T03:36:58.830Z] === Skipped [2020-03-24T03:36:58.830Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-24T03:36:58.830Z] build_session_test.go:25: TODO: BuildKit [2020-03-24T03:36:58.830Z] [2020-03-24T03:36:58.830Z] [2020-03-24T03:36:58.830Z] DONE 32 tests, 1 skipped in 128.794s [2020-03-24T03:36:58.830Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-24T03:36:58.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:36:58.830Z] ++ set -e [2020-03-24T03:36:58.830Z] ++ '[' -n 0 ']' [2020-03-24T03:36:58.830Z] ++ set -x [2020-03-24T03:36:58.830Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:36:58.830Z] INFO: Testing against a local daemon [2020-03-24T03:36:58.830Z] === RUN TestConfigList [2020-03-24T03:36:58.830Z] --- PASS: TestConfigList (2.24s) [2020-03-24T03:36:58.830Z] === RUN TestConfigsCreateAndDelete [2020-03-24T03:36:58.830Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2020-03-24T03:36:58.830Z] === RUN TestConfigsUpdate [2020-03-24T03:36:58.830Z] --- PASS: TestConfigsUpdate (2.24s) [2020-03-24T03:36:58.830Z] === RUN TestTemplatedConfig [2020-03-24T03:36:59.447Z] --- PASS: TestTemplatedConfig (2.69s) [2020-03-24T03:36:59.447Z] === RUN TestConfigInspect [2020-03-24T03:36:59.619Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-24T03:37:00.183Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-24T03:37:02.146Z] --- PASS: TestConfigInspect (2.24s) [2020-03-24T03:37:02.146Z] === RUN TestConfigCreateWithLabels [2020-03-24T03:37:04.177Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2020-03-24T03:37:04.177Z] === RUN TestConfigCreateResolve [2020-03-24T03:37:05.434Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-24T03:37:06.207Z] --- PASS: TestConfigCreateResolve (2.25s) [2020-03-24T03:37:06.207Z] === RUN TestConfigDaemonLibtrustID [2020-03-24T03:37:06.826Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-24T03:37:06.826Z] PASS [2020-03-24T03:37:06.826Z] [2020-03-24T03:37:06.826Z] DONE 8 tests in 16.794s [2020-03-24T03:37:06.826Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-24T03:37:06.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:37:06.826Z] ++ set -e [2020-03-24T03:37:06.826Z] ++ '[' -n 0 ']' [2020-03-24T03:37:06.826Z] ++ set -x [2020-03-24T03:37:06.826Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:37:06.826Z] INFO: Testing against a local daemon [2020-03-24T03:37:06.826Z] === RUN TestCheckpoint [2020-03-24T03:37:06.826Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-24T03:37:06.826Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:37:06.826Z] === RUN TestContainerInvalidJSON [2020-03-24T03:37:06.826Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:37:06.826Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:37:06.826Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:37:06.826Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:37:06.826Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:37:06.826Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:37:06.826Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-24T03:37:06.826Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-24T03:37:06.826Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-24T03:37:06.826Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-24T03:37:06.826Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-24T03:37:06.826Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-24T03:37:06.826Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-24T03:37:06.826Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-24T03:37:06.826Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-03-24T03:37:06.826Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-24T03:37:07.114Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-24T03:37:07.114Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-24T03:37:07.114Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-24T03:37:07.114Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-24T03:37:07.114Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-24T03:37:07.114Z] === RUN TestCopyFromContainer [2020-03-24T03:37:09.142Z] === RUN TestCopyFromContainer// [2020-03-24T03:37:09.142Z] === RUN TestCopyFromContainer//bar/root [2020-03-24T03:37:09.142Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-24T03:37:09.142Z] === RUN TestCopyFromContainer/bar/quux [2020-03-24T03:37:09.142Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-24T03:37:09.142Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-24T03:37:09.426Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-24T03:37:09.426Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-24T03:37:09.426Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-24T03:37:09.610Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-24T03:37:09.714Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer (2.53s) [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-24T03:37:09.714Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-24T03:37:09.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-24T03:37:09.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:37:09.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:37:09.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:37:09.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:37:09.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:37:09.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:37:09.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-24T03:37:09.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-24T03:37:09.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-24T03:37:09.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-24T03:37:09.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-24T03:37:09.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-24T03:37:09.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-24T03:37:09.714Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-24T03:37:09.714Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-24T03:37:09.714Z] === RUN TestCreateWithInvalidEnv [2020-03-24T03:37:09.714Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-24T03:37:09.714Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-24T03:37:09.714Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-24T03:37:09.714Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-24T03:37:09.714Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-24T03:37:09.714Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-24T03:37:09.867Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-24T03:37:09.999Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-24T03:37:09.999Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-24T03:37:09.999Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-24T03:37:09.999Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-03-24T03:37:09.999Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-24T03:37:09.999Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-24T03:37:09.999Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-24T03:37:09.999Z] === RUN TestCreateTmpfsMountsTarget [2020-03-24T03:37:09.999Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-24T03:37:09.999Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:37:12.034Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-24T03:37:12.034Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-24T03:37:12.034Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-24T03:37:12.034Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-24T03:37:14.067Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2020-03-24T03:37:14.067Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-24T03:37:14.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:37:14.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:37:14.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:37:14.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:37:14.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:37:14.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:37:14.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:37:14.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:37:14.068Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:37:14.068Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:37:14.068Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-24T03:37:14.068Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-24T03:37:14.068Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-24T03:37:14.068Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-24T03:37:14.068Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-24T03:37:14.068Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-24T03:37:14.068Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-24T03:37:14.068Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-24T03:37:14.068Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-24T03:37:14.068Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-24T03:37:14.068Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-24T03:37:14.068Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-24T03:37:14.685Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-03-24T03:37:14.685Z] === RUN TestContainerStartOnDaemonRestart [2020-03-24T03:37:14.685Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-24T03:37:14.685Z] === RUN TestDaemonRestartIpcMode [2020-03-24T03:37:14.685Z] === PAUSE TestDaemonRestartIpcMode [2020-03-24T03:37:14.685Z] === RUN TestDaemonHostGatewayIP [2020-03-24T03:37:14.685Z] === PAUSE TestDaemonHostGatewayIP [2020-03-24T03:37:14.685Z] === RUN TestDiff [2020-03-24T03:37:15.119Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-24T03:37:15.304Z] --- PASS: TestDiff (0.64s) [2020-03-24T03:37:15.304Z] === RUN TestExecWithCloseStdin [2020-03-24T03:37:15.935Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-03-24T03:37:15.935Z] === RUN TestExec [2020-03-24T03:37:16.050Z] === RUN TestDockerSuite/TestCpToDot [2020-03-24T03:37:16.946Z] --- PASS: TestExec (0.77s) [2020-03-24T03:37:16.946Z] === RUN TestExecUser [2020-03-24T03:37:16.981Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-24T03:37:17.564Z] --- PASS: TestExecUser (0.78s) [2020-03-24T03:37:17.564Z] === RUN TestExportContainerAndImportImage [2020-03-24T03:37:18.578Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-03-24T03:37:18.578Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-24T03:37:18.874Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-24T03:37:20.055Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-03-24T03:37:20.055Z] === RUN TestHealthCheckWorkdir [2020-03-24T03:37:20.766Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-24T03:37:21.071Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-03-24T03:37:21.071Z] === RUN TestHealthKillContainer [2020-03-24T03:37:21.329Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-24T03:37:22.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-24T03:37:23.745Z] --- PASS: TestHealthKillContainer (2.84s) [2020-03-24T03:37:23.745Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-24T03:37:24.759Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-03-24T03:37:24.759Z] === RUN TestIpcModeNone [2020-03-24T03:37:25.227Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-24T03:37:25.227Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-24T03:37:25.375Z] --- PASS: TestIpcModeNone (0.78s) [2020-03-24T03:37:25.375Z] === RUN TestIpcModePrivate [2020-03-24T03:37:26.005Z] --- PASS: TestIpcModePrivate (0.79s) [2020-03-24T03:37:26.005Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-24T03:37:26.005Z] === RUN TestIpcModeShareable [2020-03-24T03:37:26.157Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-24T03:37:27.019Z] --- PASS: TestIpcModeShareable (0.80s) [2020-03-24T03:37:27.019Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-24T03:37:27.019Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-24T03:37:27.195Z] ok github.com/docker/docker/integration/container 72.462s [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === Skipped [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-24T03:37:27.195Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-03-24T03:37:27.195Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-24T03:37:27.195Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-03-24T03:37:27.195Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-03-24T03:37:27.195Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-24T03:37:27.195Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-24T03:37:27.195Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-24T03:37:27.195Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-24T03:37:27.195Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-24T03:37:27.195Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-24T03:37:27.195Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-24T03:37:27.195Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-24T03:37:27.195Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-24T03:37:27.195Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-24T03:37:27.195Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-24T03:37:27.195Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-24T03:37:27.195Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-24T03:37:27.195Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-24T03:37:27.195Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-24T03:37:27.195Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-24T03:37:27.195Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-24T03:37:27.195Z] [2020-03-24T03:37:27.195Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-24T03:37:27.196Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-24T03:37:27.196Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-24T03:37:27.196Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-24T03:37:27.196Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-24T03:37:27.196Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-24T03:37:27.196Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-24T03:37:27.196Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-24T03:37:27.196Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-24T03:37:27.196Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-24T03:37:27.196Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-24T03:37:27.196Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-24T03:37:27.196Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-24T03:37:27.196Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-24T03:37:27.196Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-24T03:37:27.196Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-24T03:37:27.196Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-24T03:37:27.196Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-24T03:37:27.196Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-24T03:37:27.196Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-24T03:37:27.196Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] DONE 80 tests, 41 skipped in 76.270s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-24T03:37:27.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:37:27.196Z] INFO: Testing against a local daemon [2020-03-24T03:37:27.196Z] ok github.com/docker/docker/integration/image 0.597s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === Skipped [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-03-24T03:37:27.196Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-24T03:37:27.196Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-24T03:37:27.196Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-24T03:37:27.196Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] DONE 11 tests, 4 skipped in 3.546s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-24T03:37:27.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:37:27.196Z] INFO: Testing against a local daemon [2020-03-24T03:37:27.196Z] ok github.com/docker/docker/integration/network 0.336s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === Skipped [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-24T03:37:27.196Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-24T03:37:27.196Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-24T03:37:27.196Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-24T03:37:27.196Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-24T03:37:27.196Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-24T03:37:27.196Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-24T03:37:27.196Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-24T03:37:27.196Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-24T03:37:27.196Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-24T03:37:27.196Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-24T03:37:27.196Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:37:27.196Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-24T03:37:27.196Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-24T03:37:27.196Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] DONE 18 tests, 14 skipped in 3.288s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-24T03:37:27.196Z] testing: warning: no tests to run [2020-03-24T03:37:27.196Z] ok github.com/docker/docker/integration/network/ipvlan 0.099s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] DONE 0 tests in 0.979s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-24T03:37:27.196Z] testing: warning: no tests to run [2020-03-24T03:37:27.196Z] ok github.com/docker/docker/integration/network/macvlan 0.098s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] DONE 0 tests in 1.026s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-24T03:37:27.196Z] testing: warning: no tests to run [2020-03-24T03:37:27.196Z] ok github.com/docker/docker/integration/plugin 0.100s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] DONE 0 tests in 1.011s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-24T03:37:27.196Z] testing: warning: no tests to run [2020-03-24T03:37:27.196Z] ok github.com/docker/docker/integration/plugin/authz 0.099s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] DONE 0 tests in 1.087s [2020-03-24T03:37:27.196Z] [2020-03-24T03:37:27.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-24T03:37:28.051Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-24T03:37:28.051Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-24T03:37:28.051Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-24T03:37:28.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:37:28.168Z] INFO: Testing against a local daemon [2020-03-24T03:37:28.168Z] ok github.com/docker/docker/integration/plugin/common 0.215s [2020-03-24T03:37:28.168Z] [2020-03-24T03:37:28.168Z] DONE 2 tests in 2.897s [2020-03-24T03:37:28.168Z] [2020-03-24T03:37:28.168Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-24T03:37:28.615Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-24T03:37:29.051Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.22s) [2020-03-24T03:37:29.051Z] === RUN TestAPIIpcModeHost [2020-03-24T03:37:29.546Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-24T03:37:29.546Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-24T03:37:29.546Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-24T03:37:29.678Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-03-24T03:37:29.678Z] === RUN TestDaemonIpcModeShareable [2020-03-24T03:37:30.109Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-24T03:37:30.673Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-24T03:37:30.673Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-24T03:37:30.930Z] === RUN TestDockerSuite/TestCreateRM [2020-03-24T03:37:30.930Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-24T03:37:30.930Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-24T03:37:30.930Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-24T03:37:31.187Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-24T03:37:31.706Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2020-03-24T03:37:31.706Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-24T03:37:31.706Z] === RUN TestDaemonIpcModePrivate [2020-03-24T03:37:32.869Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:37:32.869Z] INFO: Testing against a local daemon [2020-03-24T03:37:32.869Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.320s [2020-03-24T03:37:33.190Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-03-24T03:37:33.190Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-24T03:37:33.190Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-24T03:37:33.327Z] [2020-03-24T03:37:33.327Z] === Skipped [2020-03-24T03:37:33.327Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-24T03:37:33.327Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-24T03:37:33.327Z] [2020-03-24T03:37:33.327Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-24T03:37:33.327Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-24T03:37:33.327Z] [2020-03-24T03:37:33.327Z] [2020-03-24T03:37:33.327Z] DONE 2 tests, 2 skipped in 5.110s [2020-03-24T03:37:33.327Z] [2020-03-24T03:37:33.327Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-24T03:37:33.709Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-24T03:37:33.709Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-24T03:37:33.709Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-24T03:37:34.668Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-03-24T03:37:34.668Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-24T03:37:34.668Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-24T03:37:36.701Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2020-03-24T03:37:36.701Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-24T03:37:36.701Z] === RUN TestIpcModeOlderClient [2020-03-24T03:37:36.701Z] === PAUSE TestIpcModeOlderClient [2020-03-24T03:37:36.701Z] === RUN TestKillContainerInvalidSignal [2020-03-24T03:37:36.986Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-03-24T03:37:36.986Z] === RUN TestKillContainer [2020-03-24T03:37:36.986Z] === RUN TestKillContainer/no_signal [2020-03-24T03:37:37.602Z] === RUN TestKillContainer/non_killing_signal [2020-03-24T03:37:37.884Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-24T03:37:37.884Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-24T03:37:37.884Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-24T03:37:37.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-24T03:37:37.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-24T03:37:37.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-24T03:37:38.223Z] === RUN TestKillContainer/killing_signal [2020-03-24T03:37:38.448Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-24T03:37:39.231Z] --- PASS: TestKillContainer (2.06s) [2020-03-24T03:37:39.231Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-03-24T03:37:39.231Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-03-24T03:37:39.231Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-03-24T03:37:39.231Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-24T03:37:39.231Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-24T03:37:39.816Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-24T03:37:39.849Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-24T03:37:40.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-03-24T03:37:40.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-03-24T03:37:40.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-03-24T03:37:40.466Z] === RUN TestKillStoppedContainer [2020-03-24T03:37:40.466Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-24T03:37:40.466Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-24T03:37:40.466Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-24T03:37:40.466Z] === RUN TestKillDifferentUserContainer [2020-03-24T03:37:40.746Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-24T03:37:41.476Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-03-24T03:37:41.476Z] === RUN TestInspectOomKilledTrue [2020-03-24T03:37:42.486Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2020-03-24T03:37:42.486Z] === RUN TestInspectOomKilledFalse [2020-03-24T03:37:42.641Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-24T03:37:43.108Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-03-24T03:37:43.108Z] === RUN TestLinksEtcHostsContentMatch [2020-03-24T03:37:43.717Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:37:43.717Z] INFO: Testing against a local daemon [2020-03-24T03:37:43.717Z] ok github.com/docker/docker/integration/plugin/logging 0.304s [2020-03-24T03:37:43.717Z] [2020-03-24T03:37:43.717Z] === Skipped [2020-03-24T03:37:43.717Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-24T03:37:43.717Z] read_test.go:21: no unix domain sockets on Windows [2020-03-24T03:37:43.717Z] [2020-03-24T03:37:43.717Z] [2020-03-24T03:37:43.717Z] DONE 1 tests, 1 skipped in 10.133s [2020-03-24T03:37:43.717Z] [2020-03-24T03:37:43.717Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-24T03:37:43.726Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-03-24T03:37:43.727Z] === RUN TestLinksContainerNames [2020-03-24T03:37:44.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-24T03:37:44.011Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-24T03:37:44.942Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-24T03:37:45.204Z] --- PASS: TestLinksContainerNames (1.30s) [2020-03-24T03:37:45.204Z] === RUN TestLogsFollowTailEmpty [2020-03-24T03:37:45.264Z] testing: warning: no tests to run [2020-03-24T03:37:45.264Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.132s [2020-03-24T03:37:45.264Z] [2020-03-24T03:37:45.264Z] DONE 0 tests in 1.806s [2020-03-24T03:37:45.264Z] [2020-03-24T03:37:45.264Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-24T03:37:45.822Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-03-24T03:37:45.822Z] === RUN TestContainerNetworkMountsNoChown [2020-03-24T03:37:45.872Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-24T03:37:45.872Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-24T03:37:46.440Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/default [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/default [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/private [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/private [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rprivate [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/slave [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/slave [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rslave [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/shared [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/shared [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rshared [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/default [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rslave [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rprivate [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rshared [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/slave [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/shared [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/private [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-24T03:37:46.440Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-24T03:37:46.440Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-24T03:37:46.440Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-24T03:37:46.724Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-24T03:37:46.724Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-24T03:37:46.724Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-24T03:37:46.724Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-24T03:37:46.724Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-24T03:37:46.724Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-24T03:37:46.724Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-24T03:37:46.724Z] === RUN TestContainerBindMountNonRecursive [2020-03-24T03:37:46.804Z] === RUN TestDockerSuite/TestDockerFails [2020-03-24T03:37:46.804Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-24T03:37:46.804Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-24T03:37:46.804Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-24T03:37:48.183Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-24T03:37:48.758Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2020-03-24T03:37:48.758Z] === RUN TestNetworkNat [2020-03-24T03:37:49.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:37:49.018Z] INFO: Testing against a local daemon [2020-03-24T03:37:49.018Z] ok github.com/docker/docker/integration/plugin/volumes 0.294s [2020-03-24T03:37:49.018Z] [2020-03-24T03:37:49.018Z] === Skipped [2020-03-24T03:37:49.018Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-24T03:37:49.018Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:49.018Z] [2020-03-24T03:37:49.018Z] [2020-03-24T03:37:49.018Z] DONE 1 tests, 1 skipped in 3.612s [2020-03-24T03:37:49.018Z] [2020-03-24T03:37:49.018Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-24T03:37:49.051Z] --- PASS: TestNetworkNat (0.68s) [2020-03-24T03:37:49.051Z] === RUN TestNetworkLocalhostTCPNat [2020-03-24T03:37:49.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-24T03:37:49.370Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-24T03:37:49.668Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2020-03-24T03:37:49.668Z] === RUN TestNetworkLoopbackNat [2020-03-24T03:37:50.677Z] --- PASS: TestNetworkLoopbackNat (0.90s) [2020-03-24T03:37:50.677Z] === RUN TestPause [2020-03-24T03:37:51.264Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-24T03:37:51.265Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-24T03:37:51.265Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-24T03:37:51.265Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-24T03:37:51.294Z] --- PASS: TestPause (0.70s) [2020-03-24T03:37:51.294Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-24T03:37:51.294Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-24T03:37:51.294Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-24T03:37:51.294Z] === RUN TestPauseStopPausedContainer [2020-03-24T03:37:51.910Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-03-24T03:37:51.910Z] === RUN TestPsFilter [2020-03-24T03:37:51.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:37:51.966Z] INFO: Testing against a local daemon [2020-03-24T03:37:51.966Z] ok github.com/docker/docker/integration/secret 0.256s [2020-03-24T03:37:51.966Z] [2020-03-24T03:37:51.966Z] === Skipped [2020-03-24T03:37:51.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-24T03:37:51.966Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:51.966Z] [2020-03-24T03:37:51.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-24T03:37:51.966Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:51.966Z] [2020-03-24T03:37:51.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-24T03:37:51.966Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:51.966Z] [2020-03-24T03:37:51.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-24T03:37:51.966Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:51.966Z] [2020-03-24T03:37:51.966Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-24T03:37:51.966Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:51.966Z] [2020-03-24T03:37:51.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-24T03:37:51.966Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:37:51.966Z] [2020-03-24T03:37:51.966Z] [2020-03-24T03:37:51.966Z] DONE 6 tests, 6 skipped in 2.942s [2020-03-24T03:37:51.966Z] [2020-03-24T03:37:51.966Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-24T03:37:52.193Z] --- PASS: TestPsFilter (0.18s) [2020-03-24T03:37:52.193Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-24T03:37:52.810Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2020-03-24T03:37:52.810Z] === RUN TestRemoveContainerWithVolume [2020-03-24T03:37:53.428Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-03-24T03:37:53.428Z] === RUN TestRemoveContainerRunning [2020-03-24T03:37:54.044Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-03-24T03:37:54.044Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-24T03:37:55.057Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2020-03-24T03:37:55.057Z] === RUN TestRemoveInvalidContainer [2020-03-24T03:37:55.057Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-24T03:37:55.057Z] === RUN TestRenameLinkedContainer [2020-03-24T03:37:55.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:37:55.767Z] INFO: Testing against a local daemon [2020-03-24T03:37:56.229Z] ok github.com/docker/docker/integration/service 0.405s [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === Skipped [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-24T03:37:56.229Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-24T03:37:56.229Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-24T03:37:56.229Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-24T03:37:56.229Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-24T03:37:56.229Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-24T03:37:56.229Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-03-24T03:37:56.229Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-24T03:37:56.229Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-24T03:37:56.229Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-24T03:37:56.229Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-03-24T03:37:56.229Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-03-24T03:37:56.229Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-24T03:37:56.229Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-24T03:37:56.229Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-24T03:37:56.229Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-24T03:37:56.229Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-24T03:37:56.229Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-24T03:37:56.229Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-24T03:37:56.229Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-24T03:37:56.229Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-24T03:37:56.229Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-24T03:37:56.229Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-24T03:37:56.229Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-24T03:37:56.229Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] DONE 23 tests, 22 skipped in 3.950s [2020-03-24T03:37:56.229Z] [2020-03-24T03:37:56.229Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-24T03:37:57.750Z] --- PASS: TestRenameLinkedContainer (2.73s) [2020-03-24T03:37:57.750Z] === RUN TestRenameStoppedContainer [2020-03-24T03:37:57.812Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-24T03:37:58.366Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-03-24T03:37:58.367Z] === RUN TestRenameRunningContainerAndReuse [2020-03-24T03:37:59.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:37:59.199Z] INFO: Testing against a local daemon [2020-03-24T03:37:59.199Z] ok github.com/docker/docker/integration/session 0.231s [2020-03-24T03:37:59.199Z] [2020-03-24T03:37:59.199Z] === Skipped [2020-03-24T03:37:59.199Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-24T03:37:59.199Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:59.199Z] [2020-03-24T03:37:59.199Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-24T03:37:59.199Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-24T03:37:59.199Z] [2020-03-24T03:37:59.199Z] [2020-03-24T03:37:59.199Z] DONE 2 tests, 2 skipped in 3.156s [2020-03-24T03:37:59.663Z] [2020-03-24T03:37:59.663Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-24T03:37:59.842Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2020-03-24T03:37:59.842Z] === RUN TestRenameInvalidName [2020-03-24T03:38:00.125Z] --- PASS: TestRenameInvalidName (0.69s) [2020-03-24T03:38:00.125Z] === RUN TestRenameAnonymousContainer [2020-03-24T03:38:01.084Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-24T03:38:02.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:38:02.592Z] INFO: Testing against a local daemon [2020-03-24T03:38:02.824Z] --- PASS: TestRenameAnonymousContainer (2.41s) [2020-03-24T03:38:02.824Z] === RUN TestRenameContainerWithSameName [2020-03-24T03:38:03.448Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-03-24T03:38:03.448Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-24T03:38:03.567Z] ok github.com/docker/docker/integration/system 1.320s [2020-03-24T03:38:03.567Z] [2020-03-24T03:38:03.567Z] === Skipped [2020-03-24T03:38:03.567Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:38:03.567Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-24T03:38:03.567Z] [2020-03-24T03:38:03.567Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-24T03:38:03.567Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-24T03:38:03.567Z] [2020-03-24T03:38:03.567Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-24T03:38:03.567Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-24T03:38:03.567Z] [2020-03-24T03:38:03.567Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-24T03:38:03.567Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-24T03:38:03.567Z] [2020-03-24T03:38:03.567Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-24T03:38:03.567Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-24T03:38:03.567Z] [2020-03-24T03:38:03.567Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-24T03:38:03.567Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-24T03:38:03.567Z] [2020-03-24T03:38:03.567Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-24T03:38:03.567Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-24T03:38:03.567Z] [2020-03-24T03:38:03.567Z] [2020-03-24T03:38:03.567Z] DONE 13 tests, 7 skipped in 4.184s [2020-03-24T03:38:03.567Z] [2020-03-24T03:38:03.567Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-24T03:38:03.606Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-24T03:38:04.926Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2020-03-24T03:38:04.926Z] === RUN TestResize [2020-03-24T03:38:05.498Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-24T03:38:05.544Z] --- PASS: TestResize (0.67s) [2020-03-24T03:38:05.544Z] === RUN TestResizeWithInvalidSize [2020-03-24T03:38:06.163Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-03-24T03:38:06.163Z] === RUN TestResizeWhenContainerNotStarted [2020-03-24T03:38:06.783Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:38:06.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:38:06.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:38:06.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-24T03:38:06.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:38:06.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-24T03:38:06.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-24T03:38:06.866Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-24T03:38:07.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:38:07.322Z] INFO: Testing against a local daemon [2020-03-24T03:38:07.322Z] ok github.com/docker/docker/integration/volume 0.355s [2020-03-24T03:38:07.322Z] [2020-03-24T03:38:07.322Z] === Skipped [2020-03-24T03:38:07.323Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-24T03:38:07.323Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-24T03:38:07.323Z] [2020-03-24T03:38:07.323Z] [2020-03-24T03:38:07.323Z] DONE 5 tests, 1 skipped in 3.281s [2020-03-24T03:38:07.323Z] [2020-03-24T03:38:07.323Z] INFO: make.ps1 ended at 03/24/2020 03:38:06 [2020-03-24T03:38:07.323Z] INFO: Integration CLI tests being run from the host: [2020-03-24T03:38:07.323Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-03-24T03:38:07.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-24T03:38:07.796Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-24T03:38:08.726Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-24T03:38:09.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-24T03:38:10.096Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-24T03:38:10.126Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:38:10.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-24T03:38:10.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-24T03:38:10.659Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-24T03:38:11.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-24T03:38:11.591Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-24T03:38:12.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-24T03:38:14.119Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-24T03:38:14.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-24T03:38:14.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-24T03:38:15.497Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.23s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.39s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.48s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.57s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.14s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.33s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.87s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.19s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.11s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2020-03-24T03:38:17.617Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2020-03-24T03:38:17.617Z] === RUN TestCgroupNamespacesRun [2020-03-24T03:38:19.099Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-03-24T03:38:19.099Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-24T03:38:19.686Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-24T03:38:19.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-24T03:38:19.769Z] INFO: Testing against a local daemon [2020-03-24T03:38:20.581Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-03-24T03:38:20.581Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-24T03:38:21.587Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-24T03:38:22.054Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-03-24T03:38:22.054Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-24T03:38:22.966Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-24T03:38:24.088Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2020-03-24T03:38:24.088Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-24T03:38:24.858Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-24T03:38:24.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-24T03:38:25.424Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-24T03:38:25.571Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2020-03-24T03:38:25.571Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-24T03:38:25.682Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-24T03:38:26.584Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-03-24T03:38:26.584Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-24T03:38:27.204Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-03-24T03:38:27.204Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-24T03:38:27.577Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-24T03:38:28.141Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-24T03:38:28.399Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-24T03:38:28.964Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-24T03:38:29.221Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-24T03:38:29.221Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-24T03:38:29.240Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2020-03-24T03:38:29.240Z] === RUN TestKernelTCPMemory [2020-03-24T03:38:29.991Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-03-24T03:38:29.991Z] === RUN TestNISDomainname [2020-03-24T03:38:30.618Z] --- PASS: TestNISDomainname (0.87s) [2020-03-24T03:38:30.618Z] === RUN TestHostnameDnsResolution [2020-03-24T03:38:31.115Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-24T03:38:31.635Z] --- PASS: TestHostnameDnsResolution (1.13s) [2020-03-24T03:38:31.636Z] === RUN TestStats [2020-03-24T03:38:32.484Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-24T03:38:32.484Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-24T03:38:32.484Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-24T03:38:33.415Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-24T03:38:33.667Z] --- PASS: TestStats (1.69s) [2020-03-24T03:38:33.667Z] === RUN TestStopContainerWithTimeout [2020-03-24T03:38:33.667Z] === RUN TestStopContainerWithTimeout/0 [2020-03-24T03:38:33.667Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-24T03:38:33.667Z] === RUN TestStopContainerWithTimeout/1 [2020-03-24T03:38:33.667Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-24T03:38:33.667Z] === RUN TestStopContainerWithTimeout/3 [2020-03-24T03:38:33.667Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-24T03:38:33.667Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-24T03:38:33.667Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-24T03:38:33.667Z] === CONT TestStopContainerWithTimeout/0 [2020-03-24T03:38:33.667Z] === CONT TestStopContainerWithTimeout/3 [2020-03-24T03:38:33.667Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-24T03:38:33.667Z] === CONT TestStopContainerWithTimeout/1 [2020-03-24T03:38:33.672Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-24T03:38:33.928Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-24T03:38:35.297Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-24T03:38:35.297Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-24T03:38:35.297Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-24T03:38:35.297Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-24T03:38:37.134Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-24T03:38:37.134Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-03-24T03:38:37.134Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2020-03-24T03:38:37.134Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2020-03-24T03:38:37.134Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2020-03-24T03:38:37.134Z] === RUN TestDeleteDevicemapper [2020-03-24T03:38:37.134Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-24T03:38:37.134Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-24T03:38:37.134Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-24T03:38:37.191Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-24T03:38:38.122Z] === RUN TestDockerSuite/TestEventsRename [2020-03-24T03:38:38.613Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2020-03-24T03:38:38.613Z] === RUN TestUpdateMemory [2020-03-24T03:38:38.687Z] === RUN TestDockerSuite/TestEventsResize [2020-03-24T03:38:39.616Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-24T03:38:39.628Z] --- PASS: TestUpdateMemory (0.99s) [2020-03-24T03:38:39.628Z] === RUN TestUpdateCPUQuota [2020-03-24T03:38:40.546Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-24T03:38:40.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-24T03:38:41.108Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-03-24T03:38:41.108Z] === RUN TestUpdatePidsLimit [2020-03-24T03:38:41.108Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-24T03:38:41.392Z] === RUN TestUpdatePidsLimit/no_change [2020-03-24T03:38:41.477Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-24T03:38:41.675Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-24T03:38:41.958Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-24T03:38:42.242Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-24T03:38:42.408Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-24T03:38:42.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-24T03:38:43.155Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-24T03:38:44.170Z] --- PASS: TestUpdatePidsLimit (3.32s) [2020-03-24T03:38:44.170Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-03-24T03:38:44.170Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-03-24T03:38:44.170Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-03-24T03:38:44.170Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-03-24T03:38:44.170Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-03-24T03:38:44.170Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-03-24T03:38:44.170Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2020-03-24T03:38:44.170Z] === RUN TestUpdateRestartPolicy [2020-03-24T03:38:45.686Z] === RUN TestDockerSuite/TestEventsTop [2020-03-24T03:38:46.618Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-24T03:38:46.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-24T03:38:49.399Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-24T03:38:50.772Z] === RUN TestDockerSuite/TestExec [2020-03-24T03:38:51.704Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-24T03:38:52.635Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-24T03:38:54.005Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-24T03:38:54.935Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-24T03:38:56.304Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-24T03:38:56.691Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2020-03-24T03:38:56.691Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-24T03:38:56.978Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2020-03-24T03:38:56.978Z] === RUN TestWaitNonBlocked [2020-03-24T03:38:56.978Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:38:56.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:38:56.978Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:38:56.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:38:56.978Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-24T03:38:56.978Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-24T03:38:57.234Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-24T03:38:58.003Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-03-24T03:38:58.003Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2020-03-24T03:38:58.003Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-03-24T03:38:58.003Z] === RUN TestWaitBlocked [2020-03-24T03:38:58.003Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:38:58.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:38:58.003Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:38:58.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:38:58.003Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-24T03:38:58.003Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-24T03:38:58.163Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-24T03:38:59.021Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-24T03:38:59.021Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2020-03-24T03:38:59.021Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2020-03-24T03:38:59.021Z] === CONT TestContainerStartOnDaemonRestart [2020-03-24T03:38:59.021Z] === CONT TestIpcModeOlderClient [2020-03-24T03:38:59.021Z] === CONT TestDaemonRestartIpcMode [2020-03-24T03:38:59.021Z] === CONT TestDaemonHostGatewayIP [2020-03-24T03:38:59.021Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-03-24T03:38:59.092Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-24T03:39:00.023Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-24T03:39:00.587Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-24T03:39:01.517Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-24T03:39:03.410Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-24T03:39:03.438Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2020-03-24T03:39:03.438Z] --- PASS: TestDaemonHostGatewayIP (4.68s) [2020-03-24T03:39:03.724Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2020-03-24T03:39:03.724Z] PASS [2020-03-24T03:39:03.724Z] [2020-03-24T03:39:03.724Z] === Skipped [2020-03-24T03:39:03.724Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-24T03:39:03.724Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-24T03:39:03.724Z] [2020-03-24T03:39:03.724Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-24T03:39:03.724Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-24T03:39:03.724Z] [2020-03-24T03:39:03.724Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-24T03:39:03.724Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-24T03:39:03.724Z] [2020-03-24T03:39:03.724Z] [2020-03-24T03:39:03.724Z] DONE 199 tests, 3 skipped in 116.856s [2020-03-24T03:39:03.724Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-24T03:39:03.724Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:39:03.724Z] ++ set -e [2020-03-24T03:39:03.724Z] ++ '[' -n 0 ']' [2020-03-24T03:39:03.724Z] ++ set -x [2020-03-24T03:39:03.724Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:39:03.724Z] INFO: Testing against a local daemon [2020-03-24T03:39:03.724Z] === RUN TestCommitInheritsEnv [2020-03-24T03:39:04.340Z] === RUN TestDockerSuite/TestExecEnv [2020-03-24T03:39:04.342Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-03-24T03:39:04.343Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-24T03:39:04.343Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-24T03:39:04.343Z] === RUN TestImagesFilterMultiReference [2020-03-24T03:39:04.343Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-24T03:39:04.343Z] === RUN TestImagePullPlatformInvalid [2020-03-24T03:39:04.343Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-24T03:39:04.343Z] === RUN TestRemoveImageOrphaning [2020-03-24T03:39:04.626Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-03-24T03:39:04.626Z] === RUN TestRemoveImageGarbageCollector [2020-03-24T03:39:04.626Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-24T03:39:04.626Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:39:04.626Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-24T03:39:04.626Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-24T03:39:04.626Z] === RUN TestTagInvalidReference [2020-03-24T03:39:04.910Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-24T03:39:04.911Z] === RUN TestTagValidPrefixedRepo [2020-03-24T03:39:04.911Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-24T03:39:04.911Z] === RUN TestTagExistedNameWithoutForce [2020-03-24T03:39:04.911Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-03-24T03:39:04.911Z] === RUN TestTagOfficialNames [2020-03-24T03:39:04.911Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-24T03:39:04.911Z] === RUN TestTagMatchesDigest [2020-03-24T03:39:04.911Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-24T03:39:04.911Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-24T03:39:05.272Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-24T03:39:07.166Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-24T03:39:08.096Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-24T03:39:09.990Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-24T03:39:10.920Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-24T03:39:11.851Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-24T03:39:12.781Z] === RUN TestDockerSuite/TestExecParseError [2020-03-24T03:39:13.345Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-24T03:39:14.277Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-24T03:39:15.210Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-24T03:39:15.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-24T03:39:16.705Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-24T03:39:17.637Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-24T03:39:18.568Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-24T03:39:19.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-24T03:39:31.316Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-24T03:39:31.316Z] === RUN TestDockerSuite/TestExecTTY [2020-03-24T03:39:31.316Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-24T03:39:32.248Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-24T03:39:33.179Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-24T03:39:34.110Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-24T03:39:34.110Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-24T03:39:36.634Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-24T03:39:37.197Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-24T03:39:38.566Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-24T03:39:39.130Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-24T03:39:40.062Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-24T03:39:41.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-24T03:39:45.229Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-24T03:39:50.481Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-24T03:39:51.849Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-24T03:39:58.078Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-24T03:39:58.078Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-24T03:39:58.078Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-24T03:39:58.078Z] === RUN TestDockerSuite/TestHealth [2020-03-24T03:40:10.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-24T03:40:20.243Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-24T03:40:20.243Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-24T03:40:20.243Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-24T03:40:20.243Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-24T03:40:20.243Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-24T03:40:20.243Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-24T03:40:20.501Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-24T03:40:20.501Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-24T03:40:20.501Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-24T03:40:20.501Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-24T03:40:21.065Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-24T03:40:21.065Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-24T03:40:21.629Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-24T03:40:21.629Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-24T03:40:22.560Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-24T03:40:22.560Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-24T03:40:23.490Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-24T03:40:24.860Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-24T03:40:24.860Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-24T03:40:25.427Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-24T03:40:28.701Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-24T03:40:28.701Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-24T03:40:28.701Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-24T03:40:30.074Z] === RUN TestDockerSuite/TestImportFile [2020-03-24T03:40:31.971Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-24T03:40:31.971Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-24T03:40:33.867Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-24T03:40:34.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-24T03:40:36.171Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-24T03:40:38.065Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-24T03:40:38.998Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-24T03:40:39.947Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-24T03:40:40.877Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-24T03:40:40.877Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-24T03:40:40.877Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-24T03:40:41.809Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-24T03:40:42.755Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-24T03:40:43.685Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-24T03:40:44.250Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-24T03:40:45.181Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-24T03:40:46.111Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-24T03:40:46.111Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-24T03:40:48.005Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-24T03:40:48.568Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-24T03:40:49.498Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-24T03:40:49.498Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-24T03:40:50.062Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-24T03:40:50.062Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-24T03:40:51.431Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-24T03:40:52.363Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-24T03:40:53.294Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-24T03:40:53.859Z] === RUN TestDockerSuite/TestInspectImage [2020-03-24T03:40:53.859Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-24T03:40:53.859Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-24T03:40:53.859Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-24T03:40:54.789Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-24T03:40:55.721Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-24T03:40:55.721Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-24T03:40:57.093Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-24T03:40:57.657Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-24T03:40:59.566Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-24T03:40:59.566Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-24T03:41:00.498Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-24T03:41:01.429Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-24T03:41:03.325Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-24T03:41:04.256Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-24T03:41:04.820Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-24T03:41:05.750Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-24T03:41:06.681Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-24T03:41:07.245Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-24T03:41:08.175Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-24T03:41:08.175Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-24T03:41:10.699Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-24T03:41:12.592Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-24T03:41:13.962Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-24T03:41:13.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-24T03:41:14.221Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-24T03:41:16.118Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-24T03:41:18.645Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-24T03:41:21.181Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-24T03:41:21.438Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-24T03:41:23.961Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-24T03:41:24.218Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-24T03:41:25.587Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-24T03:41:40.445Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-24T03:41:40.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-24T03:41:41.377Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-24T03:41:43.901Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-24T03:41:44.836Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-24T03:41:45.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-24T03:41:47.924Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-24T03:41:47.924Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-24T03:41:47.924Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-24T03:41:48.488Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-24T03:41:48.488Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-24T03:41:48.488Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-24T03:41:49.418Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-24T03:41:50.798Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-24T03:41:51.363Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-24T03:41:54.637Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-24T03:41:54.637Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-24T03:41:54.895Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-24T03:41:58.170Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-24T03:42:00.066Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-24T03:42:00.630Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-24T03:42:00.887Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-24T03:42:00.887Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-24T03:42:02.258Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-24T03:42:03.628Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-24T03:42:04.560Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-24T03:42:05.495Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-24T03:42:05.752Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-24T03:42:07.122Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-24T03:42:09.648Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-24T03:42:10.213Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-24T03:42:10.786Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-24T03:42:11.043Z] === RUN TestDockerSuite/TestLogsSince [2020-03-24T03:42:19.139Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-24T03:42:24.391Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-24T03:42:24.648Z] === RUN TestDockerSuite/TestLogsTail [2020-03-24T03:42:25.578Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-24T03:42:26.142Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-24T03:42:27.072Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-24T03:42:27.635Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-24T03:42:28.199Z] === RUN TestDockerSuite/TestNetHostname [2020-03-24T03:42:30.725Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-24T03:42:30.981Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-24T03:42:32.352Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-24T03:42:34.873Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-24T03:42:35.437Z] === RUN TestDockerSuite/TestPluginActive [2020-03-24T03:42:36.016Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-24T03:42:37.387Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-24T03:42:45.487Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-24T03:42:45.487Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-24T03:42:45.487Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-24T03:42:48.009Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-24T03:42:48.266Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-24T03:42:50.161Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-24T03:42:52.058Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-24T03:42:52.058Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-24T03:42:57.313Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-24T03:42:59.836Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-24T03:43:01.207Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-24T03:43:02.577Z] === RUN TestDockerSuite/TestPortList [2020-03-24T03:43:05.109Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-24T03:43:08.386Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-24T03:43:11.661Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-24T03:43:13.558Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-24T03:43:14.490Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-24T03:43:15.421Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-24T03:43:17.945Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-24T03:43:22.122Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-24T03:43:22.686Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-24T03:43:22.686Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-24T03:43:22.686Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-24T03:43:23.619Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-24T03:43:23.619Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-24T03:43:24.552Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-24T03:43:24.552Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-24T03:43:25.117Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-24T03:43:25.117Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-24T03:43:25.389Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-24T03:43:27.285Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-24T03:43:27.285Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-24T03:43:28.216Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-24T03:43:30.741Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-24T03:43:31.672Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-24T03:43:32.603Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-24T03:43:32.860Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-24T03:43:32.860Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-24T03:43:37.037Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-24T03:43:37.601Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-24T03:43:38.532Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-24T03:43:41.810Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-24T03:43:44.337Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-24T03:43:47.617Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-24T03:43:47.618Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-24T03:43:51.798Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-24T03:43:58.346Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-24T03:43:59.277Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-24T03:44:01.176Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-24T03:44:01.176Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-24T03:44:03.698Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-24T03:44:05.068Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-24T03:44:05.325Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-24T03:44:06.698Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-24T03:44:08.593Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-24T03:44:08.593Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-24T03:44:11.117Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-24T03:44:12.456Z] --- PASS: TestImportExtremelyLargeImageWorks (297.84s) [2020-03-24T03:44:12.456Z] PASS [2020-03-24T03:44:12.456Z] [2020-03-24T03:44:12.456Z] === Skipped [2020-03-24T03:44:12.456Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-24T03:44:12.456Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:44:12.456Z] [2020-03-24T03:44:12.456Z] [2020-03-24T03:44:12.456Z] DONE 12 tests, 1 skipped in 299.188s [2020-03-24T03:44:12.456Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-24T03:44:12.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:44:12.456Z] ++ set -e [2020-03-24T03:44:12.456Z] ++ '[' -n 0 ']' [2020-03-24T03:44:12.456Z] ++ set -x [2020-03-24T03:44:12.456Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:44:12.456Z] INFO: Testing against a local daemon [2020-03-24T03:44:12.456Z] === RUN TestNetworkCreateDelete [2020-03-24T03:44:12.456Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-03-24T03:44:12.456Z] === RUN TestDockerNetworkDeletePreferID [2020-03-24T03:44:12.456Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-03-24T03:44:12.456Z] === RUN TestInspectNetwork [2020-03-24T03:44:12.456Z] === RUN TestInspectNetwork/full_network_id [2020-03-24T03:44:12.456Z] === RUN TestInspectNetwork/partial_network_id [2020-03-24T03:44:12.457Z] === RUN TestInspectNetwork/network_name [2020-03-24T03:44:12.457Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-24T03:44:12.457Z] --- PASS: TestInspectNetwork (7.58s) [2020-03-24T03:44:12.457Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-24T03:44:12.457Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-24T03:44:12.457Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-24T03:44:12.457Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-24T03:44:12.457Z] === RUN TestRunContainerWithBridgeNone [2020-03-24T03:44:13.012Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-24T03:44:13.012Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-24T03:44:13.290Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-24T03:44:13.853Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-24T03:44:13.938Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-03-24T03:44:13.939Z] === RUN TestNetworkInvalidJSON [2020-03-24T03:44:13.939Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-24T03:44:13.939Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-24T03:44:13.939Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:44:13.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:44:13.939Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:44:13.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:44:13.939Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-24T03:44:13.939Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-24T03:44:13.939Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-24T03:44:13.939Z] --- PASS: TestNetworkInvalidJSON (0.11s) [2020-03-24T03:44:13.939Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-03-24T03:44:13.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-03-24T03:44:13.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-03-24T03:44:13.939Z] === RUN TestHostIPv4BridgeLabel [2020-03-24T03:44:14.565Z] --- PASS: TestHostIPv4BridgeLabel (0.67s) [2020-03-24T03:44:14.565Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-24T03:44:15.587Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-24T03:44:15.587Z] === RUN TestDaemonDefaultNetworkPools [2020-03-24T03:44:16.218Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-03-24T03:44:16.218Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-24T03:44:16.376Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-24T03:44:16.632Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-24T03:44:17.699Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-03-24T03:44:17.699Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-24T03:44:19.184Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-03-24T03:44:19.184Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-24T03:44:19.473Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-24T03:44:19.473Z] === RUN TestServiceWithPredefinedNetwork [2020-03-24T03:44:19.906Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-24T03:44:20.163Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-24T03:44:20.163Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-24T03:44:20.420Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-24T03:44:20.420Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-24T03:44:20.420Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-24T03:44:21.349Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-24T03:44:22.161Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2020-03-24T03:44:22.161Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-24T03:44:22.161Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:44:22.161Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:44:22.161Z] === RUN TestServiceWithDataPathPortInit [2020-03-24T03:44:23.243Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-24T03:44:24.613Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-24T03:44:25.544Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-24T03:44:30.799Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-24T03:44:34.073Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-24T03:44:35.443Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-24T03:44:37.399Z] --- PASS: TestServiceWithDataPathPortInit (14.55s) [2020-03-24T03:44:37.399Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-24T03:44:37.978Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-24T03:44:37.978Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-24T03:44:37.978Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-24T03:44:38.235Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-24T03:44:41.507Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-24T03:44:42.436Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-24T03:44:43.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-24T03:44:44.226Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.39s) [2020-03-24T03:44:44.227Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5o3kgohfl0vj12hgrsiit7kd1 Created:2020-03-24 03:44:37.602342904 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ef52b26cb3e399095536e2925613c48b03a6ba70f09c5871f4faf7aaf4d88672:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1xp7yxzc7dgk49ey4058ivp23 EndpointID:6516e02a3c8e1f2e20f0a732a1980f46b89a4b0b750cd231314c26407bd6eccf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d29dd4102fcafe21e43169abcb7bf4ce5cb7d6888931baff59a4e739a744028c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:03b85d507742 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1xp7yxzc7dgk49ey4058ivp23 EndpointID:6516e02a3c8e1f2e20f0a732a1980f46b89a4b0b750cd231314c26407bd6eccf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-24T03:44:44.227Z] PASS [2020-03-24T03:44:44.227Z] [2020-03-24T03:44:44.227Z] === Skipped [2020-03-24T03:44:44.227Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-24T03:44:44.227Z] service_test.go:236: FLAKY_TEST [2020-03-24T03:44:44.227Z] [2020-03-24T03:44:44.227Z] [2020-03-24T03:44:44.227Z] DONE 22 tests, 1 skipped in 41.038s [2020-03-24T03:44:44.227Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-24T03:44:44.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:44:44.227Z] ++ set -e [2020-03-24T03:44:44.227Z] ++ '[' -n 0 ']' [2020-03-24T03:44:44.227Z] ++ set -x [2020-03-24T03:44:44.227Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:44:44.227Z] INFO: Testing against a local daemon [2020-03-24T03:44:44.227Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-24T03:44:44.227Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-24T03:44:44.227Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:44:44.227Z] === RUN TestDockerNetworkIpvlan [2020-03-24T03:44:44.227Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-24T03:44:44.227Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:44:44.227Z] PASS [2020-03-24T03:44:44.227Z] [2020-03-24T03:44:44.227Z] === Skipped [2020-03-24T03:44:44.227Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-24T03:44:44.227Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:44:44.227Z] [2020-03-24T03:44:44.227Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-24T03:44:44.227Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-24T03:44:44.227Z] [2020-03-24T03:44:44.227Z] [2020-03-24T03:44:44.227Z] DONE 2 tests, 2 skipped in 0.101s [2020-03-24T03:44:44.227Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-24T03:44:44.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:44:44.227Z] ++ set -e [2020-03-24T03:44:44.227Z] ++ '[' -n 0 ']' [2020-03-24T03:44:44.227Z] ++ set -x [2020-03-24T03:44:44.227Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:44:44.227Z] INFO: Testing against a local daemon [2020-03-24T03:44:44.227Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-24T03:44:45.709Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-03-24T03:44:45.709Z] === RUN TestDockerNetworkMacvlan [2020-03-24T03:44:46.641Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-24T03:44:46.721Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-24T03:44:47.340Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-24T03:44:48.355Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-24T03:44:48.537Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-24T03:44:48.537Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-24T03:44:48.537Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-24T03:44:51.045Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-24T03:44:52.710Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-24T03:44:53.274Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-24T03:44:53.735Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-24T03:44:53.838Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-24T03:44:55.732Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-24T03:44:56.664Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-24T03:44:56.664Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-24T03:44:58.134Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-24T03:44:58.559Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-24T03:44:59.492Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-24T03:44:59.492Z] === RUN TestDockerSuite/TestRmiTag [2020-03-24T03:44:59.611Z] --- PASS: TestDockerNetworkMacvlan (13.77s) [2020-03-24T03:44:59.611Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-24T03:44:59.611Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-24T03:44:59.611Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-03-24T03:44:59.611Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.34s) [2020-03-24T03:44:59.611Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2020-03-24T03:44:59.611Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-03-24T03:44:59.611Z] PASS [2020-03-24T03:44:59.611Z] [2020-03-24T03:44:59.611Z] DONE 8 tests in 15.352s [2020-03-24T03:44:59.611Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-24T03:44:59.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:44:59.611Z] ++ set -e [2020-03-24T03:44:59.611Z] ++ '[' -n 0 ']' [2020-03-24T03:44:59.611Z] ++ set -x [2020-03-24T03:44:59.611Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:44:59.611Z] testing: warning: no tests to run [2020-03-24T03:44:59.611Z] PASS [2020-03-24T03:44:59.611Z] [2020-03-24T03:44:59.611Z] DONE 0 tests in 0.016s [2020-03-24T03:44:59.611Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-24T03:44:59.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:44:59.611Z] ++ set -e [2020-03-24T03:44:59.611Z] ++ '[' -n 0 ']' [2020-03-24T03:44:59.611Z] ++ set -x [2020-03-24T03:44:59.611Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:44:59.611Z] INFO: Testing against a local daemon [2020-03-24T03:44:59.611Z] === RUN TestAuthZPluginAllowRequest [2020-03-24T03:44:59.749Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-24T03:45:00.680Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-24T03:45:01.099Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-03-24T03:45:01.099Z] === RUN TestAuthZPluginTLS [2020-03-24T03:45:01.719Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-03-24T03:45:01.719Z] === RUN TestAuthZPluginDenyRequest [2020-03-24T03:45:02.340Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-03-24T03:45:02.340Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-24T03:45:02.959Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-24T03:45:02.959Z] === RUN TestAuthZPluginDenyResponse [2020-03-24T03:45:03.582Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-03-24T03:45:03.582Z] === RUN TestAuthZPluginAllowEventStream [2020-03-24T03:45:05.068Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-03-24T03:45:05.068Z] === RUN TestAuthZPluginErrorResponse [2020-03-24T03:45:05.693Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-03-24T03:45:05.693Z] === RUN TestAuthZPluginErrorRequest [2020-03-24T03:45:05.936Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-24T03:45:05.936Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-24T03:45:06.315Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-03-24T03:45:06.315Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-24T03:45:06.868Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-24T03:45:06.938Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-03-24T03:45:06.938Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-24T03:45:07.433Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-24T03:45:08.972Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-03-24T03:45:08.972Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-24T03:45:09.328Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-24T03:45:10.259Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-24T03:45:10.515Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-24T03:45:11.020Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2020-03-24T03:45:11.020Z] === RUN TestAuthZPluginHeader [2020-03-24T03:45:11.445Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-24T03:45:11.445Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-24T03:45:12.009Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-24T03:45:12.031Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-03-24T03:45:12.031Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-24T03:45:12.031Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-24T03:45:12.031Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:45:12.031Z] === RUN TestAuthZPluginV2Disable [2020-03-24T03:45:12.031Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-24T03:45:12.031Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:45:12.031Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-24T03:45:12.031Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-24T03:45:12.031Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:45:12.031Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-24T03:45:12.031Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-24T03:45:12.031Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:45:12.031Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-24T03:45:13.906Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-24T03:45:14.469Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-24T03:45:15.838Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-24T03:45:17.208Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-24T03:45:18.579Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-24T03:45:19.518Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-24T03:45:20.450Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-24T03:45:21.382Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-24T03:45:22.752Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-24T03:45:22.752Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-24T03:45:23.683Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-24T03:45:24.615Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-24T03:45:25.179Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-24T03:45:25.436Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-24T03:45:26.368Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-24T03:45:27.738Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-24T03:45:28.669Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-24T03:45:29.602Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-24T03:45:30.166Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-24T03:45:30.166Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-24T03:45:30.497Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-03-24T03:45:30.497Z] PASS [2020-03-24T03:45:30.497Z] [2020-03-24T03:45:30.497Z] === Skipped [2020-03-24T03:45:30.497Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-24T03:45:30.497Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:45:30.497Z] [2020-03-24T03:45:30.497Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-24T03:45:30.497Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:45:30.497Z] [2020-03-24T03:45:30.497Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-24T03:45:30.497Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:45:30.497Z] [2020-03-24T03:45:30.497Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-24T03:45:30.497Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:45:30.497Z] [2020-03-24T03:45:30.497Z] [2020-03-24T03:45:30.497Z] DONE 17 tests, 4 skipped in 29.288s [2020-03-24T03:45:30.497Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-24T03:45:30.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:45:30.497Z] ++ set -e [2020-03-24T03:45:30.497Z] ++ '[' -n 0 ']' [2020-03-24T03:45:30.497Z] ++ set -x [2020-03-24T03:45:30.497Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:45:30.497Z] INFO: Testing against a local daemon [2020-03-24T03:45:30.497Z] === RUN TestPluginInvalidJSON [2020-03-24T03:45:30.497Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:45:30.497Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:45:30.497Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-24T03:45:30.497Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-24T03:45:30.497Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-24T03:45:30.497Z] PASS [2020-03-24T03:45:30.497Z] [2020-03-24T03:45:30.497Z] DONE 2 tests in 0.122s [2020-03-24T03:45:30.497Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-24T03:45:30.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:45:30.497Z] ++ set -e [2020-03-24T03:45:30.497Z] ++ '[' -n 0 ']' [2020-03-24T03:45:30.497Z] ++ set -x [2020-03-24T03:45:30.497Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:45:30.497Z] INFO: Testing against a local daemon [2020-03-24T03:45:30.497Z] === RUN TestExternalGraphDriver [2020-03-24T03:45:30.497Z] === RUN TestExternalGraphDriver/json [2020-03-24T03:45:31.116Z] === RUN TestExternalGraphDriver/spec [2020-03-24T03:45:32.688Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-24T03:45:33.166Z] === RUN TestExternalGraphDriver/pull [2020-03-24T03:45:33.251Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-24T03:45:34.182Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-24T03:45:34.745Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-24T03:45:35.201Z] --- PASS: TestExternalGraphDriver (6.31s) [2020-03-24T03:45:35.201Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-03-24T03:45:35.201Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-03-24T03:45:35.201Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-03-24T03:45:35.201Z] === RUN TestGraphdriverPluginV2 [2020-03-24T03:45:35.201Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-24T03:45:35.201Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:45:35.201Z] PASS [2020-03-24T03:45:35.201Z] [2020-03-24T03:45:35.201Z] === Skipped [2020-03-24T03:45:35.201Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-24T03:45:35.201Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:45:35.201Z] [2020-03-24T03:45:35.201Z] [2020-03-24T03:45:35.201Z] DONE 5 tests, 1 skipped in 6.469s [2020-03-24T03:45:35.487Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-24T03:45:35.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:45:35.487Z] ++ set -e [2020-03-24T03:45:35.487Z] ++ '[' -n 0 ']' [2020-03-24T03:45:35.487Z] ++ set -x [2020-03-24T03:45:35.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:45:35.487Z] INFO: Testing against a local daemon [2020-03-24T03:45:35.487Z] === RUN TestContinueAfterPluginCrash [2020-03-24T03:45:35.487Z] === PAUSE TestContinueAfterPluginCrash [2020-03-24T03:45:35.487Z] === RUN TestReadPluginNoRead [2020-03-24T03:45:35.487Z] === PAUSE TestReadPluginNoRead [2020-03-24T03:45:35.487Z] === RUN TestDaemonStartWithLogOpt [2020-03-24T03:45:35.487Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-24T03:45:35.487Z] === CONT TestContinueAfterPluginCrash [2020-03-24T03:45:35.487Z] === CONT TestReadPluginNoRead [2020-03-24T03:45:35.487Z] === CONT TestDaemonStartWithLogOpt [2020-03-24T03:45:35.679Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-24T03:45:35.679Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-24T03:45:36.613Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-24T03:45:37.549Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-24T03:45:38.113Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-24T03:45:39.044Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-24T03:45:39.607Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-24T03:45:39.608Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-24T03:45:40.538Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-24T03:45:40.538Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-24T03:45:41.909Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-24T03:45:42.473Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-24T03:45:43.403Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-24T03:45:44.335Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-24T03:45:44.335Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-24T03:45:45.265Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-24T03:45:46.636Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-24T03:45:48.535Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-24T03:45:49.905Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-24T03:45:49.905Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-24T03:45:50.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-24T03:45:51.399Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-24T03:45:52.333Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-24T03:45:53.264Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-24T03:45:53.828Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-24T03:45:55.742Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-24T03:45:57.890Z] === RUN TestReadPluginNoRead/default [2020-03-24T03:45:57.890Z] --- PASS: TestDaemonStartWithLogOpt (22.30s) [2020-03-24T03:45:58.264Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-24T03:45:58.514Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-24T03:45:59.634Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-24T03:45:59.634Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-24T03:46:00.200Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-24T03:46:00.312Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-24T03:46:01.571Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-24T03:46:02.342Z] --- PASS: TestReadPluginNoRead (26.65s) [2020-03-24T03:46:02.342Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-03-24T03:46:02.342Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2020-03-24T03:46:02.342Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2020-03-24T03:46:02.342Z] read_test.go:91: [debd911135c30] daemon is not started [2020-03-24T03:46:02.626Z] --- PASS: TestContinueAfterPluginCrash (27.06s) [2020-03-24T03:46:02.626Z] PASS [2020-03-24T03:46:02.626Z] [2020-03-24T03:46:02.626Z] DONE 6 tests in 27.157s [2020-03-24T03:46:02.626Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-24T03:46:02.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:46:02.626Z] ++ set -e [2020-03-24T03:46:02.626Z] ++ '[' -n 0 ']' [2020-03-24T03:46:02.626Z] ++ set -x [2020-03-24T03:46:02.626Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:46:02.626Z] testing: warning: no tests to run [2020-03-24T03:46:02.626Z] PASS [2020-03-24T03:46:02.626Z] [2020-03-24T03:46:02.626Z] DONE 0 tests in 0.020s [2020-03-24T03:46:02.626Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-24T03:46:02.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:46:02.626Z] ++ set -e [2020-03-24T03:46:02.626Z] ++ '[' -n 0 ']' [2020-03-24T03:46:02.626Z] ++ set -x [2020-03-24T03:46:02.626Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:46:02.626Z] INFO: Testing against a local daemon [2020-03-24T03:46:02.626Z] === RUN TestPluginWithDevMounts [2020-03-24T03:46:02.626Z] === PAUSE TestPluginWithDevMounts [2020-03-24T03:46:02.626Z] === CONT TestPluginWithDevMounts [2020-03-24T03:46:02.940Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-24T03:46:04.834Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-24T03:46:05.307Z] --- PASS: TestPluginWithDevMounts (2.31s) [2020-03-24T03:46:05.307Z] PASS [2020-03-24T03:46:05.307Z] [2020-03-24T03:46:05.307Z] DONE 1 tests in 2.420s [2020-03-24T03:46:05.307Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-24T03:46:05.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:46:05.307Z] ++ set -e [2020-03-24T03:46:05.307Z] ++ '[' -n 0 ']' [2020-03-24T03:46:05.307Z] ++ set -x [2020-03-24T03:46:05.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:46:05.307Z] INFO: Testing against a local daemon [2020-03-24T03:46:05.307Z] === RUN TestSecretInspect [2020-03-24T03:46:07.338Z] --- PASS: TestSecretInspect (2.21s) [2020-03-24T03:46:07.338Z] === RUN TestSecretList [2020-03-24T03:46:07.355Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-24T03:46:10.021Z] --- PASS: TestSecretList (2.23s) [2020-03-24T03:46:10.022Z] === RUN TestSecretsCreateAndDelete [2020-03-24T03:46:10.632Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-24T03:46:10.632Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-24T03:46:10.632Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-24T03:46:10.889Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-24T03:46:12.052Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2020-03-24T03:46:12.052Z] === RUN TestSecretsUpdate [2020-03-24T03:46:12.784Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-24T03:46:14.078Z] --- PASS: TestSecretsUpdate (2.22s) [2020-03-24T03:46:14.078Z] === RUN TestTemplatedSecret [2020-03-24T03:46:14.153Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-24T03:46:16.679Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-24T03:46:16.906Z] --- PASS: TestTemplatedSecret (2.75s) [2020-03-24T03:46:16.906Z] === RUN TestSecretCreateResolve [2020-03-24T03:46:17.609Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-24T03:46:17.609Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-24T03:46:18.937Z] --- PASS: TestSecretCreateResolve (2.24s) [2020-03-24T03:46:18.937Z] PASS [2020-03-24T03:46:18.937Z] [2020-03-24T03:46:18.937Z] DONE 6 tests in 13.973s [2020-03-24T03:46:18.937Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-24T03:46:18.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:46:18.937Z] ++ set -e [2020-03-24T03:46:18.937Z] ++ '[' -n 0 ']' [2020-03-24T03:46:18.937Z] ++ set -x [2020-03-24T03:46:18.937Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:46:19.220Z] INFO: Testing against a local daemon [2020-03-24T03:46:19.220Z] === RUN TestServiceCreateInit [2020-03-24T03:46:19.220Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-24T03:46:19.503Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-24T03:46:20.435Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-24T03:46:20.435Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-24T03:46:21.000Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-24T03:46:22.894Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-24T03:46:22.894Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-24T03:46:23.622Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-24T03:46:23.825Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-24T03:46:24.388Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-24T03:46:25.318Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-24T03:46:25.885Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-24T03:46:25.885Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-24T03:46:26.815Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-24T03:46:27.746Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-24T03:46:28.015Z] --- PASS: TestServiceCreateInit (8.27s) [2020-03-24T03:46:28.015Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2020-03-24T03:46:28.015Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s) [2020-03-24T03:46:28.015Z] === RUN TestCreateServiceMultipleTimes [2020-03-24T03:46:28.676Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-24T03:46:29.606Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-24T03:46:30.170Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-24T03:46:31.101Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-24T03:46:31.665Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-24T03:46:32.596Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-24T03:46:32.596Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-24T03:46:33.528Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-24T03:46:33.528Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-24T03:46:34.092Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-24T03:46:35.990Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-24T03:46:36.553Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-24T03:46:36.554Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-24T03:46:40.732Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-24T03:46:40.732Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-24T03:46:42.103Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-24T03:46:46.497Z] --- PASS: TestCreateServiceMultipleTimes (16.39s) [2020-03-24T03:46:46.497Z] === RUN TestCreateServiceConflict [2020-03-24T03:46:46.497Z] --- PASS: TestCreateServiceConflict (2.23s) [2020-03-24T03:46:46.497Z] === RUN TestCreateServiceMaxReplicas [2020-03-24T03:46:49.187Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2020-03-24T03:46:49.187Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-24T03:46:54.286Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-24T03:46:54.286Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-24T03:46:55.218Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-24T03:46:55.218Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-24T03:46:55.218Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-24T03:46:55.218Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-24T03:46:56.149Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-24T03:46:59.423Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-24T03:47:00.792Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-24T03:47:02.687Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-24T03:47:03.251Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-24T03:47:03.820Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-24T03:47:04.419Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2020-03-24T03:47:04.419Z] === RUN TestCreateServiceSecretFileMode [2020-03-24T03:47:04.755Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-24T03:47:05.036Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2020-03-24T03:47:05.036Z] === RUN TestCreateServiceConfigFileMode [2020-03-24T03:47:05.685Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-24T03:47:05.685Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-24T03:47:06.250Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-24T03:47:07.618Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-24T03:47:07.719Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2020-03-24T03:47:07.719Z] === RUN TestCreateServiceSysctls [2020-03-24T03:47:08.989Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-24T03:47:10.887Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-24T03:47:10.887Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-24T03:47:10.887Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-24T03:47:11.188Z] --- PASS: TestCreateServiceSysctls (3.48s) [2020-03-24T03:47:11.189Z] === RUN TestCreateServiceCapabilities [2020-03-24T03:47:12.780Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-24T03:47:13.894Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2020-03-24T03:47:13.894Z] === RUN TestInspect [2020-03-24T03:47:14.149Z] === RUN TestDockerSuite/TestRunMount [2020-03-24T03:47:16.583Z] --- PASS: TestInspect (2.87s) [2020-03-24T03:47:16.583Z] === RUN TestCreateJob [2020-03-24T03:47:20.057Z] --- PASS: TestCreateJob (3.38s) [2020-03-24T03:47:20.057Z] === RUN TestReplicatedJob [2020-03-24T03:47:20.701Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-24T03:47:20.959Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-24T03:47:21.889Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-24T03:47:23.258Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-24T03:47:25.575Z] --- PASS: TestReplicatedJob (5.63s) [2020-03-24T03:47:25.575Z] === RUN TestUpdateReplicatedJob [2020-03-24T03:47:25.782Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-24T03:47:29.041Z] --- PASS: TestUpdateReplicatedJob (3.55s) [2020-03-24T03:47:29.041Z] === RUN TestServiceListWithStatuses [2020-03-24T03:47:29.041Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-03-24T03:47:29.041Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-24T03:47:29.041Z] === RUN TestDockerNetworkConnectAlias [2020-03-24T03:47:29.979Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-24T03:47:31.873Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-24T03:47:33.474Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2020-03-24T03:47:33.474Z] === RUN TestDockerNetworkReConnect [2020-03-24T03:47:34.397Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-24T03:47:36.291Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-24T03:47:37.661Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-24T03:47:37.661Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-24T03:47:37.868Z] --- PASS: TestDockerNetworkReConnect (3.66s) [2020-03-24T03:47:37.868Z] === RUN TestServicePlugin [2020-03-24T03:47:37.868Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-24T03:47:37.868Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:47:37.868Z] === RUN TestServiceUpdateLabel [2020-03-24T03:47:38.592Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-24T03:47:39.522Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-24T03:47:39.898Z] --- PASS: TestServiceUpdateLabel (2.23s) [2020-03-24T03:47:39.898Z] === RUN TestServiceUpdateSecrets [2020-03-24T03:47:40.455Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-24T03:47:41.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-24T03:47:43.542Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-24T03:47:46.069Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-24T03:47:51.325Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-24T03:47:51.590Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-24T03:47:51.590Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-24T03:47:52.520Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-24T03:47:52.520Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-24T03:47:53.451Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-24T03:47:54.382Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-24T03:47:54.382Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-24T03:47:54.945Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-24T03:47:55.142Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-03-24T03:47:55.142Z] === RUN TestServiceUpdateConfigs [2020-03-24T03:47:55.875Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-24T03:47:55.875Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-24T03:47:56.806Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-24T03:47:57.738Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-24T03:47:59.634Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-24T03:48:00.199Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-24T03:48:01.131Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-24T03:48:02.063Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-24T03:48:02.627Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-24T03:48:03.558Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-24T03:48:04.123Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-24T03:48:04.123Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-24T03:48:05.056Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-24T03:48:05.619Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-24T03:48:05.619Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-24T03:48:06.550Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-24T03:48:08.447Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-24T03:48:08.447Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-24T03:48:10.373Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-03-24T03:48:10.373Z] === RUN TestServiceUpdateNetwork [2020-03-24T03:48:11.727Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-24T03:48:13.096Z] === RUN TestDockerSuite/TestRunRm [2020-03-24T03:48:13.660Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-24T03:48:17.833Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-24T03:48:18.397Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-24T03:48:19.330Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-24T03:48:21.224Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-24T03:48:21.789Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-24T03:48:22.904Z] --- PASS: TestServiceUpdateNetwork (12.98s) [2020-03-24T03:48:22.904Z] PASS [2020-03-24T03:48:22.904Z] [2020-03-24T03:48:22.904Z] === Skipped [2020-03-24T03:48:22.904Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.01s) [2020-03-24T03:48:22.904Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-24T03:48:22.904Z] [2020-03-24T03:48:22.904Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-24T03:48:22.904Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-24T03:48:22.904Z] [2020-03-24T03:48:22.904Z] [2020-03-24T03:48:22.904Z] DONE 23 tests, 2 skipped in 122.954s [2020-03-24T03:48:22.904Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-24T03:48:22.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:48:22.904Z] ++ set -e [2020-03-24T03:48:22.904Z] ++ '[' -n 0 ']' [2020-03-24T03:48:22.904Z] ++ set -x [2020-03-24T03:48:22.904Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:48:22.904Z] INFO: Testing against a local daemon [2020-03-24T03:48:22.904Z] === RUN TestSessionCreate [2020-03-24T03:48:22.904Z] --- PASS: TestSessionCreate (0.05s) [2020-03-24T03:48:22.904Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-24T03:48:22.904Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-24T03:48:22.904Z] PASS [2020-03-24T03:48:22.904Z] [2020-03-24T03:48:22.904Z] DONE 2 tests in 0.191s [2020-03-24T03:48:22.904Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-24T03:48:22.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:48:22.904Z] ++ set -e [2020-03-24T03:48:22.904Z] ++ '[' -n 0 ']' [2020-03-24T03:48:22.904Z] ++ set -x [2020-03-24T03:48:22.904Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:48:22.904Z] INFO: Testing against a local daemon [2020-03-24T03:48:22.904Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-24T03:48:22.904Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:48:22.904Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-24T03:48:22.904Z] === RUN TestEventsExecDie [2020-03-24T03:48:23.190Z] --- PASS: TestEventsExecDie (0.79s) [2020-03-24T03:48:23.190Z] === RUN TestEventsBackwardsCompatible [2020-03-24T03:48:23.190Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-24T03:48:23.190Z] === RUN TestInfoBinaryCommits [2020-03-24T03:48:23.190Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-24T03:48:23.190Z] === RUN TestInfoAPIVersioned [2020-03-24T03:48:23.190Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-24T03:48:23.190Z] === RUN TestInfoDiscoveryBackend [2020-03-24T03:48:23.805Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-24T03:48:23.805Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-24T03:48:24.817Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-24T03:48:24.817Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-24T03:48:25.435Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-24T03:48:25.435Z] === RUN TestInfoAPI [2020-03-24T03:48:25.435Z] --- PASS: TestInfoAPI (0.05s) [2020-03-24T03:48:25.435Z] === RUN TestInfoAPIWarnings [2020-03-24T03:48:25.972Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-24T03:48:26.054Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-24T03:48:26.054Z] === RUN TestInfoDebug [2020-03-24T03:48:26.340Z] --- PASS: TestInfoDebug (0.54s) [2020-03-24T03:48:26.340Z] === RUN TestInfoInsecureRegistries [2020-03-24T03:48:26.962Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-03-24T03:48:26.962Z] === RUN TestInfoRegistryMirrors [2020-03-24T03:48:27.581Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-03-24T03:48:27.581Z] === RUN TestLoginFailsWithBadCredentials [2020-03-24T03:48:27.865Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-03-24T03:48:27.865Z] === RUN TestPingCacheHeaders [2020-03-24T03:48:28.151Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-03-24T03:48:28.151Z] === RUN TestPingGet [2020-03-24T03:48:28.151Z] --- PASS: TestPingGet (0.03s) [2020-03-24T03:48:28.151Z] === RUN TestPingHead [2020-03-24T03:48:28.151Z] --- PASS: TestPingHead (0.06s) [2020-03-24T03:48:28.151Z] === RUN TestVersion [2020-03-24T03:48:28.151Z] --- PASS: TestVersion (0.05s) [2020-03-24T03:48:28.151Z] PASS [2020-03-24T03:48:28.151Z] [2020-03-24T03:48:28.151Z] === Skipped [2020-03-24T03:48:28.151Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-24T03:48:28.151Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-24T03:48:28.151Z] [2020-03-24T03:48:28.151Z] [2020-03-24T03:48:28.151Z] DONE 18 tests, 1 skipped in 5.984s [2020-03-24T03:48:28.151Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-24T03:48:28.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:48:28.151Z] ++ set -e [2020-03-24T03:48:28.151Z] ++ '[' -n 0 ']' [2020-03-24T03:48:28.151Z] ++ set -x [2020-03-24T03:48:28.151Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-24T03:48:28.151Z] INFO: Testing against a local daemon [2020-03-24T03:48:28.151Z] === RUN TestVolumesCreateAndList [2020-03-24T03:48:28.435Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-24T03:48:28.435Z] === RUN TestVolumesRemove [2020-03-24T03:48:28.435Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-24T03:48:28.435Z] === RUN TestVolumesInspect [2020-03-24T03:48:28.435Z] --- PASS: TestVolumesInspect (0.05s) [2020-03-24T03:48:28.435Z] === RUN TestVolumesInvalidJSON [2020-03-24T03:48:28.435Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-24T03:48:28.435Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-24T03:48:28.435Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-24T03:48:28.435Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-24T03:48:28.435Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-24T03:48:28.435Z] PASS [2020-03-24T03:48:28.435Z] [2020-03-24T03:48:28.435Z] DONE 5 tests in 0.295s [2020-03-24T03:48:28.435Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-24T03:48:28.718Z] ++++ cat bundles/test-integration/docker.pid [2020-03-24T03:48:28.718Z] +++ kill 13460 [2020-03-24T03:48:30.205Z] +++ /etc/init.d/apparmor stop [2020-03-24T03:48:30.205Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-24T03:48:30.205Z] [2020-03-24T03:48:30.205Z] Unloading profiles will leave already running processes permanently [2020-03-24T03:48:30.205Z] unconfined, which can lead to unexpected situations. [2020-03-24T03:48:30.205Z] [2020-03-24T03:48:30.205Z] To set a process to complain mode, use the command line tool [2020-03-24T03:48:30.205Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-24T03:48:30.205Z] +++ true [2020-03-24T03:48:30.205Z] [2020-03-24T03:48:31.225Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-24T03:48:31.225Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod Post stage [Pipeline] junit [2020-03-24T03:48:31.721Z] Recording test results [2020-03-24T03:48:32.156Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-24T03:48:32.684Z] + echo Ensuring container killed. [2020-03-24T03:48:32.684Z] Ensuring container killed. [2020-03-24T03:48:32.684Z] + docker rm -vf docker-pr4 [2020-03-24T03:48:32.684Z] Error: No such container: docker-pr4 [2020-03-24T03:48:32.684Z] + true [Pipeline] sh [2020-03-24T03:48:33.081Z] + echo Chowning /workspace to jenkins user [2020-03-24T03:48:33.081Z] Chowning /workspace to jenkins user [2020-03-24T03:48:33.081Z] + id -u [2020-03-24T03:48:33.081Z] + id -g [2020-03-24T03:48:33.081Z] + docker run --rm -v /home/docker/workspace/moby_PR-40732:/workspace busybox chown -R 1001:1001 /workspace [2020-03-24T03:48:33.081Z] Unable to find image 'busybox:latest' locally [2020-03-24T03:48:33.087Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-24T03:48:33.364Z] latest: Pulling from library/busybox [2020-03-24T03:48:33.364Z] 4c6795986792: Pulling fs layer [2020-03-24T03:48:33.649Z] 4c6795986792: Verifying Checksum [2020-03-24T03:48:33.649Z] 4c6795986792: Download complete [2020-03-24T03:48:33.652Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-24T03:48:33.934Z] 4c6795986792: Pull complete [2020-03-24T03:48:33.934Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-24T03:48:33.934Z] Status: Downloaded newer image for busybox:latest [2020-03-24T03:48:34.583Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-24T03:48:35.518Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-24T03:48:36.082Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-24T03:48:36.355Z] + bundleName=ppc64le-integration [2020-03-24T03:48:36.355Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-24T03:48:36.355Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-24T03:48:36.355Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+ *-report.xml ) -print [2020-03-24T03:48:36.355Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-24T03:48:36.677Z] Archiving artifacts [2020-03-24T03:48:37.013Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-24T03:48:37.059Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40732/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-24T03:48:37.453Z] + make clean [2020-03-24T03:48:37.944Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-24T03:48:38.069Z] make: command: Command not found [2020-03-24T03:48:38.069Z] make: command: Command not found [2020-03-24T03:48:38.069Z] docker volume rm -f docker-dev-cache [2020-03-24T03:48:38.069Z] docker-dev-cache [Pipeline] deleteDir [2020-03-24T03:48:40.467Z] === RUN TestDockerSuite/TestRunState [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-24T03:48:42.362Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-24T03:48:42.925Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-24T03:48:43.856Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-24T03:48:43.856Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-24T03:48:43.856Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-24T03:48:44.787Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-24T03:48:45.351Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-24T03:48:47.246Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-24T03:48:47.246Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-24T03:48:47.246Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-24T03:48:47.809Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-24T03:48:50.334Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-24T03:48:51.265Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-24T03:48:53.166Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-24T03:48:57.349Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-24T03:48:59.244Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-24T03:49:00.174Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-24T03:49:01.109Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-24T03:49:02.041Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-24T03:49:02.974Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-24T03:49:04.869Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-24T03:49:05.127Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-24T03:49:06.499Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-24T03:49:07.431Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-24T03:49:07.688Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-24T03:49:07.945Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-24T03:49:08.876Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-24T03:49:09.807Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-24T03:49:10.374Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-24T03:49:10.374Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-24T03:49:10.631Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-24T03:49:11.562Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-24T03:49:14.087Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-24T03:49:17.373Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-24T03:49:17.630Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-24T03:49:19.000Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-24T03:49:22.276Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-24T03:49:22.533Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-24T03:49:23.903Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-24T03:49:25.801Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-24T03:49:25.801Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-24T03:49:29.077Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-24T03:49:29.644Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-24T03:49:30.576Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-24T03:49:31.507Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-24T03:49:31.507Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-24T03:49:31.507Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-24T03:49:31.507Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-24T03:49:31.507Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-24T03:49:31.766Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-24T03:49:32.696Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-24T03:49:34.066Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-24T03:49:34.323Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-24T03:49:34.580Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-24T03:49:36.478Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-24T03:49:37.413Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-24T03:49:38.345Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-24T03:49:38.345Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-24T03:49:39.275Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-24T03:49:39.275Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-24T03:49:39.275Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-24T03:49:39.275Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-24T03:49:39.275Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-24T03:49:39.532Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-24T03:49:39.532Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-24T03:49:39.532Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-24T03:49:39.532Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-24T03:49:39.789Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-24T03:49:40.046Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-24T03:49:40.046Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-24T03:49:40.978Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-24T03:49:41.909Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-24T03:49:42.839Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-24T03:49:42.839Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-24T03:49:43.771Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-24T03:49:43.771Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-24T03:49:44.703Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-24T03:49:44.703Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-24T03:49:45.267Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-24T03:49:46.197Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-24T03:49:46.197Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-24T03:49:46.455Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-24T03:49:47.019Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-24T03:49:47.276Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-24T03:49:47.840Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-24T03:49:48.770Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-24T03:49:49.027Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-24T03:49:49.957Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-24T03:49:49.957Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-24T03:49:50.520Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-24T03:49:50.520Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-24T03:49:51.889Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-24T03:49:52.453Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-24T03:49:53.016Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-24T03:49:56.298Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-24T03:49:56.861Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-24T03:49:56.861Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-24T03:49:56.861Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-24T03:49:57.791Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-24T03:49:59.161Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-24T03:50:00.531Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-24T03:50:00.531Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-24T03:50:02.425Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-24T03:50:02.425Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-24T03:50:02.990Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-24T03:50:04.887Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-24T03:50:05.144Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-24T03:50:07.040Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-24T03:50:07.040Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-24T03:50:07.040Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-24T03:50:08.409Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-24T03:50:09.779Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-24T03:50:10.344Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-24T03:50:10.344Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-24T03:50:10.344Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-24T03:50:10.601Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-24T03:50:11.164Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-24T03:50:13.689Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-24T03:50:18.963Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-24T03:50:21.486Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-24T03:50:22.417Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-24T03:50:24.310Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-24T03:50:26.831Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-24T03:50:29.356Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-24T03:50:30.288Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-24T03:50:32.184Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-24T03:50:34.708Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-24T03:50:36.603Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-24T03:50:39.880Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-24T03:50:45.136Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-24T03:50:45.393Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-24T03:50:47.917Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-24T03:50:53.172Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-24T03:50:56.447Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-24T03:50:57.815Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-24T03:50:58.746Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-24T03:50:59.678Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-24T03:51:00.243Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-24T03:51:00.243Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-24T03:51:01.174Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-24T03:51:05.351Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-24T03:51:09.531Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-24T03:51:09.531Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-24T03:51:10.463Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-24T03:51:10.463Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-24T03:51:11.393Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-24T03:51:13.287Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-24T03:51:13.287Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-24T03:51:14.657Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-24T03:51:15.588Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-24T03:51:16.520Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-24T03:51:18.414Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-24T03:51:22.589Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-24T03:51:23.520Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-24T03:51:23.520Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-24T03:51:24.451Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-24T03:51:25.384Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-24T03:51:29.558Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-24T03:51:33.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-24T03:51:36.273Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-24T03:51:38.794Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-24T03:51:42.971Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-24T03:51:43.534Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-24T03:51:48.788Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-24T03:51:50.687Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-24T03:51:53.209Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-24T03:51:54.580Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-24T03:51:56.475Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-24T03:51:56.732Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-24T03:51:58.646Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-24T03:52:01.929Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-24T03:52:02.186Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-24T03:52:04.079Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-24T03:52:06.606Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-24T03:52:09.127Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-24T03:52:24.020Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-24T03:52:24.020Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-24T03:52:24.020Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-24T03:52:24.952Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-24T03:52:24.952Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-24T03:52:24.952Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-24T03:52:24.952Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-24T03:52:25.883Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-24T03:52:25.883Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-24T03:52:26.815Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-24T03:52:26.815Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-24T03:52:26.815Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-24T03:52:26.815Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-24T03:52:27.072Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-24T03:52:29.595Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-24T03:52:29.595Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-24T03:52:29.595Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-24T03:52:29.595Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-24T03:52:29.851Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-24T03:52:30.783Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-24T03:52:33.316Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-24T03:52:33.316Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-24T03:52:33.316Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-24T03:52:36.589Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-24T03:52:40.765Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite (1767.18s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.35s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.23s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.30s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.36s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.98s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.26s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.30s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.05s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.23s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.34s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.32s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.00s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAttachDetach (1.56s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.08s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.23s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.16s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.76s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.66s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.61s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.45s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.59s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.35s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.44s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.78s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.38s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.89s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.09s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.51s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.61s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.63s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.07s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.61s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.35s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.15s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.71s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.86s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.44s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.36s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.69s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.66s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.85s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.23s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.75s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.17s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.85s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.28s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.72s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.65s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.72s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.84s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.76s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.70s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.51s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.23s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.29s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.11s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.40s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-03-24T03:52:40.765Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-24T03:52:40.765Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.49s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.04s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildContChar (4.21s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.24s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.75s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.29s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.89s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.26s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.06s) [2020-03-24T03:52:40.765Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-24T03:52:40.765Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.765Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-24T03:52:40.765Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.765Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-24T03:52:40.765Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.765Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-03-24T03:52:40.765Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.33s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.27s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.14s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.45s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.56s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.02s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.43s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.46s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.43s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.97s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.33s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.25s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.59s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.66s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.85s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.26s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.68s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.00s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.74s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.50s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.33s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.49s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnv (1.30s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.44s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.89s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.75s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.61s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.62s) [2020-03-24T03:52:40.765Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-24T03:52:40.765Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.96s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildExpose (0.41s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.49s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFails (1.06s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.61s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.36s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.89s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.48s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.97s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.45s) [2020-03-24T03:52:40.765Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.41s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.87s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildHistory (6.33s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.67s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.49s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.87s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.76s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.67s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.36s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.63s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.69s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.50s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.99s) [2020-03-24T03:52:40.766Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-24T03:52:40.766Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.09s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.49s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.35s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.01s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.81s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.41s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.54s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.68s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.05s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.26s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.70s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.42s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.60s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.97s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.70s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.06s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildPATH (2.45s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.88s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.45s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.50s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.37s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildRm (3.52s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.32s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.39s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.61s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.26s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.10s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.22s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2020-03-24T03:52:40.766Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-24T03:52:40.766Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildStderr (1.05s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.38s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.23s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.82s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.33s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.01s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildUser (2.37s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.23s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.65s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.54s) [2020-03-24T03:52:40.766Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-24T03:52:40.766Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.766Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-24T03:52:40.766Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.766Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-24T03:52:40.766Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.766Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-24T03:52:40.766Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.12s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.79s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.16s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.45s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.10s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.77s) [2020-03-24T03:52:40.766Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2020-03-24T03:52:40.766Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.10s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.73s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-24T03:52:40.766Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-24T03:52:40.766Z] docker_cli_sni_test.go:18: Flakey test [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.92s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.17s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCommitTTY (2.06s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.81s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.71s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.80s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.84s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.02s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.24s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.15s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.55s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.83s) [2020-03-24T03:52:40.766Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-24T03:52:40.766Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.60s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.15s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.52s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.15s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.67s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.58s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007ac260_} (1.63s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1920656396_/foo_false____} (1.63s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1920656396_/foo_true____} (1.64s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3219842043_/foo_false____} (1.62s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3219842043_/foo_true____} (1.60s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3219842043_/foo_true__0xc0007ac2c0__} (1.65s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007ac2e0_} (1.59s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007ac300_} (1.84s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007ac320_} (1.69s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007ac340_} (1.56s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.02s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.20s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.87s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.28s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.04s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.08s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.36s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2020-03-24T03:52:40.766Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.15s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.13s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.83s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.93s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.56s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.28s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.58s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.94s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.22s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.63s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.05s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.80s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.47s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.72s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2020-03-24T03:52:40.767Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-24T03:52:40.767Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-03-24T03:52:40.767Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-24T03:52:40.767Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.46s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.73s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.92s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.36s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.04s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.66s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.60s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.78s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.78s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.06s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsCommit (1.15s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.99s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.91s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.94s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.06s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.91s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsCopy (1.29s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.67s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.70s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.76s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.58s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFilters (1.64s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFormat (1.66s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2020-03-24T03:52:40.767Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-03-24T03:52:40.767Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-24T03:52:40.767Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-03-24T03:52:40.767Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.11s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsTop (1.14s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.69s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExec (0.96s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.06s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.99s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.64s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.84s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecCgroup (1.16s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.84s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecInspectID (1.93s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecParseError (0.80s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.52s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecStartFails (0.99s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.00s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecUlimits (0.87s) [2020-03-24T03:52:40.767Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-24T03:52:40.767Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.12s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.95s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.89s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestExecWithUser (1.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestHealth (21.10s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.03s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.09s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.90s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImportGzipped (2.09s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.06s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.00s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.97s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.98s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.76s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2020-03-24T03:52:40.767Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-24T03:52:40.767Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectDefault (0.82s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectHistory (0.80s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-03-24T03:52:40.767Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-24T03:52:40.767Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.97s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.14s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.73s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectStatus (0.88s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.04s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.78s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.84s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.75s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-24T03:52:40.767Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.49s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.65s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.56s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.48s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.58s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.08s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.48s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.20s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.92s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.79s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.19s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.19s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.26s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.90s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.24s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.79s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.25s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.32s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.13s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.64s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.77s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsSince (6.91s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.80s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.48s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.76s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestNetHostname (2.38s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.23s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.40s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPluginActive (1.79s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.27s) [2020-03-24T03:52:40.768Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-24T03:52:40.768Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.13s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.42s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.44s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPortList (11.26s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.53s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.62s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.86s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsByOrder (3.47s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.03s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.60s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.08s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.90s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.56s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.68s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.81s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.56s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.74s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.81s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2020-03-24T03:52:40.768Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-24T03:52:40.768Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.57s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.47s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.35s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.55s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.13s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.55s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.96s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.78s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.06s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.18s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.49s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.81s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAddHost (0.96s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.71s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.31s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.06s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.68s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.72s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.08s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.06s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.95s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.90s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.14s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.89s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.35s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.77s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.75s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.19s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.14s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.92s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.68s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.84s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.73s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.53s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2020-03-24T03:52:40.768Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-24T03:52:40.768Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.768Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-24T03:52:40.768Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.73s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.56s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.43s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.83s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.89s) [2020-03-24T03:52:40.768Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-24T03:52:40.768Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.90s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.89s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.89s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.99s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-03-24T03:52:40.768Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-24T03:52:40.768Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.55s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.10s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2020-03-24T03:52:40.768Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.67s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunMount (6.19s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.44s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.45s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.63s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.75s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.64s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.43s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.50s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.77s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.87s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.97s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.69s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2020-03-24T03:52:40.769Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.60s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-24T03:52:40.769Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.49s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunRm (0.86s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.98s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.88s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunSysctls (1.60s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.56s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.02s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.99s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.95s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.94s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.37s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.38s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUserByID (0.94s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.85s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUserByName (0.90s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.87s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2020-03-24T03:52:40.769Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.85s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.23s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.88s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.37s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.86s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.73s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.27s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.94s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.89s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.06s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-03-24T03:52:40.769Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.90s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.10s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.77s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.74s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.97s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.94s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.86s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.93s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.01s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.75s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.89s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.71s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.81s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.84s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.34s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s) [2020-03-24T03:52:40.769Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents134817277 [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.38s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.57s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.51s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.50s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.50s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStartRecordError (1.75s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.48s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.23s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.03s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.21s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.90s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.24s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.01s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.70s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.56s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateStats (3.88s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-03-24T03:52:40.769Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-24T03:52:40.769Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.87s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.99s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.60s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.23s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.60s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.25s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.33s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.33s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.53s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.47s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.62s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.59s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.67s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s) [2020-03-24T03:52:40.769Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-03-24T03:52:40.770Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-03-24T03:52:40.770Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-03-24T03:52:40.770Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-24T03:52:40.770Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2020-03-24T03:52:40.770Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.43s) [2020-03-24T03:52:40.770Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-24T03:52:40.770Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-24T03:52:40.770Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.14s) [2020-03-24T03:52:40.770Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.21s) [2020-03-24T03:52:40.770Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-24T03:52:40.770Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-24T03:52:40.770Z] === RUN TestDockerRegistrySuite [2020-03-24T03:52:40.770Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-24T03:52:42.665Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-24T03:52:44.035Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-24T03:52:45.929Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-24T03:52:45.929Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-24T03:52:50.107Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-24T03:52:55.359Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-24T03:52:59.542Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-24T03:53:00.473Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-24T03:53:01.842Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-24T03:53:03.214Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-24T03:53:04.583Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-24T03:53:05.953Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-24T03:53:07.323Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-24T03:53:08.694Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-24T03:53:11.970Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-24T03:53:14.496Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-24T03:53:15.428Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-24T03:53:19.603Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-24T03:53:20.167Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-24T03:53:20.424Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-24T03:53:21.814Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-24T03:53:23.188Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-24T03:53:24.557Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-24T03:53:28.733Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-24T03:53:28.733Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-24T03:53:30.109Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-24T03:53:30.366Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-24T03:53:30.366Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-24T03:53:30.623Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-24T03:53:30.880Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-24T03:53:31.136Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-24T03:53:31.393Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-24T03:53:32.764Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-24T03:53:35.285Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-24T03:53:36.215Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-24T03:53:38.111Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-24T03:53:38.675Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite (59.04s) [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.01s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d95fa27b6ba82] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d4ba5968984a8] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d178d5ca6c488] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-24T03:53:39.606Z] check_test.go:196: [de68b0d893379] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.23s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d10fa3440e0ee] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.24s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d8187a4d01373] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.46s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d829b089407c5] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d2dce81336175] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2020-03-24T03:53:39.606Z] check_test.go:196: [db964dd6ed665] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d0cc5c696b317] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2020-03-24T03:53:39.606Z] check_test.go:196: [dd1d4a250af48] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d82ed7de3bf59] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d443db96013ed] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d3cb1febacbcc] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.88s) [2020-03-24T03:53:39.606Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a9cb666749c4dfb058496aa343a5c699852ae23d266e2f1dfb6a6de66cf0997d [2020-03-24T03:53:39.606Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0bb412fc02852e38a288207ca61086d78370a294a21a7ab10b274db5f01ca177 [2020-03-24T03:53:39.606Z] check_test.go:196: [d453abbaff673] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.64s) [2020-03-24T03:53:39.606Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:820cfe57edf4e0a23023cef3cb44e6544d510bfb408fac85d14bdd193bfe5b50 [2020-03-24T03:53:39.606Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d5c2f17730495adb04882d70925279f5952b87339ddc1ff8597bdeee3e4e6d7 [2020-03-24T03:53:39.606Z] check_test.go:196: [da43726f4c063] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d55ae464bf830] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.33s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d1b6ac5eff792] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d269a3dd252f9] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-24T03:53:39.606Z] check_test.go:196: [dbe3faf697892] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.40s) [2020-03-24T03:53:39.606Z] check_test.go:196: [d59834a04660c] daemon is not started [2020-03-24T03:53:39.606Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2020-03-24T03:53:39.607Z] check_test.go:196: [d1bcceaf040c2] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-03-24T03:53:39.607Z] check_test.go:196: [da780cea66458] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.82s) [2020-03-24T03:53:39.607Z] check_test.go:196: [da3eeb4ae27af] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-03-24T03:53:39.607Z] check_test.go:196: [d0ef514d84495] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s) [2020-03-24T03:53:39.607Z] check_test.go:196: [d8df7447957ae] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2020-03-24T03:53:39.607Z] check_test.go:196: [de9b4806a6d73] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-24T03:53:39.607Z] check_test.go:196: [d939b0f65644c] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-03-24T03:53:39.607Z] check_test.go:196: [d1ac3507a10ee] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-24T03:53:39.607Z] check_test.go:196: [d7d130164f560] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-03-24T03:53:39.607Z] check_test.go:196: [d1aa9bd76456d] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-24T03:53:39.607Z] check_test.go:196: [d970533fe232b] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2020-03-24T03:53:39.607Z] check_test.go:196: [d9b2d130a4078] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.26s) [2020-03-24T03:53:39.607Z] check_test.go:196: [db5df6231c9bd] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.27s) [2020-03-24T03:53:39.607Z] check_test.go:196: [da64610526f62] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.45s) [2020-03-24T03:53:39.607Z] check_test.go:196: [d1582c896e93b] daemon is not started [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-03-24T03:53:39.607Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-03-24T03:53:39.607Z] === RUN TestDockerSchema1RegistrySuite [2020-03-24T03:53:39.607Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-24T03:53:39.607Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-24T03:53:44.874Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-24T03:53:49.056Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-24T03:53:53.231Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-24T03:53:54.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-24T03:53:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-24T03:53:55.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-24T03:53:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-24T03:53:58.527Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-24T03:53:59.896Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-24T03:54:04.073Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-24T03:54:04.073Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-24T03:54:04.330Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-24T03:54:04.330Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-24T03:54:04.894Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-24T03:54:04.894Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-24T03:54:05.458Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite (25.95s) [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d43d16d77abc8] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.57s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d28420bc7a2fb] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.33s) [2020-03-24T03:54:05.458Z] check_test.go:223: [deab8c98252d3] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.30s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d71d22ef43765] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s) [2020-03-24T03:54:05.458Z] check_test.go:223: [dd19f92ba7846] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s) [2020-03-24T03:54:05.458Z] check_test.go:223: [dfd5171e97c88] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d05b06f8e7cba] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d329e0502f490] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d35e3173c57f5] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d74b802155215] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.81s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d60f4935ecd20] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d9e6d09f50c5b] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d2935b42c34f1] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d52944e1bf057] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d48374f4c210a] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-24T03:54:05.458Z] check_test.go:223: [dfa239d7fb89a] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-03-24T03:54:05.458Z] check_test.go:223: [d39ad7013886a] daemon is not started [2020-03-24T03:54:05.458Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-24T03:54:05.458Z] check_test.go:223: [de34d5df43fee] daemon is not started [2020-03-24T03:54:05.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-24T03:54:05.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-24T03:54:06.389Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-24T03:54:06.953Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-24T03:54:07.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-24T03:54:08.141Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-24T03:54:08.409Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-24T03:54:08.972Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-24T03:54:09.229Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-24T03:54:09.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.00s) [2020-03-24T03:54:09.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2020-03-24T03:54:09.486Z] check_test.go:252: [d019e7e0b5c49] daemon is not started [2020-03-24T03:54:09.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-03-24T03:54:09.486Z] check_test.go:252: [d9095fd758c14] daemon is not started [2020-03-24T03:54:09.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-24T03:54:09.486Z] check_test.go:252: [db00e58f4731a] daemon is not started [2020-03-24T03:54:09.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-03-24T03:54:09.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-03-24T03:54:09.486Z] check_test.go:252: [d0cf4d67b5a32] daemon is not started [2020-03-24T03:54:09.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-03-24T03:54:09.486Z] check_test.go:252: [db227a58f088c] daemon is not started [2020-03-24T03:54:09.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-03-24T03:54:09.486Z] check_test.go:252: [d0e867c5fc6e9] daemon is not started [2020-03-24T03:54:09.486Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-24T03:54:09.486Z] check_test.go:252: [d9fb4b881a71d] daemon is not started [2020-03-24T03:54:09.486Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-24T03:54:09.486Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-24T03:54:13.660Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-24T03:54:14.590Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-24T03:54:14.847Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-24T03:54:14.847Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-24T03:54:15.104Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-24T03:54:15.362Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-03-24T03:54:15.362Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-03-24T03:54:15.362Z] check_test.go:279: [dc8a9f79ab7bd] daemon is not started [2020-03-24T03:54:15.362Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-24T03:54:15.362Z] check_test.go:279: [df47daa403bd4] daemon is not started [2020-03-24T03:54:15.362Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-24T03:54:15.362Z] check_test.go:279: [d52e3d7cab7ee] daemon is not started [2020-03-24T03:54:15.362Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.20s) [2020-03-24T03:54:15.362Z] check_test.go:279: [d4f227f387097] daemon is not started [2020-03-24T03:54:15.362Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-24T03:54:15.362Z] check_test.go:279: [da785e5de6fb8] daemon is not started [2020-03-24T03:54:15.362Z] === RUN TestDockerNetworkSuite [2020-03-24T03:54:15.362Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-24T03:54:18.638Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-24T03:54:19.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-24T03:54:24.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-24T03:54:27.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-24T03:54:27.348Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-24T03:54:29.242Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-24T03:54:29.242Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-24T03:54:29.500Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-24T03:54:29.757Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-24T03:54:30.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-24T03:54:30.688Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-24T03:54:33.211Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-24T03:54:33.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-24T03:54:38.466Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-24T03:54:40.991Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-24T03:54:44.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-24T03:54:47.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-24T03:54:49.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-24T03:54:50.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-24T03:54:50.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-24T03:54:52.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-24T03:54:54.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-24T03:54:54.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-24T03:54:54.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-24T03:54:55.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-24T03:54:55.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-24T03:54:56.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-24T03:54:56.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-24T03:54:57.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-24T03:54:59.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-24T03:54:59.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-24T03:54:59.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-24T03:54:59.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-24T03:55:03.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-24T03:55:07.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-24T03:55:17.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-24T03:55:17.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-24T03:55:17.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-24T03:55:17.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-24T03:55:17.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-24T03:55:17.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-24T03:55:18.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-24T03:55:18.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-24T03:55:22.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-24T03:55:22.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-24T03:55:22.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-24T03:55:23.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-24T03:55:27.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-24T03:55:33.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-24T03:55:33.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-24T03:55:34.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-24T03:55:35.480Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-24T03:55:36.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-24T03:55:36.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-24T03:55:38.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-24T03:55:38.478Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-24T03:55:38.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-24T03:55:40.632Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-24T03:55:42.531Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-24T03:55:45.808Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite (92.02s) [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.00s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d293735a9b2f2] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d9df0c481b421] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.69s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d3df6fc0d9bc9] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.67s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d83f301e07294] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:1233: [d4f34d255fa86] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.64s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [db0d0747fc386] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.44s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d11c82ac7230d] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.63s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [daafb1d3270dd] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.77s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [db09e92343b30] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d073fc4f0d70b] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d8894a42799d3] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d6ecd9d4bfaee] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.59s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [df40991842590] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d7fc6f34daf02] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [dd1a982fde155] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.41s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d02d0c26bb34e] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d7523138f2a94] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d67661d977cb1] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [df2c7c28724a8] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.38s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [d30d9c77a7f85] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.57s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [dba166285ac46] daemon is not started [2020-03-24T03:55:47.178Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-03-24T03:55:47.178Z] docker_cli_network_unix_test.go:46: [dd6e5884dff43] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d80d3bf56cf0f] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d142ab250401f] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.84s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:968: [d3c4fc596fab4] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.62s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d739fa043bb77] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.51s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:1116: [dba0d7a07f922] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d8a7ac1c4b47b] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.71s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [db2bd23ac2bc7] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d6a995328731c] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d2a23935bd51f] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d7a5002a33246] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d0f248859033c] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [db1102f27a42a] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.03s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d9fd75a0cdb34] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [de521e23cd12b] daemon is not started [2020-03-24T03:55:47.179Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [dc856b28f190b] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [de3b6cfa7e1ac] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.48s) [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.69s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:1084: [dc483309dd321] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d6bafbfbeaa31] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.32s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [dac116af5f6be] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.68s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d0ab1b249157c] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d5f0f4a3b2025] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.20s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [db8c1d8678832] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d7c3ef0990069] daemon is not started [2020-03-24T03:55:47.179Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s) [2020-03-24T03:55:47.179Z] docker_cli_network_unix_test.go:46: [d04af8f3127d0] daemon is not started [2020-03-24T03:55:47.437Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.96s) [2020-03-24T03:55:47.437Z] docker_cli_network_unix_test.go:46: [d4caed9d9c859] daemon is not started [2020-03-24T03:55:47.437Z] === RUN TestDockerHubPullSuite [2020-03-24T03:55:47.437Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-24T03:55:48.807Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-24T03:55:50.705Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-24T03:55:50.961Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-24T03:55:51.524Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-24T03:55:52.896Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-24T03:55:53.154Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-24T03:55:53.154Z] --- PASS: TestDockerHubPullSuite (5.99s) [2020-03-24T03:55:53.154Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.49s) [2020-03-24T03:55:53.154Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-03-24T03:55:53.154Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s) [2020-03-24T03:55:53.154Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.54s) [2020-03-24T03:55:53.154Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-03-24T03:55:53.411Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-03-24T03:55:53.411Z] PASS [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === Skipped [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-24T03:55:53.411Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-24T03:55:53.411Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-24T03:55:53.411Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-24T03:55:53.411Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-24T03:55:53.411Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-24T03:55:53.411Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-24T03:55:53.411Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-24T03:55:53.411Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-03-24T03:55:53.411Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-03-24T03:55:53.411Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-24T03:55:53.411Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-24T03:55:53.411Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-24T03:55:53.411Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-24T03:55:53.411Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-24T03:55:53.411Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-24T03:55:53.411Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-24T03:55:53.411Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-24T03:55:53.411Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-24T03:55:53.411Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-24T03:55:53.411Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.411Z] [2020-03-24T03:55:53.411Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-24T03:55:53.412Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-24T03:55:53.412Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2020-03-24T03:55:53.412Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-24T03:55:53.412Z] docker_cli_sni_test.go:18: Flakey test [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-24T03:55:53.412Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-03-24T03:55:53.412Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-03-24T03:55:53.412Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-24T03:55:53.412Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-24T03:55:53.412Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2020-03-24T03:55:53.412Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-03-24T03:55:53.412Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-24T03:55:53.412Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-24T03:55:53.412Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-24T03:55:53.412Z] docker_cli_network_unix_test.go:46: [dc856b28f190b] daemon is not started [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] [2020-03-24T03:55:53.412Z] DONE 1277 tests, 44 skipped in 1992.409s [2020-03-24T03:55:53.412Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-24T03:55:53.412Z] ++++ cat bundles/test-integration/docker.pid [2020-03-24T03:55:53.412Z] +++ kill 7416 [2020-03-24T03:55:53.412Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-24T03:55:54.343Z] +++ /etc/init.d/apparmor stop [2020-03-24T03:55:54.343Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-24T03:55:54.343Z] [2020-03-24T03:55:54.343Z] Unloading profiles will leave already running processes permanently [2020-03-24T03:55:54.343Z] unconfined, which can lead to unexpected situations. [2020-03-24T03:55:54.343Z] [2020-03-24T03:55:54.343Z] To set a process to complain mode, use the command line tool [2020-03-24T03:55:54.343Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-24T03:55:54.343Z] +++ true [2020-03-24T03:55:54.343Z] [2020-03-24T03:56:16.246Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-24T03:56:31.097Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-24T03:56:31.661Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-24T03:56:34.935Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-24T03:56:38.218Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-24T03:56:46.320Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-24T03:56:51.574Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-24T03:56:54.096Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-24T03:56:56.620Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-24T03:56:59.895Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-24T03:57:03.170Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-24T03:57:06.444Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-24T03:57:08.968Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-24T03:58:05.156Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-24T03:58:20.009Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-24T03:58:38.065Z] --- PASS: TestDockerSwarmSuite (1773.12s) [2020-03-24T03:58:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.54s) [2020-03-24T03:58:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.87s) [2020-03-24T03:58:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.77s) [2020-03-24T03:58:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.57s) [2020-03-24T03:58:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-03-24T03:58:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.01s) [2020-03-24T03:58:38.065Z] docker_api_swarm_test.go:563: [d1d6bae29ab1a] joining swarm manager [dba1da9fb6c9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:585: [d59512c002cab] joining swarm manager [dba1da9fb6c9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] check_test.go:380: [d1d6bae29ab1a] daemon is not started [2020-03-24T03:58:38.066Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.83s) [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:46: [d21d2ece4a056] joining swarm manager [dd0510ecbb491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.66s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.80s) [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:304: [d7a9283061309] joining swarm manager [d51dc838787f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:305: [d519ff569c7be] joining swarm manager [d51dc838787f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.77s) [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:272: [d40cc31912506] joining swarm manager [d414a2b243695]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:273: [da49de0dc4854] joining swarm manager [d414a2b243695]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.33s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.95s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.22s) [2020-03-24T03:58:38.066Z] docker_api_swarm_node_test.go:19: [d3d7f8e882fb7] joining swarm manager [d64dd4aa370f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_node_test.go:20: [d0d3853ea9e2b] joining swarm manager [d64dd4aa370f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.37s) [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:502: [d13812fe23092] joining swarm manager [da21d14490b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:507: [d1e166bce5327] joining swarm manager [da21d14490b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.07s) [2020-03-24T03:58:38.066Z] docker_api_swarm_node_test.go:80: [d4184f84a31e4] joining swarm manager [dac6b92dbb6c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.40s) [2020-03-24T03:58:38.066Z] docker_api_swarm_node_test.go:52: [dd9e276dfdd96] joining swarm manager [d3886ef286f14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_node_test.go:53: [d5b87683cf01e] joining swarm manager [d3886ef286f14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.69s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.90s) [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:202: [d1a14d3ff87bf] joining swarm manager [d1fe418c5ac6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.12s) [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:384: [d59c3d2aaa671] joining swarm manager [d59b40b126863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:385: [d91689275dfca] joining swarm manager [d59b40b126863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] check_test.go:380: [d91689275dfca] daemon is not started [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.98s) [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:802: [dbb4997ae1bd7] joining swarm manager [d0d3b8a8843ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:802: [dfbd4a1f22cef] joining swarm manager [d0d3b8a8843ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:802: [db8e04970ff56] joining swarm manager [d0d3b8a8843ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:802: [d4844853ff38a] joining swarm manager [d0d3b8a8843ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:810: [d3365d71d4801] joining swarm manager [d0d3b8a8843ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.03s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.53s) [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:394: [d63717fc297c7] joining swarm manager [db6b5c016e745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:394: [dc7a55a022bf1] joining swarm manager [db6b5c016e745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.02s) [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:342: [db9a39a18f447] joining swarm manager [dfa5f95c0209a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:342: [d61f1bf55a280] joining swarm manager [dfa5f95c0209a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.80s) [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:489: [dd6fd0c447a76] joining swarm manager [d72d61ab8b296]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:489: [d686451cfc3cc] joining swarm manager [d72d61ab8b296]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.40s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.96s) [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:127: [d8139a042b155] joining swarm manager [df4c38cac3635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:128: [da716b920c150] joining swarm manager [df4c38cac3635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:136: [d7b65b03828d1] joining swarm manager [df4c38cac3635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:137: [df20a7ba0e7d9] joining swarm manager [df4c38cac3635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.23s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s) [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:303: [df5b652ebf08b] joining swarm manager [d2c414f035d1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:303: [dc3770a2c7b7b] joining swarm manager [d2c414f035d1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.45s) [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:99: [dc68379590a69] joining swarm manager [d1b4c50ae2cfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:100: [df503703b2f00] joining swarm manager [d1b4c50ae2cfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] check_test.go:380: [dc68379590a69] daemon is not started [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s) [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:532: [dfd7ca75781d9] joining swarm manager [d74ad92d4d6a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:533: [d5c409eda2d03] joining swarm manager [d74ad92d4d6a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.19s) [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:147: [d10356b91eef9] joining swarm manager [d234bc25b5775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_api_swarm_service_test.go:147: [d82ea6a9e2ff9] joining swarm manager [d234bc25b5775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.04s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.28s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.70s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.37s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.25s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.97s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.78s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.17s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.14s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (12.01s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.98s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.14s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.33s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.94s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.48s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.59s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.38s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.97s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.57s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.89s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.65s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.61s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.53s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.08s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.06s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.09s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.57s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.54s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.31s) [2020-03-24T03:58:38.066Z] docker_cli_service_logs_test.go:241: checking task sb8yfvw63ois [2020-03-24T03:58:38.066Z] docker_cli_service_logs_test.go:246: checking messages for sb8yfvw63ois [2020-03-24T03:58:38.066Z] docker_cli_service_logs_test.go:241: checking task 9med2oiu1ikp [2020-03-24T03:58:38.066Z] docker_cli_service_logs_test.go:246: checking messages for 9med2oiu1ikp [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.93s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.12s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.79s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.64s) [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1901: [d34fc774d22de] joining swarm manager [d834eb2452342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1902: [ddce3e389c5c0] joining swarm manager [d834eb2452342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.43s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.04s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.04s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.16s) [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1802: [d32aeb79c5690] joining swarm manager [d077ef12612df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1803: [d8c55ce69c9db] joining swarm manager [d077ef12612df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.40s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (137.06s) [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1321: [d157926184ac0] joining swarm manager [d70082de791ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1322: [d3f56a1e4b315] joining swarm manager [d70082de791ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.46s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.39s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.76s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.03s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.87s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.85s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.19s) [2020-03-24T03:58:38.066Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.50s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.09s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.44s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.10s) [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1186: [d9a3cdf822639] joining swarm manager [dedc2a2337f16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1195: [dd862fa0dd2ad] joining swarm manager [dedc2a2337f16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.22s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.63s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.06s) [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1118: [d2391f6932def] joining swarm manager [d76632462c8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1119: [d29bf20ebe13c] joining swarm manager [d76632462c8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1172: [df5d397807c57] joining swarm manager [d76632462c8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.02s) [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1453: [df7fb9e6b78e0] joining swarm manager [de58b15f03a6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] docker_cli_swarm_test.go:1454: [da78f7d5f7ce8] joining swarm manager [de58b15f03a6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.39s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.37s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.57s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.46s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.12s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.35s) [2020-03-24T03:58:38.066Z] docker_cli_swarm_unix_test.go:62: [d66384945ade9] joining swarm manager [d1f5a28ceec71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.14s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.13s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.96s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.25s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.74s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.22s) [2020-03-24T03:58:38.066Z] docker_api_swarm_test.go:962: [d71bdcd2eaea8] joining swarm manager [d55df6d84928e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.94s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.03s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.00s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.24s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.41s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.33s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.04s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.01s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.11s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.93s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.93s) [2020-03-24T03:58:38.066Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.49s) [2020-03-24T03:58:38.066Z] === RUN TestDockerExternalVolumeSuite [2020-03-24T03:58:38.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-24T03:58:52.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-24T04:00:00.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-24T04:00:10.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-24T04:00:42.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-24T04:00:54.774Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-24T04:01:26.815Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-24T04:01:41.666Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-24T04:02:13.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-24T04:02:28.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-24T04:02:46.621Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-24T04:03:33.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-24T04:03:51.368Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-24T04:04:23.408Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-24T04:04:55.449Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-24T04:05:10.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-24T04:05:28.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-24T04:05:43.214Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite (441.17s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2020-03-24T04:05:58.067Z] docker_cli_external_volume_driver_test.go:53: [d54237b86c6df] daemon is not started [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-03-24T04:05:58.067Z] docker_cli_external_volume_driver_test.go:53: [d307262876b41] daemon is not started [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-24T04:05:58.067Z] docker_cli_external_volume_driver_test.go:53: [dea6e68b0eb8d] daemon is not started [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-24T04:05:58.067Z] docker_cli_external_volume_driver_test.go:53: [dd7ad800949df] daemon is not started [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.32s) [2020-03-24T04:05:58.067Z] docker_cli_external_volume_driver_test.go:485: [d16d5300cd748] daemon is not started [2020-03-24T04:05:58.067Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-24T04:05:58.067Z] docker_cli_external_volume_driver_test.go:53: [d120e84e0ea50] daemon is not started [2020-03-24T04:05:58.067Z] PASS [2020-03-24T04:05:58.067Z] [2020-03-24T04:05:58.067Z] === Skipped [2020-03-24T04:05:58.067Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-24T04:05:58.067Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-24T04:05:58.067Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-24T04:05:58.067Z] check_test.go:309: [d7be9731472f4] daemon is not started [2020-03-24T04:05:58.067Z] [2020-03-24T04:05:58.067Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.05s) [2020-03-24T04:05:58.067Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.05s) [2020-03-24T04:05:58.067Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-24T04:05:58.067Z] check_test.go:309: [ddad95936e644] daemon is not started [2020-03-24T04:05:58.067Z] [2020-03-24T04:05:58.067Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-24T04:05:58.067Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-24T04:05:58.067Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-24T04:05:58.067Z] check_test.go:309: [d85a1d01ad004] daemon is not started [2020-03-24T04:05:58.067Z] [2020-03-24T04:05:58.067Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-24T04:05:58.067Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-24T04:05:58.067Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-24T04:05:58.067Z] [2020-03-24T04:05:58.067Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-24T04:05:58.067Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-24T04:05:58.067Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-24T04:05:58.067Z] [2020-03-24T04:05:58.067Z] [2020-03-24T04:05:58.067Z] DONE 273 tests, 5 skipped in 2597.518s [2020-03-24T04:05:58.067Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-24T04:05:58.067Z] ++++ cat bundles/test-integration/docker.pid [2020-03-24T04:05:58.067Z] +++ kill 7433 [2020-03-24T04:05:58.631Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a584cf5b4d9/docker.pid [2020-03-24T04:05:58.631Z] +++ kill 4321 [2020-03-24T04:05:58.631Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4321 is not a child of this shell [2020-03-24T04:05:58.631Z] warning: PID 4321 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a584cf5b4d9/docker.pid had a nonzero exit code [2020-03-24T04:05:58.631Z] +++ /etc/init.d/apparmor stop [2020-03-24T04:05:58.631Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-24T04:05:58.631Z] [2020-03-24T04:05:58.631Z] Unloading profiles will leave already running processes permanently [2020-03-24T04:05:58.631Z] unconfined, which can lead to unexpected situations. [2020-03-24T04:05:58.631Z] [2020-03-24T04:05:58.631Z] To set a process to complain mode, use the command line tool [2020-03-24T04:05:58.631Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-24T04:05:58.631Z] +++ true [2020-03-24T04:05:58.631Z] [2020-03-24T04:05:59.198Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-24T04:05:59.213Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-24T04:06:02.080Z] + echo Ensuring container killed. [2020-03-24T04:06:02.080Z] Ensuring container killed. [2020-03-24T04:06:02.080Z] + docker ps -aq -f name=docker-pr4-* [2020-03-24T04:06:02.080Z] + cids=fc9ec6855e98 [2020-03-24T04:06:02.080Z] 1210eacb8851 [2020-03-24T04:06:02.080Z] 84c63b0636e6 [2020-03-24T04:06:02.080Z] + [ -n fc9ec6855e98 [2020-03-24T04:06:02.080Z] 1210eacb8851 [2020-03-24T04:06:02.080Z] 84c63b0636e6 ] [2020-03-24T04:06:02.080Z] + docker rm -vf fc9ec6855e98 1210eacb8851 84c63b0636e6 [2020-03-24T04:06:03.011Z] fc9ec6855e98 [2020-03-24T04:06:03.943Z] 1210eacb8851 [2020-03-24T04:06:04.507Z] 84c63b0636e6 [Pipeline] sh [2020-03-24T04:06:04.798Z] + echo Chowning /workspace to jenkins user [2020-03-24T04:06:04.798Z] Chowning /workspace to jenkins user [2020-03-24T04:06:04.798Z] + id -u [2020-03-24T04:06:04.798Z] + id -g [2020-03-24T04:06:04.798Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40732:/workspace busybox chown -R 1000:1000 /workspace [2020-03-24T04:06:04.798Z] Unable to find image 'busybox:latest' locally [2020-03-24T04:06:10.054Z] latest: Pulling from library/busybox [2020-03-24T04:06:10.054Z] 0669b0daf1fb: Pulling fs layer [2020-03-24T04:06:10.054Z] 0669b0daf1fb: Download complete [2020-03-24T04:06:10.054Z] 0669b0daf1fb: Pull complete [2020-03-24T04:06:10.054Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-24T04:06:10.054Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-24T04:06:14.533Z] + bundleName=amd64 [2020-03-24T04:06:14.533Z] + echo Creating amd64-bundles.tar.gz [2020-03-24T04:06:14.533Z] Creating amd64-bundles.tar.gz [2020-03-24T04:06:14.533Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-24T04:06:14.533Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-24T04:06:15.914Z] Archiving artifacts [2020-03-24T04:06:17.752Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40732/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-24T04:06:18.063Z] + make clean [2020-03-24T04:06:18.320Z] docker volume rm -f docker-dev-cache [2020-03-24T04:06:18.320Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-24T04:23:22.949Z] ok github.com/docker/docker/integration-cli 2704.259s [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === Skipped [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-24T04:23:22.949Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-24T04:23:22.949Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-03-24T04:23:22.949Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-03-24T04:23:22.949Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-03-24T04:23:22.949Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-24T04:23:22.949Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-03-24T04:23:22.949Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-03-24T04:23:22.949Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-03-24T04:23:22.949Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-03-24T04:23:22.949Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-24T04:23:22.949Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-24T04:23:22.949Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-03-24T04:23:22.949Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-03-24T04:23:22.949Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2020-03-24T04:23:22.949Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2020-03-24T04:23:22.949Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.949Z] [2020-03-24T04:23:22.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-03-24T04:23:22.950Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-03-24T04:23:22.950Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-03-24T04:23:22.950Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-03-24T04:23:22.950Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.950Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-24T04:23:22.951Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2020-03-24T04:23:22.951Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-03-24T04:23:22.951Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-24T04:23:22.951Z] docker_cli_sni_test.go:18: Flakey test [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-24T04:23:22.951Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-03-24T04:23:22.951Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-03-24T04:23:22.951Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-03-24T04:23:22.951Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-03-24T04:23:22.951Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-03-24T04:23:22.951Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-24T04:23:22.951Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-24T04:23:22.951Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.951Z] [2020-03-24T04:23:22.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-24T04:23:22.952Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-03-24T04:23:22.952Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-24T04:23:22.952Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-24T04:23:22.952Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-24T04:23:22.952Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-24T04:23:22.952Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-24T04:23:22.952Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-24T04:23:22.952Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-24T04:23:22.952Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-24T04:23:22.952Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-03-24T04:23:22.952Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-03-24T04:23:22.952Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-03-24T04:23:22.952Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-24T04:23:22.952Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-24T04:23:22.952Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-03-24T04:23:22.952Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-24T04:23:22.952Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-24T04:23:22.952Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-24T04:23:22.952Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-24T04:23:22.952Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-03-24T04:23:22.952Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-03-24T04:23:22.952Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-24T04:23:22.952Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-24T04:23:22.952Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.952Z] [2020-03-24T04:23:22.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-24T04:23:22.953Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-24T04:23:22.953Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-24T04:23:22.953Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-24T04:23:22.953Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-03-24T04:23:22.953Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-24T04:23:22.953Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-03-24T04:23:22.953Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-03-24T04:23:22.953Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:22.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-24T04:23:22.953Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-24T04:23:22.953Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-24T04:23:22.953Z] [2020-03-24T04:23:23.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-24T04:23:23.417Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-24T04:23:23.417Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.417Z] [2020-03-24T04:23:23.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-24T04:23:23.417Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-24T04:23:23.417Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.417Z] [2020-03-24T04:23:23.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-24T04:23:23.417Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-24T04:23:23.417Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.417Z] [2020-03-24T04:23:23.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-24T04:23:23.417Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-24T04:23:23.417Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.417Z] [2020-03-24T04:23:23.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-24T04:23:23.417Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-24T04:23:23.417Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.417Z] [2020-03-24T04:23:23.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-24T04:23:23.417Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-24T04:23:23.417Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.417Z] [2020-03-24T04:23:23.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-24T04:23:23.417Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-24T04:23:23.417Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.417Z] [2020-03-24T04:23:23.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-24T04:23:23.417Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-24T04:23:23.417Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.417Z] [2020-03-24T04:23:23.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-24T04:23:23.417Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-24T04:23:23.417Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.417Z] [2020-03-24T04:23:23.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-03-24T04:23:23.418Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-24T04:23:23.418Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-24T04:23:23.418Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-24T04:23:23.418Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-03-24T04:23:23.418Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-03-24T04:23:23.418Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-24T04:23:23.418Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-24T04:23:23.418Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-24T04:23:23.418Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-24T04:23:23.418Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-03-24T04:23:23.418Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-24T04:23:23.418Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-03-24T04:23:23.418Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-03-24T04:23:23.418Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-24T04:23:23.418Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-24T04:23:23.418Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.418Z] [2020-03-24T04:23:23.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-24T04:23:23.418Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-24T04:23:23.419Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-24T04:23:23.419Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.419Z] [2020-03-24T04:23:23.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-24T04:23:23.420Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-24T04:23:23.420Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.420Z] [2020-03-24T04:23:23.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-03-24T04:23:23.421Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-03-24T04:23:23.421Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-03-24T04:23:23.421Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-03-24T04:23:23.421Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-24T04:23:23.421Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-24T04:23:23.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-24T04:23:23.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.421Z] [2020-03-24T04:23:23.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-24T04:23:23.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.422Z] [2020-03-24T04:23:23.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-24T04:23:23.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.885Z] [2020-03-24T04:23:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-24T04:23:23.885Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-24T04:23:23.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-24T04:23:23.886Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-24T04:23:23.886Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-24T04:23:23.886Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-24T04:23:23.886Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-24T04:23:23.886Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-24T04:23:23.886Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-24T04:23:23.886Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-24T04:23:23.886Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-24T04:23:23.886Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-24T04:23:23.886Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-24T04:23:23.886Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] DONE 1096 tests, 549 skipped in 2716.304s [2020-03-24T04:23:23.886Z] INFO: Integration tests ended at 03/24/2020 04:23:23. Duration:00:45:16.4262763 [2020-03-24T04:23:23.886Z] INFO: Docker info of the daemon under test at end of run [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] Containers: 2 [2020-03-24T04:23:23.886Z] Running: 0 [2020-03-24T04:23:23.886Z] Paused: 0 [2020-03-24T04:23:23.886Z] Stopped: 2 [2020-03-24T04:23:23.886Z] Images: 12 [2020-03-24T04:23:23.886Z] Server Version: 0.0.0-dev [2020-03-24T04:23:23.886Z] Storage Driver: windowsfilter [2020-03-24T04:23:23.886Z] Windows: [2020-03-24T04:23:23.886Z] Logging Driver: json-file [2020-03-24T04:23:23.886Z] Plugins: [2020-03-24T04:23:23.886Z] Volume: local [2020-03-24T04:23:23.886Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-24T04:23:23.886Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-24T04:23:23.886Z] Swarm: inactive [2020-03-24T04:23:23.886Z] Default Isolation: process [2020-03-24T04:23:23.886Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-24T04:23:23.886Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-24T04:23:23.886Z] OSType: windows [2020-03-24T04:23:23.886Z] Architecture: x86_64 [2020-03-24T04:23:23.886Z] CPUs: 4 [2020-03-24T04:23:23.886Z] Total Memory: 32GiB [2020-03-24T04:23:23.886Z] Name: azwin-2-3a6030 [2020-03-24T04:23:23.886Z] ID: FMGO:ZVFU:C3GZ:F37L:TGBS:3HG7:OGP5:XLKH:R7SZ:N6KT:IRHO:ZFNR [2020-03-24T04:23:23.886Z] Docker Root Dir: D:\CI\PR-40732\4\daemon [2020-03-24T04:23:23.886Z] Debug Mode (client): false [2020-03-24T04:23:23.886Z] Debug Mode (server): true [2020-03-24T04:23:23.886Z] File Descriptors: -1 [2020-03-24T04:23:23.886Z] Goroutines: 18 [2020-03-24T04:23:23.886Z] System Time: 2020-03-24T04:23:23.3968425Z [2020-03-24T04:23:23.886Z] EventsListeners: 0 [2020-03-24T04:23:23.886Z] Registry: https://index.docker.io/v1/ [2020-03-24T04:23:23.886Z] Labels: [2020-03-24T04:23:23.886Z] Experimental: false [2020-03-24T04:23:23.886Z] Insecure Registries: [2020-03-24T04:23:23.886Z] 127.0.0.0/8 [2020-03-24T04:23:23.886Z] Live Restore Enabled: false [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] [2020-03-24T04:23:23.886Z] INFO: Stopping daemon under test [2020-03-24T04:23:23.886Z] SUCCESS: The process with PID 4372 (child process of PID 4532) has been terminated. [2020-03-24T04:23:23.886Z] SUCCESS: The process with PID 4532 (child process of PID 4836) has been terminated. [2020-03-24T04:23:23.886Z] INFO: Stop tailing logs of the daemon under tests [2020-03-24T04:23:23.886Z] INFO: executeCI.ps1 Completed successfully at 03/24/2020 04:23:23. [2020-03-24T04:23:23.886Z] INFO: Tidying up at end of run [2020-03-24T04:23:23.886Z] INFO: Saving daemon under test log (d:\CI\PR-40732\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-24T04:23:23.886Z] INFO: Saving daemon under test log (d:\CI\PR-40732\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-24T04:23:23.886Z] INFO: Nuke-Everything... [2020-03-24T04:23:24.351Z] INFO: Container count on control daemon to delete is 2 [2020-03-24T04:23:24.814Z] e066af21f91d [2020-03-24T04:23:24.814Z] 1e948d09637b [2020-03-24T04:23:24.814Z] INFO: Tidying pidfile d:\CI\PR-40732\4\docker.pid [2020-03-24T04:23:24.814Z] INFO: Nuking d:\CI [2020-03-24T04:24:00.582Z] INFO: Zapped successfully [2020-03-24T04:24:00.582Z] [2020-03-24T04:24:00.582Z] INFO: executeCI.ps1 exiting at Tue Mar 24 04:23:56 CUT 2020. Duration 01:10:11.4408304 [2020-03-24T04:24:00.582Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-24T04:24:00.827Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-24T04:24:13.722Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-24T04:24:16.133Z] Archiving artifacts [2020-03-24T04:24:30.022Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40732/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-24T04:24:30.957Z] + make clean [2020-03-24T04:24:32.507Z] docker volume rm -f docker-dev-cache [2020-03-24T04:24:32.970Z] 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